Fetch synced lyrics from LRCLIB and write .lrc files next to your local audio files.
uv syncpython -m pip install .After installation, run the console command:
lrcget /path/to/musicEnable verbose logs:
lrcget /path/to/music --verboseYou can also run it as a module:
python -m lrcget /path/to/music.mp3.opus.flac.ogg.wav