DebaucheryLibrarian
|
952392e0d9
|
Building user posts object after fetching user to ensure user fetched posts and directly fetched posts are added to the same user key. Refactor to make better use of functions. Moved profile detail saving call to content fetch. No longer attempting and failing to save profile details for deleted users (directory would not exist).
|
2024-09-11 05:16:56 +02:00 |
DebaucheryLibrarian
|
84836bc8c0
|
Refactored post retrieval so limit is applied per-user and ignores directly requested posts, and to start utilizing async/await.
|
2024-09-11 05:16:55 +02:00 |
DebaucheryLibrarian
|
c2cf26dde6
|
Refactored post fetching. Cleaner code that will now fetch archived posts even if the user no longer exists on reddit. Expanded gfycat URL detection.
|
2024-09-11 05:16:55 +02:00 |
DebaucheryLibrarian
|
e01979a757
|
Added include and exclude source arguments. Improved stream fetch failure handling and improved logging details.
|
2024-09-11 05:16:55 +02:00 |
DebaucheryLibrarian
|
f0e312f2b1
|
Added archive support, and the IP archive.
|
2024-09-11 05:16:54 +02:00 |
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 |