cmathews393 / spotify-to-plex

A python script/app to sync Spotify Playlists into Plex (optionally via Lidarr)
GNU General Public License v3.0
41 stars 3 forks source link

How can I get spotify token #24

Closed wmazoni closed 5 months ago

wmazoni commented 5 months ago

How can get SPOTIFY_API_KEY and SPOTIFY_API_ID?

cmathews393 commented 5 months ago

https://developer.spotify.com/documentation/web-api/tutorials/getting-started

Sorry, this used to be in the README but I guess I removed it when I cleaned it up.