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

Add quirks support for youtube-nocookie.com and youtube embed URLs #1563

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

mre
Copy link
Member

@mre mre commented Nov 8, 2024

Adds quirks support for the following URL types:

  • https://www.youtube.com/embed/BIguvia6AvM
  • https://www.youtube-nocookie.com/embed/BIguvia6AvM

Just like for the other YouTube URLs, this is done by checking the video thumbnail instead of the actual video link (which can 200, even if the video got deleted).

Fixes #1562

@mre mre merged commit f4a35ff into master Nov 8, 2024
7 checks passed
@mre mre deleted the 1562-yt-nocookie branch November 8, 2024 05:15
@mre mre mentioned this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

404 when checking youtube-nocookie url
1 participant