Commit Graph

241 Commits

Author SHA1 Message Date
ThePendulum 9c388f04c7 1.6.1 2018-04-29 04:13:05 +02:00
ThePendulum 4754e2445d Added npm script for running application. 2018-04-29 04:13:01 +02:00
ThePendulum ab816204d0 1.6.0 2018-04-29 02:02:50 +02:00
ThePendulum 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
ThePendulum 45182c07db Checking result status rather than ok for imgur methods. 2018-04-28 17:07:16 +02:00
ThePendulum d9845bc596 1.5.2 2018-04-28 02:10:58 +02:00
ThePendulum 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
ThePendulum 394840e1c1 1.5.1 2018-04-28 00:27:35 +02:00
ThePendulum 9e9cca8834 Fixed avatar property. 2018-04-28 00:27:29 +02:00
ThePendulum 95a10d91a0 1.5.0 2018-04-28 00:03:51 +02:00
ThePendulum 33bc13ebfb Added ignore argument. 2018-04-28 00:03:31 +02:00
ThePendulum 905a12ee9f 1.4.0 2018-04-27 23:14:57 +02:00
ThePendulum ccfdc16ca8 Added reddit avatar URL detection and avoid option. 2018-04-27 23:14:48 +02:00
ThePendulum d550b88d57 1.3.6 2018-04-27 00:42:14 +02:00
ThePendulum 88425aee5b Fixed double dir path component extraction in save module (causing profile info save to fail). 2018-04-27 00:42:11 +02:00
ThePendulum 11d702d322 Rephrased reddit videos in README. 2018-04-26 16:24:08 +02:00
ThePendulum 543ce8f1fe Elaborated reddit videos in README. 2018-04-26 16:22:20 +02:00
ThePendulum 95efa6daed Removed asterisk from reddit videos README section and decreased header size. 2018-04-26 16:20:03 +02:00
ThePendulum 30aeee5117 1.3.5 2018-04-26 16:19:15 +02:00
ThePendulum f4a6a559f7 Explained reddit video muxing in README. 2018-04-26 16:19:10 +02:00
ThePendulum fe4d158d78 1.3.4 2018-04-26 04:56:20 +02:00
ThePendulum 1d1507594d Fixed README variable formatting typo. 2018-04-26 04:56:17 +02:00
ThePendulum 1adaa49b6c 1.3.3 2018-04-26 04:55:48 +02:00
ThePendulum 2d8319c37c Added subreddit plan to README. 2018-04-26 04:55:45 +02:00
ThePendulum f43dc8bae1 1.3.2 2018-04-26 04:54:02 +02:00
ThePendulum 9e9ed9de07 Fixed text posts not passing streams correctly since previous change. 2018-04-26 04:53:56 +02:00
ThePendulum 80829e52af 1.3.1 2018-04-26 04:48:12 +02:00
ThePendulum ce5905fa38 Updated README with introduction, features and new variables. 2018-04-26 04:48:08 +02:00
ThePendulum 6d479c3a7f 1.3.0 2018-04-26 03:45:39 +02:00
ThePendulum 0313b291da Adapted primary save function to handle single streams and non-item saves (e.g. profiles). 2018-04-26 03:35:42 +02:00
ThePendulum e752667be7 Added support for muxing streams, specifically for reddit-hosted videos (now also supported). 2018-04-26 03:26:39 +02:00
ThePendulum d4c842933b 1.2.0 2018-04-26 00:34:12 +02:00
ThePendulum 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
ThePendulum 4134f08c13 1.1.1 2018-04-26 00:23:09 +02:00
ThePendulum 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
ThePendulum dce9ef3379 1.1.0 2018-04-24 23:19:41 +02:00
ThePendulum 5b20a538ff Tracking meta source file for EXIF data. 2018-04-24 22:25:48 +02:00
ThePendulum f4535e443b Saving EXIF data for jpegs. 2018-04-24 22:25:36 +02:00
ThePendulum dece4b2530 Added support for reddituploads.com. Changed default sorting to 'new'. 2018-04-24 00:55:58 +02:00
ThePendulum a4b2888257 1.0.2 2018-04-23 14:58:26 +02:00
ThePendulum 8bec57e906 Changed ignoreDuplicates to avoidDuplicates. 2018-04-23 14:58:23 +02:00
ThePendulum 8aca700269 Dealing with users without profile. 2018-04-23 14:57:07 +02:00
ThePendulum 4c574ef43c 1.0.1 2018-04-23 02:44:49 +02:00
ThePendulum b34b73b464 Added subreddit variable. 2018-04-23 02:44:43 +02:00
ThePendulum 42d462631e 1.0.0 2018-04-23 02:36:12 +02:00
ThePendulum 4551a1f5d2 Moved source into dedicated directory. 2018-04-23 02:36:07 +02:00
ThePendulum eb0b7e64af 0.11.1 2018-04-23 02:33:24 +02:00
ThePendulum 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
ThePendulum a639a862bc 0.11.0 2018-04-23 01:50:25 +02:00
ThePendulum c66c011ff4 Flow and modularization refactor. Added duplicates option and applying limit after fetch. 2018-04-23 01:50:07 +02:00