瀏覽代碼

[ellentv:clips] Fix test

Sergey M․ 10 年之前
父節點
當前提交
d0aefec99a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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):