1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-27 14:19:33 +00:00

Merge pull request #6774 from remitamine/academicearth

[academicearth] fix test info
This commit is contained in:
Sergey M. 2015-09-06 10:22:08 +06:00
commit 4d71e200c6

View file

@ -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):