Commit Graph

125 Commits

Author SHA1 Message Date
DebaucheryLibrarian c83421ca41 1.12.0 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 029351f228 Using YAML rather than TSV for index files. Improves both readability and reindexability. 2024-09-11 05:16:56 +02:00
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 5eb2eb651a Saving index per user as TSV. Refactoring. 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 6696438da0 Refactored info content fetching and saving to handle users object and utilize async/await. 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 3c64ffcd45 1.11.2 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian a56a5c9a10 1.11.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian a8ba7dc9f8 1.11.0 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 761f722147 1.10.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian b71d0f7daa 1.10.0 2024-09-11 05:16:55 +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 2627ec6207 1.9.4 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian a596234657 1.9.3 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 80564cff19 1.9.2 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian e1b3b1ce5f 1.9.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian c99bb66b24 1.9.0 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian b2f9d9f51e 1.8.2 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian af068df639 1.8.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian f00821dbc9 1.8.0 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 0a2fac5f1f 1.7.4 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 7cf0836cd4 1.7.3 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian e65bfaef59 1.7.2 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 5958869793 1.7.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian d9b5eb3b5d 1.7.0 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian f0e312f2b1 Added archive support, and the IP archive. 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 8c4353f8ed 1.6.4 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 304566e5bd 1.6.3 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 5d1930c9dc 1.6.2 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 9f1248301b 1.6.1 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 7fd77d5232 1.6.0 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian a882f564f5 1.5.2 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 1ae3f7b71f 1.5.1 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 1d1b2ab284 1.5.0 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian cb1d2d6eca 1.4.0 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 23bdad8776 1.3.6 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian b58f6ba218 1.3.5 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 994e3e37d1 1.3.4 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 7fa8479558 1.3.3 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 50fcd3fb1f 1.3.2 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 737031f2ed 1.3.1 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 4b75de94bf 1.3.0 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 1546852f89 1.2.0 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 5c9f57f66c 1.1.1 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian ad78bac5de 1.1.0 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 07d157604d Saving EXIF data for jpegs. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 68435762d0 1.0.2 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian c3355200dd 1.0.1 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 5f393d8868 1.0.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 95fdf59e6f 0.11.1 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 76008d7ed8 0.11.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 7bc027da6b 0.10.1 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian b4b51fe23e 0.10.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 21e70daa0a 0.9.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 7c7246caf4 0.8.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian a6ff72ae0c Added groundwork for Eroshare support. Removed gfycat API requirement, using JSON output. 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 3edf259f39 0.7.2 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 0e0a8550a5 0.7.1 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian c3530ff4b2 0.7.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian e6425b3e3c 0.6.4 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian fc5ac56d5c 0.6.3 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian e28ed87ddb 0.6.2 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian 11844d512f 0.6.1 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian f6bb51a3b9 0.6.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian e9081a2412 0.5.0 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 7fe0208386 0.4.0 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian c6ab7c2f9e 0.3.0 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 8287286a36 0.2.1 2024-09-11 05:16:53 +02:00
DebaucheryLibrarian a139ccde34 0.2.0 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 383a944719 0.1.0 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