mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-26 07:46:00 +03:00
[GH-ISSUE #571] New KeyError when calling get_album() #399
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#399
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 @apastel on GitHub (Apr 3, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/571
Describe the bug
YTMusic.get_album()started raising a new KeyError today. Mostly likely YTM changed something, I'm assuming. Running ytmusicapi-1.6.0.Code sample:
@sigma67 commented on GitHub (Apr 3, 2024):
duplicate of #544
@apastel commented on GitHub (Apr 3, 2024):
My bad, I made an incorrect assumption that because it just started happening yesterday for me, that it can't be one of these older issues, but now I see and recognize the "A/B testing" flair on those issues.