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 300 forks source link

No ''load_page" object #37

Closed rom85 closed 11 years ago

rom85 commented 11 years ago

Hello. I have the following error:

C:\Portable Python 2.7.3.1\App\Scripts>coursera-dl -u rom85@email.ua -p mypass -d d:\coursera\ comnetworks-2012-001 Coursera-dl v1.4.5 (lxml)

Course 1 of 1

AttributeError: 'CourseraDownloader' object has no attribute 'load_page'

And download doesn't go. Please, tell me what is wrong. Thank you.

dgorissen commented 11 years ago

Well spotted, should be fixed now. Upgrade and please report back any more problems if they occur.

rom85 commented 11 years ago

Yes, thank you. It works fine now.