WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.47k stars 4.18k forks source link

Add Embed support for Spotify URLs from podcasters.spotify.com, or disallow fully #55633

Closed cuemarie closed 10 months ago

cuemarie commented 12 months ago

What problem does this address?

This may be something that needs to be addressed on Spotify's side, but I can't quite tell.

Spotify offers embed links/code in their service https://podcasters.spotify.com/ . These links currently fail to embed in WordPress in most browsers, though Safari seems to bypass the API errors that occur.

Tested with

Firefox 118.0.2 Markup on 2023-10-25 at 12:00:53

Safari 17.0 Markup on 2023-10-25 at 12:07:38

What is your proposed solution?

If possible, adding support for embed links from podcasters.spotify.com. Alternatively, disallowing embedding these URLs altogether could help clear up confusion (as right now, they appear to embed but then fail in most browsers).

jessedyck commented 10 months ago

@cuemarie is this issue still occurring for you? It was for me last week, but as of today it is not. This makes me suspect it was a Spotify issue after all. I tested on my existing 6.3.2 site, and a new 6.4.1 site - all working!

cuemarie commented 10 months ago

Hi @jessedyck ! Same for me, I am now able to see both embedded files in Firefox, Chrome, and Safari. Looks like it was probably fixed! 🎉

jordesign commented 10 months ago

With this being seemingly resolved, I'll close the issue. If it does start to happen again we can always re-open it for further investigation.