mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 04:37:06 -05:00 
			
		
		
		
	[vimeo:review] Fix test title
This commit is contained in:
		@@ -512,7 +512,7 @@ class VimeoReviewIE(InfoExtractor):
 | 
			
		||||
        'info_dict': {
 | 
			
		||||
            'id': '91613211',
 | 
			
		||||
            'ext': 'mp4',
 | 
			
		||||
            'title': 'Death by dogma versus assembling agile - Sander Hoogendoorn',
 | 
			
		||||
            'title': 're:(?i)^Death by dogma versus assembling agile . Sander Hoogendoorn',
 | 
			
		||||
            'uploader': 'DevWeek Events',
 | 
			
		||||
            'duration': 2773,
 | 
			
		||||
            'thumbnail': 're:^https?://.*\.jpg$',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user