mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-06 11:07:06 -05:00
YouTube may often return 404 HTTP error for a fragment causing the whole download to fail. However if the same fragment is immediately retried with the same request data this usually succeeds (1-2 attemps is usually enough) thus allowing to download the whole file successfully. So, we will retry all fragments that fail with 404 HTTP error for now.
3.1 KiB
3.1 KiB