]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/utils.py
[utils] add sami mimetype to mimetype2ext
[youtube-dl.git] / youtube_dl / utils.py
index febc9d26f9d5686e13daa408f502c5b6c29719cd..eccbc0b1f316fee3e67d8132cbe442f8fd76dba5 100644 (file)
@@ -2350,6 +2350,7 @@ def mimetype2ext(mt):
         'ttml+xml': 'ttml',
         'x-flv': 'flv',
         'x-mp4-fragmented': 'mp4',
+        'x-ms-sami': 'sami',
         'x-ms-wmv': 'wmv',
         'mpegurl': 'm3u8',
         'x-mpegurl': 'm3u8',