gsteph / groove-dl

A Grooveshark song downloader in Python
http://gsteph.github.io/groove-dl/
120 stars 30 forks source link

A custom downloader in place of wget #25

Open yasoob opened 10 years ago

yasoob commented 10 years ago

On windows we do not have wget. It would be more useful to have a custom downloader so that the script can be run without OLV on windows. I know you have precompiled it but if someone wants to learn he will run the python script directly and will surely encounter an error. What do you say ? @jacktheripper51