Skip to content

Commit

Permalink
Merge pull request #163 from ggabijaa/patch-1
Browse files Browse the repository at this point in the history
Update spotify backup file name
  • Loading branch information
linsomniac authored Feb 8, 2025
2 parents 560cda7 + 20a06ad commit b6a7f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@ See "Generate YouTube Music Credentials" above.

### Backup Your Spotify Playlists

Run `spotify2ytmusic/spotify-backup.py` and it will help you authorize access to your spotify account.
Run `spotify2ytmusic/spotify_backup.py` and it will help you authorize access to your spotify account.

Run: `python3 spotify-backup.py playlists.json --dump=liked,playlists --format=json`
Run: `python3 spotify_backup.py playlists.json --dump=liked,playlists --format=json`

This will save your playlists and liked songs into the file "playlists.json".

Expand Down

0 comments on commit b6a7f63

Please sign in to comment.