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

Error downloading course #109

Closed emumanu closed 10 years ago

emumanu commented 10 years ago

Hello,

I have tried to download this course mateymovimiento-001 and I got a 404 error:

ghost commented 10 years ago

This is not a bug of this program as this is not a valid url : https://www.coursera.org/course/mateymovimiento-001 It returns a 404 not found

But for example this is a valid url : https://www.coursera.org/course/db

emumanu commented 10 years ago

When you enter the course all material is under the mateymovimiento-001. The url that you point out for this course is https://www.coursera.org/course/precalculo

Anyway, neither mateymovimiento-001 nor precalculo works, so...

xu-cheng commented 10 years ago

It seems to be a fixed bug, fixed in 8a9f7a563e77fc1c1bb8d35b6f8c4aa8a11c54ee. Please try to use the latest version coursera-dl.

emumanu commented 10 years ago

Thank you xu-cheng. That worked.