-
Notifications
You must be signed in to change notification settings - Fork 99
Spotify API
slow edited this page Jan 23, 2022
·
3 revisions
- Connect to a spotify account on browser and create a playlist with the image you want
- Go to https://developer.spotify.com/console/get-playlist-images/
- Open your playlist in browser and copy the ID next https://open.spotify.com/playlist/
- Put your ID in https://developer.spotify.com/console/get-playlist-images/
- Push GET TOKEN button
- Autorize the app to get your token
- Push TRY IT button
- Copy the end of the URL like here:
- Use it in the config file:
largeImageKey: "spotify:YOUR-URL"