Add user-agent and extractor-args to bypass YouTube bot detection
This commit is contained in:
@@ -13,7 +13,11 @@ services:
|
||||
- LOCALE=${LOCALE:-de}
|
||||
- LOGIN=${LOGIN:-true}
|
||||
- STREAM_ONLY=${STREAM_ONLY:-false}
|
||||
- YT_DLP_COOKIES=${YT_DLP_COOKIES:-}
|
||||
- YT_DLP_COOKIES_FROM_BROWSER=${YT_DLP_COOKIES_FROM_BROWSER:-}
|
||||
- YT_DLP_JS_RUNTIME=${YT_DLP_JS_RUNTIME:-deno}
|
||||
volumes:
|
||||
- ./downloaded:/downloaded
|
||||
- ./cookies:/cookies:ro
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user