Xav1403 Posted April 24 Share Posted April 24 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.