r0oth3x49 / udemy-dl

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

Some folders empty after downloading course. #641

Closed asdfmonster261 closed 3 years ago

asdfmonster261 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. url: https://www.udemy.com/course/thecompletewebdeveloper/
  2. command: python .\udemy-dl.py -k .\cookies.txt https://www.udemy.com/course/thecompletewebdeveloper/
  3. No errors, udemy-dl.log is empty

Expected behavior Expected behavior is for the entire course to download. After downloading however, some chapter folders are empty. udemy-dl.log is empty

Python Environment

Forwarding cookie to your email as well, will link this issue in the email.

oneskeleton commented 3 years ago

Same issue here, Chapters are considered as downloaded but folders are empty. Also some chapters have partial lectures ( lecture 3 and 5 is present and the rest are not there)

SreecharanShroff commented 3 years ago

I can reproduce it as well

joaobrasil65 commented 3 years ago

Same issue. I get a few videos downloaded on a course I have paid for but unexplainably the videos quit downloading. Windows 10. Of note, none of the other Udemy downloaders work properly now so some changes on the Udemy side have happened

Capture