-
Notifications
You must be signed in to change notification settings - Fork 0
Home
deepakmodak edited this page Oct 16, 2012
·
2 revisions
This piece of python code is simple implementation of Python-mutagen.It will help yo classify mp3 songs on the basis of artists and yearwise.
- Install Python-mutagen in your system
- Run
python songClassifier.py
For ubuntu users: sudo apt-get install python-mutagen
https://help.ubuntu.com/community/ConvertingMP3Tags
- Install mutagen
- Run
python songClassifier.py
now you can see output

