Puyodead1 / udemy-downloader

A Udemy downloader that can download courses, with DRM support.
MIT License
1.33k stars 311 forks source link

[Bug]: "Course ID not found" error on Courses that were obtained Through the Personal Plan #152

Closed Wykeless closed 1 year ago

Wykeless commented 1 year ago

What happened?

Hello, so this is the error im getting:

I did visit and watch some videos as the error says and now I am not sure what to do

Expected Result

To download the course

Branch

feat-selenium

What operating systems are you seeing the problem on?

Windows

Relevant log output

[02:01:27] [udemy-downloader] [__init__:392] INFO: [+] Login Success
[02:01:27] [udemy-downloader] [main:1759] INFO: > Fetching course information, this may take a minute...
[02:01:29] [udemy-downloader] [_extract_course_info:973] CRITICAL: Downloading course information, course id not found .. 
[02:01:29] [udemy-downloader] [_extract_course_info:974] CRITICAL: It seems either you are not enrolled or you have to visit the course atleast once while you are logged in.
[02:01:29] [udemy-downloader] [_extract_course_info:977] INFO: Trying to logout now...
[02:01:29] [udemy-downloader] [_extract_course_info:981] INFO: Logged out successfully.

Other information

No response