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/downloader
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
common.py Standardize retry mechanism (#1649) 2 years ago
dash.py
external.py Standardize retry mechanism (#1649) 2 years ago
f4m.py
fc2.py
fragment.py Standardize retry mechanism (#1649) 2 years ago
hls.py
http.py Standardize retry mechanism (#1649) 2 years ago
ism.py Standardize retry mechanism (#1649) 2 years ago
mhtml.py
niconico.py
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py Standardize retry mechanism (#1649) 2 years ago