[GH-ISSUE #32] Add favourite artist to taste #24

Closed
opened 2026-02-27 22:07:36 +03:00 by kerem · 4 comments
Owner

Originally created by @allanin on GitHub (Jun 24, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/32

You can choose your favourite artist with this url: https://music.youtube.com/tasteprofile

According to Google it changes to recommendations.

Please add a way to add artists to this list via your api.

Originally created by @allanin on GitHub (Jun 24, 2020). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/32 You can choose your favourite artist with this url: https://music.youtube.com/tasteprofile According to Google it changes to recommendations. Please add a way to add artists to this list via your api.
Author
Owner

@sigma67 commented on GitHub (Jun 24, 2020):

This requires two new methods get_tasteprofile and set_tasteprofile, both using the browse endpoint.

The get uses the browseId FEmusic_tastebuilder, while the set uses FEmusic_home and takes selected and impression values from the get method as arguments.

<!-- gh-comment-id:649071828 --> @sigma67 commented on GitHub (Jun 24, 2020): This requires two new methods `get_tasteprofile` and `set_tasteprofile`, both using the browse endpoint. The get uses the browseId `FEmusic_tastebuilder`, while the set uses `FEmusic_home `and takes selected and impression values from the get method as arguments.
Author
Owner

@YashMakan commented on GitHub (Jun 14, 2021):

any improvement in this issue? I want to implement this feature.

<!-- gh-comment-id:860948727 --> @YashMakan commented on GitHub (Jun 14, 2021): any improvement in this issue? I want to implement this feature.
Author
Owner

@sigma67 commented on GitHub (Jun 15, 2021):

Feel free, I don't think anyone else is working on it. Likely the best location is the library mixin/parser

<!-- gh-comment-id:861229569 --> @sigma67 commented on GitHub (Jun 15, 2021): Feel free, I don't think anyone else is working on it. Likely the best location is the library mixin/parser
Author
Owner

@sigma67 commented on GitHub (Aug 24, 2022):

Contributed by @adrinu in #289

<!-- gh-comment-id:1225284266 --> @sigma67 commented on GitHub (Aug 24, 2022): Contributed by @adrinu in #289
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#24
No description provided.