gfscott/eleventy-plugin-embed-everything

Add support for Podcast profiles

gfscott opened this issue · 0 comments

Follow-on to gfscott/eleventy-plugin-embed-spotify#1

We added support for embedding individual podcast episodes in v1.1.0, but not for podcasts themselves, which are represented in Spotify URLs as shows (in the same way that albums are made up of tracks).

Spotify’s native embed builder just renders Shows as a podcast player with the latest episode. We could just follow that pattern. Investigate the best way forward!