Describe the bug
Hi there, I live in South Korea using this amazing tool to study coding more on Udemy. Because
streaming speed in here is too slow, so I can't even watch it 5 seconds continually. So I decided to download this course using AWS EC2 Server in US, then pass lectures to S3 so I can watch it later. However I failed to download this course. And letting you know, I'd succeed it on my local storage with same lecture.
Here is what happened. I've succeed to log-in & out. however, every single file download was skipped. and the Reason : __exit__ showed.
Describe the bug Hi there, I live in South Korea using this amazing tool to study coding more on Udemy. Because streaming speed in here is too slow, so I can't even watch it 5 seconds continually. So I decided to download this course using AWS EC2 Server in US, then pass lectures to S3 so I can watch it later. However I failed to download this course. And letting you know, I'd succeed it on my local storage with same lecture. Here is what happened. I've succeed to log-in & out. however, every single file download was skipped. and the
Reason : __exit__
showed.To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Python Environment (please complete the following information):
Additional context
I updated my python (2.7+) to python3 and it works well. Just leaving it here to any other friends that might struggling with similar issues . 👍