Add option to manual skip when a full video segment exists

This commit is contained in:
Ajay
2022-09-03 23:16:18 -04:00
parent e81ff66dd3
commit 00d625013b
4 changed files with 25 additions and 2 deletions

View File

@@ -463,6 +463,12 @@
"minDurationDescription": {
"message": "Segments shorter than the set value will not be skipped or show in the player."
},
"enableManualSkipOnFullVideo": {
"message": "Use manual skip when a full video label exists"
},
"whatManualSkipOnFullVideo": {
"message": "For people who want to watch the video uninteruppted if it is fully sponsored or self promotion."
},
"skipNoticeDuration": {
"message": "Skip notice duration (seconds):"
},