mirror of https://github.com/blackjack4494/yt-dlc
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e33baba0dd
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. |
9 years ago | |
---|---|---|
.. | ||
__init__.py | 9 years ago | |
common.py | 9 years ago | |
dash.py | 9 years ago | |
external.py | 9 years ago | |
f4m.py | 9 years ago | |
fragment.py | 9 years ago | |
hls.py | 9 years ago | |
http.py | 9 years ago | |
rtmp.py | 9 years ago | |
rtsp.py | 9 years ago |