1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-29 16:27:36 +02:00
yt-dlp/youtube_dl/downloader
Jaime Marquínez Ferrándiz 7d106a65ca Add --hls-use-mpegts option
When using the mpegts container hls vidoes can be played while being downloaded (useful if you are recording a live stream).
VLC and mpv play them file, but QuickTime doesn't.
2016-01-30 12:26:40 +01:00
..
__init__.py
common.py Add --hls-use-mpegts option 2016-01-30 12:26:40 +01:00
dash.py
external.py
f4m.py [downloader/f4m] Decode manifest before fixing 2015-12-11 20:28:44 +06:00
fragment.py [downloader/fragment] Move helper data to context dict 2016-01-13 00:00:31 +06:00
hls.py Add --hls-use-mpegts option 2016-01-30 12:26:40 +01:00
http.py
rtmp.py
rtsp.py