Skip to content

xsalon/TikTag-Music-Tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTag

TikTag is music file tagger with automatic aproach.

Installation

All required dependencies are in setup.py file.

python setup.py install

Fingerprinting

To enable fingerprinting you should install AcoustID too.

sudo apt install ffmpeg acoustid-fingerprinter

For Windows fpcalc.exe library is highly recommended. When downloaded, make sure it's in system PATH. (eg. C:\Windows\fpcalc.exe)) https://acoustid.org/chromaprint

Run

To open app run /TikTag/main.py with Python interpret.

python main.py

About

Automated tagging system based on mutagen library and online services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages