linsomniac / spotify_to_ytmusic

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

Without the GUI, how do I transfer the loaded playlists? #129

Open MoodyRugrat opened 2 weeks ago

MoodyRugrat commented 2 weeks ago

Well I looked and didn't see anybody ask this on issues, I don't have the GUI, and the 'READ ME' stops at that point. Is there a way to, or am I just blind. I have the Load Liked file, and can view it, but I'm not sure where to go from here since it stops there. image I tried doing what it said with pip since I have pip, but when I try to run it, it just says the name is not defined, or that there's an invalid syntax. image image I'm very new to this.

tolikmalibroda commented 2 weeks ago

You can run

python -m spotify2ytmusic load_liked

from the root of the repo. But before that you should create spotify playlists backup, steps are described in the readme