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

Incomplete Download #658

Closed UTK7994 closed 3 years ago

UTK7994 commented 3 years ago

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

While downloading any chapter, only few lectures are downloaded and downloading of next chapter starts

To Reproduce Steps to reproduce the behavior:

  1. udemy course url: [e.g https://www.udemy.com/machinelearning/] '...'
  2. Run the following command to reproduce the error. : >python udemy-dl.py https://www.udemy.com/course/{course_name} -k cookie.txt
  3. See error

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

Screenshots If applicable, add screenshots to help explain your problem.

image

Python Environment (please complete the following information):

Additional context Add any other context about the problem here.

saurabh9813 commented 3 years ago

Yes, randomly lectures are getting skipped, without any errors. Now its happening almost in 9 out of 10 courses we are trying to download.

ashlynblack commented 3 years ago

Also getting this issue, it sees how many lectures there are in a chapter, but doesn't download them all.

reachrishav commented 3 years ago

Yes, even I am facing the same issue since few days. Lectures are being randomly skipped for no obvious reason. @r0oth3x49 Please look into this

UTK7994 commented 3 years ago

@r0oth3x49 please add the link of duplicate thread to follow. And feel free to close this.

r0oth3x49 commented 3 years ago

627