mpv scripts
This commit is contained in:
16
.config/mpv/scripts-opts/sponsorblock_minimal.conf
Normal file
16
.config/mpv/scripts-opts/sponsorblock_minimal.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
# Default configuration options for mpv_sponsorblock_minimal
|
||||
|
||||
# Category types that are skipped. Categories are separated by semicolons.
|
||||
# List of categories can be found here: https://wiki.sponsor.ajay.app/w/Types
|
||||
# To skip all categories except "filler", you could set this to:
|
||||
# categories=sponsor
|
||||
categories=sponsor;selfpromo;interaction;intro;outro;preview;hook
|
||||
|
||||
# This option makes it so that the video ID will not be sent to the
|
||||
# SponsorBlock server, but a part of the video ID's SHA256 hash will be sent
|
||||
# instead.
|
||||
# Set to "true" to enable this option.
|
||||
hash=true
|
||||
|
||||
# This sets the URL where the script gets the segments from.
|
||||
server=https://sponsor.ajay.app/api/skipSegments
|
||||
Reference in New Issue
Block a user