Commit Graph

209 Commits

Author SHA1 Message Date
77e8bc72a1 Fix typo 2022-07-17 12:06:40 +00:00
401341047f Add support to fanbox.creator url embed type 2022-07-17 11:58:20 +00:00
fd45d5a226 Fix build error 2022-07-17 11:57:47 +00:00
f7bfcccc76 Fix build error 2022-07-17 11:23:17 +00:00
3126bf5b2b Add support for download fanbox creator's info 2022-07-17 11:04:12 +00:00
bc02cad593 Fix mixing / and \ on Windows 2022-07-17 09:17:05 +00:00
a589926bcf Move download function outside Main struct 2022-07-17 09:14:11 +00:00
6b0c7daf74 Fix typo 2022-07-17 08:59:35 +00:00
b8fac850c9 Add new option download-multiple-posts and max-download-post-tasks 2022-07-17 06:00:12 +00:00
d6be8107ee Rename option from download-multiple-images to download-multiple-files 2022-07-17 04:43:30 +00:00
969c898586 download_fanbox_post now use task manager 2022-07-17 03:16:34 +00:00
3808a3c067 make sure all download operations use task manager
Make sure DownloaderHelper is impled Send
2022-07-17 02:41:12 +00:00
26850df87e add new option max-download-tasks
check existing task before push new task
2022-07-17 01:46:50 +00:00
6be675bf1e Add task manager 2022-07-17 00:49:18 +00:00
4b4aefffb8 Use file name and extension in file struct 2022-07-16 05:18:57 +00:00
9fea200eaf Support fanbox file post 2022-07-16 04:59:35 +00:00
11111d83f1 Fix fanbox author name not filterd 2022-07-16 01:08:42 +00:00
f9c4705fb7 Handle html.card 2022-07-16 00:53:30 +00:00
b2fc23c933 Add support to download fanbox article's image 2022-07-15 14:42:00 +00:00
7451ac3b55 Update 2022-07-15 14:07:53 +00:00
29123d45a1 Fix unit test failed 2022-07-15 09:26:07 +00:00
8cdde2fd65 Support download fanbox image post 2022-07-15 09:16:31 +00:00
26f2bb32bd Update 2022-07-15 07:11:32 +00:00
2e3761a758 Disable read exif metadata. 2022-07-15 05:26:40 +00:00
70b87e055d Update fanbox download
Now will read exif data before write exif data.
2022-07-15 05:09:42 +00:00
061aa56bde Update 2022-07-14 13:24:41 +00:00
16105daa66 Update 2022-07-13 04:32:12 +00:00
6496197024 Allow Content-Type 2022-07-13 04:26:24 +00:00
ddde23924f Return 404 if not route matched 2022-07-12 14:17:38 +00:00
713ab3f5c8 Update unit test 2022-07-12 14:04:17 +00:00
e6716dd0e9 Update 2022-07-12 13:40:50 +00:00
8bcacad348 update 2022-07-12 09:43:43 +00:00
aabac05827 Update 2022-07-12 09:25:53 +00:00
3b2e4b3e5b Update 2022-07-12 09:08:04 +00:00
80aaada096 Update 2022-07-12 04:43:28 +00:00
f6215bf266 Update 2022-07-11 14:44:26 +00:00
8f0f4ed914 Update 2022-07-11 09:35:19 +00:00
5aa342e872 Fix typo 2022-07-11 04:40:30 +00:00
72bbac0b2e Update 2022-07-11 01:32:29 +00:00
60222a499b Update 2022-07-10 14:07:25 +00:00
ff2c93ee8f Update 2022-07-10 13:30:03 +00:00
0005c67fad Update 2022-07-10 12:57:18 +00:00
22fb473a6c Update 2022-07-10 12:11:34 +00:00
427cc0ebc2 Update 2022-07-10 06:04:46 +00:00
3e796eee62 Update 2022-07-10 05:24:55 +00:00
22185554c1 Update 2022-07-10 03:42:04 +00:00
bbd6a8d694 Add new options allow_headers for filter_http_methods 2022-07-10 01:25:18 +00:00
2f2a5c0eb1 Remove unwrap in filter_http_methods macro 2022-07-10 00:57:05 +00:00
c0d61e8a5b Update 2022-07-09 07:25:37 +00:00
440959982c Update 2022-07-09 03:00:58 +00:00