]> jfr.im git - yt-dlp.git/commit
[hls] Enable `--hls-use-mpegts` by default when downloading live-streams
authorpukkandan <redacted>
Fri, 26 Feb 2021 16:21:31 +0000 (21:51 +0530)
committerpukkandan <redacted>
Fri, 26 Feb 2021 16:22:16 +0000 (21:52 +0530)
commit9bd2020476c325df351c8e706d4b55894f916089
treeaecaa5a9b136cae6ce1f54a9dbbafc7299a34d96
parented9b7e3dd39796d4537863f8dbd6ee6f07810e43
[hls] Enable `--hls-use-mpegts` by default when downloading live-streams

* Also added option `--no-hls-use-mpegts` to disable this

Related: #96
README.md
yt_dlp/downloader/external.py
yt_dlp/options.py