Skip to content

Garrett-Webb/lyricfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Dependencies

  • python3
  • pip3 install mutagen requests

Usage

  • python3 lyricfinder.py "[path to music library]" -v

  • will go through every song and grab lyric, putting them in a .lrc file.

  • keeps track of which albums have already been checked with the api in a previous run by saving them in a hidden file at the root of your music directory: .checked_albums.txt

About

a simple python tool that will iterate through your music library, find lyrics to the songs if possible, and write them in a .lrc file alongside the song, using lrclib.net API. useful for getting lyrics to appear in playback from self-hosted music libraries on subsonic/navidrome/plex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages