anemology / recognize-songs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recognize-songs

Recognize music using Shazam and rename files.

Usage

Please install FFmpeg first.

python -m pip install -r requirements.txt
cd songs/
python ../main.py

TODO

  • Configurable source/destination folder.
  • Configurable file name.
  • Write ID3 tag to file using mutagen

About

License:MIT License


Languages

Language:Python 100.0%