mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-26 07:46:00 +03:00
[GH-ISSUE #262] Error on get_mood_playlist #207
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#207
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 @Spsden on GitHub (Feb 22, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/262
Code .
Output ..
I have implemented most other methods in a flash server
at Drip server except get_mood_playlists.
Please look into it and help me out with it.
Also awesome api , the core of my Youtube Music project Drip .
Thanks for making this awespme api.
@sigma67 commented on GitHub (Feb 22, 2022):
Nice project! The endpoint works for me. Are you sure your params string is valid? You need to call
get_mood_categoriesbeforehand.@Spsden commented on GitHub (Feb 22, 2022):
Thank you !
I'm really sorry for bothering you, actually it was returning error for some params which I was getting from get_mood_categories while most work now. silly error from my side.
Thank you again for prompt support.