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.
youtube-dl/youtube_dl/postprocessor
Aurélio A. Heckert aa5d9a79d6 Simplify `postprocessor_args` transmission to PP base class
* Remove `extra_cmd_args` transmission from sub to super class.
* Simplify params transmission through `downloader.params`.
9 years ago
..
__init__.py Forgot to clean the remains of class 9 years ago
common.py Simplify `postprocessor_args` transmission to PP base class 9 years ago
embedthumbnail.py [postprocessor/embedthumbnail] embed mp4 too (fixes #5840) 9 years ago
execafterdownload.py ExecAfterDownloadPP: fix __init__ method 9 years ago
ffmpeg.py Simplify `postprocessor_args` transmission to PP base class 9 years ago
metadatafromtitle.py Postprocessors: use a list for the files that can be deleted 9 years ago
xattrpp.py [xattr] Enhanced error messages on Windows 9 years ago