mirror of
				https://github.com/devine-dl/devine.git
				synced 2025-11-04 11:54:50 +00:00 
			
		
		
		
	Skip CC extraction if the binary isn't found
This commit is contained in:
		
							parent
							
								
									a5c6052292
								
							
						
					
					
						commit
						8b405b6e02
					
				@ -522,7 +522,7 @@ class dl:
 | 
			
		||||
                            self.log.error(
 | 
			
		||||
                                "Cannot extract Closed Captions as the ccextractor executable was not found..."
 | 
			
		||||
                            )
 | 
			
		||||
                            sys.exit(1)
 | 
			
		||||
                            break
 | 
			
		||||
                    video_track_n += 1
 | 
			
		||||
 | 
			
		||||
                final_path = self.mux_tracks(title, not no_folder, not no_source)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user