-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add provider Genius.com #27
Comments
Thanks for the suggestion. [1] https://github.com/moehmeni/syncedlyrics/blob/main/syncedlyrics/providers/genius.py |
Try with curl-cffi, but use |
If I use curl-cffi, I get an error mentioned in #29 in local. Also, the workflow test (with |
curl_cffi.requests.errors.RequestsError: Failed to perform, curl: (55) Recv failure: Connection reset by peer. See https://curl.se/libcurl/c/libcurl-errors.html first for more details. look https://curl.se/libcurl/c/libcurl-errors.html CURLE_SEND_ERROR (55)
Failed sending network data. def get_lrc() |
I commented out the tests for Genius for now, but in action, can you please confirm it works with |
|
https://genius.com/api/search/multi?per_page=5&q=macarena
see
artist_names
,full_title
,url
https://genius.com/Los-del-rio-macarena-lyrics
The text was updated successfully, but these errors were encountered: