Fix handling of dashed options in loadfile.
Add tests based on --sub-file. Also add a test for sub_add here.
This commit is contained in:
parent
3ef4ecf765
commit
c3eef35f59
3 changed files with 45 additions and 9 deletions
9
test.srt
Normal file
9
test.srt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
1
|
||||
00:00:00,500 --> 00:00:01,000
|
||||
This is
|
||||
a subtitle test.
|
||||
|
||||
2
|
||||
00:00:01,000 --> 00:00:02,000
|
||||
This is the second subtitle line.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue