[ellentv:clips] Fix test
authorSergey M․ <dstftw@gmail.com>
Fri, 24 Apr 2015 16:10:27 +0000 (22:10 +0600)
committerSergey M․ <dstftw@gmail.com>
Fri, 24 Apr 2015 16:10:27 +0000 (22:10 +0600)
youtube_dl/extractor/ellentv.py

index 54601786a78d6ca2693171218dbaf0a646281552..74b50bca2d3cafbc4c1432d19b174db12762f2ad 100644 (file)
@@ -54,7 +54,7 @@ class EllenTVClipsIE(InfoExtractor):
             'id': 'meryl-streep-vanessa-hudgens',
             'title': 'Meryl Streep, Vanessa Hudgens',
         },
-        'playlist_mincount': 9,
+        'playlist_mincount': 7,
     }
 
     def _real_extract(self, url):