[GH-ISSUE #163] Improper mapping while fetching artist_singles #125

Closed
opened 2026-02-27 22:08:10 +03:00 by kerem · 1 comment
Owner

Originally created by @bohrasankalp on GitHub (Jan 29, 2021).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/163

2 things I observed while fetch artist singles ytmusic.get_artist_albums(artist['singles']['browseId'], artist['singles']['params'])

  1. The field year is mapped with Type, It was mapped earlier as singles.
  2. While fetching albums/singles we are always getting artists as blank.
Originally created by @bohrasankalp on GitHub (Jan 29, 2021). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/163 2 things I observed while fetch artist singles `ytmusic.get_artist_albums(artist['singles']['browseId'], artist['singles']['params'])` 1. The field year is mapped with Type, It was mapped earlier as singles. 2. While fetching `albums/singles` we are always getting artists as blank.
kerem closed this issue 2026-02-27 22:08:10 +03:00
Author
Owner

@sigma67 commented on GitHub (Jan 29, 2021):

The artists key should be missing instead. Good catch on the singles year field

<!-- gh-comment-id:769843019 --> @sigma67 commented on GitHub (Jan 29, 2021): The artists key should be missing instead. Good catch on the singles year field
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#125
No description provided.