[execafterdownload] Simplify (#3569)
[youtube-dl] / youtube_dl / postprocessor / execafterdownload.py
2014-08-25 Philipp Hagemeister[execafterdownload] Simplify (#3569)
2014-08-25 Philipp HagemeisterMerge remote-tracking branch 'mcd1992/exec_after_download'
2014-08-24 mcd1992Moved from os.system to subprocess.call
2014-08-24 mcd1992Implemented --exec option.