/taglyric

Tag mp3 music files with lyric information

Primary LanguagePython

Taglyric

Taglyric is a tool that tags MP3 files with lyrics using the ID3 framework.

Installation

Installation just involves cloning the repository and installing the dependencies:

git clone https://github.com/zacharysells/taglyric.git
pip install -r requirements.txt

Usage

Currently the only supported functionality is tagging existing MP3 files:

taglyric tag ~/music/song.mp3