add new option use-progress-bar

fix panic when artwork is 404
This commit is contained in:
2022-03-26 15:55:26 +08:00
parent 59f6923159
commit ad2e199b80
12 changed files with 329 additions and 104 deletions

View File

@@ -43,6 +43,7 @@ mod ext;
mod i18n;
mod list;
mod opthelper;
mod opt;
mod opts;
mod parser;
mod pixiv_link;