Merge branch 'dev' into dev

This commit is contained in:
B0pol 2020-01-27 19:24:18 +01:00 committed by GitHub
commit 36c1097883
18 changed files with 241 additions and 443 deletions

View file

@ -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;