py-mediafile

read and write audio file tags in Python

Index | audio

Description

MediaFile is a simple interface to the metadata tags for many audio
file formats. It wraps Mutagen, a high-quality library for low-level
tag manipulation, with a high-level, format-independent interface for a
common set of tags.

Homepage: https://mediafile.readthedocs.io/en/latest/

Run Dependencies