mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[GH-ISSUE #205] How to get the moods and genres located in https://music.youtube.com/moods_and_genres #159
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#159
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?
Originally created by @YashMakan on GitHub (Jun 9, 2021).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/205
I am looking for a way to get the moods and genres. How can I do that?
@impliedchaos commented on GitHub (Jun 9, 2021):
Something like this works:
Probably better off using
find_object_by_keyinstead ofnavall the time, but it's just an example.@sigma67 commented on GitHub (Jun 9, 2021):
I've thought about it but didn't find the time to implement it. Very open toward a PR for this
@YashMakan commented on GitHub (Jun 9, 2021):
Thanks, it is working...