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 cffab0eefc [embedsubtitle] Keep original subtitle after conversion if write_subtitles given
Closes: https://github.com/pukkandan/yt-dlp/issues/57#issuecomment-775227745

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