youtube-dl/youtube_dl/downloader
dirkf 26035bde46 [DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0
* use the success flag instead of the retry count
* establish the fragment_url outside the retry loop
* only report skipping a fragment once.
* resolves #32033
2023-04-13 00:23:17 +01:00
..
__init__.py
common.py [FragmentFD] Respect `--no-continue` 2023-03-14 16:23:20 +00:00
dash.py [DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0 2023-04-13 00:23:17 +01:00
external.py
f4m.py
fragment.py [FragmentFD] Respect `--no-continue` 2023-03-14 16:23:20 +00:00
hls.py
http.py [downloader/http] Only check for resumability when actually resuming 2023-03-19 02:15:41 +00:00
ism.py
niconico.py
rtmp.py
rtsp.py