You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
l1ving_youtube-dl/youtube_dl/postprocessor
Sergey M․ bff857a8af
[postprocessor/embedthumbnail] Fix issues (closes #25717)
* Fix WebP with wrong extension processing
* Fix embedding of thumbnails with % character in path
4 years ago
..
__init__.py Add fixup for media files produced by HlsNative downloader(fixes #4776) 8 years ago
common.py [postprocessor/common] Use 'self._downloader.params' instead of 'self.params' 9 years ago
embedthumbnail.py [postprocessor/embedthumbnail] Fix issues (closes #25717) 4 years ago
execafterdownload.py [postprocessor/execafterdownload] Encode command line (closes #13407) 7 years ago
ffmpeg.py [postprocessor/ffmpeg] Embed series metadata with --add-metadata 4 years ago
metadatafromtitle.py [postprocessor/metadatafromtitle] Fix missing optional meta fields (closes #13408) 7 years ago
xattrpp.py Fix W504 and disable W503 (closes #20863) 5 years ago