diff options
author | Lesmiscore <nao20010128@gmail.com> | 2022-10-04 11:48:31 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-04 08:18:31 +0530 |
commit | 4d37720a0c5f1c9c4768ea20b0f943277f55bc12 (patch) | |
tree | 5e43aacac720a2f615298cbf5ec44933146abf37 /yt_dlp/utils.py | |
parent | dd4411aac2ef72edb170efb38d19b13b82271cc4 (diff) | |
download | hypervideo-pre-4d37720a0c5f1c9c4768ea20b0f943277f55bc12.tar.lz hypervideo-pre-4d37720a0c5f1c9c4768ea20b0f943277f55bc12.tar.xz hypervideo-pre-4d37720a0c5f1c9c4768ea20b0f943277f55bc12.zip |
[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
Diffstat (limited to 'yt_dlp/utils.py')
0 files changed, 0 insertions, 0 deletions