mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 00:47:08 -05:00 
			
		
		
		
	Add webm extension to formats 43 and 45 (fixes issue #139)
This commit is contained in:
		@@ -691,6 +691,8 @@ class YoutubeIE(InfoExtractor):
 | 
			
		||||
		'18': 'mp4',
 | 
			
		||||
		'22': 'mp4',
 | 
			
		||||
		'37': 'mp4',
 | 
			
		||||
		'43': 'webm',
 | 
			
		||||
		'45': 'webm',
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	@staticmethod
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user