TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Synced lyrics database with a free, easy-to-use API

2 点作者 fs0c13ty00超过 1 年前
I was always frustrated that there is no solid source for synced lyrics that also offers decent API support. There is good ol&#x27; Crintsoft&#x27;s MiniLyrics that is thankfully free software, was what I used a lot in my childhood, but unfortunately the API is highly obfuscated. Another popular choice is the Musixmatch API, which has a very large database of synced lyrics, but with &quot;free&quot; API that are reverse-engineered from their app, you will quickly run into rate-limit.<p>That&#x27;s why I created LRCLIB. It&#x27;s aimed to provide completely free synchronized lyrics for everyone, especially for FOSS music players, with zero profit intention. It currently has nearly 3,000,000 (not deduplicated) lyrics in database. You can also contribute to the database by adding and syncing lyrics for your favorite songs using the LRCGET client.<p>I&#x27;m trying my best to make LRCLIB server-side code open-source as soon as possible. But right now, full LRCLIB&#x27;s database dumps have already been uploaded regularly and publicly, which are simply sqlite3 files. Feel free to download, look at or do anything you want with the database at <a href="https:&#x2F;&#x2F;lrclib.net&#x2F;db-dumps" rel="nofollow">https:&#x2F;&#x2F;lrclib.net&#x2F;db-dumps</a>.<p>Many open-source projects have already begun integrating LRCLIB, including:<p>- beets - music library metadata management (<a href="https:&#x2F;&#x2F;github.com&#x2F;beetbox&#x2F;beets">https:&#x2F;&#x2F;github.com&#x2F;beetbox&#x2F;beets</a>) - feishin - self-hosted music player (<a href="https:&#x2F;&#x2F;github.com&#x2F;jeffvli&#x2F;feishin">https:&#x2F;&#x2F;github.com&#x2F;jeffvli&#x2F;feishin</a>) - namida - music player for Android (<a href="https:&#x2F;&#x2F;github.com&#x2F;namidaco&#x2F;namida">https:&#x2F;&#x2F;github.com&#x2F;namidaco&#x2F;namida</a>)<p>If you are interested or are looking for a good API for unsynced&#x2F;synced lyrics source, please check it out!

1 comment

looz大约 1 年前
Yes, I have been waiting for someone to do something like this, the problem with minilyrics is its too old and the chance of upload client working is like 1 out of 10. And regarding musixmatch, they would take down lyrics randomly because they &quot;dont have&quot; permission to show the lyrics of other artists