ttml to srt conversion
rewrite SubtitleConverter (use JSoup library instead, remove unused methods)
This commit is contained in:
parent
aa4329a666
commit
3877cec0ff
4 changed files with 100 additions and 397 deletions
|
|
@ -832,7 +832,6 @@ public class DownloadDialog extends DialogFragment implements RadioGroup.OnCheck
|
|||
psArgs = new String[]{
|
||||
selectedStream.getFormat().getSuffix(),
|
||||
"false",// ignore empty frames
|
||||
"false",// detect youtube duplicate lines
|
||||
};
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue