MP3 files and Python...

Josh Bloom joshbloom at gmail.com
Wed Oct 11 15:04:18 EDT 2006


Dive Into Python also has a little tutorial/code for reading and editing mp3
tags.
http://www.diveintopython.org/object_oriented_framework/index.html

-JB


On 10/10/06, Max Erickson <maxerickson at gmail.com> wrote:
>
> Karlo Lozovina <_karlo_ at _mosor.net_> wrote:
>
> > I'm looking for a Python lib which can read and _write_ ID3v1 and
> > ID3v2 tags, and as well read as much as possible data from MP3
> > file (size, bitrate, samplerate, etc...).
> >
> > MP3 reproduction is of no importance...
> >
>
> Try mutagen:
>
> http://www.sacredchao.net/quodlibet/
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20061011/dac3d130/attachment.html>


More information about the Python-list mailing list