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 | |
---|---|---|
.. | ||
downloader | 9 years ago | |
extractor | 9 years ago | |
postprocessor | 9 years ago | |
YoutubeDL.py | 9 years ago | |
__init__.py | 9 years ago | |
__main__.py | 9 years ago | |
aes.py | ||
cache.py | ||
compat.py | 9 years ago | |
jsinterp.py | ||
options.py | 9 years ago | |
swfinterp.py | 9 years ago | |
update.py | 9 years ago | |
utils.py | 9 years ago | |
version.py | 9 years ago |