projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3adba6f
)
[vine:user] Adapt test to changed list size
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 26 Oct 2014 23:11:34 +0000
(
00:11
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 26 Oct 2014 23:11:34 +0000
(
00:11
+0100)
youtube_dl/extractor/vine.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vine.py
b/youtube_dl/extractor/vine.py
index e7754158dcde7c44fe5f975f21e17648e445fd2b..42995226e584b0ce4e0d207b6b702157ec6f4030 100644
(file)
--- a/
youtube_dl/extractor/vine.py
+++ b/
youtube_dl/extractor/vine.py
@@
-70,7
+70,7
@@
class VineUserIE(InfoExtractor):
'info_dict': {
'id': 'Visa',
},
- 'playlist_mincount': 4
7
,
+ 'playlist_mincount': 4
6
,
}
def _real_extract(self, url):