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/postprocessor
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
..
__init__.py [cleanup] Sort imports 2 years ago
common.py Standardize retry mechanism (#1649) 2 years ago
embedthumbnail.py [utils] `Popen`: Refactor to use contextmanager 2 years ago
exec.py [cleanup] Sort imports 2 years ago
ffmpeg.py [FFmpegThumbnailsConvertor] Fix conversion from GIF 2 years ago
metadataparser.py [metadataparser] Don't set `None` when the field didn't match 2 years ago
modify_chapters.py [ModifyChapters] Modify duration in infodict 2 years ago
movefilesafterdownload.py [cleanup] Sort imports 2 years ago
sponskrub.py [utils] `Popen`: Refactor to use contextmanager 2 years ago
sponsorblock.py [compat] Remove deprecated functions from core code 2 years ago
xattrpp.py [cleanup] Minor fixes (See desc) 2 years ago