]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[extractor/youtube] Fix continuation loop with no comments (#7148)
authorcoletdjnz <redacted>
Wed, 31 May 2023 07:08:28 +0000 (19:08 +1200)
committerGitHub <redacted>
Wed, 31 May 2023 07:08:28 +0000 (07:08 +0000)
commit18f8fba7c89a87f99cc3313a1795848867e84fff
tree4b8e7a9407e929b517110c37be6418814559ee2e
parentc2502cfed91415c7ccfff925fd3404d230046484
[extractor/youtube] Fix continuation loop with no comments (#7148)

Deep check the response for incomplete data.

Authored by: coletdjnz
yt_dlp/extractor/youtube.py