aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/postprocessor/common.py
Commit message (Expand)AuthorAgeFilesLines
* [dash,youtube] Download live from start to end (#888)The Hatsune Daishi2021-12-201-2/+1
* [cleanup] Add deprecation warningspukkandan2021-11-291-0/+6
* [downloader] Fix slow progress hookspukkandan2021-10-161-6/+7
* [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor`pukkandan2021-10-101-3/+1
* Improved progress reporting (See desc) (#1125)pukkandan2021-10-091-2/+61
* Separate the options `--ignore-errors` and `--no-abort-on-error`pukkandan2021-09-241-0/+1
* [downloader/ffmpeg] Allow passing custom arguments before -ipukkandan2021-08-241-13/+4
* [postprocessor] Fix `_restrict_to` when a codec is not setpukkandan2021-06-141-2/+2
* Fix bug in 8326b00aabc332cad3edec246fe5353bea069cb0pukkandan2021-06-131-1/+1
* Allow `images` formatspukkandan2021-06-131-0/+20
* [embedthumbnail] Embed if any thumbnail was downloaded, not just the bestpukkandan2021-05-291-1/+1
* Standardize `write_debug`pukkandan2021-05-141-4/+3
* Refactor (See desc)pukkandan2021-03-141-2/+10
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+101