mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #220] KeyError: 'watchPlaylistEndpoint' on get_album() #173
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#173
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 @KoljaWindeler on GitHub (Aug 16, 2021).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/220
Hi @sigma67, i guess ytube changed something again ..
running ... get_album(browseId=MPREb_a1kLPIgLhc6) returns the error below for the several last days, all other commands works just fine. (and my code didn't change for get_album)
how can i provide more info for you?
Thanks JKW and thanks as always for your work!!
@sigma67 commented on GitHub (Aug 18, 2021):
It seems this is an issue with the new response format for albums. Apparently not everyone is getting the changed version of it. I added a fallback so it works either way.
@KoljaWindeler commented on GitHub (Aug 18, 2021):
tested and confirmed that this fixes the issue. thanks. Can I ask you to release a minor version?
@sigma67 commented on GitHub (Aug 18, 2021):
For sure!