chore: prune old mpv sponsorblock config
This commit is contained in:
@@ -28,10 +28,6 @@
|
|||||||
|
|
||||||
home = {
|
home = {
|
||||||
file = {
|
file = {
|
||||||
".config/mpv" = {
|
|
||||||
source = ./sources/mpv;
|
|
||||||
recursive = true;
|
|
||||||
};
|
|
||||||
".config/kitty" = {
|
".config/kitty" = {
|
||||||
source = ./sources/kitty;
|
source = ./sources/kitty;
|
||||||
recursive = true;
|
recursive = true;
|
||||||
|
|||||||
@@ -1,12 +0,0 @@
|
|||||||
# Server address
|
|
||||||
server_address = "https://sponsor.ajay.app"
|
|
||||||
# Categories: sponsor, selfpromo, interaction, poi_highlight, intro, outro, preview, music_offtopic, filler, exclusive_access
|
|
||||||
categories = ["sponsor", "selfpromo", "interaction", "poi_highlight", "intro", "outro", "preview", "music_offtopic", "filler", "exclusive_access"]
|
|
||||||
# Action types: skip, mute, poi, full
|
|
||||||
action_types = ["skip"]
|
|
||||||
# Get segments for a video with extra privacy
|
|
||||||
privacy_api = false
|
|
||||||
# Third party YouTube domains like Piped, Invidious or CloudTube
|
|
||||||
domains = ["piped.kavin.rocks", "invidious.kavin.rocks"]
|
|
||||||
# Use OSD when a segment is skipped or muted
|
|
||||||
skip_notice = false
|
|
||||||
Reference in New Issue
Block a user