r0oth3x49 / lynda-dl

A cross-platform python based utility to download courses from lynda.com for personal offline use.
MIT License
295 stars 95 forks source link

How to resume a partially downloaded course #53

Closed jawidjrs closed 5 years ago

jawidjrs commented 5 years ago

Hi, I have a course partially downloaded for an unknown error yesterday. because the files was big in size, Now I want to resume chapters but not entire course from the beginning. I'd appreciated if you please guide me how to do this. Thank you very much, Jawidjrs

r0oth3x49 commented 5 years ago

@jawidjrs run the code against that specific course it will start where it left automatically. by default it checks for the course in current directory if not available it starts from beginning if its there will resume where it left.

jawidjrs commented 5 years ago

It is downloading from where it left. Thank you very much for your quick response. Jawidjrs