You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en.json
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -518,6 +518,10 @@
518
518
"label": "Add title & artist info:",
519
519
"hint": "Save metadata such as title, uploader/artist and description inside the file."
520
520
},
521
+
"preciseCuts": {
522
+
"label": "Precise cut:",
523
+
"hint": "Cuts at exact frames instead of nearby keyframes. Very slow.\nEnable only if normal cuts are wrong, garbled, or have black/missing segments."
524
+
},
521
525
"partialDownload": {
522
526
"legend": "Partial download",
523
527
"hint": "Set timestamps or chapters to download only some parts.",
@@ -674,7 +678,11 @@
674
678
"placeholder": "Select 1 or more parts to mark with a chapter."
675
679
},
676
680
"apiUrl": {
677
-
"label": "API URL"
681
+
"label": "API URL:"
682
+
},
683
+
"preciseCuts": {
684
+
"label": "Precise cut:",
685
+
"hint": "Makes SponsorBlock removals and partial downloads cut at exact frames. Very slow.\nEnable only if normal cuts are wrong, garbled, or have black/missing segments."
0 commit comments