gsteph / groove-dl

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

bloatware in the windows executable #33

Closed garypaduana closed 9 years ago

garypaduana commented 9 years ago

I was definitely not expecting to see 4+ attempts to install bloatware/malware/spyware in the installer. That's a huge turnoff on an open source project like this.

gsteph commented 9 years ago

Power users know better than to install any of it. Dumb users already have their systems full of such software. What else would provide incentive for me to continue supporting the project?

If you hate the installer just the run the two scripts.

garypaduana commented 9 years ago

I downloaded the scripts and the installer. I was curious to see how you packaged it for installation. Isn't the pursuit itself incentive enough? (Is this not a hobbyist/enthusiast community?)

gsteph commented 9 years ago

Well yes you're correct (this is why we're on Github right now commenting on open source code) but sometimes it's such a hassle to have to go through Grooveshark's code all over again to find what they changed. This provides the extra edge.

I packaged it using an NSIS script provided by the guys behind the bloatware ads XD

I'm aware it's a turn off and it was such a hard decision to go through this route.. but you'd be surprised at how many actually care about this. You're the first so far.

Sorry if I caused you any inconvenience.

garypaduana commented 9 years ago

It's okay, no need to apologize. It's your project and you're free to make those decisions.