eyed3

A tool for working with audio files, specifically MP3 files containing ID3 metadata.

eyed3 repository preview
What You'll Learn

eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4).

Technologies & Topics
id3v1
id3v2
mp3
mp3tag
music
python
Getting Started

1. Clone the Repository

git clone https://github.com/nicfit/eyeD3.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
Python
Stars
580
Published
1/21/2017
CategoryPython
More in Python