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

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. beets

    music library manager and MusicBrainz tagger

    I was always frustrated that there is no solid source for synced lyrics that also offers decent API support. There is good ol' Crintsoft'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 "free" API that are reverse-engineered from their app, you will quickly run into rate-limit.

    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)

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. feishin

    A modern self-hosted music player.

    - feishin - self-hosted music player (https://github.com/jeffvli/feishin)

  4. namida

    A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter

    - 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!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How iTunes Is Changing on PC

    3 projects | news.ycombinator.com | 8 Feb 2024
  • Plex Users Fear New Feature Will Leak Porn Habits to Their Friends and Family

    1 project | news.ycombinator.com | 27 Nov 2023
  • YT Music RVX Alternatives (Open Source YT Music Clients)

    15 projects | /r/AfterVanced | 4 Aug 2023
  • Tagging songs with multiple genres and having them display in each genre

    2 projects | /r/foobar2000 | 10 Jul 2023
  • Music only showing in web client

    1 project | /r/jellyfin | 28 May 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?