dgorissen / coursera-dl

A script for downloading course material (video's, pdfs, quizzes, etc) from coursera.org
http://dirkgorissen.com/2012/09/07/coursera-dl-a-coursera-download-script/
GNU General Public License v3.0
1.73k stars 299 forks source link

Fix for long filenames in Windows #125

Closed shura-v closed 10 years ago

dgorissen commented 10 years ago

Thanks for taking the effort to create a patch. Turns out I had already fixed this but forgot to commit. Did that now. Note that sometimes the target_dir itself is longer than 255 chars and you may get unexpected behavior in your case.