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

Missing attributes for Spotify embeds #405

Closed
sushantbs opened this issue May 4, 2022 · 2 comments
Closed

Missing attributes for Spotify embeds #405

sushantbs opened this issue May 4, 2022 · 2 comments

Comments

@sushantbs
Copy link

Hey there,

I am Sushant and I work at Spotify. We have noticed that when Spotify embeds are rendered via Iframerly the links within the embeds do not work (probably because the <iframe> element does not have the allow-popups in the sandbox attribute?).

Additionally, Spotify embeds often play encrypted content which require EME to be enabled, for which the <iframe> element in oEmbed response also contains the encrypted-media attribute but when served via Iframerly this attribute is missing, making a lot of our content unplayable via Iframerly.

It would be great if our users could have the full embed experience when the embeds are served via Iframerly, so please let us know if we can do anything from our end to make this happen. Thanks!

@iparamonau
Copy link
Member

Thanks for reporting. We do not actually set any sandbox attributes on iFrames, but our users may opt to add it themselves.

As for the encrypted-media - this issue should be fixed as of yesterday.

@sushantbs
Copy link
Author

Thanks for the quick response @iparamonau

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

2 participants