I need some help
Tim Heaney
theaney at gmail.com
Tue Jul 11 21:29:19 EDT 2006
"dammix" <65danix85 at gmail.com> writes:
>
> I'm completely a newbye, I've started studying python since 3 weeks and
> now I need to write a small program that reads the id3 tags from the
> mp3 contained inside a cd, and then print them into a simple text file,
> I hope it's possible to do this, and I hope you can help me too.
Several different people have written modules to help you read (and
write) ID3 tags.
http://id3-py.sourceforge.net/
http://pyid3lib.sourceforge.net/
http://news.tiker.net/software/tagpy
Pick one you like!
Tim
More information about the Python-list
mailing list