From a6549d3d0e26524cd1f3e388e3da6b4ff466cca4 Mon Sep 17 00:00:00 2001 From: xyz Date: Mon, 13 Dec 2021 02:08:24 -0800 Subject: move cfgc files to their location by git rm then git add them --- home/xyz/.config/yt-dlp/config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 home/xyz/.config/yt-dlp/config (limited to 'home/xyz/.config/yt-dlp') diff --git a/home/xyz/.config/yt-dlp/config b/home/xyz/.config/yt-dlp/config new file mode 100644 index 00000000..3d455195 --- /dev/null +++ b/home/xyz/.config/yt-dlp/config @@ -0,0 +1,10 @@ +# --external-downloader also works for youtube-dl +--external-downloader aria2c + +# workaround youtube throttle +--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 -- cgit v1.2.3-70-g09d2