If tool fails, it would not continue.
This commit is contained in:
parent
ac52f76025
commit
80bb5258d6
@ -17,7 +17,7 @@ class VideoToolWrapper(object):
|
|||||||
except:
|
except:
|
||||||
if self.cleanup:
|
if self.cleanup:
|
||||||
self.remove(path)
|
self.remove(path)
|
||||||
return False
|
continue
|
||||||
return p
|
return p
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user