-
Notifications
You must be signed in to change notification settings - Fork 174
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
"Make sure the YTMusic playlist ID is correct" when it is correct #61
Comments
cmd was run without admin |
+1 same here, cannot import music. Looks like something has been changed from the yt's side |
Currently Experiencing the same issue, the error is from ytmusicapi. The issue appears to be Google refactoring the YT music site, changing from singleColumnBrowseResultsRenderer, to twoColumnBrowseResultsRenderer class, the author of ytmusicapi appears to be working on the issue as of sigma67/ytmusicapi#562. A different branch has been made that resolves the issue, but has not been merged to main yet. |
sigma67/ytmusicapi#562 has been closed, I will be using this tool tonight, and hopefully that being closed will mean this issue can be taken off of Open status! |
It hasn't been resolved. I am still seeing the same issue. |
Assuming you are using Windows and are using the global Python installation for your user, just run: |
successfully upgraded the api, still showing the same error |
log.log
I used "s2yt_copy_all_playlists", then I used "s2yt_copy_playlist <SPOTIFY_PLAYLIST_ID> <YTMUSIC_PLAYLIST_ID>"
(yes I did <SPOTIFY_PLAYLIST_ID> and <YTMUSIC_PLAYLIST_ID> with the correct IDs and without the '<>')
Both didn't work.
The text was updated successfully, but these errors were encountered: