Commit Graph

116 Commits

Author SHA1 Message Date
eeab755b9f add detect for manga illust(But do nothing special for this type) 2022-06-21 23:21:34 +00:00
b748195d1c Format the code. 2022-06-21 23:19:56 +00:00
2d617f1464 use regex::Regex in pixiv link parse 2022-06-21 15:23:42 +00:00
dc12324c9b Add more test case in test_author_name_filter 2022-06-21 06:03:18 +00:00
6903a1fe8d Author name filters now support look around and backreferences 2022-06-21 05:57:27 +00:00
cffd721d2c Fix fallback will cause download failed( The root reason of #90 2022-06-21 01:30:03 +00:00
8b301e1099 Fix panic error ( Fix #90 2022-06-21 01:28:37 +00:00
21e2279209 panic if RwLock is poisoned 2022-06-21 00:44:34 +00:00
f58739c954 Fix retry will break file 2022-06-20 14:33:13 +00:00
fdb2208a7f Add set_len 2022-06-20 13:52:51 +00:00
7a6d367a49 Add progress bar message 2022-06-20 11:06:57 +00:00
eae366f130 add Proxy settings 2022-06-20 10:17:20 +00:00
f9c2cfa260 Update 2022-06-20 08:40:44 +00:00
a7df4ae112 Add progress bar for multiple thread mode 2022-06-20 04:28:32 +00:00
153d163a23 Update 2022-06-20 01:04:58 +00:00
54ab8bc0db Update 2022-06-19 23:58:10 +00:00
d7c6929ae6 Update 2022-06-19 15:29:21 +00:00
996c8ccdf2 Update 2022-06-19 14:54:49 +00:00
52f9ef9747 Update 2022-06-19 13:50:25 +00:00
ec963d2438 Update 2022-06-19 13:31:55 +00:00
3a35c88c5f Update 2022-06-19 04:32:35 +00:00
99ba6050e3 Remove unneeded extern crate 2022-06-19 00:48:30 +00:00
1d6c2698ce Restore extern crate link_cplusplus 2022-06-18 15:41:34 +00:00
e34e1ea78b Remove unneeded extern crate 2022-06-18 15:34:47 +00:00
5cecdd4359 Remove all spin_on 2022-06-18 15:09:09 +00:00
6f9b6ef254 Remove worker_threads specify 2022-06-18 14:11:58 +00:00
8f054cddd3 Remove unneeded spin_on 2022-06-18 14:02:34 +00:00
d1e1296181 Remove unneeded syn parse 2022-06-16 14:15:50 +00:00
e538ee5715 Add test timout 2022-06-16 13:48:08 +00:00
8231792bf0 downloader: support to drop.
Fix .pd file not created when overwriting existed file.
2022-06-16 11:15:34 +00:00
9c9289102c Update 2022-06-16 08:42:43 +00:00
61924c8160 Update 2022-06-16 07:38:20 +00:00
de581a69ec Update 2022-06-15 05:00:45 +00:00
8b60be1fdb Add new options 2022-06-14 12:25:34 +00:00
a050487015 Remove unneed functions 2022-06-14 10:52:53 +00:00
4ec44c65e4 Use downloader 2022-06-14 10:48:05 +00:00
5e60a941a4 Fix broken pd file will cause PdFile::open failed 2022-06-14 10:05:14 +00:00
c79ad83404 Use i64 for retry count 2022-06-14 09:49:08 +00:00
27557964ae add retry count limit for downloader 2022-06-14 08:42:04 +00:00
248e2d44a2 Format the code 2022-06-14 06:02:51 +00:00
56624c7bd9 update 2022-06-14 04:32:35 +00:00
a0fc3220e9 Remove unwanted spin_on call 2022-06-14 04:19:49 +00:00
08f81cd144 Declare the main function as async 2022-06-14 04:13:33 +00:00
8062db86d7 Impl Send for UgoiraError2 2022-06-14 02:28:00 +00:00
be15a388ca Update 2022-06-13 23:49:10 +00:00
aff743e1f2 Use downloader 2022-06-13 15:00:09 +00:00
5f896bdca3 Impl Display for downloader error 2022-06-13 12:57:42 +00:00
f3b702eb4e Update 2022-06-13 12:21:36 +00:00
c8c3290f32 Update 2022-06-13 08:44:16 +00:00
960288e350 Update 2022-06-13 04:31:59 +00:00