Open mariano-daniel opened 2 years ago
probably something like me/tracks
https://developer.spotify.com/documentation/web-api/reference/get-users-saved-tracks
also need auth code with something like scope='user-library-read'
https://developer.spotify.com/documentation/web-api/tutorials/code-flow
When I run
spotify play list "liked songs"
it plays anything but my liked songs. Maybe it would be a good idea to add such feature (I do not code though).Or maybe can I play from some URI?