Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mutagen

How To Correct The Misencoded String?

i used mutagen to read the mp3 metadata, since the id3 tag is read in as unicode but in fact it is … Read more How To Correct The Misencoded String?

Retrieve Lyrics From An Mp3 File In Python Using EyeD3

I am currently trying to use Python and its eyeD3 library to extract the lyrics from an mp3 file. T… Read more Retrieve Lyrics From An Mp3 File In Python Using EyeD3