mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[PR #289] [MERGED] Added favorite artists to taste #592
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#592
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/289
Author: @adrinu
Created: 8/21/2022
Status: ✅ Merged
Merged: 8/24/2022
Merged by: @sigma67
Base:
master← Head:favorite-artist📝 Commits (2)
d66f20aAddded favorite artists to tastef7ef0d2Covered more cases in unittest and documentation📊 Changes
5 files changed (+89 additions, -16 deletions)
View changed files
📝
docs/source/reference.rst(+2 -1)📝
tests/test.py(+20 -4)📝
ytmusicapi/mixins/browsing.py(+62 -7)📝
ytmusicapi/navigation.py(+2 -0)📝
ytmusicapi/parsers/browsing.py(+3 -4)📄 Description
Issue
#32
Description
Added ability add favorite artists to https://music.youtube.com/tasteprofile. Implementation was based on the discussion in above issue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.