projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10cd200
)
[vimeo:ondemand] Fix test (closes #11651)
author
Sergey M․
<dstftw@gmail.com>
Wed, 11 Jan 2017 15:51:03 +0000
(22:51 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 11 Jan 2017 15:51:03 +0000
(22:51 +0700)
youtube_dl/extractor/vimeo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vimeo.py
b/youtube_dl/extractor/vimeo.py
index 37e1da70d7724368027d54807a527a656969fdbb..19dc73966604963e0cf5883a56f999999c94f2e5 100644
(file)
--- a/
youtube_dl/extractor/vimeo.py
+++ b/
youtube_dl/extractor/vimeo.py
@@
-629,6
+629,9
@@
class VimeoOndemandIE(VimeoBaseInfoExtractor):
'uploader_url': r're:https?://(?:www\.)?vimeo\.com/gumfilms',
'uploader_id': 'gumfilms',
},
+ 'params': {
+ 'format': 'best[protocol=https]',
+ },
}, {
# requires Referer to be passed along with og:video:url
'url': 'https://vimeo.com/ondemand/36938/126682985',