mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[embedthumbnail] Add support for mp3 cover embedding
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| from __future__ import unicode_literals | ||||
|  | ||||
| from .atomicparsley import AtomicParsleyPP | ||||
| from .embedthumbnail import EmbedThumbnailPP | ||||
| from .ffmpeg import ( | ||||
|     FFmpegPostProcessor, | ||||
|     FFmpegAudioFixPP, | ||||
| @@ -23,7 +23,7 @@ def get_postprocessor(key): | ||||
|  | ||||
|  | ||||
| __all__ = [ | ||||
|     'AtomicParsleyPP', | ||||
|     'EmbedThumbnailPP', | ||||
|     'ExecAfterDownloadPP', | ||||
|     'FFmpegAudioFixPP', | ||||
|     'FFmpegEmbedSubtitlePP', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pulpe
					pulpe