DebaucheryLibrarian
|
6131d0a76c
|
Added npm script for running application.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
de64cc6d13
|
Added support for fetching individual posts. Improved use of yargs, --help now available. Refactored main app flow.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
1581e780b8
|
Checking result status rather than ok for imgur methods.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
4af6aa85d3
|
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.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
c250a02edf
|
Fixed avatar property.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
767ae082fa
|
Added ignore argument.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
8a57a9a8f9
|
Added reddit avatar URL detection and avoid option.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
4ac2dab56f
|
Fixed double dir path component extraction in save module (causing profile info save to fail).
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
58eaec5f58
|
Fixed text posts not passing streams correctly since previous change.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
370214e1a2
|
Adapted primary save function to handle single streams and non-item saves (e.g. profiles).
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
536c427140
|
Added support for muxing streams, specifically for reddit-hosted videos (now also supported).
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
84cb64e84c
|
Using metadata configuration rather than item description for EXIF save. Fixed dissect duplicate detection failing for empty host.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
5a3d2dd030
|
Ignoring empty interpolated metadata. Added URL query wildcard to imgur and reddit images. Using host ID rather than URL to improve duplicate detection.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
e3899362d7
|
Tracking meta source file for EXIF data.
|
2024-09-11 05:16:54 +02:00 |
DebaucheryLibrarian
|
07d157604d
|
Saving EXIF data for jpegs.
|
2024-09-11 05:16:53 +02:00 |
DebaucheryLibrarian
|
7e6828bd63
|
Added support for reddituploads.com. Changed default sorting to 'new'.
|
2024-09-11 05:16:53 +02:00 |
DebaucheryLibrarian
|
901029d9a1
|
Changed ignoreDuplicates to avoidDuplicates.
|
2024-09-11 05:16:53 +02:00 |
DebaucheryLibrarian
|
94e1575c30
|
Dealing with users without profile.
|
2024-09-11 05:16:53 +02:00 |
DebaucheryLibrarian
|
cc5d665d34
|
Added subreddit variable.
|
2024-09-11 05:16:53 +02:00 |
DebaucheryLibrarian
|
2b9801999b
|
Moved source into dedicated directory.
|
2024-09-11 05:16:53 +02:00 |