coursera-dl / edx-dl

A simple tool to download video lectures from edx.org (and other openedx sites)
GNU Lesser General Public License v3.0
1.93k stars 638 forks source link

error in code #110

Closed dmehling closed 9 years ago

dmehling commented 10 years ago

I am getting an error message for every course I try to download lectures from. Here is the message as it appears in my command prompt:

Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Douglas>CD C:\python27

C:\Python27>edx-dl.py Username: Password: Welcome You can access 9 courses on edX 1 - ENGRI1280x Wiretaps to Big Data -> Started 2 - HIST1514x American Capitalism: A History -> Started 3 - MEDX202-01 Genomic Medicine Gets Personal -> Not yet 4 - SW12.2x ChinaX Part 2: The Creation and End of a Centralized Empire -> Start ed 5 - SW12.3x ChinaX Part 3: Cosmopolitan Tang: Aristocratic Culture -> Started 6 - SW12.4x ChinaX Part 4: A New National Culture -> Started 7 - SW12x China -> Started 8 - 4.605x A Global History of Architecture: Part 1 -> Started 9 - Think101x The Science of Everyday Thinking -> Started Enter Course Number: 2 Traceback (most recent call last): File "C:\Python27\edx-dl.py", line 377, in main() File "C:\Python27\edx-dl.py", line 254, in main {"class": "content-wrapper"}).section.div.div.nav AttributeError: 'NoneType' object has no attribute 'section'

C:\Python27>

iemejia commented 9 years ago

Nobody else has reported this error. And since it is more than a year old I'm closing it, please report if you have any issues still.