Commit Graph

36 Commits

Author SHA1 Message Date
9cc031e286 Fix client-timeout not applied 2024-09-24 01:54:29 +00:00
418bf588e0 Add timeout for web client 2024-09-24 01:14:17 +00:00
cd8b2a779c Add send_photo 2024-09-20 06:22:17 +00:00
a4a8f25ab2 Use better way to print Cookie header 2024-07-03 02:14:44 +00:00
12ca08bf80 Try bypass cf captcha 2024-07-02 01:31:46 +00:00
2c2a75578c Update logging 2023-10-30 14:12:11 +00:00
38e7b4f7ef add logging framework 2023-10-30 03:48:30 +00:00
eaa9d11fda Add new settings add-history 2023-10-08 08:37:38 +00:00
25006a63c8 Add app api 2023-10-05 07:22:12 +00:00
c4dc1293d3 Add EveryPush Client 2023-10-01 02:14:51 +00:00
18287a47e5 Remove import traits which are part of preclude in 2021 2023-03-28 06:25:07 +00:00
e29362d80f CookieJar iter return &Cookie now 2023-03-27 11:18:28 +00:00
c458cf693e Fix cargo doc warning 2023-03-26 02:17:12 +00:00
98aef5399a CookieJar support comment line 2023-03-13 10:44:35 +00:00
b75a421976 Fix #280
Update README
2022-10-23 03:38:55 +00:00
eae366f130 add Proxy settings 2022-06-20 10:17:20 +00:00
8f054cddd3 Remove unneeded spin_on 2022-06-18 14:02:34 +00:00
a050487015 Remove unneed functions 2022-06-14 10:52:53 +00:00
c79ad83404 Use i64 for retry count 2022-06-14 09:49:08 +00:00
248e2d44a2 Format the code 2022-06-14 06:02:51 +00:00
08f81cd144 Declare the main function as async 2022-06-14 04:13:33 +00:00
aff743e1f2 Use downloader 2022-06-13 15:00:09 +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
c00fbfde9c Update OptHelper, current only an instance in whole programs 2022-05-30 10:44:33 +00:00
ad94ec1a96 Update 2022-05-28 13:24:16 +00:00
76f6691f8a fix support for language switch
update document
2022-05-15 12:26:58 +08:00
234fd90580 WebClient change all &mut self to &self 2022-05-10 22:01:12 +08:00
9493f475df add support for download multiply images 2022-03-28 21:11:03 +08:00
59f6923159 add new settings progress-bar-template 2022-03-25 22:20:17 +08:00
0ddcd7d533 add support for ugoira
add progress bar
2022-03-19 17:14:53 +08:00
00444c1d02 Put overwrite ask before send requests 2022-03-15 19:06:16 +08:00
e9208700d9 add retry interval 2022-03-09 22:50:31 +08:00
cf4c419f47 web client support retry 2022-03-08 18:06:53 +08:00
23cbb89d10 add support to download image 2022-02-27 17:50:15 +08:00
48e0a80deb Add file 2022-02-26 23:56:33 +08:00