youtube-dl/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
fragment.py
hls.py Add --hls-use-mpegts option 2016-01-30 12:26:40 +01:00
http.py
rtmp.py
rtsp.py