aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ellentv.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-04-24 22:10:27 +0600
committerSergey M․ <dstftw@gmail.com>2015-04-24 22:10:27 +0600
commitd0aefec99aa7bf2cd307b700f7c0d2c268d6762d (patch)
treed7b9ac093d2bad8df5114eb8318ac463ddaeefb1 /youtube_dl/extractor/ellentv.py
parent66be4b89d73adcfeb9cd31cd0c903ecca40e2152 (diff)
downloadyoutube-dl-d0aefec99aa7bf2cd307b700f7c0d2c268d6762d.tar.xz
[ellentv:clips] Fix test
Diffstat (limited to 'youtube_dl/extractor/ellentv.py')
-rw-r--r--youtube_dl/extractor/ellentv.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/ellentv.py b/youtube_dl/extractor/ellentv.py
index 54601786a..74b50bca2 100644
--- a/youtube_dl/extractor/ellentv.py
+++ b/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):