1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-03 08:05:13 +00:00
Files
yt-dlp/yt_dlp/postprocessor/common.py
pukkandan e92caff5d5 Refactor (See desc)
* Create `FFmpegPostProcessor.real_run_ffmpeg` that can accept multiple input/output files along with switches for each
* Rewrite `cli_configuration_args` and related functions
* Create `YoutubeDL._ensure_dir_exists` - this was previously defined in multiple places
2021-03-14 20:02:55 +05:30

3.8 KiB