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

"Make sure the YTMusic playlist ID is correct" when it is correct #61

Open
HereLiesHugo opened this issue Apr 25, 2024 · 7 comments
Open

Comments

@HereLiesHugo
Copy link

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.

@HereLiesHugo
Copy link
Author

cmd was run without admin

@Velmir
Copy link

Velmir commented Apr 26, 2024

+1 same here, cannot import music. Looks like something has been changed from the yt's side

@mackybean
Copy link

mackybean commented Apr 28, 2024

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.

@Bug4866
Copy link

Bug4866 commented Jun 27, 2024

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!

@NolanGames0
Copy link

It hasn't been resolved. I am still seeing the same issue.

@cecatto
Copy link

cecatto commented Jul 14, 2024

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:
pip install ytmusicapi --upgrade --user
This will upgrade ytmusicapi to 1.7.5 and it solved the issue for me.

@earldukewav
Copy link

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: pip install ytmusicapi --upgrade --user This will upgrade ytmusicapi to 1.7.5 and it solved the issue for me.

successfully upgraded the api, still showing the same error

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

7 participants