[vimeo:ondemand] Fix test (closes #11651)

This commit is contained in:
Sergey M․ 2017-01-11 22:51:03 +07:00
parent 10cd2003b4
commit 1fd0fc42bd
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -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',