Skip to content
deepakmodak edited this page Oct 16, 2012 · 2 revisions

Welcome to the Song-Classifier wiki!

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.

How To Use

  1. Install Python-mutagen in your system
  2. Run python songClassifier.py

How to install mutagen

For ubuntu users: sudo apt-get install python-mutagen

https://help.ubuntu.com/community/ConvertingMP3Tags

DEMO

  1. Install mutagen
  2. Run python songClassifier.py

Command

now you can see output

output

Clone this wiki locally