riazXrazor / udemy-dl

Nodejs script to download a udemy.com course, for personal offline use
282 stars 67 forks source link

Support for courses in "draft" mode #52

Closed johndoe1969 closed 4 years ago

johndoe1969 commented 5 years ago

Certain courses come with a "WARNING: This course has not yet been approved by Udemy's Quality Review team and does not currently offer a Certificate of Completion" message at the top of the page The URL for the course is in the format: https://www.udemy.com/draft/#######/ Where ####### is a number assigned by Udemy. When trying to use udemy-dl it doesn't like that url format. Can you add support for these courses in "draft" mode? Screenshot from 2019-04-28 17-40-23

riazXrazor commented 4 years ago

hmm will hv to look into it for test