[PR #586] [MERGED] parse_seach_result: add playlist id to album search #662

Closed
opened 2026-02-27 23:01:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/586
Author: @jonathanbell
Created: 5/21/2024
Status: Merged
Merged: 5/25/2024
Merged by: @sigma67

Base: mainHead: add-playlistid-to-album-search-results


📝 Commits (3)

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 ytmusicapi/mixins/search.py (+3 -2)
📝 ytmusicapi/parsers/search.py (+8 -0)

📄 Description

Contributes to sigma67/ytmusicapi#585

playlistId is available in the search response and can be used to add an album to the library via like/like endpoint. So, including the playlistId when the query is filtered by albums could be helpful.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigma67/ytmusicapi/pull/586 **Author:** [@jonathanbell](https://github.com/jonathanbell) **Created:** 5/21/2024 **Status:** ✅ Merged **Merged:** 5/25/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `add-playlistid-to-album-search-results` --- ### 📝 Commits (3) - [`96bf541`](https://github.com/sigma67/ytmusicapi/commit/96bf541e65aeade07cd78b6cab196c21d284488e) parse_seach_result: add playlist id to album search - [`2a37638`](https://github.com/sigma67/ytmusicapi/commit/2a37638b55429e2ac8212ff36cd862786bf7e648) fix docs - [`2c3ee5c`](https://github.com/sigma67/ytmusicapi/commit/2c3ee5c9f2670aa5cc6b3d584cb6b980ab1f729a) add to top result ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/mixins/search.py` (+3 -2) 📝 `ytmusicapi/parsers/search.py` (+8 -0) </details> ### 📄 Description Contributes to sigma67/ytmusicapi#585 `playlistId` is available in the search response and can be used to add an album to the library via `like/like` endpoint. So, including the `playlistId` when the query is filtered by `albums` could be helpful. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01:53 +03:00
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#662
No description provided.