fx
This commit is contained in:
parent
a825321abc
commit
d0be97dc34
1 changed files with 1 additions and 1 deletions
|
|
@ -1288,7 +1288,7 @@ class YTDLPUtil(private val context: Context, private val commandTemplateDao: Co
|
|||
"smallsize" -> {
|
||||
formatSorting.add("+size")
|
||||
}
|
||||
"filesize" -> {
|
||||
"file_size" -> {
|
||||
formatSorting.add("size")
|
||||
}
|
||||
"no_audio" -> {
|
||||
|
|
|
|||
Loading…
Reference in a new issue