Skip to content

FriendlyUser1/lrcget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lrcget

Fetch synced lyrics from LRCLIB and write .lrc files next to your local audio files.

Install

With uv (recommended)

uv sync

With pip

python -m pip install .

Usage

After installation, run the console command:

lrcget /path/to/music

Enable verbose logs:

lrcget /path/to/music --verbose

You can also run it as a module:

python -m lrcget /path/to/music

Supported audio files

  • .mp3
  • .opus
  • .flac
  • .ogg
  • .wav

About

Personal LRCLIB API client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages