read and write audio tags for many formats in Python 3
Project description
A fork of the mutagen package, modified to support Python 3.3+. I take no credit for the original mutagen - the copyright for that is owned by the original developers. This package isn’t currently compatible with Python 2.x, but I am working with the mutagen developers to make these two projects converge. Once this happens, I’ll close this project and start working on improving mutagen itself.
From the original package description:
“Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, M4A, Monkey’s Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.”
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.