ankitsejwal / Lyndor

:rocket: Powerful command line tool to download lynda.com courses for personal offline use. :part_alternation_mark:
MIT License
131 stars 32 forks source link

Lyndor fails to move files in courses with more than 99 videos #17

Closed AeolusDraco closed 6 years ago

AeolusDraco commented 6 years ago

When downloading a course with more than 99 videos, Lyndor fails to move any files numbered less than 100. This is due to the files having a leading zero in their file numbers An example of this is the video having number of 007, when Lyndor is expecting 07.

An example of a course displaying this behavior is https://www.lynda.com/Blender-tutorials/Blender-Essential-Training/87088-2.html

ankitsejwal commented 6 years ago

Thanks for reporting @AeolusDraco, this should be fixed now.