Commit Graph

105 Commits

Author SHA1 Message Date
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
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