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
2022-08-02 01:43:18 +05:30
..
__init__.py
common.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
dash.py
external.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
f4m.py
fc2.py
fragment.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
hls.py
http.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
ism.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30
mhtml.py
niconico.py
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py Standardize retry mechanism (#1649) 2022-08-02 01:43:18 +05:30