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