Open Riso0 opened 4 days ago
I am not the developer but I resolved this issue by running the following command from the command line on windows
download potify-backup.py https://raw.githubusercontent.com/caseychu/spotify-backup/master/spotify-backup.py
Run this command
python spotify-backup.py playlists.json --dump=liked,playlists --form
at=json
I am not the developer but I resolved this issue by running the following command from the command line on windows
- download potify-backup.py https://raw.githubusercontent.com/caseychu/spotify-backup/master/spotify-backup.py
- Run this command
python spotify-backup.py playlists.json --dump=liked,playlists --form at=json
I don't quite understand how to exactly do this, it generated a "python spotify-backup.py playlists.json --dump=liked,playlists --form" file but i dont know what to do with it and what to do next on s2yt_gui
(not the developer either)
run spotify2ytmusic in the same directory as the generated file and just skip the Spotify step, and it should work once you're copying playlists
Hey, i know almost nothing about programming so this is hard to deal with :D i managed to login to yt but when i click on spotify backup BACKUP button it logged me in but it says
Couldn't load URL: https://api.spotify.com/v1/users/X/tracks?limit=50 (HTTP Error 404: Not Found) Trying again...
anyone know how to fix this?