ID3V2 python library

gabor gabor at z10n.net
Fri Feb 28 07:45:55 EST 2003


On Fri, 2003-02-28 at 02:00, Sol Rosenberg wrote:
> Well the problem is they all only work with id3V1 tags or have a c/c++
> component.  im looking for pure python code to edit id3V2 tags.
> thanks

http://www.omniscia.org/~vivake/python/MP3Info.py

it can read id3v1 and id3v2 tags.

it can't write them.

i'm using it in my program so i can tell you it works quite reliable (
the one thing i can't do is to get the encoding of the tags :-(


gabor
-- 






More information about the Python-list mailing list