process mp3 file

vanam raghavendra.gv.vanam at gmail.com
Fri Mar 5 08:32:21 EST 2010


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

Other possibility can be passing out the extension of the file and
directory where
the files are present, using os.walk we can extract the file name by
filtering the .mp3 extension.



More information about the Python-list mailing list