yt-dlp: save sponsorblock tags

TODO: i can probably remove the mpv sponsorblock plugin now?
This commit is contained in:
2025-08-02 09:46:59 +00:00
parent 2d00c141e5
commit a52f1f0f6a

View File

@@ -37,6 +37,10 @@ in
# for curlftpfs compatibility; see: <https://github.com/kahing/goofys/issues/296>
--postprocessor-args -movflags\ frag_keyframe+empty_moov
# sponsor, intro, outro, selfpromo, preview, filler, interaction, music_offtopic, poi_highlight, chapter, all
--sponsorblock-mark intro,outro,selfpromo,sponsor
--sponsorblock-chapter-title %(category_names)l
# to avoid frame drops or desync on low-power devices (lappy, moby, ...)
# prefer sources at/under some max resolution, framerate, or codec version.
# see `man yt-dlp` sections "Sorting Formats" and "Format Selection examples"