deepakg / spotify

Perl script to stitch cover art montages out of Spotify playlists
https://medium.com/@deepak.gulati/an-album-art-collage-from-a-spotify-playlist-a784d7711392#.de366yuhu
MIT License
8 stars 2 forks source link

Playlists have items field nested under track key in JSON #1

Closed kcomas closed 5 years ago

kcomas commented 5 years ago

eg for: https://open.spotify.com/user/xbagon/playlist/6HEB65u7x26jD04gkN6IJ4?si=jECarpoLT0KlIatG_u5GKA

The items key is found under the track key in the JSON response

I will submit a pr that fixes this

deepakg commented 5 years ago

Sorry it took me so long to get to this. My Github notification settings were mis-configured and I didn't see this issue and the accompanying pull request at all.