1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-04 16:45:16 +00:00
Files
yt-dlp/yt_dlp/postprocessor/common.py
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

8.0 KiB