[GH-ISSUE #303] Proposal: return playlistIds in get_library_albums #237

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

Originally created by @zarkdav on GitHub (Oct 3, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/303

Hi,

I wanted to merge the content of a brand account into the main and tried to use get_library_albums with rate_playlist, unfortunately the first method was not returning playlistId as part of the album dict and the second method was not recognizing the browseId.

I have written two small modifications to navigation.py and parsers/library.py which seem to solve this. Should I go ahead and open a pull request?

Originally created by @zarkdav on GitHub (Oct 3, 2022). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/303 Hi, I wanted to merge the content of a brand account into the main and tried to use `get_library_albums` with `rate_playlist`, unfortunately the first method was not returning `playlistId` as part of the album dict and the second method was not recognizing the `browseId`. I have written two small modifications to `navigation.py` and `parsers/library.py` which seem to solve this. Should I go ahead and open a pull request?
kerem 2026-02-27 22:08:45 +03:00
Author
Owner

@sigma67 commented on GitHub (Oct 3, 2022):

That seems quite reasonable to implement, thanks for the suggestion. Feel free to submit a PR!

Will need to update the docstrings for the affected functions as well.

<!-- gh-comment-id:1265843425 --> @sigma67 commented on GitHub (Oct 3, 2022): That seems quite reasonable to implement, thanks for the suggestion. Feel free to submit a PR! Will need to update the docstrings for the affected functions as well.
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#237
No description provided.