X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/eed74133841b43ce901ee0dd31c7dad5a234bd48..fe979149c83b5a935f7d28baf75848a9137316fd:/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(