ahmedayman4a / Linkedin-Learning-Courses-Downloader

Download LinkedIn Learning Courses in mp4 format and in the video quality you like with an intuitive UI
453 stars 138 forks source link

[BUG] #71

Open bahatma opened 1 year ago

bahatma commented 1 year ago

Hello Ahmed Ayman, first of all thanks for the fantastic program

Describe the bug Once the extraction process is finished sometimes the program does not ultimate the download process although the finish download windows appears. Searching on the log I think I've found out the solution to this issue: the resulting file name in the download folder can't be too long otherwise a "DirectoryNotFoundException" error is detected by the system but is not processed by your program. So this error may occur frequently to someone like me who downloads on NAS with very structured directories. The solution is to limit length of the destination folder.

Operating System Windows 10

Log File log20230110.txt