add "text only" as another advanced option for captions format

This commit is contained in:
vitaliibudnyi
2026-02-21 21:10:40 +02:00
committed by Alex Shnitman
parent dd4e05325a
commit 8dff6448b2
5 changed files with 67 additions and 5 deletions
+3
View File
@@ -232,6 +232,9 @@
}
</select>
</div>
@if (subtitleFormat === 'txt') {
<div class="form-text">TXT is generated from SRT by stripping timestamps and cue numbers.</div>
}
</div>
<div class="col-md-4">
<div class="input-group">