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

Fixing KeyError that arises 'a' tags are missing hrefs #45

Closed indraastra closed 11 years ago

indraastra commented 11 years ago

Though I have no idea why this happens when a page is retrieved by script as it doesn't seem to in the browser's source view. I've confirmed that the tags this affects look like "" and don't seem to interfere with any of the valid content on the page.

dgorissen commented 11 years ago

Merged. Strange though. Could be related to issue #38.