Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Youtube] Add linked album for ytmusic searches #1208

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

wispl
Copy link

@wispl wispl commented Aug 5, 2024

Adds the linked album to the song when doing a ytmusic search. This is a draft and the current change is not visible. Some questions:

  1. To expose the linked album for use, is it alright to modify StreamInfoItem to add a new method called getPlaylist?
  2. Currently the code just returns the browseId of the album, is there any preferred structure to also return the name of the album as well?

The browseId currently does nothing, hopefully I can try to get the browse endpoint working for ytmusic. I also plan to add a method to get the linked artist as well.

@TobiGr TobiGr added enhancement youtube service, https://www.youtube.com/ labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement youtube service, https://www.youtube.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants