Automatic id3 modifier .mp3 files
Project description
Titanium-Rhythm
Titanium_Rhythm is a python package that recognizes mp3 files and automatically modifies its ID3.
Installation
This package requires:
- python-gst0.10-dev
- gstreamer1.0
- libchromaprint-tools
- libchromaprint-dev
- python-gst-1.0
- ffmpeg
Install the above dependencies and required packages by:
$ apt-get update
$ apt-get install <PACKAGES>
$ pip3 install titanium-rhythm
Tests
$ pytest
Usage
>>> from titanium_rhythm.annotate import annotate_file
>>> annotate_file('PMaILC8xG3', filepath)
or
$ sudo python3 main.py
License: 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
titanium_rhythm-1.0.3.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for titanium_rhythm-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 425ca6db7fb349c267b282f79a216663bd2fa13f98c068e2585393420b1b22c5 |
|
MD5 | 5c991c0886fccd17c6dd00c864b9d192 |
|
BLAKE2b-256 | 73695e8dec15b5b59be44c4a151b38c098f55464d54c8ff1414284d4dca53f7f |