Get an LRC format (synchronized) lyrics for your music
Project description
syncedlyrics
Get an LRC format (synchronized) lyrics for your music.
Installation
pip install syncedlyrics
Usage
CLI
syncedlyrics "SEARCH_TERM"
Available Options
Flag | Description |
---|---|
-o |
Path to save .lrc lyrics, default="{search_term}.lrc" |
-v |
Use this flag to show the logs |
--allow-plain |
Return a plain text (not synced) lyrics if no LRC format was found |
Python
import syncedlyrics
lrc = syncedlyrics.search("[TRACK_NAME] [ARTIST_NAME]")
Or with options:
syncedlyrics.search("...", allow_plain_format=True, save_path="{search_term}_1234.lrc", providers=["NetEase"])
Providers
- Lrclib
- Musixmatch
- NetEase
- Megalobiz
Lyricsify(Broken, should bypass Cloudflare protection)Deezer(Broken)
Feel free to suggest more providers or make PRs to fix the broken ones.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
syncedlyrics-0.7.0.tar.gz
(9.7 kB
view details)
Built Distribution
File details
Details for the file syncedlyrics-0.7.0.tar.gz
.
File metadata
- Download URL: syncedlyrics-0.7.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.0 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d73ff0062b2fc89acf810f50c5ad652b1eed4830f4a82e00236ce7a21388ed |
|
MD5 | 633f9adadd34f3fb4406fcfb5b84bfec |
|
BLAKE2b-256 | 3328c20b1aa6af9b0d2bdaf558550d3e92d221cc1564ebca5f8cdd44c2354077 |
File details
Details for the file syncedlyrics-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: syncedlyrics-0.7.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.0 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12b5df0dbf620fa1525a7b1ed01d7fe5fd36106c1dab0c109998482fd9bac31f |
|
MD5 | 3b4c2744245b8af90b9ca7084f2acbd0 |
|
BLAKE2b-256 | e36f00da90f6be1120fcb9a9dbb4e2b9cd6f7927ac28922b8a7f500279e9855a |