SoundCloud has introduced some changes to playlists and they're now called "sets". An example of one here.
The player thinks the URL is a video and tries to render a <video> element instead of a SoundCloud iframe. However setting the URL as the one from the API (https://api.soundcloud.com/playlists/333483192) embeds the player correctly.
Would be great to have this working. Thanks for this great library! 💯
SoundCloud has introduced some changes to playlists and they're now called "sets". An example of one here.
The player thinks the URL is a video and tries to render a
<video>element instead of a SoundCloud iframe. However setting the URL as the one from the API (https://api.soundcloud.com/playlists/333483192) embeds the player correctly.Would be great to have this working. Thanks for this great library! 💯