vim-spotifysearch icon indicating copy to clipboard operation
vim-spotifysearch copied to clipboard

Search user's playlists

Open taromero opened this issue 9 years ago • 3 comments

Maybe out of scope, but would it be simple enough to be able to select user defined playlists from this plugin?

taromero avatar May 27 '15 14:05 taromero

This is doable, however I means I would have to migrate all the code to the new Spotify Web API[0] from the old Metadata API[1] :tired_face: meaning a lot of work.

[0] https://developer.spotify.com/web-api/ [1] https://developer.spotify.com/technologies/metadata-api/

takac avatar May 28 '15 15:05 takac

+1

benwtks avatar Jun 19 '16 12:06 benwtks

Updated to use new API which means that listing and uses playlists will be possible. The next step will be how to authorise the user account in a safe/sane matter to list user playlists.

takac avatar Jun 20 '16 16:06 takac