Commit Graph

291 Commits

Author SHA1 Message Date
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
98e8e8dd69 Update 2022-06-11 14:38:03 +00:00
defea9b761 Update 2022-06-10 04:28:38 +00:00
a5d582c67b Fix reopen error 2022-06-10 04:00:21 +00:00
4bed81248e Update 2022-06-10 03:18:41 +00:00
5206cc9a28 Make sure pd file do not contain gabbage 2022-06-10 02:55:23 +00:00
b7aab2a540 add more tests 2022-06-09 06:41:01 +00:00
455f7c7938 Update 2022-06-08 14:35:36 +00:00
9912210fe2 Fix create_download_tasks_simple may panic 2022-06-08 13:34:39 +00:00
3c204aa2fb Update 2022-06-08 12:03:59 +00:00
22b03b1e7a Update 2022-06-06 14:32:52 +00:00
1f04bab3f4 Use qload/qstore 2022-06-02 08:25:47 +00:00
36658a3753 Handle some basic options in WebClient::default 2022-06-02 08:15:40 +00:00
89aad4b964 Remove unneeded RwLock 2022-05-30 10:57:52 +00:00
c00fbfde9c Update OptHelper, current only an instance in whole programs 2022-05-30 10:44:33 +00:00
3f2a9d6ff6 Update 2022-05-29 12:38:19 +00:00
ad94ec1a96 Update 2022-05-28 13:24:16 +00:00
c9474bbab5 Update 2022-05-28 01:09:31 +00:00
4a0bb93f97 Update 2022-05-27 14:38:42 +00:00
106cb7347e Update 2022-05-27 11:55:07 +00:00
194f964e91 Update 2022-05-26 11:16:29 +00:00
8daa1c822e add download alias 2022-05-25 03:25:28 +00:00
179ea53f4b --download-multiple-images support a optional value 2022-05-24 13:29:51 +00:00
4d3dd16950 Fix print help message will return 1 2022-05-24 03:43:30 +00:00
5ccbfecb89 Do not panic if command line have unreconginzed option.
Return 1 if no command is parsed.
2022-05-24 03:03:36 +00:00
802fc7b658 Fix build scripts not build 2022-05-17 15:20:33 +08:00