yt-dlp/yt_dlp
pukkandan be5c1ae862
Standardize retry mechanism (#1649)
* [utils] Create `RetryManager`
* Migrate all retries to use the manager
* [extractor] Add wrapper methods for convenience
* Standardize console messages for retries
* Add `--retry-sleep` for extractors
2022-08-02 01:43:18 +05:30
..
compat [mhtml, cleanup] Use imghdr 2022-07-31 02:20:12 +05:30
downloader Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
extractor Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
postprocessor Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
__init__.py Validate --merge-output-format 2022-07-31 02:20:14 +05:30
__main__.py
aes.py
cache.py
cookies.py
dependencies.py [cleanup] Misc 2022-07-31 03:35:16 +05:30
jsinterp.py
minicurses.py
options.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
socks.py
update.py
utils.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
version.py
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2022-07-31 02:20:11 +05:30
YoutubeDL.py [extractor] Support multiple archive ids for one video (#4307) 2022-08-02 01:08:16 +05:30