mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-20 18:31:25 +00:00
* [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