Using Pyhton 2.7.9 on Windows7 after using the following command:
coursera-dl -u xxx@yyy.zzz -p XXX -d C:\Coursera algs4partI-007
I receive the following error message:
- Downloading https://class.coursera.org/algs4partI-007/lecture/download.mp4?lecture_id=62 None
- failed: https://class.coursera.org/algs4partI-007/lecture/download.mp4?lecture_id=62 <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)>
I tried with different courses, and the other files except for the videos do download, but neither of the videos does.
I am new to using Python, so I would be really grateful if you could walk me through the solution step-by-step.
Thank you
Using Pyhton 2.7.9 on Windows7 after using the following command:
coursera-dl -u xxx@yyy.zzz -p XXX -d C:\Coursera algs4partI-007
I receive the following error message:
I tried with different courses, and the other files except for the videos do download, but neither of the videos does.
I am new to using Python, so I would be really grateful if you could walk me through the solution step-by-step.
Thank you