[academicearth] fix test info
authorremitamine <remitamine@gmail.com>
Sun, 6 Sep 2015 03:52:27 +0000 (04:52 +0100)
committerremitamine <remitamine@gmail.com>
Sun, 6 Sep 2015 03:52:27 +0000 (04:52 +0100)
youtube_dl/extractor/academicearth.py

index 47313fba8735902f964c0cd39992f9962e0f47fb..34095501cfa342e7ccb4afdb77e14b9514ca389c 100644 (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):