Fornoth / spotify-connect-web

MIT License
436 stars 66 forks source link

Q: support for new spotify WEB API (oauth2) ? #98

Open gibman opened 7 years ago

gibman commented 7 years ago

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

Fornoth commented 7 years ago

The spotify web api doesn't support streaming audio. And I'm not sure if libspotify_embedded is going to be deprecated as well