X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/099764c0c91f4ad7db03d9347798f8619383ea7e..7df4343e553a9942a290e5e1dffe931261ab844e:/youtube_dl/extractor/stanfordoc.py diff --git a/youtube_dl/extractor/stanfordoc.py b/youtube_dl/extractor/stanfordoc.py index 5feb4ff..4a3d8bb 100644 --- a/youtube_dl/extractor/stanfordoc.py +++ b/youtube_dl/extractor/stanfordoc.py @@ -82,7 +82,7 @@ class StanfordOpenClassroomIE(InfoExtractor): rootURL = 'http://openclassroom.stanford.edu/MainFolder/HomePage.php' rootpage = self._download_webpage(rootURL, info['id'], - errnote='Unable to download course info page') + errnote='Unable to download course info page') links = orderedSet(re.findall('', rootpage)) info['entries'] = [self.url_result(