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 1de75fa129 [ExtractAudio] Don't re-encode when file is already in a common audio format (Closes #58)
Fixes: https://github.com/blackjack4494/youtube-dlc/issues/214
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28006
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 [ExtractAudio] Don't re-encode when file is already in a common audio format (Closes #58) 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