lujjjh / iLyrics

A third-party iTunes addon to show the lyrics on the desktop.
MIT License
118 stars 13 forks source link

Two kinds of problem #10

Open sansui5147 opened 2 years ago

sansui5147 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

Thanks a lot~~

yuezhao238 commented 8 months ago

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!