projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e28034c
)
[academicearth] fix test info
author
remitamine
<remitamine@gmail.com>
Sun, 6 Sep 2015 03:52:27 +0000
(
04:52
+0100)
committer
remitamine
<remitamine@gmail.com>
Sun, 6 Sep 2015 03:52:27 +0000
(
04:52
+0100)
youtube_dl/extractor/academicearth.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/academicearth.py
b/youtube_dl/extractor/academicearth.py
index 47313fba8735902f964c0cd39992f9962e0f47fb..34095501cfa342e7ccb4afdb77e14b9514ca389c 100644
(file)
--- a/
youtube_dl/extractor/academicearth.py
+++ b/
youtube_dl/extractor/academicearth.py
@@
-15,7
+15,7
@@
class AcademicEarthCourseIE(InfoExtractor):
'title': 'Laws of Nature',
'description': 'Introduce yourself to the laws of nature with these free online college lectures from Yale, Harvard, and MIT.',
},
- 'playlist_count':
4
,
+ 'playlist_count':
3
,
}
def _real_extract(self, url):