]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[ie/youtube] Raise a warning for `Incomplete Data` instead of an error (#8238)
authorcoletdjnz <redacted>
Tue, 3 Oct 2023 06:42:30 +0000 (19:42 +1300)
committerGitHub <redacted>
Tue, 3 Oct 2023 06:42:30 +0000 (06:42 +0000)
commiteb5bdbfa70126c7d5355cc0954b63720522e462c
treec4de57f88384a4c5988c52096bc42e24e17be7b8
parentc54ddfba0f7d68034339426223d75373c5fc86df
[ie/youtube] Raise a warning for `Incomplete Data` instead of an error (#8238)

Closes https://github.com/yt-dlp/yt-dlp/issues/8206

Adds `raise_incomplete_data` extractor arg to revert this behaviour and raise an error.

Authored by: coletdjnz
Co-authored-by: Simon Sawicki <redacted>
README.md
yt_dlp/extractor/youtube.py