-
Notifications
You must be signed in to change notification settings - Fork 172
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 lyric_finder
lib crate
#34
Conversation
Is lyric_finder still working with its aggressive cloudflare captcha policy? I can't seem to be able to get the example working. |
A possible solution - multiple API used by https://github.com/spicetify/spicetify-cli/tree/master/CustomApps/lyrics-plus |
@slikie I never have a trouble with scrapping lyric from genius.com. Which command did you use to run the example? I use
I'm not familiar with the "aggressive cloudflare captcha policy" you're referring to. |
I see what you mean. Will take a look into the other solution you send. Can you create an issue for tracking? |
Implemented the
lyric_finder
crate that retrieves a song's lyric using https://genius.com and its APIs