Forgot to clean the remains of class
This commit is contained in:
		
							parent
							
								
									c0ea8ebb9b
								
							
						
					
					
						commit
						10fb7710e8
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,6 @@ from __future__ import unicode_literals
 | 
			
		|||
from .embedthumbnail import EmbedThumbnailPP
 | 
			
		||||
from .ffmpeg import (
 | 
			
		||||
    FFmpegPostProcessor,
 | 
			
		||||
    FFmpegAudioFixPP,
 | 
			
		||||
    FFmpegEmbedSubtitlePP,
 | 
			
		||||
    FFmpegExtractAudioPP,
 | 
			
		||||
    FFmpegFixupStretchedPP,
 | 
			
		||||
| 
						 | 
				
			
			@ -25,7 +24,6 @@ def get_postprocessor(key):
 | 
			
		|||
__all__ = [
 | 
			
		||||
    'EmbedThumbnailPP',
 | 
			
		||||
    'ExecAfterDownloadPP',
 | 
			
		||||
    'FFmpegAudioFixPP',
 | 
			
		||||
    'FFmpegEmbedSubtitlePP',
 | 
			
		||||
    'FFmpegExtractAudioPP',
 | 
			
		||||
    'FFmpegFixupM4aPP',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue