Jump to content

Integrate lrclib's API as a built-in lyrics plugin option


Xav1403

Recommended Posts

Lrcget's dev made an API to grab lyrics from their database sourced from different sites.

https://github.com/tranxuanthang/lrcget/issues/2#issuecomment-1326925928

Quote

I'm working on a official homepage for lrclib which including a search feature, but in the meantime you can use these APIs to find the lyrics you want:

 

https://lrclib.net/api/search?q={query}

https://lrclib.net/api/get/{id}

For example:

 

https://lrclib.net/api/search?q=CHVRCHES

https://lrclib.net/api/get/2392

 

Using a query like "https://lrclib.net/api/search?q=%ARTIST% %TITLE% %ALBUM%" Poweramp could grab the song's id and display plain or synced lyrics, processing the data from https://lrclib.net/api/get/{id}

This would help so people don't have to rely on third-party apps from the store or having to download .lrc files

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...