aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/postprocessor/modify_chapters.py
AgeCommit message (Expand)Author
2023-03-08[postprocessor] Fix chapters if duration is not extracted (#6037)bashonly
2022-10-18[ModifyChapters] Handle the entire video being marked for removalpukkandan
2022-10-18[SponsorBlock] Support `chapter` category (#5260)Ajay Ramachandran
2022-07-11[ModifyChapters] Modify duration in infodictpukkandan
2022-05-23[ModifyChapters] Fix repeated removal of small segmentspukkandan
2022-05-01[EmbedThumbnail] Do not obey `-k`pukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-02-17[Sponsorblock] minor fixes (#2793)Nil Admirari
2022-01-12[cleanup, docs] Minor fixespukkandan
2021-12-09[SponsorBlock] Add Filler and Highlight categories (#1664)Nil Admirari
2021-11-27[EmbedSubtitles] Slightly relax duration checkpukkandan
2021-10-19[ModifyChapters] Do not mutate original chapters (#1322)Nil Admirari
2021-10-18[ModifyChapters] Allow removing sections by timestamppukkandan
2021-10-09Improved progress reporting (See desc) (#1125)pukkandan
2021-09-19[SponsorBlock] Improve merge algorithm (#999)Nil Admirari
2021-09-04[ModifyChapters] fixes (See desc)pukkandan
2021-09-02Native SponsorBlock implementation and related improvements (#360)Nil Admirari