You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting an error when trying to load songs from any playlist:
ERROR: Unable to look up song on YTMusic: Expecting Value: line 1 column 1 (char 0)
I have searched throughout the directory, along with the ytmusicapi package directories, but I am unable to find the source of the error. I see that the lookup_song() method prints out the top level error of "Unable to look up song on YTMusic" and that the likely culprit is a json method somewhere.
I have attached a screenshot of the output for reference. Thanks in advance for any advice!
The text was updated successfully, but these errors were encountered:
I am getting an error when trying to load songs from any playlist:
ERROR: Unable to look up song on YTMusic: Expecting Value: line 1 column 1 (char 0)
I have searched throughout the directory, along with the ytmusicapi package directories, but I am unable to find the source of the error. I see that the
lookup_song()
method prints out the top level error of "Unable to look up song on YTMusic" and that the likely culprit is a json method somewhere.I have attached a screenshot of the output for reference. Thanks in advance for any advice!
The text was updated successfully, but these errors were encountered: