Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Support Spotify embeds #219

Closed
kptdobe opened this issue May 6, 2020 · 2 comments
Closed

Support Spotify embeds #219

kptdobe opened this issue May 6, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request released

Comments

@kptdobe
Copy link
Contributor

kptdobe commented May 6, 2020

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

Required for adobe/theblog#186

@trieloff trieloff added the enhancement New feature or request label May 7, 2020
@trieloff
Copy link
Contributor

trieloff commented May 7, 2020

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>

@trieloff trieloff self-assigned this May 7, 2020
adobe-bot pushed a commit that referenced this issue May 8, 2020
# [1.3.0](v1.2.27...v1.3.0) (2020-05-08)

### Bug Fixes

* **deps:** npm audit fix ([7c3ef4d](7c3ef4d))

### Features

* **spotify:** add support for spotify playlists ([5ec817e](5ec817e)), closes [#219](#219)
@adobe-bot
Copy link
Contributor

🎉 This issue has been resolved in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

3 participants