sigma67/ytmusicapi

v1.8.0 makes no songs to be found

robtekky opened this issue · 7 comments

Describe the bug
After upgrading from v1.7.5 to v1.8.0, no songs are now found using the YTMusicAPI client.

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to v1.8.0 of YTMusicAPI.
  2. Use browser authentication
  3. Get client instance
  4. Use get_library_upload_songs method
  5. No songs are returned, although I have more than one thousand songs uploaded.

Additional context
If I use v1.7.5 or earlier, I have no problems at all.

You probably don't have a Downloads button here?

image

What's your region?

You probably don't have a Downloads button here?

No, I do not.

What's your region?

Spain

Just chiming in that I had the same issue with my test account when I first tried out 1.8.0.
No Downloads tab:
image

I'm guessing the new way of retrieving uploads depends on the Downloads button?

I'm assuming the Downloads feature is only available to Premium users. So this means users on the free tier cannot retrieve uploads, currently. Not complaining, I'm just stating it for clarity & posterity.

I acknowledged the bug, just haven't got around to fixing it. Fix should be simple enough

@robtekky @apastel could either of you please test with the linked PR

It's working for me 👍 . Was able to find uploads for both my premium account and my free account.