Add minimum duration option

This commit is contained in:
Lartza
2020-01-24 01:02:23 +02:00
parent 2b7f940669
commit e6ef27936e
6 changed files with 51 additions and 3 deletions

View File

@@ -386,5 +386,11 @@
},
"invidiousInfo2": {
"message": "You MUST enable it in the options for it to work."
}
},
"minDuration": {
"message": "Minimum duration (seconds)"
},
"minDurationDescription": {
"message": "Sponsor segments shorter than the set value will be ignored."
}
}