Skip to content

UtahDave/groove-dl

 
 

Repository files navigation

#Grooveshark song downloader

Build Status

##Supported python version

This tool was test with python 3.2 and 3.3.

##Installation

From Pypi

$ pip install groove-dl

From Github

$ git clone https://github.com/PierreRambaud/groove-dl.git
$ cd groove-dl
$ ./groove-dl --help

Running tests

Install dependencies:

$ ./setup.py test

To run unit tests: $ ./setup.py nose or $ nosetests

To check code style: $ ./setup.py pep8 or $ pep8 ./

##Disclamer

You must have paid the song before download it, thus I'm not responsible for any violations this script does to Grooveshark's Terms Of Use. This is just a project for learning the python language

License

See LICENSE.md file

Bitdeli Badge

About

A Grooveshark song downloader

Resources

License

Stars

Watchers

Forks

Packages

No packages published