yt-dlp/yt_dlp
Lesmiscore 4d37720a0c
[extractor/youtube] Download post_live videos from start (#5091)
* The fragments are generated as a `LazyList`. So only the required formats are expanded during download, but all fragment lists are printed/written in infojson.
* The m3u8 formats which cannot be downloaded from start are not extracted by default, but can be enabled with an extractor-arg. The extractor-arg `include_live_dash` is renamed to `include_incomplete_formats` to account for this new use-case.

Closes #1564
Authored by: Lesmiscore, pukkandan
2022-10-04 08:18:31 +05:30
..
compat
downloader [cleanup] Minor fixes 2022-10-04 01:48:14 +05:30
extractor [extractor/youtube] Download post_live videos from start (#5091) 2022-10-04 08:18:31 +05:30
postprocessor
__init__.py
__main__.py
aes.py
cache.py
cookies.py
dependencies.py
jsinterp.py
minicurses.py
options.py
socks.py
update.py
utils.py [downloader/ism] Support ec-3 codec (#5004) 2022-09-30 23:03:29 +05:30
version.py
webvtt.py
YoutubeDL.py [cleanup] Minor fixes 2022-10-04 01:48:14 +05:30