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.
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
2 years ago
..
compat [mhtml, cleanup] Use imghdr 2 years ago
downloader Standardize retry mechanism (#1649) 2 years ago
extractor Standardize retry mechanism (#1649) 2 years ago
postprocessor Standardize retry mechanism (#1649) 2 years ago
YoutubeDL.py [extractor] Support multiple archive ids for one video (#4307) 2 years ago
__init__.py Validate `--merge-output-format` 2 years ago
__main__.py [cleanup] Consistent style for file heads 2 years ago
aes.py [cleanup] Misc 2 years ago
cache.py [compat] Remove more functions 2 years ago
cookies.py [compat] Remove deprecated functions from core code 2 years ago
dependencies.py [cleanup] Misc 2 years ago
jsinterp.py [jsinterp] Some optimizations and refactoring 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py Standardize retry mechanism (#1649) 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Prepare to remove Python 3.6 support 2 years ago
utils.py Standardize retry mechanism (#1649) 2 years ago
version.py [version] update 2 years ago
webvtt.py [webvtt, extractor/youtube] Extract auto-subs from livestream VODs 2 years ago