Commit Graph

151 Commits

Author SHA1 Message Date
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 4c574ef43c 1.0.1 2018-04-23 02:44:49 +02:00
ThePendulum b34b73b464 Added subreddit variable. 2018-04-23 02:44:43 +02:00
ThePendulum 42d462631e 1.0.0 2018-04-23 02:36:12 +02:00
ThePendulum 4551a1f5d2 Moved source into dedicated directory. 2018-04-23 02:36:07 +02:00
ThePendulum eb0b7e64af 0.11.1 2018-04-23 02:33:24 +02:00
ThePendulum 2d8b563edc 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. 2018-04-23 02:33:20 +02:00
ThePendulum a639a862bc 0.11.0 2018-04-23 01:50:25 +02:00
ThePendulum c66c011ff4 Flow and modularization refactor. Added duplicates option and applying limit after fetch. 2018-04-23 01:50:07 +02:00
ThePendulum dc3f3c8440 Refactoring flow. Added user and profile saving and variables. 2018-04-22 23:46:14 +02:00
ThePendulum a3f0ad41ea 0.10.1 2018-04-22 17:10:13 +02:00
ThePendulum 90ac18a3e3 Prefer i.redd.it ID over post ID for reddit image host. 2018-04-22 17:10:08 +02:00
ThePendulum ff65963b03 0.10.0 2018-04-20 04:40:40 +02:00
ThePendulum b7bcb79d63 Added single item album extraction with configurable display variable, as well as a host/source name variable. 2018-04-20 04:40:37 +02:00
ThePendulum f7225dd027 0.9.0 2018-04-20 02:23:06 +02:00
ThePendulum 3cd1737037 Added draft Eroshare archive support. Methods return date objects instead of Unix timestamp strings. 2018-04-20 02:23:02 +02:00
ThePendulum 91e47ffbb0 0.8.0 2018-04-19 01:47:13 +02:00
ThePendulum 81f8f4be0d Added groundwork for Eroshare support. Removed gfycat API requirement, using JSON output. 2018-04-19 01:47:09 +02:00
ThePendulum 83eee16573 0.7.2 2018-04-18 17:56:00 +02:00
ThePendulum 409f091e10 Leveled down other pattern configs in README. 2018-04-18 17:55:56 +02:00
ThePendulum b7fa602b3b 0.7.1 2018-04-18 17:55:02 +02:00
ThePendulum 68b2d98f43 Leveled down README variables section. 2018-04-18 17:54:59 +02:00
ThePendulum 6f508ad2da 0.7.0 2018-04-18 04:04:42 +02:00
ThePendulum a4e16f9b70 Added multi-user support. 2018-04-18 04:04:39 +02:00
ThePendulum 543b6a21a4 0.6.4 2018-04-18 03:30:39 +02:00
ThePendulum 27c410a6b3 Completed README install instructions. 2018-04-18 03:30:36 +02:00
ThePendulum 09dc724afc Rephrased README. 2018-04-18 03:25:48 +02:00
ThePendulum 5169b80fc8 0.6.3 2018-04-18 03:21:50 +02:00
ThePendulum db258382fb Elaborated README. 2018-04-18 03:21:47 +02:00
ThePendulum afbd07bd1e Added default config to repository. 2018-04-18 02:46:12 +02:00
ThePendulum 9726c2c855 0.6.2 2018-04-18 02:31:56 +02:00
ThePendulum 5b82877ca0 Elaborated README 2018-04-18 02:31:53 +02:00
ThePendulum 51ffd88b04 0.6.1 2018-04-18 02:06:48 +02:00
ThePendulum f2b91e287f Decreased README setting headers. 2018-04-18 02:06:45 +02:00
ThePendulum e993df50e3 0.6.0 2018-04-18 02:05:36 +02:00
ThePendulum 361fbb69f1 Added title limit setting and cleaned up README 2018-04-18 02:05:30 +02:00
ThePendulum 8649db00cd Added limit and sort parameters, post index variable and relevant usage documentation. 2018-04-18 01:55:20 +02:00
ThePendulum db3983250e 0.5.0 2018-04-18 00:18:09 +02:00
ThePendulum 821e7fff82 Added support for i.redd.it and self posts. Moved pattern interpolation out of fetch module. 2018-04-18 00:18:04 +02:00
ThePendulum ad1796bc13 0.4.0 2018-04-17 00:14:26 +02:00
ThePendulum 9865d846e7 Added README. 2018-04-17 00:14:23 +02:00
ThePendulum 5b104b68fd 0.3.0 2018-04-16 23:46:42 +02:00
ThePendulum 6b4b35c0e6 Added file save patterns, fetch retry and gfycat support. 2018-04-16 23:46:39 +02:00
ThePendulum 8893272683 0.2.1 2018-04-15 04:51:06 +02:00
ThePendulum 9903ac3b3c 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). 2018-04-15 04:51:02 +02:00
ThePendulum 04a16b3eef 0.2.0 2018-04-15 03:55:19 +02:00
ThePendulum 097c56bdae Curating and fetching images from imgur. Crudely saving to disk. 2018-04-15 03:55:10 +02:00
ThePendulum d2c64bf182 0.1.0 2018-04-10 00:26:34 +02:00
ThePendulum a0125fae11 Connected to reddit. 2018-04-10 00:26:30 +02:00