JTR's Grooveshark Downloader
Python v2.6. Also supports v2.5 if simplejson is provided.
wxPython v2.8
ObjectListView v1.2
Windows bundles:
Linux (Debian-based excluding Maemo):
I have provided self-extracting 7-zip executables containing all dependencies. So you just need to:
I have only provided debian packages, so if your distribution does not support them, you'll have to:
sudo apt-get install python-wxgtk2.8RPM-based:
sudo yum install wxPython
wget http://downloads.sourceforge.net/project/objectlistview/objectlistview-python/v1.2/ObjectListView-1.2-without-graphics.zip?r=&ts=1305220915&use_mirror=garr -O OLV.zip
unzip OLV.zip
cd ObjectListView-1.2
sudo setup.py install
cd ..
rm OLV.zip
mkdir ./groove-dl && cd ./groove-dl
wget https://github.com/jacktheripper51/groove-dl/raw/master/python/gui.py
wget https://github.com/jacktheripper51/groove-dl/raw/master/python/groove.py
python groove.py
Following the linux instructions should work.
George Stephanos <gaf.stephanos@gmail.com>
Most credits to this protocol wiki.
Questions/Suggestions should be directed right to the email given above.