r0oth3x49 / udemy-dl

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

Connection error : make sure your internet connection is working. #546

Closed tech-vin closed 4 years ago

tech-vin commented 4 years ago

Describe the bug It was working fine till yesterday. But today I am getting this error Connection error : make sure your internet connection is working. Yes, I did went through the previous post but still, the issue is not resolved.

To Reproduce Steps to reproduce the behavior: python udemy-dl.py https://www.udemy.com/course/complete-machine-learning-and-data-science-zero-to-mastery/learn/lecture/16451328#overview -k cookies.txt

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Python Environment (please complete the following information):

skkuraki commented 4 years ago

same for me

skkuraki commented 4 years ago

looks like error comes out of auth phase, something change on udemy may be

r0oth3x49 commented 4 years ago

if you guys are using cookie based authentication then auth phase shouldn't be a problem. may be session got expired did you manage to update the cookies file? plus showing on error is not that appropriate you should at least show the where the error occur in screenshot, like when you were trying to login or some where between in course download.