Skip to content

Simple Python script for adding lyrics from Encyclopedia Metallum into your music files. 🤘

License

Notifications You must be signed in to change notification settings

nikola310/metallum-lyrics-tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metallum Lyrics Tagger 🤘

Metallum Lyrics Tagger is a simple Python script for adding lyrics from Encyclopedia Metallum into your music files. In order for it to work, the artist names, song names and album names, must be configured like in the Metallum.

Python >= 3.0
pip for installing dependencies

External dependencies:

  • phrydy
  • lxml

All of which can be installed through pip:

pip install dependency

Usage:

  python get_lyrics.py -dirname <root_directory> [--overwrite]
	
Options:
  
-d  --dir   TEXT    Path to root directory, from where the program will start scanning for music files.
-o  --overwrite OPTIONAL  Optional parameter, add if you want the program to overwrite existing lyrics.
-h  --help                Show this message and exit.

About

Simple Python script for adding lyrics from Encyclopedia Metallum into your music files. 🤘

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages