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
common.py
embedthumbnail.py
exec.py
ffmpeg.py
metadataparser.py
modify_chapters.py
movefilesafterdownload.py
sponskrub.py
sponsorblock.py
xattrpp.py