r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.85k stars 1.19k forks source link

Downloading course information, course id not found .. (failed) as #469 #472

Closed ioanvapi closed 4 years ago

ioanvapi commented 4 years ago

Hi. I get the same error as issue #469 trying to download with command: python.exe udemy-dl.py -u myuser -p mypass https://www.udemy.com/course/hmtl5-training Also, tried with cookies and unsafe but got exactly the same error.

I have accessed the course before. It is enrolled (it's a free course) in my udemy account. I can provide username/pass by email if it can help. The git repo is also updated. I don't know what else to try. Also, I can download other courses but not this one. Thanks.

r0oth3x49 commented 4 years ago

@ioanvapi i will check :)

ioanvapi commented 4 years ago

Any update?! At least, were you able to reproduce it?

simplerethink commented 4 years ago

@ioanvapi I'm able to reproduce the issue. I don't seem to have the issue with other courses.

r0oth3x49 commented 4 years ago

Capture issue is fixed, thanks for reporting .