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.74k stars 299 forks source link

Download Preview Lectures #10

Open sahilgthakkar opened 11 years ago

sahilgthakkar commented 11 years ago

Hello Dirk,

Its great that you worked hard for others to be able to download the Coursera Videos. Thanks :)

The courses you register can be downloaded easily with the coursera-dl. But would it be possible for you to tweak something to add, for us to be able to download Preview Videos from coursera. Say for example, the Algorithms class hasn't yet started, but the videos are available on https://class.coursera.org/algo-2012-002/lecture/20.

Is it possible to download them in some way? If yes, please tell.

Thanks :+1:

dgorissen commented 11 years ago

Hi Sahil,

Yes this could be done with some tweaking, I will try to have a look at it (code needs some refactoring anyway) though I cant promise anything. Pull requests always welcome though.

Cheers Dirk