Skip to content

TheLycaeum/-Audio-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Audio Classifier helps you to sort your messed up music directories with no proper name for mp3 files. It renames and classifies mp3 files with records from AcoustID web service.

User register Application AcoustID and get the API key. Copy API key in key.py file.

Usage

Classify audio with records from acoustid.org, according to user options

positional arguments:
  path           path of directory to classify

optional arguments:
  -h, --help     show this help message and exit
  -d, --dire     if mentioned, classified as artist/title.mp3,if False renamed
                 as artist-title.mp3, by default False
  -i, --inplace  if mentioned, classified keeping current file,by default
                 False
  -r, --recurse  if mentioned, classifies audio files in sub-directories of
                 given path, by default False

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages