riazXrazor / udemy-dl

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

This isn't working when you got + in your email for a login #70

Open codekhichdi opened 4 years ago

codekhichdi commented 4 years ago

So I know a basics of node but kind of couldn't get how to build the code here..

so simple question, If I have modify the source and want to build and run it, what to do for that.?

riazXrazor commented 4 years ago

No building required, node bin/run :grin:

codekhichdi commented 4 years ago

Also one more thing, If I try to login it always says forbidden while I can login from the browser

codekhichdi commented 4 years ago

I got the + in my email , could that be an issue ?

riazXrazor commented 4 years ago

may be api has changed, or due to bot detection by them

irfanjunaid commented 4 years ago

Yep, it's not working for me either. Had been trying since last week.

Error:

$ udl login
https://www.udemy.com/join/login-popup/
Authencating... done
Forbidden

Details:

$ node -v
v12.16.2

OS: Ubuntu 18.04, Windows 10
AbreguWalter commented 4 years ago

Mismo problema $ udl login https://www.udemy.com/join/login-popup/ Authencating... done Forbidden

irfanjunaid commented 4 years ago

Hi @riazXrazor Any update? We still cannot use the script...

riazXrazor commented 4 years ago

the script is being clocked by cloudflare detcting it as bot, sorry guys no solution yet.