ThePendulum
|
3794fc3776
|
Added support for m.imgur.com links. Changed curate ignore log message details.
|
2018-05-05 03:18:05 +02:00 |
ThePendulum
|
804d01d7cf
|
Cleaned up entrypoint.
|
2018-05-05 02:27:15 +02:00 |
ThePendulum
|
9d32450864
|
Added support for reddit preview fallback.
|
2018-05-05 02:14:48 +02:00 |
ThePendulum
|
dd3be88122
|
Added preview property. Removed debugging intercepts. Logging post permalink on failed info fetch.
|
2018-05-05 01:22:23 +02:00 |
ThePendulum
|
ca3bdd717d
|
Added archive support, and the IP archive.
|
2018-05-05 00:51:58 +02:00 |
ThePendulum
|
5b27099028
|
Added support for redd.it PNG.
|
2018-05-01 02:56:56 +02:00 |
ThePendulum
|
93781b596f
|
Allow posts from [deleted] users to be fetched.
|
2018-05-01 02:46:13 +02:00 |
ThePendulum
|
632dc96bc1
|
Fixed profile description not saving when user has avatar.
|
2018-04-30 14:17:44 +02:00 |
ThePendulum
|
4754e2445d
|
Added npm script for running application.
|
2018-04-29 04:13:01 +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
|
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
|
9e9cca8834
|
Fixed avatar property.
|
2018-04-28 00:27:29 +02:00 |
ThePendulum
|
33bc13ebfb
|
Added ignore argument.
|
2018-04-28 00:03:31 +02:00 |
ThePendulum
|
ccfdc16ca8
|
Added reddit avatar URL detection and avoid option.
|
2018-04-27 23:14:48 +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
|
9e9ed9de07
|
Fixed text posts not passing streams correctly since previous change.
|
2018-04-26 04:53:56 +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
|
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
|
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
|
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
|
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
|
b34b73b464
|
Added subreddit variable.
|
2018-04-23 02:44:43 +02:00 |
ThePendulum
|
4551a1f5d2
|
Moved source into dedicated directory.
|
2018-04-23 02:36:07 +02:00 |