Add .opus to the extended mimetypes.

master
voussoir 2017-10-04 16:54:28 -07:00
parent 121f8329fb
commit a0f68fa858
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ ADDITIONAL_MIMETYPES = {
'ac3': 'audio/ac3', 'ac3': 'audio/ac3',
'dts': 'audio/dts', 'dts': 'audio/dts',
'm4a': 'audio/mp4', 'm4a': 'audio/mp4',
'opus': 'audio/ogg',
'mkv': 'video/x-matroska', 'mkv': 'video/x-matroska',