mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[GH-ISSUE #489] get_artist_albums method producing KeyError: 'musicCarouselShelfRenderer' #364
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#364
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Utkarsh-vishnoi on GitHub (Dec 17, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/489
On executing
get_artist_albums, It gives meKeyError: 'musicCarouselShelfRenderer'. I have double checked and make sure, I am using the latest version i.e. version 1.3.2. I have provided the code to reproduce the error below.To Reproduce
Run the below piece of code
Additional context
I have used oauth for authentication
I get the following error upon executing the code.
@Utkarsh-vishnoi commented on GitHub (Dec 26, 2023):
Hi,
Anymore information needed from my end?
Thanks & Regards,
Utkarsh Vishnoi
@sigma67 commented on GitHub (Dec 27, 2023):