riazXrazor / udemy-dl

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

◟ Logging in, please wait... Error occured in login #39

Closed hariharan-dev closed 5 years ago

hariharan-dev commented 6 years ago

I`m getting this error when I try to download. Can you help?

miguelcarrasco commented 6 years ago

Me too, it looks that it's an issue regarding "human verification" or some cookie validations.

Proinfinto commented 6 years ago

The error is still continuing.

im-jbaxter commented 6 years ago

Was working fine a few days ago, but now I'm also getting login issues.

riazXrazor commented 6 years ago

sorry guys, there is a captcha being returned, when the login api is being called, currently i am trying, no luck so far :(

hariharan-dev commented 6 years ago

Please update us when fixed

Proinfinto commented 6 years ago

@riazXrazor we trust you, we will improve soon ;)

kaungdev commented 6 years ago

thank u so much for trying

ramojej commented 6 years ago

I'm having the same error.

c0ppo commented 6 years ago

Same issue here... Any luck with fixing this? And thanks for trying 👍

lucis commented 6 years ago

Would it be possible to make a frontend version? The user would login and execute a javascript in its Console. I've done the same in order to download images...

lucis commented 6 years ago

Pythons's udemy-dl was able to solve it requiring the cookies of a verified request in Udemy's website. I think that's a viable solution

riazXrazor commented 6 years ago

Yup I was doing the same thing, ws saving the cookie after login which ws verified. Now whenever the script requests the login udemy server seems to kno that is an automated scripts n sends a captcha instead.

On Mon 9 Jul, 2018, 12:46 AM Luciano de Oliveira Júnior, < notifications@github.com> wrote:

Pythons's udemy-dl was able to solve it requiring the cookies of a verified request in Udemy's website. I think that's a viable solution

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/riazXrazor/udemy-dl/issues/39#issuecomment-403309900, or mute the thread https://github.com/notifications/unsubscribe-auth/AMlUe4BLQjg_pZSO5ImnK1B-BeHxtR1Eks5uElqLgaJpZM4Ukz0V .

riazXrazor commented 5 years ago

hi guys, i hv push a fix and released a new version, plz can u check if the issue is fixed.

kevenleone commented 5 years ago

@riazXrazor good morning, it's working perfectly, thanks ^_^

bodaay commented 5 years ago

not working for me

by the way, the python version https://github.com/r0oth3x49/udemy-dl is working fine for me

I still prefer your version, since that version is working fine, then there is a trick missing in your script

riazXrazor commented 5 years ago

did u update ??

On Wed 25 Jul, 2018, 7:33 PM bodaay, notifications@github.com wrote:

not working for me

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/riazXrazor/udemy-dl/issues/39#issuecomment-407765042, or mute the thread https://github.com/notifications/unsubscribe-auth/AMlUe2vwCd3Aat2r9q1yyc9ReU5ja__tks5uKHqWgaJpZM4Ukz0V .

ramojej commented 5 years ago

I updated and still having "Error occurred in login"

kevenleone commented 5 years ago

Still working for me

vitorpiovezam commented 5 years ago

"Error occurred in login" problem here too

esculapio commented 5 years ago

Same problem here. "Error ocurred in Login"

tenuke commented 5 years ago

Just worked few hours ago after the install , downloaded 1 course. But now I cant log in. Logging in thru web browser works no problem. There is no captcha or anything.. And it is the same computer im trying to use for the script edit: ... and 5 minutes later UDL logs in again..

utterly-calm commented 5 years ago

I'm getting this same issue. Just downloaded the latest package "npm i -g udemy-dl", also let us know if this can download udemy business accounts courses or not?

utterly-calm commented 5 years ago

It suddenly worked, and again stopped working.

c0ppo commented 5 years ago

I’ve mived on to udeler app. Works like a charm

— Marin Knezovic On 13 Oct 2018, 10:00 +0200, Vipul Sharma notifications@github.com, wrote:

It suddenly worked, and again stopped working. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

riazXrazor commented 5 years ago

sorry everyone, was quite busy with ofc work and stuff, i hv pushed a fix, plz update and see if the issue is finally fix

vikasnewports commented 5 years ago

@riazXrazor login issue can not download it stuck after selection of Resolution or If I use UDL and input user email and passsword it stuck there

riazXrazor commented 5 years ago

@vikasnewports which version are you using ?

vikasnewports commented 5 years ago

@riazXrazor , I am using very latest released by you. and also I updated my query about Issue #40