1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-24 00:00:07 -04:00

[academicearth] fix test info

This commit is contained in:
remitamine
2015-09-06 04:52:27 +01:00
parent e28034c5ac
commit a2f42a3baf
+1 -1
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):