projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdb20a2
)
[vimeo] Add test for #7552
author
Sergey M․
<dstftw@gmail.com>
Thu, 19 Nov 2015 16:31:16 +0000
(22:31 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 19 Nov 2015 16:31:16 +0000
(22:31 +0600)
youtube_dl/extractor/vimeo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vimeo.py
b/youtube_dl/extractor/vimeo.py
index 836a7312b26aa14459236efc19fd726d92636f49..057c72f39c13884b02871e5abf444bd6e73691ec 100644
(file)
--- a/
youtube_dl/extractor/vimeo.py
+++ b/
youtube_dl/extractor/vimeo.py
@@
-189,6
+189,10
@@
class VimeoIE(VimeoBaseInfoExtractor):
'note': 'Video not completely processed, "failed" seed status',
'only_matching': True,
},
+ {
+ 'url': 'https://vimeo.com/groups/travelhd/videos/22439234',
+ 'only_matching': True,
+ },
]
@staticmethod