Eric-Thomas / Spotify-Backup

Back up your spotify playlists and saved songs to text files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Backup

  • Eric Thomas

Dependencies - Spotipy

Type "pip install spotipy" in powershell to collect spotipy dependency

To run type "python spotifyBackup.py [username]" where [username] is your username or ID for spotify

On your web browser, you will be prompted to sign into spotify

Once you sign in to spotify, the program will ask you to copy and paste the website you were redirected to.

This program creates a text file with each song and artist for a playlist or saved song. The name of the file will be the name of the playlist or "Saved songs"

About

Back up your spotify playlists and saved songs to text files


Languages

Language:Python 100.0%