Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running setup with different accounts get same liked list #101

Open
alexbergsland opened this issue Jun 11, 2024 · 1 comment
Open

Running setup with different accounts get same liked list #101

alexbergsland opened this issue Jun 11, 2024 · 1 comment

Comments

@alexbergsland
Copy link

I've used spotify_to_ytmusic to migrate my family's Spotify lists to YT Music.
I ran my account on one computer and three other accounts on another computer.
For each family member I did spotify_to_ytmusic setup and chose option 3. I made a project in Spotify console and authorized the Google account using http://localhost, the first one without port and the other two with 8080.
First I ran spotify_to_ytmusic liked and then spotify_to_ytmusic all username.
It worked well on the first account but the other two got the liked list from the first user.
I checked that the client id and client secret where correct for each user.

Not a big deal though. Thanks for this great project, saved us a lot of time :)

@ankarhem
Copy link

I had the same issue. A workaround is to remove the file spotipy.cache which contains the oauth token for spotify. This will retrigger the oauth process when trying running spotify_to_ytmusic liked. For me this file was located at:

rm /System/Volumes/Data/Users/YOUR_USERNAME/Library/Caches/spotify_to_ytmusic/spotipy.cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants