1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 18:09:28 +00:00
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`.
2015-07-01 20:12:26 -03:00
..
__init__.py Forgot to clean the remains of class 2015-04-24 09:17:46 +02:00
common.py Simplify postprocessor_args transmission to PP base class 2015-07-01 20:12:26 -03:00
embedthumbnail.py [postprocessor/embedthumbnail] embed mp4 too (fixes #5840) 2015-05-29 12:47:20 +02:00
execafterdownload.py ExecAfterDownloadPP: fix __init__ method 2015-05-10 17:47:49 +02:00
ffmpeg.py Simplify postprocessor_args transmission to PP base class 2015-07-01 20:12:26 -03:00
metadatafromtitle.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
xattrpp.py [xattr] Enhanced error messages on Windows 2015-05-14 16:53:10 +08:00