summaryrefslogtreecommitdiff
path: root/youtube_dl/postprocessor/__init__.py
AgeCommit message (Expand)Author
2016-03-01Add fixup for media files produced by HlsNative downloader(fixes #4776)remitamine
2015-04-24Forgot to clean the remains of classpulpe
2015-04-24[embedthumbnail] Add support for mp3 cover embeddingpulpe
2015-03-14Add metadata from title parserphiresky
2015-02-28Add postprocessor for converting subtitles (closes #4954)Jaime Marquínez Ferrándiz
2015-01-23[youtube] Fixup DASH m4a headersPhilipp Hagemeister
2015-01-10[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4...Philipp Hagemeister
2014-12-15[YoutubeDL] Make postprocessors declarativePhilipp Hagemeister
2014-11-26[test_unicode_literals] Arm unicode_literals checkPhilipp Hagemeister
2014-10-26[YoutubeDL] Output avconv/ffmpeg versions if -v is givenPhilipp Hagemeister
2014-08-24Moved from os.system to subprocess.callmcd1992
2014-08-24Implemented --exec option.mcd1992
2014-03-26fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail wi...pulpe
2014-03-26add post processorpulpe
2014-01-07Split postprocessor package into multiple modulesPhilipp Hagemeister
2014-01-07Move postprocessor into its own packagePhilipp Hagemeister