by fs0c13ty00 on 2/23/24, 1:36 PM with 1 comments
That's why I created LRCLIB. It'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.
I'm trying my best to make LRCLIB server-side code open-source as soon as possible. But right now, full LRCLIB'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 https://lrclib.net/db-dumps.
Many open-source projects have already begun integrating LRCLIB, including:
- beets - music library metadata management (https://github.com/beetbox/beets) - feishin - self-hosted music player (https://github.com/jeffvli/feishin) - namida - music player for Android (https://github.com/namidaco/namida)
If you are interested or are looking for a good API for unsynced/synced lyrics source, please check it out!
by looz on 3/1/24, 6:22 AM