mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[GH-ISSUE #859] YTMusic.get_artist fails with KeyError on some accounts #523
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#523
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 @mayty on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/859
Describe the bug
YTMusic.get_artistfails withKeyErroron some account.ytmusicapi version
1.11.4
To Reproduce
Results in:
Additional context
Some more channel ids, which generate the same error:
@sigma67 commented on GitHub (Jan 28, 2026):
Can you spot visual differences on the artist pages? Screenshots of successful account vs. unsuccessful would help
@sgvictorino commented on GitHub (Jan 28, 2026):
These aren't artist channels, so
get_channelworks.@mayty commented on GitHub (Jan 28, 2026):
@sigma67
After double-checking, these ids lead to channels that match the style of a channel given in the documentation of the
YTMusic.get_user()method. So I'll be closing this issue, as it's a user error