aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/postprocessor
AgeCommit message (Expand)Author
2025-03-21[cleanup] Misc (#12526)Simon Sawicki
2025-02-23Fix external downloader availability when using `--ffmpeg-location` (#12318)Kenshin9977
2025-02-23[core] Load plugins on demand (#11305)coletdjnz
2025-02-20[core] Support emitting ConEmu progress codes (#10649)Simon Sawicki
2024-12-02[cleanup] Bump ruff to 0.8.x (#11608)sepro
2024-11-17[cleanup] Deprecate more compat functions (#11439)sepro
2024-10-07[pp/XAttrMetadata] Try to write each attribute (#11115)Eric Lammerts
2024-09-27[cleanup] Misc (#10807)bashonly
2024-07-02[pp/embedthumbnail] Fix embedding with mutagen (#10337)bashonly
2024-07-01[cleanup] Misc (#10075)bashonly
2024-06-27[pp/embedthumbnail] Fix postprocessor (#10248)Simon Sawicki
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-03-11[docs] Misc Cleanup (#8977)pukkandan
2024-02-20[ie] Migrate commonly plural fields to lists (#8917)Lev
2023-11-26[pp/FFmpegMetadata] Embed stream metadata in single format downloads (#8647)bashonly
2023-09-24[core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)Simon Sawicki
2023-07-15[compat, networking] Deprecate old functions (#2861)coletdjnz
2023-07-14[pp/EmbedThumbnail] Support `m4v` (#7583)Neurognostic
2023-06-17[postprocessor] Print newline for `--progress-template`pukkandan
2023-04-13[FFmpegFixupM3u8PP] Check audio codec before fixup (#6778)bashonly
2023-03-28[postprocessor/EmbedThumbnail,postprocessor/FFmpegMetadata] Fix error on atta...Lesmiscore
2023-03-08[postprocessor] Fix chapters if duration is not extracted (#6037)bashonly
2023-02-17[cleanup] Miscpukkandan
2023-02-17[ExtractAudio] Handle outtmpl without ext (#6005)Chris Caruso
2023-01-03[utils] `mimetype2ext`: weba is not standardpukkandan
2023-01-02[cleanup] Miscpukkandan
2023-01-01Improve plugin architecture (#5553)Matthew
2022-12-23[FFmpegVideoConvertor] Add `gif` to `--recode-video`pukkandan
2022-11-11[cleanup] MiscRobert Geislinger
2022-11-11[ThumbnailsConvertor] Fix filename escapingpukkandan
2022-11-07[compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309)ClosedPort22
2022-10-18[cleanup Miscpukkandan
2022-10-18[SponsorBlock] Relax duration check for large segmentspukkandan
2022-10-18[ModifyChapters] Handle the entire video being marked for removalpukkandan
2022-10-18[SponsorBlock] Obey `--retry-sleep extractor`pukkandan
2022-10-18[SponsorBlock] Add `type` fieldpukkandan
2022-10-18[SponsorBlock] Support `chapter` category (#5260)Ajay Ramachandran
2022-10-07[embedthumbnail] Fix thumbnail name in mp3 (#5163)Noah
2022-08-30[utils] Add `deprecation_warning`pukkandan
2022-08-14[ThumbnailsConvertor] Fix conversion after fixup_webppukkandan
2022-08-11[ffmpeg] Smarter detection of ffprobe filenamepukkandan
2022-08-11[postprocessor/embedthumbnail] Detect libatomicparsley.sopukkandan
2022-08-09[ffmpeg] Disable avconv unless `--prefer-avconv`pukkandan
2022-08-02Standardize retry mechanism (#1649)pukkandan
2022-08-01[FFmpegThumbnailsConvertor] Fix conversion from GIFpukkandan
2022-07-31Validate `--merge-output-format`pukkandan
2022-07-31[utils, cleanup] Consolidate known media extensionspukkandan
2022-07-31[ffmpeg] Set `ffmpeg_location` in a contextvarpukkandan
2022-07-31[metadataparser] Don't set `None` when the field didn't matchpukkandan
2022-07-26Reject entire playlists faster with `--match-filter`pukkandan