]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[extractor/youtube] Ignore incomplete data for comment threads by default (#7475)
authorcoletdjnz <redacted>
Mon, 3 Jul 2023 10:47:10 +0000 (10:47 +0000)
committerGitHub <redacted>
Mon, 3 Jul 2023 10:47:10 +0000 (10:47 +0000)
commit4dc4d8473c085900edc841c87c20041233d25b1f
treea89683b6d0bb40792266b97dc2d5e34d892e403c
parent8776349ef6b1f644584a92dfa00a05208a48edc4
[extractor/youtube] Ignore incomplete data for comment threads by default (#7475)

For both `--ignore-errors` and `--ignore-errors only_download`. Pass `--no-ignore-errors` to not ignore.

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

Authored by: coletdjnz
yt_dlp/extractor/youtube.py