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

Home page endpoint #251

Closed
sigma67 opened this issue Jan 13, 2022 · 1 comment
Closed

Home page endpoint #251

sigma67 opened this issue Jan 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sigma67
Copy link
Owner

sigma67 commented Jan 13, 2022

The home page provides dynamic recommendations for each user. This endpoint should retrieve the home page and parse all content in it into a dictionary grouped by section titles (i.e. "Mixed for you" -> list of mixes playlists).

The endpoint should be called get_home.

The main difficulty in implementing lies in figuring out all the different types of content (songs, videos, artists, albums, playlists) and reusing existing functions for parsing wherever possible. Ideally the function should also not break when new types of sections are being added by the YouTube Music team.

Please thumbs up if you would use this feature. PRs are welcome, please comment if you would like to tackle this.

@sigma67 sigma67 added enhancement New feature or request help wanted Extra attention is needed labels Jan 13, 2022
@Logic-Punch
Copy link

Would love to see this feature! <3

@sigma67 sigma67 self-assigned this Feb 25, 2022
sigma67 pushed a commit that referenced this issue Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants