yt-dlp: save sponsorblock tags
TODO: i can probably remove the mpv sponsorblock plugin now?
This commit is contained in:
@@ -37,6 +37,10 @@ in
|
|||||||
# for curlftpfs compatibility; see: <https://github.com/kahing/goofys/issues/296>
|
# for curlftpfs compatibility; see: <https://github.com/kahing/goofys/issues/296>
|
||||||
--postprocessor-args -movflags\ frag_keyframe+empty_moov
|
--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, ...)
|
# to avoid frame drops or desync on low-power devices (lappy, moby, ...)
|
||||||
# prefer sources at/under some max resolution, framerate, or codec version.
|
# prefer sources at/under some max resolution, framerate, or codec version.
|
||||||
# see `man yt-dlp` sections "Sorting Formats" and "Format Selection examples"
|
# see `man yt-dlp` sections "Sorting Formats" and "Format Selection examples"
|
||||||
|
Reference in New Issue
Block a user