danguilherme / spotivy

:musical_score: Download music videos from Spotify playlists
https://danguilherme.github.io/blog/spotivy
MIT License
85 stars 11 forks source link

Update Spotify credential URL for init command #18

Closed danguilherme closed 5 years ago

danguilherme commented 5 years ago

In the spotivy init command, The url pointing to Spotify's developer portal is incorrect, redirecting users to an old beta. website.

Update it with the correct URL: https://developer.spotify.com/dashboard/applications.

Screenshot 2019-09-25 at 20 35 33
danguilherme commented 5 years ago

Fixed in PR #19.