mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-03 11:36:07 +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. |
||
---|---|---|
.. | ||
downloader | ||
extractor | ||
postprocessor | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
cache.py | ||
compat.py | ||
jsinterp.py | ||
options.py | ||
socks.py | ||
swfinterp.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |