mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[PR #153] [CLOSED] Add radio/Shuffle ID to search results #570
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#570
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigma67/ytmusicapi/pull/153
Author: @PhracturedBlue
Created: 1/17/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
1fabb38Add 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.