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

Allow reduced privacy embeds #81

Open
Garbee opened this issue Apr 16, 2021 · 0 comments
Open

Allow reduced privacy embeds #81

Garbee opened this issue Apr 16, 2021 · 0 comments

Comments

@Garbee
Copy link
Contributor

Garbee commented Apr 16, 2021

Spawning from discussion in #80

Currently the lite embed only works in the enhanced privacy mode. Since the URL is hard-coded to use the "no cookie" serving. This can cause potential problems with some types of content if a publisher allows it to be embedded while being protected by a paywall for example.

A new attribute should be introduced which will remove the no cookie from the iframe URL. My personal preference is calling it reduced-privacy which is directly opposite of the default of using what YouTube calls "Enhanced Privacy".

The attribute, regardless of final name, should be a boolean attribute. Meaning it's presence alone triggers the effect and any values assigned are ignored.

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

No branches or pull requests

1 participant