mit-ocw-dl icon indicating copy to clipboard operation
mit-ocw-dl copied to clipboard

Failing to download... no error given

Open aj326 opened this issue 8 years ago • 3 comments

This is my input python2.7 download.py https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2015/lecture-videos/

aj326 avatar Mar 15 '17 12:03 aj326

Which OS? I've tested it with success on Linux today and works fine for me.

In case it fails for you, please feel free to shoot a PR with a fix , I guess it should be trivial.

meetps avatar Mar 15 '17 13:03 meetps

Hey @aj326 , what was your exact output when you ran the command?

jflopezfernandez avatar May 28 '17 15:05 jflopezfernandez

looks like it's because lec_url_list was empty, hence causing the blank output because nothing could be downloaded. I have the same issue, i'll send in a pull request to get it fixed

ghost avatar Jun 04 '18 08:06 ghost