mirror of
https://github.com/alexta69/metube.git
synced 2026-06-15 00:30:04 +00:00
add "text only" as another advanced option for captions format
This commit is contained in:
committed by
Alex Shnitman
parent
dd4e05325a
commit
8dff6448b2
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user