mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-09 13:39:40 +00:00
[utils] mimetype2ext
: weba is not standard
Fix bug infbb7383306
,2647c933b8
Closes #5935
This commit is contained in:
@@ -44,6 +44,7 @@ EXT_TO_OUT_FORMATS = {
|
||||
'ts': 'mpegts',
|
||||
'wma': 'asf',
|
||||
'wmv': 'asf',
|
||||
'weba': 'webm',
|
||||
'vtt': 'webvtt',
|
||||
}
|
||||
ACODECS = {
|
||||
|
Reference in New Issue
Block a user