You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp/postprocessor
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
4 years ago
..
__init__.py Completely change project name to yt-dlp (#85) 4 years ago
common.py Refactor (See desc) 4 years ago
embedthumbnail.py Refactor (See desc) 4 years ago
execafterdownload.py Completely change project name to yt-dlp (#85) 4 years ago
ffmpeg.py Refactor (See desc) 4 years ago
metadatafromfield.py Completely change project name to yt-dlp (#85) 4 years ago
movefilesafterdownload.py Completely change project name to yt-dlp (#85) 4 years ago
sponskrub.py Refactor (See desc) 4 years ago
xattrpp.py Completely change project name to yt-dlp (#85) 4 years ago