mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[GH-ISSUE #334] Artist names with '&' give incorrect year field #259
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#259
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 @VishBK on GitHub (Dec 31, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/334
Using the
get_library_albumsfunction, albums with artists that have an '&' in their name return the second artist's name as the year field. Example response:Here is the link to the album
May also affect
get_album, you can see a similar issue in the 'other_versions' year field here in the documentation.On version 0.24.1