mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-03 13:52:53 +08:00
a906d47bd2
Allow specifying an output format when using an external downloader, either through --output-format or -O, in preference to the extractor's default. This is particularly helpful as -O mkv, to allow Matroska output from ffmpeg in cases where .mp4 isn't a great answer, such as while trying to play during the download. |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
dash.py | ||
external.py | ||
f4m.py | ||
fragment.py | ||
hls.py | ||
http.py | ||
ism.py | ||
rtmp.py | ||
rtsp.py |