aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/postprocessor/execafterdownload.py
Commit message (Collapse)AuthorAgeFilesLines
* [execafterdownload] Simplify (#3569)Philipp Hagemeister2014-08-251-28/+20
|
* Moved from os.system to subprocess.callmcd19922014-08-241-24/+27
|
* Implemented --exec option.mcd19922014-08-241-0/+36