mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-04 03:33:46 +00:00 
			
		
		
		
	[tvigle] Replace 404 test
This commit is contained in:
		
							parent
							
								
									b7bb0df21e
								
							
						
					
					
						commit
						a3b6be104d
					
				@ -17,16 +17,16 @@ class TvigleIE(InfoExtractor):
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    _TESTS = [
 | 
					    _TESTS = [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            'url': 'http://www.tvigle.ru/video/brat-2/',
 | 
					            'url': 'http://www.tvigle.ru/video/brat/',
 | 
				
			||||||
            'md5': '72cb7eab33e54314e1790da402d3c9c3',
 | 
					            'md5': 'ff4344a4894b0524441fb6f8218dc716',
 | 
				
			||||||
            'info_dict': {
 | 
					            'info_dict': {
 | 
				
			||||||
                'id': '5119390',
 | 
					                'id': '5118490',
 | 
				
			||||||
                'display_id': 'brat-2',
 | 
					                'display_id': 'brat',
 | 
				
			||||||
                'ext': 'mp4',
 | 
					                'ext': 'mp4',
 | 
				
			||||||
                'title': 'Брат 2 ',
 | 
					                'title': 'Брат',
 | 
				
			||||||
                'description': 'md5:5751f4fe345a58e1692585c361294bd8',
 | 
					                'description': 'md5:d16ac7c0b47052ea51fddb92c4e413eb',
 | 
				
			||||||
                'duration': 7356.369,
 | 
					                'duration': 5722.6,
 | 
				
			||||||
                'age_limit': 0,
 | 
					                'age_limit': 16,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user