Anonymous 01/20/2022 (Thu) 23:35 No.146 del
>>78
>ffmpeg
...tries to download the video parts as fast as possible which makes it hit the Russian server's rate limit often.
ffmpeg will still power through the errors and eventually finish the download, but
it would be nice to slow ffmpeg down to stay under their rate limit.
There doesn't seem to be an easy way to do that though.
https://github.com/ytdl-org/youtube-dl/issues/29360