mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-26 07:46:00 +03:00
[GH-ISSUE #258] get_lyrics not working: Server returned HTTP 400 Bad Request #199
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#199
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 @mathigatti on GitHub (Feb 8, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/258
Hi! Thanks for sharing this awesome project, I was trying to download some lyrics following the guidelines from this PR but the method doesn't seem to be working anymore.
Here is my code and its stracktrace.
@sigma67 commented on GitHub (Feb 9, 2022):
Please refer to docs and tests for proper usage, providing the videoId is incorrect as you can see in your error message
https://ytmusicapi.readthedocs.io/en/latest/reference.html?highlight=get_lyrics#ytmusicapi.YTMusic.get_lyrics
https://ytmusicapi.readthedocs.io/en/latest/reference.html?highlight=get_lyrics#ytmusicapi.YTMusic.get_watch_playlist
github.com/sigma67/ytmusicapi@2e8c09a430/tests/test.py (L139-L142)