We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i run spotify_to_ytmusic all 31pagacxcfbifyhfbzq5gosrvwma It succesfully transfers 5 playlist of 8, and i can't transfer the rest playlists.
spotify_to_ytmusic all 31pagacxcfbifyhfbzq5gosrvwma
I am getting below error;
Could not get Spotify playlist. Please check the playlist link. Error: TypeError('sequence item 0: expected str instance, NoneType found')
Here are the links that are failing to translate; https://open.spotify.com/playlist/1b1hIiJCQaliMUxVeKUd8n https://open.spotify.com/playlist/6ZbTzjeoSm1cr2yahc58ms https://open.spotify.com/playlist/24zTtVeLq8kSEZbpvyb9Fu
I have tried recreating same playlist on spotify with different name but they are also failing with same error.
The text was updated successfully, but these errors were encountered:
this happens to me too.
Sorry, something went wrong.
@ilhan-athn7 Do you also get the error when you try to transfer these playlists individually?
Found the solution!
It's because the playlist contain podcasts, so just remove them. @ilhan-athn7 @sigma67 @sctech-tr
No branches or pull requests
When i run
spotify_to_ytmusic all 31pagacxcfbifyhfbzq5gosrvwma
It succesfully transfers 5 playlist of 8, and i can't transfer the rest playlists.
I am getting below error;
Here are the links that are failing to translate;
https://open.spotify.com/playlist/1b1hIiJCQaliMUxVeKUd8n
https://open.spotify.com/playlist/6ZbTzjeoSm1cr2yahc58ms
https://open.spotify.com/playlist/24zTtVeLq8kSEZbpvyb9Fu
I have tried recreating same playlist on spotify with different name but they are also failing with same error.
The text was updated successfully, but these errors were encountered: