Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[extractor/youtube] Fix comment loop detection for pinned comments #6714

Merged
merged 1 commit into from Apr 6, 2023

Conversation

coletdjnz
Copy link
Member

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

Authored by: coletdjnz

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

ADD DESCRIPTION HERE

Fixes #6712

See #6712 (comment) for description

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

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

Authored by: coletdjnz
@coletdjnz coletdjnz added the site-bug Issue with a specific website label Apr 5, 2023
@coletdjnz coletdjnz merged commit 141a8df into yt-dlp:master Apr 6, 2023
11 checks passed
@coletdjnz coletdjnz deleted the fix/yt-comment-pinned branch April 6, 2023 07:44
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this pull request Apr 21, 2024
…t-dlp#6714)

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

Fixes yt-dlp#6712

Authored by: coletdjnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

YT comment harvesting loop detection issue?
1 participant