You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dlc/downloader
shirt-dev 310c2ed2c6
Better support HLS media discontinuity and fully support media initialization (#105)
* Added options: `--hls-split-discontinuity` and `--no-hls-split-discontinuity`

Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
4 years ago
..
__init__.py #49 [niconico] Improved extraction and support encrypted/SMILE movies 4 years ago
common.py Fix issue with overwriting files 4 years ago
dash.py #55 Add aria2c support for DASH (mpd) and HLS (m3u8) 4 years ago
external.py #79 Fix HLS AES-128 with multiple keys in external downloaders 4 years ago
f4m.py #70 Allow downloading of unplayable video formats 4 years ago
fragment.py #86 [youtube_live_chat] Use POST API (Closes #82) 4 years ago
hls.py Better support HLS media discontinuity and fully support media initialization (#105) 4 years ago
http.py #86 [youtube_live_chat] Use POST API (Closes #82) 4 years ago
ism.py [skip travis] renaming 4 years ago
niconico.py #49 [niconico] Improved extraction and support encrypted/SMILE movies 4 years ago
rtmp.py Kill child processes when yt-dlc is killed (https://github.com/ytdl-org/youtube-dl/pull/26592) 4 years ago
rtsp.py [skip travis] renaming 4 years ago
youtube_live_chat.py #86 [youtube_live_chat] Use POST API (Closes #82) 4 years ago