aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-04-03 19:37:55 +0200
committerdec05eba <dec05eba@protonmail.com>2024-04-03 19:37:55 +0200
commite8cf95fd56bb6cc16f937d06c3554260fd789a92 (patch)
treeda92b53f153a4377b6aed960f6a14379035e00d5 /example-config.json
parent714ed0e235a600502c489d08d78b3781e18fc327 (diff)
Youtube: fallback to yt-dlp, add support for sponsorblock (as chapters)
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json
index 1977b1e..8a28b89 100644
--- a/example-config.json
+++ b/example-config.json
@@ -49,7 +49,12 @@
"load_progress": true,
// The invidious instance to use. This is currently only used to show a video feed.
// If not set, then local recommendations are used instead.
- "invidious_instance": ""
+ "invidious_instance": "",
+ "sponsorblock": {
+ "enable": false,
+ // If the sponsor segment has less votes than this in sponsorblock then it will be ignored
+ "min_votes": 0
+ }
},
"matrix": {
// List of homeservers to display in the "Room directory" tab