[PR #526] [MERGED] handle playlists appearing in top results (closes #524) #637

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/526
Author: @fischcode
Created: 1/19/2024
Status: Merged
Merged: 1/21/2024
Merged by: @sigma67

Base: mainHead: main


📝 Commits (2)

📊 Changes

2 files changed (+12 additions, -0 deletions)

View changed files

📝 tests/mixins/test_search.py (+7 -0)
📝 ytmusicapi/parsers/search.py (+5 -0)

📄 Description

parse playlists appearing in top results returning results the same way as for other playlists found be search()


🔄 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/526 **Author:** [@fischcode](https://github.com/fischcode) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/21/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`038f5e7`](https://github.com/sigma67/ytmusicapi/commit/038f5e7231668eff4e736fb4738aee49293247c2) handle playlists appearing in top results #524 - [`20e1f15`](https://github.com/sigma67/ytmusicapi/commit/20e1f15eab6a345e4b329fbce93b41d53aeef099) fixup, add test ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/mixins/test_search.py` (+7 -0) 📝 `ytmusicapi/parsers/search.py` (+5 -0) </details> ### 📄 Description parse playlists appearing in top results returning results the same way as for other playlists found be search() --- <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:47 +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#637
No description provided.