riazXrazor / udemy-dl

Nodejs script to download a udemy.com course, for personal offline use
282 stars 67 forks source link

Support for corporate proxy #38

Closed callmemagnus closed 5 years ago

callmemagnus commented 6 years ago

I use a proxy to access internet.

On a linux box, udm does not take the proxy configuration of npm neither the one from the system, although the $http_proxy and $https_proxy variables are set in the terminal.

The error I get:

{"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect","address":"151.101.113.168","port":80}