Skip to content

Commit b6a7f63

Browse files
authored
Merge pull request #163 from ggabijaa/patch-1
Update spotify backup file name
2 parents 560cda7 + 20a06ad commit b6a7f63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ See "Generate YouTube Music Credentials" above.
174174

175175
### Backup Your Spotify Playlists
176176

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

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

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

0 commit comments

Comments
 (0)