Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files.
Project description
This is a Python 3 package. The Python 2 package is at http://pypi.python.org/pypi/hsaudiotag .
hsaudiotag is a pure Python library that lets you read metadata (bitrate, sample rate, duration and tags) from mp3, mp4, wma, ogg, flac and aiff files. It can only read tags, not write to them, but unlike more complete libraries (like Mutagen), it is BSD licensed, making it suitable for most projects. It is also backed by a nifty test suite.
The documentation has to be built with Sphinx. You can get Sphinx at http://sphinx.pocoo.org/
Once you installed it, you can build the documentation with:
sphinx-build docs docs_html
The documentation is also available online at http://pythonhosted.org/hsaudiotag3k/
Changes
Version 1.1.3 – 2012/08/10
Fixed a bug preventing some OGG track fields from being read.
Version 1.1.2 – 2011/09/29
Fixed a bug preventing some OGG metadata from being read.
Version 1.1.1 – 2011/01/31
Fixed crash on reading tag-less AIFF files.
Fixed crash on mp4 files containing invalid utf-8 data.
Version 1.1.0 – 2010/12/29
Added a wrapper class to automatically detect a file type.
Invalid AIFF files now set their attributes nonetheless.
Version 1.0.5 – 2010/12/20
Got rid of the hsutil dependency.
Version 1.0.4 – 2010/11/19
Fixed a crash when reading mp4 files with malformed attribute atoms.
Version 1.0.3 – 2010/11/11
Fixed a crash when reading mp4 files with out of range genre indexes.
Version 1.0.2 – 2010/09/25
Fixed a crash when reading Id3v2 text frames with invalid string encoding flag.
Version 1.0.1 – 2010/08/24
Fixed squeeze.squeeze_mpeg under py3k.
Fixed the decoding of mpeg files with Xing headers under py3k.
Version 1.0.0 – 2010/07/11
Initial Release
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
File details
Details for the file hsaudiotag3k-1.1.3.post1.tar.gz
.
File metadata
- Download URL: hsaudiotag3k-1.1.3.post1.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef60e9210d4727e82f0095a686cb07b676d055918f0c59c5bfa8598da03e59d1 |
|
MD5 | 5b8b865345e1c19bbe036164dac692b8 |
|
BLAKE2b-256 | 6e4a117ded92d098ee203391a5712a54ff87b391e7637029a08e68957e399701 |