Commit Graph
91 Commits
Author SHA1 Message Date
pendulum 9c388f04c7 1.6.1 2018-04-29 04:13:05 +02:00
pendulum 4754e2445d Added npm script for running application. 2018-04-29 04:13:01 +02:00
pendulum ab816204d0 1.6.0 2018-04-29 02:02:50 +02:00
pendulum 05b5bee7ea Added support for fetching individual posts. Improved use of yargs, --help now available. Refactored main app flow. 2018-04-29 02:02:34 +02:00
pendulum 45182c07db Checking result status rather than ok for imgur methods. 2018-04-28 17:07:16 +02:00
pendulum d9845bc596 1.5.2 2018-04-28 02:10:58 +02:00
pendulum ce6b63562a Fixed obsolete eroshare extract single album item property. Throwing error when imgur album and image info fetch fails. Main catch method console log colored red. 2018-04-28 02:10:55 +02:00
pendulum 394840e1c1 1.5.1 2018-04-28 00:27:35 +02:00
pendulum 9e9cca8834 Fixed avatar property. 2018-04-28 00:27:29 +02:00
pendulum 95a10d91a0 1.5.0 2018-04-28 00:03:51 +02:00
pendulum 33bc13ebfb Added ignore argument. 2018-04-28 00:03:31 +02:00
pendulum 905a12ee9f 1.4.0 2018-04-27 23:14:57 +02:00
pendulum ccfdc16ca8 Added reddit avatar URL detection and avoid option. 2018-04-27 23:14:48 +02:00
pendulum d550b88d57 1.3.6 2018-04-27 00:42:14 +02:00
pendulum 88425aee5b Fixed double dir path component extraction in save module (causing profile info save to fail). 2018-04-27 00:42:11 +02:00
pendulum 11d702d322 Rephrased reddit videos in README. 2018-04-26 16:24:08 +02:00
pendulum 543ce8f1fe Elaborated reddit videos in README. 2018-04-26 16:22:20 +02:00
pendulum 95efa6daed Removed asterisk from reddit videos README section and decreased header size. 2018-04-26 16:20:03 +02:00
pendulum 30aeee5117 1.3.5 2018-04-26 16:19:15 +02:00
pendulum f4a6a559f7 Explained reddit video muxing in README. 2018-04-26 16:19:10 +02:00
pendulum fe4d158d78 1.3.4 2018-04-26 04:56:20 +02:00
pendulum 1d1507594d Fixed README variable formatting typo. 2018-04-26 04:56:17 +02:00
pendulum 1adaa49b6c 1.3.3 2018-04-26 04:55:48 +02:00
pendulum 2d8319c37c Added subreddit plan to README. 2018-04-26 04:55:45 +02:00
pendulum f43dc8bae1 1.3.2 2018-04-26 04:54:02 +02:00
pendulum 9e9ed9de07 Fixed text posts not passing streams correctly since previous change. 2018-04-26 04:53:56 +02:00
pendulum 80829e52af 1.3.1 2018-04-26 04:48:12 +02:00
pendulum ce5905fa38 Updated README with introduction, features and new variables. 2018-04-26 04:48:08 +02:00
pendulum 6d479c3a7f 1.3.0 2018-04-26 03:45:39 +02:00
pendulum 0313b291da Adapted primary save function to handle single streams and non-item saves (e.g. profiles). 2018-04-26 03:35:42 +02:00
pendulum e752667be7 Added support for muxing streams, specifically for reddit-hosted videos (now also supported). 2018-04-26 03:26:39 +02:00
pendulum d4c842933b 1.2.0 2018-04-26 00:34:12 +02:00
pendulum f2052004df Using metadata configuration rather than item description for EXIF save. Fixed dissect duplicate detection failing for empty host. 2018-04-26 00:34:08 +02:00
pendulum 4134f08c13 1.1.1 2018-04-26 00:23:09 +02:00
pendulum 0b9fba7af2 Ignoring empty interpolated metadata. Added URL query wildcard to imgur and reddit images. Using host ID rather than URL to improve duplicate detection. 2018-04-26 00:22:56 +02:00
pendulum dce9ef3379 1.1.0 2018-04-24 23:19:41 +02:00
pendulum 5b20a538ff Tracking meta source file for EXIF data. 2018-04-24 22:25:48 +02:00
pendulum f4535e443b Saving EXIF data for jpegs. 2018-04-24 22:25:36 +02:00
pendulum dece4b2530 Added support for reddituploads.com. Changed default sorting to 'new'. 2018-04-24 00:55:58 +02:00
pendulum a4b2888257 1.0.2 2018-04-23 14:58:26 +02:00
pendulum 8bec57e906 Changed ignoreDuplicates to avoidDuplicates. 2018-04-23 14:58:23 +02:00
pendulum 8aca700269 Dealing with users without profile. 2018-04-23 14:57:07 +02:00
pendulum 4c574ef43c 1.0.1 2018-04-23 02:44:49 +02:00
pendulum b34b73b464 Added subreddit variable. 2018-04-23 02:44:43 +02:00
pendulum 42d462631e 1.0.0 2018-04-23 02:36:12 +02:00
pendulum 4551a1f5d2 Moved source into dedicated directory. 2018-04-23 02:36:07 +02:00
pendulum eb0b7e64af 0.11.1 2018-04-23 02:33:24 +02:00
pendulum 2d8b563edc Added limit parameter set to Infinity to reddit user submissions API call, as default limit appears to be too low and posts go missing. Notifying when item gets extracted from album. 2018-04-23 02:33:20 +02:00
pendulum a639a862bc 0.11.0 2018-04-23 01:50:25 +02:00
pendulum c66c011ff4 Flow and modularization refactor. Added duplicates option and applying limit after fetch. 2018-04-23 01:50:07 +02:00
pendulum dc3f3c8440 Refactoring flow. Added user and profile saving and variables. 2018-04-22 23:46:14 +02:00
pendulum a3f0ad41ea 0.10.1 2018-04-22 17:10:13 +02:00
pendulum 90ac18a3e3 Prefer i.redd.it ID over post ID for reddit image host. 2018-04-22 17:10:08 +02:00
pendulum ff65963b03 0.10.0 2018-04-20 04:40:40 +02:00
pendulum b7bcb79d63 Added single item album extraction with configurable display variable, as well as a host/source name variable. 2018-04-20 04:40:37 +02:00
pendulum f7225dd027 0.9.0 2018-04-20 02:23:06 +02:00
pendulum 3cd1737037 Added draft Eroshare archive support. Methods return date objects instead of Unix timestamp strings. 2018-04-20 02:23:02 +02:00
pendulum 91e47ffbb0 0.8.0 2018-04-19 01:47:13 +02:00
pendulum 81f8f4be0d Added groundwork for Eroshare support. Removed gfycat API requirement, using JSON output. 2018-04-19 01:47:09 +02:00
pendulum 83eee16573 0.7.2 2018-04-18 17:56:00 +02:00
pendulum 409f091e10 Leveled down other pattern configs in README. 2018-04-18 17:55:56 +02:00
pendulum b7fa602b3b 0.7.1 2018-04-18 17:55:02 +02:00
pendulum 68b2d98f43 Leveled down README variables section. 2018-04-18 17:54:59 +02:00
pendulum 6f508ad2da 0.7.0 2018-04-18 04:04:42 +02:00
pendulum a4e16f9b70 Added multi-user support. 2018-04-18 04:04:39 +02:00
pendulum 543b6a21a4 0.6.4 2018-04-18 03:30:39 +02:00
pendulum 27c410a6b3 Completed README install instructions. 2018-04-18 03:30:36 +02:00
pendulum 09dc724afc Rephrased README. 2018-04-18 03:25:48 +02:00
pendulum 5169b80fc8 0.6.3 2018-04-18 03:21:50 +02:00
pendulum db258382fb Elaborated README. 2018-04-18 03:21:47 +02:00
pendulum afbd07bd1e Added default config to repository. 2018-04-18 02:46:12 +02:00
pendulum 9726c2c855 0.6.2 2018-04-18 02:31:56 +02:00
pendulum 5b82877ca0 Elaborated README 2018-04-18 02:31:53 +02:00
pendulum 51ffd88b04 0.6.1 2018-04-18 02:06:48 +02:00
pendulum f2b91e287f Decreased README setting headers. 2018-04-18 02:06:45 +02:00
pendulum e993df50e3 0.6.0 2018-04-18 02:05:36 +02:00
pendulum 361fbb69f1 Added title limit setting and cleaned up README 2018-04-18 02:05:30 +02:00
pendulum 8649db00cd Added limit and sort parameters, post index variable and relevant usage documentation. 2018-04-18 01:55:20 +02:00
pendulum db3983250e 0.5.0 2018-04-18 00:18:09 +02:00
pendulum 821e7fff82 Added support for i.redd.it and self posts. Moved pattern interpolation out of fetch module. 2018-04-18 00:18:04 +02:00
pendulum ad1796bc13 0.4.0 2018-04-17 00:14:26 +02:00
pendulum 9865d846e7 Added README. 2018-04-17 00:14:23 +02:00
pendulum 5b104b68fd 0.3.0 2018-04-16 23:46:42 +02:00
pendulum 6b4b35c0e6 Added file save patterns, fetch retry and gfycat support. 2018-04-16 23:46:39 +02:00
pendulum 8893272683 0.2.1 2018-04-15 04:51:06 +02:00
pendulum 9903ac3b3c Fetching posts in series to prevent directory creation race condition. Removed duplicate check for now (will check per post, not per image, in the future). 2018-04-15 04:51:02 +02:00
pendulum 04a16b3eef 0.2.0 2018-04-15 03:55:19 +02:00
pendulum 097c56bdae Curating and fetching images from imgur. Crudely saving to disk. 2018-04-15 03:55:10 +02:00
pendulum d2c64bf182 0.1.0 2018-04-10 00:26:34 +02:00
pendulum a0125fae11 Connected to reddit. 2018-04-10 00:26:30 +02:00
pendulum 99f421fb36 First commit with project base. 2018-04-09 22:49:01 +02:00