LrcApi

screenshot of LrcApi

A Flask API For StreamMusic.

Overview:

LrcApi is a Flask API designed for StreamMusic, welcoming integration from various music services and suggestions for new API adaptations from frontend developers. JetBrains provides a free open-source license for this project. The API supports fetching LRC lyrics from KuGou/Aggregate APIs in text/json format, obtaining music/album/artist covers, and defaults to listening on port 28883.

Features:

  • Supports KuGou/Aggregate API for LRC lyrics retrieval
  • Provides text/json API for music/album/artist cover retrieval
  • Listening on port 28883 with API endpoints for lyrics, json data, and covers
  • Supports authentication parameter for header authentication

Summary:

LrcApi is a Flask API that facilitates the retrieval of LRC lyrics and music-related cover images. With support for various API endpoints and authentication options, it offers flexibility for music services integration. The installation process, whether through manual setup or Docker deployment, allows for easy access to the API functionalities provided by LrcApi.