Skip to main content

Handles low-level interfacing for files' tags. Wraps Mutagen to

Project description

https://github.com/beetbox/mediafile/workflows/Build/badge.svg?branch=master http://img.shields.io/pypi/v/mediafile.svg

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

MediaFile is available on PyPI. Install it by typing pip install mediafile. It works on Python 2.7 and Python 3.4 or later. Then:

>>> from mediafile import MediaFile
>>> f = MediaFile('Lucy.mp3')
>>> f.title
u'Lucy in the Sky with Diamonds'
>>> f.artist = 'The Beatles'
>>> f.save()

Documentation

See the full documentation.

Authors

MediaFile is part of the beets project. It was originally written by Adrian Sampson and is now developed by the beets community. The license is MIT.

Project details


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.10.0.tar.gz (563.0 kB view details)

Uploaded Source

Built Distribution

mediafile-0.10.0-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

Details for the file mediafile-0.10.0.tar.gz.

File metadata

  • Download URL: mediafile-0.10.0.tar.gz
  • Upload date:
  • Size: 563.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for mediafile-0.10.0.tar.gz
Algorithm Hash digest
SHA256 98e0abb300d323bdfc90e2a3ae7f679436c429086e8254e6bfbc6b4f049d3624
MD5 8a16d2b9028c748d1d533eacc3ba336f
BLAKE2b-256 7ec96899a09ddae90aabcc87adbe6e6fe761d977017e8b177d866931370cb657

See more details on using hashes here.

File details

Details for the file mediafile-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: mediafile-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 21.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for mediafile-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4818f15dc0b735dfa69f169dceebade68900a99ee398f614ea01b5c6d6484701
MD5 e1d5d06923ca9d1a15a6f19572712e55
BLAKE2b-256 719f6665dc2e0849afee78d317402f6606b4cf2013a6f7a20e29bae4a5bd8260

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page