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/youtube_dlc/postprocessor
pukkandan 584bab3766 [sponskrub] Print ffmpeg output and errors to terminal
The ffmpeg run can be long when using `--sponskrub-cut`. So progress needs to be printed

:ci skip dl
4 years ago
..
__init__.py Add option `--parse-metadata` 4 years ago
common.py [postprocessor] fix write_debug when no _downloader 4 years ago
embedthumbnail.py [embedthumbnail] Keep original thumbnail after conversion if write_thumbnail given (Closes #67) 4 years ago
execafterdownload.py Improved passing of multiple postprocessor-args 4 years ago
ffmpeg.py [embedsubtitle] Keep original subtitle after conversion if write_subtitles given 4 years ago
metadatafromfield.py [metadatafromtitle] Fix bug when extracting data from numeric fields 4 years ago
movefilesafterdownload.py [movefiles] Fix compatibility with python2 4 years ago
sponskrub.py [sponskrub] Print ffmpeg output and errors to terminal 4 years ago
xattrpp.py Create `to_screen` and similar functions in postprocessor/common 4 years ago