nicfit / 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).
http://eyed3.nicfit.net/
GNU General Public License v3.0
547 stars 59 forks source link

FLAC support #404

Open agross opened 4 years ago

agross commented 4 years ago

Hi,

is FLAC support something you consider worthwhile? I convert more music to FLAC these days and would like to use eyeD3 with it (like I do for mp3s).

Thanks,

Alex

fd0-nl commented 4 years ago

That would be a great option, same as with other formats, like ogg/vorbis

nicfit commented 4 years ago

@fd0-nl There is an ogg/vorbis experiment branch BTW https://github.com/nicfit/eyeD3/tree/vorbis