zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.37k stars 287 forks source link

Changes to Playlist URIs coming to our APIs #77

Closed brodin closed 5 years ago

brodin commented 5 years ago

The day is here https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/

This client is really hard to use now if you need to work with playlists without the user part. (eg spotify:playlist:37i9dQZF1DZ06evO3OC4Te).

Can we make a communal effort to add handlers for Playlists operations only using the ID part?