low-level audio tag interface
Project 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.
Synopsis
>>> f = MediaFile('Lucy.mp3')
>>> f.title
u'Lucy in the Sky with Diamonds'
>>> f.artist = 'The Beatles'
>>> f.save()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mediafile-0.0.1.tar.gz
(27.6 kB
view details)
File details
Details for the file mediafile-0.0.1.tar.gz
.
File metadata
- Download URL: mediafile-0.0.1.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7501fe769298c3608cdb67ec49cfb2d4c64c62ff6438a0a9881a8be4847617b0 |
|
MD5 | c2c0ef3e9f2bca450201f97f003c12ac |
|
BLAKE2b-256 | 5c63d3779c5cff9e7a7b7a86d46d09aeeff95babd30a602f1678d23ec2e05871 |