adobe / helix-embed

Embed service for helix.
Apache License 2.0
5 stars 3 forks source link

Support Spotify embeds #219

Closed kptdobe closed 4 years ago

kptdobe commented 4 years ago

See https://theblog.adobe.com/meet-the-ux-designers-jessica-moon-and-claude-piche

Required for adobe/theblog#186

trieloff commented 4 years ago

https://developer.spotify.com/documentation/widgets/generate/play-button/

Given a URL https://open.spotify.com/playlist/37i9dQZF1DWYWddJiPzbvb return a string

<iframe src="https://open.spotify.com/embed/playlist/37i9dQZF1DWYWddJiPzbvb" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
adobe-bot commented 4 years ago

:tada: This issue has been resolved in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: