1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-04 05:57:35 -05:00
Files
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
..