Skip to content

gcarvelli/spotify-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

spotify-backup

Download your Spotify playlists information! This application utilizes Spotipy (an unofficial Spotify API wrapper for Python).

Using spotify-backup

  1. Visit developer.spotify.com and register your application.
  2. Copy example-config.json to config.json and enter your client id, client secret, and redirect uri (this is arbitrary, I use http://localhost/callback)
  3. Find your username by navigating to your profile and clicking 'Copy Spotify URL', then enter it into config.json.

Then just launch to download playlist metadata!

python backup.py

About

Back up your spotify playlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages