1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-08-03 02:05:29 -04:00
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
..