[GH-ISSUE #433] Documentation update - get all albums not just 10 from artist page. #322

Closed
opened 2026-02-27 23:00:11 +03:00 by kerem · 2 comments
Owner

Originally created by @MarshallARoss on GitHub (Sep 22, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/433

Documentation update -> Using "channel Id of the artist" only returns 10 albums from get_artist_albums method.

Solution: is to use the "browseID" from the "albums" key of the get_artist response. This will return all the albums from the youtube music albums page.

Originally created by @MarshallARoss on GitHub (Sep 22, 2023). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/433 Documentation update -> Using "channel Id of the artist" only returns 10 albums from get_artist_albums method. Solution: is to use the "browseID" from the "albums" key of the get_artist response. This will return all the albums from the youtube music albums page.
kerem 2026-02-27 23:00:11 +03:00
Author
Owner

@sigma67 commented on GitHub (Sep 22, 2023):

Tbh it seems quite obvious from my point of view. Where would you like to see this information added?

<!-- gh-comment-id:1731895321 --> @sigma67 commented on GitHub (Sep 22, 2023): Tbh it seems quite obvious from my point of view. Where would you like to see this information added?
Author
Owner

@sigma67 commented on GitHub (Oct 24, 2023):

It's actually right there in the docstring for get_artist....

<!-- gh-comment-id:1777970239 --> @sigma67 commented on GitHub (Oct 24, 2023): It's actually right there in the docstring for `get_artist`....
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#322
No description provided.