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

Chapters which have only 1 lecture and 1 resource , there lecture is not getting downloaded but only resources is getting downloaded #650

Closed AbhiOnGithub closed 3 years ago

AbhiOnGithub commented 3 years ago

Describe the bug Chapters which have only 1 lecture and 1 resource , there lecture is not getting downloaded but only resources is getting downloaded

To Reproduce Steps to reproduce the behavior:

  1. https://udemy.com/course/hashicorp-vault
  2. python udemy-dl.py https://udemy.com/course/hashicorp-vault -k cookies.txt -q 1080 -o "D:\VideoCourses"
  3. probably it does not matter but I am using Udemy for Business account and I am easily able to download other courses.

Expected behavior All videos should be downloaded ideally, but after from chapter 4 only resources are getting downloaded.

Python Environment (please complete the following information):