Explorar o código

[ellentv:clips] Fix test

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
d0aefec99a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      youtube_dl/extractor/ellentv.py

+ 1 - 1
youtube_dl/extractor/ellentv.py

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