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 d1b5f70bc9
[cleanup] Refactor `__init__.py` (#2570)
* Split `__init__` code into multiple functions
* Clean up validation code by grouping similar types of options
* Expose `parse_options` to third parties
2 years ago
..
__init__.py [cleanup] Minor fixes 2 years ago
common.py [FFmpegConcat] Abort on `--simulate` 2 years ago
embedthumbnail.py [ffmpeg] Standardize use of `-map 0` 2 years ago
exec.py Allow `--exec` to be run at any post-processing stage 2 years ago
ffmpeg.py [cleanup] Refactor `__init__.py` (#2570) 2 years ago
metadataparser.py [docs,cleanup] Fix linter and misc cleanup 2 years ago
modify_chapters.py [Sponsorblock] minor fixes (#2793) 2 years ago
movefilesafterdownload.py Allow running some `postprocessors` before actual download 3 years ago
sponskrub.py [cleanup] Add deprecation warnings 3 years ago
sponsorblock.py [SponsorBlock] Fixes for highlight and "full video labels" (#2849) 2 years ago
xattrpp.py [xattr] bugfix for b19404591a 3 years ago