Closed flkas closed 4 years ago
the error is more specific to requests/urllib then udemy-dl, but will look for solution, most of the time it happens in Mac only not any other OS.
I'm still having this happen on the latest version of udemy-dl
I have this too. Could it be because of some kind of throttling?
Just hit it as well.. on CentOS 7 in virtualenv
@ronnicek wait for some time and then try again there is no way i can fix this but urllib3/requests
@r0oth3x49 I actually had it yesterday a lot.. now it looks ok (there are errors time to time, but only single ones, not half of the course) :) Thanks! :)
great so the solution is to wait at least a day :P .
Describe the bug The bug is literally the same like #430 - excepting that it happens on all tested courses after some time.
To Reproduce Steps to reproduce the behavior:
https://www.udemy.com/course/react-the-complete-guide-incl-redux/
python udemy-dl.py https://www.udemy.com/course/react-the-complete-guide-incl-redux/ --cache --skip-sub --unsafe
ConnectionError: HTTPSConnectionPool(host='a2.udemycdn.com', port=443): Max retries exceeded with url: /2017-[...]HD_720p.mp4?nva=[...]020ede2 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x10c2e5190>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))
Expected behavior The expected behavior would be a smooth download of all assets and video files from the course.
Screenshots
I tried with and without
--unsafe
- same result both timesPython Environment (please complete the following information):