Quote:
Originally Posted by smokiemamour
... automatically delete the "aac" and "ogg" files once it is finished converting them?
|
You can enable the option in the script:
Code:
var deleteSourceFile = false; // Set this to true to delete source file after conversion.