Merge branch 'ytdl-org-master'
This commit is contained in:
parent
516360d9da
commit
39e7107d7f
15 changed files with 495 additions and 290 deletions
|
|
@ -4199,6 +4199,7 @@ def mimetype2ext(mt):
|
|||
'vnd.ms-sstr+xml': 'ism',
|
||||
'quicktime': 'mov',
|
||||
'mp2t': 'ts',
|
||||
'x-wav': 'wav',
|
||||
}.get(res, res)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue