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

Does not accept password with special characters #92

Closed hanxue closed 10 years ago

hanxue commented 10 years ago

I am using a coursera password with the character '^' and coursera-dl keeps showing Exception: Invalid username and password. Logging in via the website directly works fine.

Workaround: change password to alphanumerical string without special characters.

Python: 2.7.2 OS: Windows 7 64bit

ghost commented 10 years ago

duplicate of issue https://github.com/dgorissen/coursera-dl/issues/82