57 Forks
476 Stars
476 Watchers

eyeD3

eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4).

How to download and setup eyeD3

Open terminal and run command
git clone https://github.com/nicfit/eyeD3.git
git clone is used to create a copy or clone of eyeD3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eyeD3 https://github.com/nicfit/eyeD3/archive/master.zip

Or simply clone eyeD3 with SSH
[email protected]:nicfit/eyeD3.git

If you have some problems with eyeD3

You may open issue on eyeD3 support forum (system) here: https://github.com/nicfit/eyeD3/issues