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 2d9ec70423
[ModifyChapters] Allow removing sections by timestamp
Eg: --remove-chapters "*10:15-15:00".
The `*` prefix is used so as to avoid any conflicts with other valid regex
3 years ago
..
__init__.py [postprocessor] Add plugin support 3 years ago
common.py [downloader] Fix slow progress hooks 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 [EmbedMetadata] Allow overwriting all default metadata 3 years ago
metadataparser.py Improved progress reporting (See desc) (#1125) 3 years ago
modify_chapters.py [ModifyChapters] Allow removing sections by timestamp 3 years ago
movefilesafterdownload.py Allow running some `postprocessors` before actual download 4 years ago
sponskrub.py Native SponsorBlock implementation and related improvements (#360) 3 years ago
sponsorblock.py [docs,cleanup] Some minor refactoring and improve docs 3 years ago
xattrpp.py [xattr] bugfix for b19404591a 3 years ago