mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[GH-ISSUE #532] get_library_upload_artists method not returning all artists for uploaded songs #379
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#379
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 @robtekky on GitHub (Jan 27, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/532
Describe the bug
The get_library_upload_artists method does not seem to be returning all artists for uploaded songs.
It seems it is considering the artist Zombies to be the same as The Zombies
To Reproduce
Steps to reproduce the behavior:
Additional context
Using the python repl:
@sigma67 commented on GitHub (Jan 27, 2024):
The data returned is what is shown on YouTube. Server side issue, nothing we can do there