Commit Graph

11 Commits

Author SHA1 Message Date
DebaucheryLibrarian e21ea23493 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. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian df3421639f Flow and modularization refactor. Added duplicates option and applying limit after fetch. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 1b0bd3a5a4 Refactoring flow. Added user and profile saving and variables. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 67d573952b Added multi-user support. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 591d0054b3 Added limit and sort parameters, post index variable and relevant usage documentation. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian f5e8906823 Added support for i.redd.it and self posts. Moved pattern interpolation out of fetch module. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 31ef234a71 Added file save patterns, fetch retry and gfycat support. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian e721c9fc8c 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). 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian bdae9893c4 Curating and fetching images from imgur. Crudely saving to disk. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 1151a95d7e Connected to reddit. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian bb77f63123 First commit with project base. 2024-09-11 05:16:53 +02:00