Skip to main content

MP3 tag information reader and writer.

Project description

mp3tag

本 repo 提供一个支持读取、修改 mp3 标签信息的工具,关于 mp3 标签信息的内容,使用Python读取Mp3的标签信息 做了初步的介绍。

Tools for read and modify mp3 tag information, you can search wiki to know more about "Identity of MP3".

特性

  • 支持读取某个文件夹下 mp3 文件的 idv3 信息

Feature

  • Read mp3 idv3 information under specific folder

Usage

from mp3tag import mp3tag

music_path = '/Users/shiqiang/Downloads/old_mbp_files/OldMBP-Music/'

mpt = mp3tag()
mpt.get_version()
mpt.search_folder(music_path)

Result

$ python3 examples/tag_example.py
{'title': None, 'artist': 'Pure Music', 'album': 'นลตไร๛ว๚', 'year': b'', 'comment': b'', 'genre': 0}
{'title': 'And One', 'artist': 'Linkin Park', 'album': 'Underground 1.0', 'year': b'', 'comment': b'', 'genre': 0}

Reference

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

mp3tag-0.0.2.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

mp3tag-0.0.2-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file mp3tag-0.0.2.tar.gz.

File metadata

  • Download URL: mp3tag-0.0.2.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for mp3tag-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b12848f8b18cebab4f436878d794c047562ce3fd4cc1877b8c5f5770fe7a2959
MD5 de3708dfc3312290fd5c1bf6d1d1fbfd
BLAKE2b-256 80d3a3a642b5178a9e6d8eebfa3d24039fbd37f937b6240846ef8da5325ad528

See more details on using hashes here.

Provenance

File details

Details for the file mp3tag-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: mp3tag-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for mp3tag-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 848e80b84500943bfd86ce29baed3f8f552c6a5f17675af81a322696276fabe7
MD5 a42b3efb1ec7d61a5e5e54123a1d8b02
BLAKE2b-256 cb76c532c9d7d8afc869999b2a166bb1f69cf55dc2dae1a5bdd5209d568c1e58

See more details on using hashes here.

Provenance

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