mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-03 19:23:44 +00:00 
			
		
		
		
	[vimeo:review] Fix test title
This commit is contained in:
		
							parent
							
								
									7706927370
								
							
						
					
					
						commit
						9dec99303d
					
				@ -512,7 +512,7 @@ class VimeoReviewIE(InfoExtractor):
 | 
				
			|||||||
        'info_dict': {
 | 
					        'info_dict': {
 | 
				
			||||||
            'id': '91613211',
 | 
					            'id': '91613211',
 | 
				
			||||||
            'ext': 'mp4',
 | 
					            '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',
 | 
					            'uploader': 'DevWeek Events',
 | 
				
			||||||
            'duration': 2773,
 | 
					            'duration': 2773,
 | 
				
			||||||
            'thumbnail': 're:^https?://.*\.jpg$',
 | 
					            'thumbnail': 're:^https?://.*\.jpg$',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user