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

Fix issue with youtube-nocookie.com embeds #212

Open
pes10k opened this issue Sep 13, 2024 · 0 comments · May be fixed by #213
Open

Fix issue with youtube-nocookie.com embeds #212

pes10k opened this issue Sep 13, 2024 · 0 comments · May be fixed by #213
Assignees

Comments

@pes10k
Copy link
Collaborator

pes10k commented Sep 13, 2024

Some sites embed youtube videos using the domain www.youtube-nocookie.com instead of www.youtube.com.

The intention here is to protect user privacy, by embedding the video w/o involving youtube.com cookies. However, www.youtube-nocookie.com refuses to play in Brave. Further, there is no privacy difference (in Brave) between www.youtube-nocookie.com and www.youtube.com bc of how Brave handles 3p embeds.

We should just automatically have all www.youtube-nocookie.com iframes point at www.youtube.com instead

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 a pull request may close this issue.

1 participant