]> gitweb @ CieloNegro.org - youtube-dl.git/history - youtube_dl/postprocessor/execafterdownload.py
Moved from os.system to subprocess.call
[youtube-dl.git] / youtube_dl / postprocessor / execafterdownload.py
2014-08-24 mcd1992Moved from os.system to subprocess.call
2014-08-24 mcd1992Implemented --exec option.