Browse Source

[ellentv:clips] Fix test

totalwebcasting
Sergey M․ 10 years ago
parent
commit
d0aefec99a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/ellentv.py

+ 1
- 1
youtube_dl/extractor/ellentv.py View 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):


Loading…
Cancel
Save