Does anyone has an experience of reading and writing ID3 tags in an MP3 file or a WMA file? There are some libraries but I would like to do it from the scratch. :-)
|
2
|
|||||
|
|
|
Dive into Python uses MP3 ID3 tags as an example. |
||
|
|
|
|
||
|
|
|
A quick google showed up http://id3-py.sourceforge.net/ Maybe this works for you ? |
||
|
|
|
Try eyeD3, it's a program and a module. |
||
|
|
