batch download

This commit is contained in:
wgh19
2024-05-15 18:05:45 +08:00
parent 9760397f28
commit 7e71b5b1ce
9 changed files with 258 additions and 42 deletions

View File

@@ -18,6 +18,7 @@ class _Appdata {
"downloadSubPath": r"/${id}-p${index}.${ext}",
"tagsWeight": "",
"useTranslatedNameForDownload": false,
"maxDownloadParallelism": 3
};
bool lock = false;