We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 560cda7 + 20a06ad commit b6a7f63Copy full SHA for b6a7f63
README.md
@@ -174,9 +174,9 @@ See "Generate YouTube Music Credentials" above.
174
175
### Backup Your Spotify Playlists
176
177
-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.
178
179
-Run: `python3 spotify-backup.py playlists.json --dump=liked,playlists --format=json`
+Run: `python3 spotify_backup.py playlists.json --dump=liked,playlists --format=json`
180
181
This will save your playlists and liked songs into the file "playlists.json".
182
0 commit comments