mirror of
				https://github.com/devine-dl/devine.git
				synced 2025-11-04 03:44:49 +00:00 
			
		
		
		
	Delete video tracks as they are muxed
This reduces the total cumulative temp download folder size.
This commit is contained in:
		
							parent
							
								
									0c6d0986e4
								
							
						
					
					
						commit
						2a8e86b057
					
				@ -600,6 +600,7 @@ class dl:
 | 
			
		||||
                        add_source=not no_source,
 | 
			
		||||
                        delete=False
 | 
			
		||||
                    )
 | 
			
		||||
                    track.delete()
 | 
			
		||||
 | 
			
		||||
                for track in title.tracks:
 | 
			
		||||
                    track.delete()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user