spotify-connect-web
spotify-connect-web copied to clipboard
Q: support for new spotify WEB API (oauth2) ?
Since the libspotify SDK has been deprecated and scheduled for end-of-life in 2017 I beg the question:
Will there be support for spotify's new WEB API ? https://developer.spotify.com/web-api/
It uses the oauth2 standard for authentication. oauth2 code example here: https://github.com/plamere/spotipy/blob/master/spotipy/oauth2.py
regards gibman
The spotify web api doesn't support streaming audio. And I'm not sure if libspotify_embedded is going to be deprecated as well