1
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
Conduitry 5e5b2fca96 simplify output for non-TTY 2022-06-26 20:37:02 -04:00
Conduitry 988b49b9ae add dl-rule34 2022-06-19 22:39:34 -04:00
Conduitry a1cfa60e51 factor out shared booru code 2022-06-19 22:39:10 -04:00
Conduitry 95983cbffe rework directory/query handling in aug-*
aug-e621: support moving/renaming files for non-deleted posts
2022-06-16 20:14:02 -04:00
Conduitry dd05ab91b3 dl-e621: support downloading posts by ID or MD5 2022-06-16 20:11:38 -04:00
Conduitry d472b8e360 rework directory/query handling in dl-* 2022-06-16 20:11:15 -04:00
Conduitry 37b0663e5f stream responses to files rather than buffering them 2022-06-15 09:01:40 -04:00
Conduitry 49e14fd008 add initial version of aug-e621 2022-06-15 03:55:13 -04:00
Conduitry 92566da2d3 rename _dl.js to _shared.js 2022-06-15 03:51:22 -04:00
Conduitry eca076a091 export get function rather than passing it 2022-06-14 21:07:45 -04:00
Conduitry 51b4a3aa45 factor out naming directory after query 2022-06-14 20:58:32 -04:00
Conduitry b2977c2ecf refactor fetch options loading 2022-06-14 13:19:44 -04:00
Conduitry 16d48852f1 refactor: look up fetch options per request 2022-06-13 19:08:48 -04:00
Conduitry 6a278ec527 mention dl-*.fetch-options.json in readme 2022-06-13 08:12:07 -04:00
Conduitry 635ad1b3b6 tidy for loops 2022-06-11 08:23:08 -04:00
Conduitry de2febf6d9 use MD5 hash as filename in dl-furrybooru 2022-06-11 07:26:49 -04:00
Conduitry 67973ed59a tidy 2022-06-08 08:34:42 -04:00
Conduitry eafe5a35f7 rework loadiing of fetch options 2022-06-07 19:45:27 -04:00
Conduitry fa407c99aa tidy progress output 2022-06-05 23:49:17 -04:00
Conduitry 865255894c use regex capturing groups in dl-furrybooru 2022-06-05 23:11:48 -04:00
Conduitry 75bfadaf74 refactor 2022-06-05 20:27:46 -04:00
Conduitry 40bc42c170 support headers file in dl-e621 as well 2022-06-05 16:17:44 -04:00
Conduitry 79ada02977 add initial version of dl-furrybooru 2022-06-05 16:05:58 -04:00
Conduitry cbd47412f0 ignore dl-*.headers.js files 2022-06-05 15:36:54 -04:00
Conduitry a07573b421 support passing options into _shared.js to use for all fetches 2022-06-05 15:36:25 -04:00
Conduitry 20120154df improve console output in dl-e621 2022-06-05 06:04:38 -04:00
Conduitry 0c110b5498 DRY fetch calls in _shared.js 2022-06-04 10:08:28 -04:00
Conduitry c012e496ff suppress ExperimentalWarning about fetch 2022-06-04 09:58:53 -04:00
Conduitry e4253463a4 move more filesystem handling into _shared.js 2022-06-04 06:48:20 -04:00
Conduitry 88b945ad54 add initial version of dl-e621 2022-06-03 23:03:17 -04:00
Conduitry df77951791 add ESLint config 2022-06-03 22:34:54 -04:00
Conduitry 67a1a6b2a8 initial commit 2022-06-03 22:33:21 -04:00