1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-01-13 06:33:22 +01:00
yt-dlp/youtube_dl/downloader
Remita Amine 75a2485407 [fragment,hls,f4m,dash,ism] improve fragment downloading
- resume immediately
- no need to concatenate segments and decrypt them on every resume
- no need to save temp files for segments

and for hls downloader:
- no need to download keys for segments that already downloaded
2017-04-19 11:46:07 +01:00
..
__init__.py
common.py
dash.py
external.py
f4m.py
fragment.py
hls.py
http.py
ism.py
rtmp.py
rtsp.py