If tool fails, it would not continue.
This commit is contained in:
		@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user