aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dlc/postprocessor/ffmpeg.py
Commit message (Expand)AuthorAgeFilesLines
* Multiple output templates for different file typespukkandan2021-02-051-2/+2
* fix typos :ci skip dlpukkandan2021-01-301-2/+2
* [embedthumbnail] Fix for missing output filename for ffmpeg call (Closes #38)pukkandan2021-01-281-1/+1
* [ffmpeg] Document more formats that are supported for remux/recodepukkandan2021-01-281-1/+1
* #31 Features from animelover1984/youtube-dlpukkandan2021-01-271-16/+82
* Deprecate avconv/avprobepukkandan2021-01-261-4/+4
* Improved passing of multiple postprocessor-argspukkandan2021-01-211-3/+1
* Create `to_screen` and similar functions in postprocessor/commonpukkandan2021-01-101-14/+9
* Kill child processes when yt-dlc is killed (https://github.com/ytdl-org/youtu...pukkandan2021-01-091-2/+3
* Allow passing different arguments to different postprocessorspukkandan2021-01-081-24/+25
* ffmpeg: ignore extra data streams with `-dn` (fixes #2)Jody Bruchon2021-01-071-6/+6
* Ensure all streams are copied when using ffmpegpukkandan2020-11-151-6/+5
* Don't try to embed/convert json subtitles generated by youtube livechatpukkandan2020-11-051-2/+9
* Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-d...Tom-Oliver Heidel2020-09-161-0/+21
* Support arbitrary stream mergesfelix2020-09-141-2/+7
* [skip travis] renamingUnknown2020-09-021-0/+657