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

Only the whole first chapter, plus few lectures are downloaded #649

Closed ashrav closed 3 years ago

ashrav commented 3 years ago

Describe the bug When I try to download a course, the first chapter is completely downloaded and only 1 lecture of two or three other chapters is downloaded as well.

To Reproduce Steps to reproduce the behavior:

  1. On ubuntu, run the following command
  2. python3 udemy-dl.py https://www.udemy.com/course/java-8-and-beyond-for-testers -k cookies.txt -q 720

Expected behavior All lectures should be downloaded

example of running with --info switch. as you see, many chapters don't provide any info. Screenshots image

Python Environment (please complete the following information):

DailyIncome commented 3 years ago

It's seem Udemy update, we need wait for Udemy-dl Author update too. Thanks bro