mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[yahoo] Add support for closed captions (closes #5714)
This commit is contained in:
@@ -1665,6 +1665,7 @@ def mimetype2ext(mt):
|
||||
return {
|
||||
'x-ms-wmv': 'wmv',
|
||||
'x-mp4-fragmented': 'mp4',
|
||||
'ttml+xml': 'ttml',
|
||||
}.get(res, res)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user