Commit Graph

275 Commits

Author SHA1 Message Date
35935e80a4 Update 2022-09-18 14:09:08 +00:00
ed35ef6e49 add is_admin 2022-09-18 13:12:43 +00:00
66a5ab9bc4 Fix bug 2022-09-18 13:09:15 +00:00
6019b8c456 Update 2022-09-18 12:44:45 +00:00
be5c5c4a94 Update 2022-09-18 09:37:28 +00:00
7670d13405 Update 2022-09-18 08:26:41 +00:00
4d587b459e Format the code 2022-09-18 07:37:27 +00:00
4a0bcf394e Update 2022-09-18 07:28:52 +00:00
e278815f75 Update 2022-09-18 05:37:04 +00:00
e11710e7e2 Add header handle for Fanbox article 2022-09-18 01:52:38 +00:00
5cc9d44b9c Add new environment variable PIXIV_DOWNLOADER_LANG 2022-09-18 01:40:20 +00:00
5accb5e33a Impl Clone for ExifKey 2022-07-30 04:31:56 +00:00
84587d024c Update compiler config 2022-07-23 03:55:28 +00:00
3f1a629135 Fix build 2022-07-23 03:51:52 +00:00
e85fc0911c Add new option x264-profile 2022-07-23 02:51:50 +00:00
eb1e42abf4 Add new option force-yuv420p 2022-07-19 23:18:28 +00:00
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