fadelakin / slide

do you slide on all your nights like this?
20 stars 0 forks source link

Use Spotify's Web API to return cover art #1

Open zethussuen opened 7 years ago

zethussuen commented 7 years ago

If you're playing by Spotify, could just use their own track endpoint to retrieve cover art to avoid any weirdness via iTunes

Spotify Web API Track Endpoint: https://developer.spotify.com/web-api/get-track/

fadelakin commented 7 years ago

oh nice. i'll look into implementing this, this coming weekend. 👍

vKnmnn commented 3 years ago

Spotify limits their Artwork to 600x600px. In case you ever continue on this, you should know this.