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

question/feat-req: youtube music support #31

Open
redbrain opened this issue Mar 31, 2022 · 2 comments
Open

question/feat-req: youtube music support #31

redbrain opened this issue Mar 31, 2022 · 2 comments
Labels
question Further information is requested

Comments

@redbrain
Copy link

hello gatecrasher,
does YouTube Music also run on innertube?
if so, could ytcog be modified to support ytmusic-specific features (for example, filtering music searches for songs, albums, artists, etc)?

@gatecrasher777
Copy link
Owner

Sorry, I seemed to have missed your post.

As far as I am aware YouTube Music is a player built on top of the innertube, rather than there being any specific functionality inside the innertube api itself. All the calls are from url: https://music.youtube.com/ and seems to focus on music playlists, using the same type of calls as https://www.youtube.com/

It might be helpful to allow a change of domain in ytcog. Perhaps that would apply overall filter that limits results to music. But I would have to experiment.

@redbrain
Copy link
Author

Thank you for the reply!
My main goal is to be able to filter search results to include only songs and/or albums. I'll experiment with innertube requests to music.youtube.com and report any successes or errors.
If you have spare time, it would be great if you could look into it as well.

@gatecrasher777 gatecrasher777 added the question Further information is requested label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants