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 Downloads #654

Closed majordaniel closed 3 years ago

majordaniel commented 3 years ago

Describe the bug The Script shows the number of files in the Tutorials but it downloads just few of them and mostly leaves out the video files and downloads only other file types

To Reproduce Steps to reproduce the behavior:

  1. I am using this H:\udemy-dl-master> python udemy-dl.py https://**xxxxxxx**.udemy.com/course/software-architecture-case-studies/learn/lecture/18222008#overview -k cookie.txt

Expected behavior I Expected to get everything downloaded but it is not so (eg) Found 8 files but downloads only 1

Screenshots image

Python Environment (please complete the following information):

Additional context Add any other context about the problem here.

r0oth3x49 commented 3 years ago

did you even checked the issue reporting guideline?