process mp3 file

Chris Rebert clp2 at rebertia.com
Wed Mar 3 06:06:55 EST 2010


On Wed, Mar 3, 2010 at 2:43 AM, asit <lipun4u at gmail.com> wrote:
>> Define "processing".
>
> getting the title, song name, etc of the file and updating in a
> database

You'd want an ID3 tag library then. Here's one:

http://eyed3.nicfit.net/

Cheers,
Chris
--
http://blog.rebertia.com



More information about the Python-list mailing list