Jump to content

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


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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...