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
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] Don't raise error when the video does not exist 4 years ago
xattrpp.py Create `to_screen` and similar functions in postprocessor/common 4 years ago