1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-17 06:56:42 +00:00
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
dash.py
external.py
f4m.py
fragment.py
hls.py [downloader/hls] Disable decryption in tests (#27660) 2021-01-05 01:24:01 +07:00
http.py
ism.py Fix typos (#21901) 2019-07-26 22:30:18 +07:00
niconico.py
rtmp.py
rtsp.py