Puyodead1 / udemy-downloader

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

[Bug]: Udemy Says: Connection error, #149

Closed mahnotz closed 1 year ago

mahnotz commented 1 year ago

What happened?

Is Authenticated: True error [10:52:29] [udemy-downloader] [_extract_course_info_json:673] CRITICAL: [-] Udemy Says: Connection error, HTTPSConnectionPool(host='www.udemy.com', port=443): Max retries exceeded with url: /api-2.0/courses/1747782/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))

Expected Result

can get extract_course_info_json

Branch

feat-selenium

What operating systems are you seeing the problem on?

No response

Relevant log output

No response

Other information

No response

Puyodead1 commented 1 year ago

this is a network error on your end. not an issue with the program