linsomniac / spotify_to_ytmusic

Copy playlists and liked music from Spotify to YTMusic
Creative Commons Zero v1.0 Universal
1.97k stars 119 forks source link

Stuck on Coldnt load URL #123

Open Riso0 opened 4 days ago

Riso0 commented 4 days ago

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?

funvill commented 2 days ago

I am not the developer but I resolved this issue by running the following command from the command line on windows

  1. download potify-backup.py https://raw.githubusercontent.com/caseychu/spotify-backup/master/spotify-backup.py

  2. Run this command

python spotify-backup.py playlists.json --dump=liked,playlists --form
at=json
lyndonguitar commented 22 hours ago

I am not the developer but I resolved this issue by running the following command from the command line on windows

  1. download potify-backup.py https://raw.githubusercontent.com/caseychu/spotify-backup/master/spotify-backup.py
  2. 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

writeblankspace commented 15 hours ago

(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