Skip to content

Element21/spotify-like-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-like-sync

Copy a Spotify user’s liked songs to Last.fm

Setup

Run pip install -r requirements.txt to install the required Python modules.

Spotify and Last.fm API application credentials must be created in order to pull liked songs from Spotify and sync them to last.fm’s Loved Tracks.

Spotify

Click here, sign in with your Spotify credentials and click ‘Create an app’. Once you’ve created an application, go the settings and add http://localhost:1337 to the redirect URIs whitelist.

Last.fm

Click here to get API credentials to access last.fm. View all lastfm keys!

Troubleshooting

  • If you get an INVALID_CLIENT: Invalid redirect URI error when trying to authenticate with last.fm then you have not set the correct redirect URI on the developer dashboard.

About

Copy a spotify users liked songs to last.fm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages