A python tool for fetching lyrics from multiple (pluggable) sources. Might later utilise a standard lyrics format (with arrangement support, and preferably timing).
Go to file
2021-11-17 22:44:26 +11:00
sources initcommit, I'll add .gitignore later 2021-11-17 22:44:26 +11:00
config.json.example initcommit, I'll add .gitignore later 2021-11-17 22:44:26 +11:00
getlyrics.py initcommit, I'll add .gitignore later 2021-11-17 22:44:26 +11:00
README.md initcommit, I'll add .gitignore later 2021-11-17 22:44:26 +11:00

A lyrics fetching tool, written in python. Similarly designed to a package manager. Manages indexing itself, sources don't need to do that.