index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yt_dlp
/
postprocessor
/
modify_chapters.py
Age
Commit 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 removal
pukkandan
2022-10-18
[SponsorBlock] Support `chapter` category (#5260)
Ajay Ramachandran
2022-07-11
[ModifyChapters] Modify duration in infodict
pukkandan
2022-05-23
[ModifyChapters] Fix repeated removal of small segments
pukkandan
2022-05-01
[EmbedThumbnail] Do not obey `-k`
pukkandan
2022-04-12
[cleanup] Sort imports
pukkandan
2022-02-17
[Sponsorblock] minor fixes (#2793)
Nil Admirari
2022-01-12
[cleanup, docs] Minor fixes
pukkandan
2021-12-09
[SponsorBlock] Add Filler and Highlight categories (#1664)
Nil Admirari
2021-11-27
[EmbedSubtitles] Slightly relax duration check
pukkandan
2021-10-19
[ModifyChapters] Do not mutate original chapters (#1322)
Nil Admirari
2021-10-18
[ModifyChapters] Allow removing sections by timestamp
pukkandan
2021-10-09
Improved 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-02
Native SponsorBlock implementation and related improvements (#360)
Nil Admirari