Commit Graph

44 Commits

Author SHA1 Message Date
11e0c33771 Add file download command line interface ( #309 2022-10-30 14:30:11 +00:00
9b2f48a373 Use patched version of the OpenSSL 2022-09-24 22:52:24 +08:00
fd1c62033c Fix typo 2022-09-24 10:47:43 +00:00
a47e3da2ed Update 2022-09-24 10:37:17 +00:00
2597b41220 Fix file name 2022-09-24 10:02:16 +00:00
df2f30ea1f Set SSL_CERT_FILE if cert.pem is exists in executable path and SSL_CERT_FILE is not set. 2022-09-24 09:50:41 +00:00
be5c5c4a94 Update 2022-09-18 09:37:28 +00:00
e278815f75 Update 2022-09-18 05:37:04 +00:00
6be675bf1e Add task manager 2022-07-17 00:49:18 +00:00
52ce86764c Update 2022-07-07 14:18:02 +00:00
f78e7a1538 add server feature 2022-07-07 04:58:35 +00:00
742877489b fanbox api update 2022-06-26 04:59:37 +00:00
12c01ccb95 Enable verbose for test 2022-06-25 01:45:15 +00:00
fc1a44e55a Add fanbox API client 2022-06-24 04:37:18 +00:00
6903a1fe8d Author name filters now support look around and backreferences 2022-06-21 05:57:27 +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
9c9289102c Update 2022-06-16 08:42:43 +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
3c204aa2fb Update 2022-06-08 12:03:59 +00:00
c00fbfde9c Update OptHelper, current only an instance in whole programs 2022-05-30 10:44:33 +00:00
c9474bbab5 Update 2022-05-28 01:09:31 +00:00
194f964e91 Update 2022-05-26 11:16:29 +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
ec5109dd48 Move int-enum as required depedency 2022-05-16 22:41:59 +08:00
63e39f14c0 Update pd_file 2022-05-16 22:34:19 +08:00
8e5b24bef2 Update the document 2022-05-13 21:00:29 +08:00
3868d69d23 Move stdext to ext::try_err 2022-05-13 12:25:32 +08:00
ad2e199b80 add new option use-progress-bar
fix panic when artwork is 404
2022-03-26 15:55:26 +08:00
0ddcd7d533 add support for ugoira
add progress bar
2022-03-19 17:14:53 +08:00
8ef00def87 add avdict 2022-03-18 12:37:04 +08:00
bf17c29ea1 add author-name-filters settings 2022-03-10 22:38:04 +08:00
e9208700d9 add retry interval 2022-03-09 22:50:31 +08:00
11471e3700 add link_cplusplus to fix exif link error 2022-03-03 13:16:18 +08:00
41bc589050 remove /jump.php track links 2022-03-02 22:49:42 +08:00
ded0e77956 add support to output description information 2022-03-02 22:03:31 +08:00
8f6fb37340 add exif support 2022-03-02 18:33:04 +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