X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fstanfordoc.py;h=4a3d8bb8f267b588c59e2f16b208955a70d362d9;hb=9e1a5b845586a0a5431fb72467142046d8571e6f;hp=5feb4ff83f9c4d2def9196666bde4fcc2a3a9101;hpb=010cd3a3eee3b7c0a86424a2cc426cf427dab25f;p=youtube-dl diff --git a/youtube_dl/extractor/stanfordoc.py b/youtube_dl/extractor/stanfordoc.py index 5feb4ff83..4a3d8bb8f 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(