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

One mp4 download failed #57

Closed akushsky closed 11 years ago

akushsky commented 11 years ago

Failed to download url https://class.coursera.org/behavioralecon-001/lecture/download.mp4?lecture_id=135 to /home/0common/Coursera/behavioralecon-001/09 - Office Hours/01 - Week 1 Office Hours/9 - 1 - Week 1 Office Hours.mp4: out of memory

Yes, I have less RAM on my NAS, but a lot of HDD. What can I do with it?

dgorissen commented 11 years ago

Not much coursera-dl can do anything about Im afraid. Mechanize is used to do the actual downloading and Im not sure what actually happens under the hood. It might be possible to reduce the memory footprint by using smaller buffers or so but I dont have the time currently to really dive into the nuts and bolts of it. If its just one file a workaround is just to download that one manually on a different machine.


Web / Blog : http://dirkgorissen.com Twitter : https://twitter.com/elazungu

On Wed, Jun 19, 2013 at 6:43 AM, akushsky notifications@github.com wrote:

Failed to download url https://class.coursera.org/behavioralecon-001/lecture/download.mp4?lecture_id=135to /home/0common/Coursera/behavioralecon-001/09 - Office Hours/01 - Week 1 Office Hours/9 - 1 - Week 1 Office Hours.mp4: out of memory

Yes, I have less RAM on my NAS, but a lot of HDD. What can I do with it?

— Reply to this email directly or view it on GitHubhttps://github.com/dgorissen/coursera-dl/issues/57 .

akushsky commented 11 years ago

So, I do that yesterday)) It's okey, thank you)