leedo / leedo/noembed

support youtube-nocookie provider

Open
#133 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
496
Forks
91
PR merge metrics
No merged PRs in 30d

Description

When embedding a YouTube video I choose the option "enable-privacy enhanced mode". With this mode enabled YouTube generates a link that starts with https://www.youtube-nocookie.com

noembed is not able to embed this content as the provider is not supported (error: no matching providers found).

It would be nice if also the cookie sparse option of embedding a YouTube video is supported in future.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin by locating the provider-matching entry point and the existing YouTube provider handling, then compare how the youtube-nocookie URL is classified. Verify that the privacy-enhanced URL is recognized and no longer produces the reported “no matching providers found” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.