yt-dlp/yt_dlp/postprocessor
Nil Admirari 7a340e0df3
Native SponsorBlock implementation and related improvements (#360)
SponsorBlock options:
* The fetched sponsor sections are written to infojson
* `--sponsorblock-remove` removes specified chapters from file
* `--sponsorblock-mark` marks the specified sponsor sections as chapters
* `--sponsorblock-chapter-title` to specify sponsor chapter template
* `--sponsorblock-api` to use a different API

Related improvements:
* Split `--embed-chapters` from `--embed-metadata`
* Add `--remove-chapters` to remove arbitrary chapters
* Add `--force-keyframes-at-cuts` for more accurate cuts when removing and splitting chapters

Deprecates all `--sponskrub` options

Authored by: nihil-admirari, pukkandan
2021-09-02 02:25:16 +05:30
..
__init__.py Native SponsorBlock implementation and related improvements (#360) 2021-09-02 02:25:16 +05:30
common.py [downloader/ffmpeg] Allow passing custom arguments before -i 2021-08-24 04:24:12 +05:30
embedthumbnail.py Use os.replace where applicable (#793) 2021-08-27 07:57:20 +05:30
exec.py Misc fixes - See desc 2021-08-10 01:22:55 +05:30
ffmpeg.py Native SponsorBlock implementation and related improvements (#360) 2021-09-02 02:25:16 +05:30
metadataparser.py minor bugfixes 2021-08-11 20:27:30 +05:30
modify_chapters.py Native SponsorBlock implementation and related improvements (#360) 2021-09-02 02:25:16 +05:30
movefilesafterdownload.py Allow running some postprocessors before actual download 2021-04-12 02:12:46 +05:30
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 Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30