mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[utils] Add another f4m mimetype to mimetype2ext
This commit is contained in:
		| @@ -2123,6 +2123,7 @@ def mimetype2ext(mt): | ||||
|         'dash+xml': 'mpd', | ||||
|         'f4m': 'f4m', | ||||
|         'f4m+xml': 'f4m', | ||||
|         'hds+xml': 'f4m', | ||||
|         'vnd.ms-sstr+xml': 'ism', | ||||
|     }.get(res, res) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user