[PR #153] [CLOSED] Add radio/Shuffle ID to search results #570

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/153
Author: @PhracturedBlue
Created: 1/17/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 1fabb38 Add radio/Shuffle ID to search results

📊 Changes

1 file changed (+24 additions, -1 deletions)

View changed files

📝 ytmusicapi/parsers/browsing.py (+24 -1)

📄 Description

I wanted to be able to create streaming radio channels from search results.
This patch extracts the Shuffle and Radio playlist ids from the search results.

yapf seems to have changed an unrelated line for some reason, I can manually revert it if you like

I was unable to get all the tests to pass (even without my change), but the search tests all seem to work ok


🔄 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/153 **Author:** [@PhracturedBlue](https://github.com/PhracturedBlue) **Created:** 1/17/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1fabb38`](https://github.com/sigma67/ytmusicapi/commit/1fabb384e54e7498e59ebb11b63b6988f0bcc741) Add radio/Shuffle ID to search results ### 📊 Changes **1 file changed** (+24 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/parsers/browsing.py` (+24 -1) </details> ### 📄 Description I wanted to be able to create streaming radio channels from search results. This patch extracts the Shuffle and Radio playlist ids from the search results. yapf seems to have changed an unrelated line for some reason, I can manually revert it if you like I was unable to get all the tests to pass (even without my change), but the search tests all seem to work ok --- <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:31 +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#570
No description provided.