Skip to content
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

Two kinds of problem #10

Open
sansui5147 opened this issue Jul 7, 2022 · 3 comments
Open

Two kinds of problem #10

sansui5147 opened this issue Jul 7, 2022 · 3 comments

Comments

@sansui5147
Copy link

I am sure I used correct VPN setting and I can visit GOOGLE, YOUTUBE...
BTW: when I tried lyrics-api.lujjjh.com in browser, it shows 'NOT FOUND'

  1. Bad status: reqwest::Error { kind: Status(404), url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("lyrics-api.lujjjh.com")), port: None, path: "/", query: Some("name=%E5%8D%81%E9%9D%A2%E5%9F%8B%E4%BC%8F&artist=Eason+Chan"), fragment: None } }

  2. Network error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("lyrics-api.lujjjh.com")), port: None, path: "/", query: Some("name=%E8%8B%A6%E7%93%9C&artist=%E9%99%88%E5%A5%95%E8%BF%85"), fragment: None }, source: TimedOut }

@lujjjh
Copy link
Owner

lujjjh commented Jul 7, 2022

I temporarily fixed the NetEase Music lyrics provider, while the QQ Music lyrics provider is still broken.

Now iLyrics should be able to fetch the lyrics of the song you mentioned:

https://lyrics-api.lujjjh.com/?name=苦瓜&artist=陈奕迅

When I have time, I'll switch to the Apple Music API for iLyrics.

@sansui5147
Copy link
Author

Thanks a lot~~

@Heathcliff-Zhao
Copy link
Contributor

I temporarily fixed the NetEase Music lyrics provider, while the QQ Music lyrics provider is still broken.

Now iLyrics should be able to fetch the lyrics of the song you mentioned:

https://lyrics-api.lujjjh.com/?name=苦瓜&artist=陈奕迅

When I have time, I'll switch to the Apple Music API for iLyrics.

Hi~, thanks for this great work!
However, I found the lyrics can be incorrect, i've tried this url, but i got "Not Found", what can i do next?
Thanks for your time and patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants