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 ad3dc496bb Misc fixes - See desc
* Remove unnecessary uses of _list_from_options_callback
* Fix download tests - Bug from 6e84b21559
* Rename ExecAfterDownloadPP to ExecPP and refactor its tests
* Ensure _write_ytdl_file closes file handle on error - Potential fix for #517
3 years ago
..
__init__.py Misc fixes - See desc 3 years ago
common.py [postprocessor] Fix `_restrict_to` when a codec is not set 3 years ago
embedthumbnail.py [embedthumbnail] Fix `_get_thumbnail_resolution` 3 years ago
exec.py Misc fixes - See desc 3 years ago
ffmpeg.py [ffmpeg] Fix `--ffmpeg-location` when directory is given 3 years ago
metadataparser.py Add option `--replace-in-metadata` 3 years ago
movefilesafterdownload.py Allow running some `postprocessors` before actual download 3 years ago
sponskrub.py Allow `images` formats 3 years ago
xattrpp.py Completely change project name to yt-dlp (#85) 3 years ago