[LAU] Commenting OGG and MP3 on a remote computer without downloading (full files)

Christopher Arndt chris at chrisarndt.de
Wed Jun 6 18:37:28 CEST 2018


Am 06.06.2018 um 18:25 schrieb Jeanette C.:
> Hi Chris,
> thanks, EyeD3 sounds very promising for the ID3 side. I'll give that a try.

Another Python lib you can try is 'mutagen':

https://mutagen.readthedocs.io/

It has support for ID3 and Vorbis, but unfortunately there seems to be
no command line tool for handling Vorbis files (there's 'mid3v2' for MP3
files), so you'd have to write Python code or find some from somebody else.

On the plus-side, it has no dependencies other than Python 2.7 or 3.4+.


Chris


More information about the Linux-audio-user mailing list