]> jfr.im git - yt-dlp.git/history - yt_dlp/postprocessor/modify_chapters.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / postprocessor / modify_chapters.py
2024-06-11  sepro[cleanup] Add more ruff rules (#10149)
2023-03-08  bashonly[postprocessor] Fix chapters if duration is not extract...
2022-10-18  pukkandan[ModifyChapters] Handle the entire video being marked...
2022-10-18  Ajay Ramachandran[SponsorBlock] Support `chapter` category (#5260)
2022-07-10  pukkandan[ModifyChapters] Modify duration in infodict
2022-05-23  pukkandan[ModifyChapters] Fix repeated removal of small segments
2022-04-30  pukkandan[EmbedThumbnail] Do not obey `-k`
2022-04-12  pukkandan[cleanup] Sort imports
2022-02-17  Nil Admirari[Sponsorblock] minor fixes (#2793)
2022-01-12  pukkandan[cleanup, docs] Minor fixes
2021-12-09  Nil Admirari[SponsorBlock] Add Filler and Highlight categories...
2021-11-27  pukkandan[EmbedSubtitles] Slightly relax duration check
2021-10-19  Nil Admirari[ModifyChapters] Do not mutate original chapters (...
2021-10-18  pukkandan[ModifyChapters] Allow removing sections by timestamp
2021-10-08  pukkandanImproved progress reporting (See desc) (#1125)
2021-09-19  Nil Admirari[SponsorBlock] Improve merge algorithm (#999)
2021-09-03  pukkandan[ModifyChapters] fixes (See desc)
2021-09-01  Nil AdmirariNative SponsorBlock implementation and related improvem...