GuGuss / ARTE-7-Downloader

User script to download videos from the ARTE+7 website
GNU General Public License v3.0
263 stars 33 forks source link

2.6 #52

Closed Bumbadawg closed 7 years ago

Bumbadawg commented 7 years ago

Support:

Bumbadawg commented 7 years ago

Thanks for merging @GuGuss :) I would gladly appreciate if you had comments about the way i contribute in my noobish way to enhance this code base:

Have a good one o/

GuGuss commented 7 years ago

Haha, I don't have strong standard opinions on Javascript.

I agree that the single-file script makes it harder to maintain, but the main functions are pretty much self-explanatory and well documented...

We could standardise the HTTP requests, export the decorators into their own library...

Also, the way you contribute is far from being noobish since your changes have never broken the script yet 👍

Cheers!