This is a simple catalogue parser for coke studios / coke music / mycoke.
Using node, you can run the index.js file:
node index.js
This will use the default catalogue file. You can also specify the path to the file:
node index.js path/to/catalogue.txt
It should spit everything out into the out directory in categories, and also into an all.json
file.