yt-dlp/yt_dlp/postprocessor
pukkandan 165efb823b
[ModifyChapters] fixes (See desc)
* [docs] Fix typo
* Do not enable `sponskrub` by default
* Fix `--force-keyframes-at-cuts`
* Don't embed subtitles if the video has been cut. Previously, running `--remove-chapters` with `--embed-subs` multiple times caused repeated cuts and out-of-sync subtitles
* Store `_real_duration` to prevent running ffprobe multiple times
2021-09-04 01:39:31 +05:30
..
__init__.py Native SponsorBlock implementation and related improvements (#360) 2021-09-02 02:25:16 +05:30
common.py
embedthumbnail.py
exec.py
ffmpeg.py [ModifyChapters] fixes (See desc) 2021-09-04 01:39:31 +05:30
metadataparser.py
modify_chapters.py [ModifyChapters] fixes (See desc) 2021-09-04 01:39:31 +05:30
movefilesafterdownload.py
sponskrub.py Native SponsorBlock implementation and related improvements (#360) 2021-09-02 02:25:16 +05:30
sponsorblock.py Native SponsorBlock implementation and related improvements (#360) 2021-09-02 02:25:16 +05:30
xattrpp.py