1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-26 00:27:57 +00:00
youtube-dl/youtube_dl
Jille Timmermans 890f5a41b9 [hls downloader] Sleep 10 seconds after getting a 429 Too Many Requests
Otherwise the next retry will happen immediately, most likely also
getting a 429.
2022-08-14 11:36:56 +02:00
..
downloader [hls downloader] Sleep 10 seconds after getting a 429 Too Many Requests 2022-08-14 11:36:56 +02:00
extractor [test, etc] Improve download test logs; also clean up some new flake8 issues (#31153) 2022-08-09 21:05:00 +01:00
postprocessor [utils, etc] Kill child processes when yt-dl is killed 2022-06-10 19:57:46 +01:00
__init__.py Introduce --output-na-placeholder (closes #27896) 2021-01-22 23:54:29 +07:00
__main__.py
aes.py [test, etc] Improve download test logs; also clean up some new flake8 issues (#31153) 2022-08-09 21:05:00 +01:00
cache.py
compat.py [utils, etc] Kill child processes when yt-dl is killed 2022-06-10 19:57:46 +01:00
jsinterp.py Refactor JSInterpreter._separate 2022-01-30 00:05:54 +00:00
options.py [options] Improve be35e53 (--match-/reject-title parameter value) 2022-07-03 20:05:21 +01:00
socks.py
swfinterp.py
update.py
utils.py [utils, etc] Kill child processes when yt-dl is killed 2022-06-10 19:57:46 +01:00
version.py release 2021.12.17 2021-12-17 01:49:07 +07:00
YoutubeDL.py [core] Make --max-downloads ... stop immediately on reaching the limit 2022-08-10 15:37:59 +01:00