Most of my free time these days is spent watching Coursera videos. It is an absolute revolution for those of us who love to learn. There is so much material though and I don't have enough time!
This violates Coursera's terms of service. The relevant language:<p>"...as a condition of accessing the Sites, you agree not to...(c) use any high-volume, automated or electronic means to access the Sites (including without limitation, robots, spiders, scripts or web-scraping tools)"<p><a href="https://www.coursera.org/about/terms" rel="nofollow">https://www.coursera.org/about/terms</a><p>I was actually going to write such a script myself as an exercise (I'm new to programming), but this language dissuaded me.<p>EDIT: Could someone please explain to me why this simple statement of fact would be downvoted?
I find it too bad that we can't simply create some mirror for the material and have them available indefinitely on a crowdfunded s3 or something similar. All of this because of the terms of use. It feels like duplication of "effort" to me.<p>Anyways, that's a great thing to be able to download simply.
Awesome, although I don't know why you couldn't have it automatically accept the 'honor code.' But then again, perhaps if you're using this instead of just rolling your own solution you might not really need/want that sort of automation in the first place.<p>Also, and more importantly, isn't it a bit strange that there needs to be tool like this <i>at all</i>? Is it still going on where Coursera pulls old course material off when the course is finished? If it is, can we have a discussion on that?
I have had mostly good success using wget and a cookie.txt file exported from chrome with <a href="https://chrome.google.com/webstore/detail/cookietxt-export/lopabhfecdfhgogdbojmaicoicjekelh?hl=en" rel="nofollow">https://chrome.google.com/webstore/detail/cookietxt-export/l...</a><p>But it's not so convenient.
I'll have to try this in future.
This is not very new. This coursera-dl script has been around for like... a year or something ? ANyway, I have been using it and it works quite well but there are some classes where compatibility problems occur and not all material is downloaded at once. Now the next step is for someone to make a GUI for it.
Seems to work great over here, and the installation was pretty easy, too. You can even choose not to download certain types of files using the -n option. For example, if you have a large hard drive and a smaller one, you can download the whole course to the large HD:<p>coursera-dl -u username -p password -d pathToLargeHD course_name<p>and only download pdf lecture notes to the smaller one<p>coursera-dl -u username -p password -d pathToSmallHD -n mp4,pptx course_name<p>I tried that over here, worked great.<p>Some schools prefer students don't download course materials. I succesfully downloaded Machine Learning and Algorithms courses from Stanford but could not download this one, it says "now downloadable content found":<p><a href="https://www.coursera.org/course/datasci" rel="nofollow">https://www.coursera.org/course/datasci</a>
Anyone able to get scicomp-001 to work? I get this warning: "Warning: no downloadable content found for scicomp-001, did you accept the honour code?" (I have)
Here is something similar for Udacity
<a href="https://github.com/nzmsv/udacity-dl" rel="nofollow">https://github.com/nzmsv/udacity-dl</a><p>but hey who needs that when there is
<a href="https://www.udacity.com/wiki/downloads" rel="nofollow">https://www.udacity.com/wiki/downloads</a>
Quick FYI, there might be a problem if one tries to run Firefox concurrently:<p><a href="https://github.com/dgorissen/coursera-dl/issues/81" rel="nofollow">https://github.com/dgorissen/coursera-dl/issues/81</a>
Doesn't seem to currently work for old courses: <a href="https://github.com/dgorissen/coursera-dl/issues/72" rel="nofollow">https://github.com/dgorissen/coursera-dl/issues/72</a>
Anyone saved material from Jeff Leek's last Data Analysis class? it seemed like a good class. It was in Jan. 2013 and it's coming back in Oct. 2013...
lol, I wrote a little Javascript thingy to do that for me, but I'll try this for sure. I hate that they don't keep the course materials open indefinitely... and I don't get it either.
I just wish one didn't have to log in with an account. If they want to give this stuff away, great! ... but please why are you making me give you my info? Even fake info