]> jfr.im git - yt-dlp.git/commit
#55 Add aria2c support for DASH (mpd) and HLS (m3u8)
authorshirt-dev <redacted>
Mon, 8 Feb 2021 16:46:01 +0000 (11:46 -0500)
committerGitHub <redacted>
Mon, 8 Feb 2021 16:46:01 +0000 (22:16 +0530)
commit5219cb3e7567143ea704d299ebe6e7135341ebc1
tree1c012d2c03f7353d93c4f70e7dabf09d6e07554d
parentff84930c863759bfe326a2db643953d92ec7bd4b
#55 Add aria2c support for DASH (mpd) and HLS (m3u8)

Co-authored-by: Dan <redacted>
Co-authored-by: pukkandan <redacted>
youtube_dlc/downloader/__init__.py
youtube_dlc/downloader/dash.py
youtube_dlc/downloader/external.py
youtube_dlc/downloader/fragment.py
youtube_dlc/downloader/hls.py