[vimeo:ondemand] Fix test (closes #11651)
authorSergey M․ <dstftw@gmail.com>
Wed, 11 Jan 2017 15:51:03 +0000 (22:51 +0700)
committerSergey M․ <dstftw@gmail.com>
Wed, 11 Jan 2017 15:51:03 +0000 (22:51 +0700)
youtube_dl/extractor/vimeo.py

index 37e1da70d7724368027d54807a527a656969fdbb..19dc73966604963e0cf5883a56f999999c94f2e5 100644 (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',