From e1b355e92ae24b8f2d48b07d694a2dd9de201f84 Mon Sep 17 00:00:00 2001 From: novenary Date: Wed, 1 Feb 2023 17:37:43 +0200 Subject: [PATCH] Add an option to skip sponsorblock segments manually Fixes #894 --- src/components/PreferencesPage.vue | 188 +++++++++++++++-------------- src/components/VideoPlayer.vue | 99 +++++++++++++-- src/components/WatchVideo.vue | 20 +-- src/locales/en.json | 2 + 4 files changed, 200 insertions(+), 109 deletions(-) diff --git a/src/components/PreferencesPage.vue b/src/components/PreferencesPage.vue index 507c598a..f91839db 100644 --- a/src/components/PreferencesPage.vue +++ b/src/components/PreferencesPage.vue @@ -184,83 +184,77 @@ />
-