diff options
Diffstat (limited to 'home/xyz/.config/yt-dlp/config')
-rw-r--r-- | home/xyz/.config/yt-dlp/config | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/home/xyz/.config/yt-dlp/config b/home/xyz/.config/yt-dlp/config deleted file mode 100644 index 4ed6c4a7..00000000 --- a/home/xyz/.config/yt-dlp/config +++ /dev/null @@ -1,11 +0,0 @@ -# --external-downloader also works for youtube-dl ---external-downloader aria2c - -# workaround youtube throttle -# mar 17 2022 if use this command download is very slow, not sure why -#--throttled-rate 100K -# player_client=android,web seems become default since 2021.07.21 version -#--extractor-args youtube:player_client=android - -# manpage says yt-dlp use --sub-langs, youtube-dl use --sub-lang, but experiment shows yt-dlp also use --sub-lang ---sub-lang zh-Hans,zh-CN,zh-Hant,zh-SG,zh-TW,zh-HK,en,en-US,en-GB |