From 8e06cadf7c52a1f09de62416c7325259cfa20f72 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 8 Aug 2021 12:14:07 -0700 Subject: yt-dlp yt throttle workaround --- .config/yt-dlp/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config') diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config index b9968183..95f9c505 100644 --- a/.config/yt-dlp/config +++ b/.config/yt-dlp/config @@ -1,2 +1,7 @@ # --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 -- cgit v1.2.3-70-g09d2