mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-10-31 15:52:22 -04:00 
			
		
		
		
	[vimeo:ondemand] Fix test (closes #11651)
This commit is contained in:
		| @@ -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', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user