]> jfr.im git - yt-dlp.git/commit
[extractor/youtube] Fix comment loop detection for pinned comments (#6714)
authorcoletdjnz <redacted>
Thu, 6 Apr 2023 07:44:22 +0000 (19:44 +1200)
committerGitHub <redacted>
Thu, 6 Apr 2023 07:44:22 +0000 (07:44 +0000)
commit141a8dff98874a426d7fbe772e0a8421bb42656f
tree0e0b8df2a00208ff4770b53c4817d60d4c5e2b24
parent68be95bd0ca3f76aa63c9812935bd826b3a42e53
[extractor/youtube] Fix comment loop detection for pinned comments (#6714)

Pinned comments may repeat a second time - this is expected.

Fixes https://github.com/yt-dlp/yt-dlp/issues/6712

Authored by: coletdjnz
yt_dlp/extractor/youtube.py