This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
Lectures are (seemingly) randomly getting skipped #628
Labels
duplicate
This issue or pull request already exists
I tried to download a course from a udemy account, it downloads some lectures, but others just get skipped with no errors or warnings. When I try to list the lectures, the same thing happens. It shows the number of lectures, but only lists some or none of them.
Udemy course URL: [https://softcom.udemy.com/course/machinelearning]. (I can email you the credentials if need be).
Command:
python udemy-dl.py https://softcom.udemy.com/course/machinelearning/
to download andpython udemy-dl.py https://softcom.udemy.com/course/machinelearning/ --info
to list the lectures.This is a snippet of what I get when I try to list the lectures:
You can see that the first chapter says 14 lectures but only shows 2 and the following ones don't even show any at all.
The text was updated successfully, but these errors were encountered: