You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
__init__.py Native SponsorBlock implementation and related improvements (#360) 3 years ago
common.py [downloader/ffmpeg] Allow passing custom arguments before -i 3 years ago
embedthumbnail.py Use `os.replace` where applicable (#793) 3 years ago
exec.py Misc fixes - See desc 3 years ago
ffmpeg.py [ModifyChapters] fixes (See desc) 3 years ago
metadataparser.py minor bugfixes 3 years ago
modify_chapters.py [ModifyChapters] fixes (See desc) 3 years ago
movefilesafterdownload.py Allow running some `postprocessors` before actual download 3 years ago
sponskrub.py Native SponsorBlock implementation and related improvements (#360) 3 years ago
sponsorblock.py Native SponsorBlock implementation and related improvements (#360) 3 years ago
xattrpp.py Completely change project name to yt-dlp (#85) 3 years ago