• This repository has been archived on 04/Jun/2022
  • Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language
    Python
  • Created almost 14 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Grooveshark song downloader in Python

groove-dl

A downloader to Grooveshark's awesome music library. Based off of the wiki here. For now, only a python version with optional GUI is available.

###Syntax: CLI: groove.py 'query'

GUI: groove.py

###Dependencies:

  • Python 2.6

For GUI:

###Windows: I have packaged installation files for windows (using py2exe + 7z). Get them from the downloads section.

###Linux: You have to retrieve the dependencies and install them.

###Building EXEs: My build script (dist.py) is included in the repository under dist/. Should run under latest Wine (with native imagehlp.dll) or Windows. Please do not change the code and distribute until you contact me.

###Ports: There's a PHP port by Check over at https://github.com/check/groove-php

###Disclaimer: I'm not responsible for any violations this script does to Grooveshark's TOS. It's more of a proof of concept.

Python script by George Stephanos [email protected]