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

Added .netrc file support as described in issue #34 #40

Closed shtratos closed 11 years ago

shtratos commented 11 years ago

Hi

Please review this implementation of netrc credentials support as was described in issue #34. I've tested this on my mac, works fine.

Would be glad if this helps.