aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/postprocessor/common.py
AgeCommit message (Expand)Author
2021-12-20[dash,youtube] Download live from start to end (#888)The Hatsune Daishi
2021-11-29[cleanup] Add deprecation warningspukkandan
2021-10-16[downloader] Fix slow progress hookspukkandan
2021-10-10[downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor`pukkandan
2021-10-09Improved progress reporting (See desc) (#1125)pukkandan
2021-09-24Separate the options `--ignore-errors` and `--no-abort-on-error`pukkandan
2021-08-24[downloader/ffmpeg] Allow passing custom arguments before -ipukkandan
2021-06-14[postprocessor] Fix `_restrict_to` when a codec is not setpukkandan
2021-06-13Fix bug in 8326b00aabc332cad3edec246fe5353bea069cb0pukkandan
2021-06-13Allow `images` formatspukkandan
2021-05-29[embedthumbnail] Embed if any thumbnail was downloaded, not just the bestpukkandan
2021-05-14Standardize `write_debug`pukkandan
2021-03-14Refactor (See desc)pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66