andonefilms
2013-11-26 15:41:24 UTC
Hey everyone.
I'm trying to figure out how to get python to access the properties section of an mp3 file. When you right click an mp3 file and go to properties you can edit the title, album, and things like that. I also want to be able to read the length of the mp3.
Is there a pythonic way to do this? I asked a professor of mine and he said to look into the OS module.
Any help is much appreciated!
Thank you
Tyler
I'm trying to figure out how to get python to access the properties section of an mp3 file. When you right click an mp3 file and go to properties you can edit the title, album, and things like that. I also want to be able to read the length of the mp3.
Is there a pythonic way to do this? I asked a professor of mine and he said to look into the OS module.
Any help is much appreciated!
Thank you
Tyler