Automatic id3 modifier .mp3 files
Project description
# Titanium-Rhythm
[![Build Status](https://travis-ci.org/DarkFate13/titanium-rhythm.svg?branch=master)](https://travis-ci.org/DarkFate13/titanium-rhythm) ![stability-wip](https://img.shields.io/badge/stability-work_in_progress-lightgrey.svg) [![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
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:
`sh $ apt-get update $ apt-get install <PACKAGES> $ pip3 install titanium-rhythm `
### Tests
`sh $ 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
Built Distribution
Hashes for titanium_rhythm-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9da79f7e6858e93fba37eb7e256c5769641e7dd7309fd6a8ae179f6e564ff300 |
|
MD5 | b221f9a769cfaa5070624b75c485ba26 |
|
BLAKE2b-256 | 3c09abf09494905890ae55e8c151cba679638e4090304a5bea5f518011e0ca1f |