add support for download multiply images

This commit is contained in:
2022-03-28 21:11:03 +08:00
parent ad2e199b80
commit 9493f475df
12 changed files with 543 additions and 272 deletions

View File

@@ -16,7 +16,7 @@ futures-util = "0.3"
getopts = "0.2"
gettext = "0.4"
html_parser = "0.6.2"
indicatif = "0.16"
indicatif = "0.17.0-rc.10"
int-enum = { version = "0.4", optional = true }
json = "0.12"
lazy_static = "1.4"