Commit Graph

43 Commits

Author SHA1 Message Date
de50d609f3 Added support for RedGifs and Reddit albums. Improved command line logger. Added rate limiters for reddit and host URLs. 2024-09-11 05:16:58 +02:00
6e3bfdd175 Added support for various tube and social media sites via youtube-dl. 2024-09-11 05:16:58 +02:00
9140b58c70 Removed post.user variable. 2024-09-11 05:16:58 +02:00
f47b6cbeb8 Fixed typos in README. 2024-09-11 05:16:58 +02:00
8d72683ebc Renamed from reddit-post-dump to ripunzel. 2024-09-11 05:16:57 +02:00
e00f895b05 Removed obsolete 'boolean' mention from README. 2024-09-11 05:16:57 +02:00
c2c5dc8d8a Fixed header in README. 2024-09-11 05:16:57 +02:00
4e827fb9a8 Improved README formatting. 2024-09-11 05:16:57 +02:00
5c7dca19e5 Added dynamic dividers to patterns. Fixed PornHub module. Updated README. 2024-09-11 05:16:57 +02:00
443f0fc028 Completed Erome module. Added content URL list fetching. 2024-09-11 05:16:57 +02:00
8b85ec219d Removed debug log. Updated README to mention imgur API key requirement. 2024-09-11 05:16:57 +02:00
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
e6e989811c Mentioning API registration requirement in README. 2024-09-11 05:16:55 +02:00
e01979a757 Added include and exclude source arguments. Improved stream fetch failure handling and improved logging details. 2024-09-11 05:16:55 +02:00
e3aac41bdf Moved archive feature from ideas to features in README. 2024-09-11 05:16:55 +02:00
3aed403700 Removed obsolete information from README. 2024-09-11 05:16:55 +02:00
7bab50adb0 Fixed lost variable item in README. 2024-09-11 05:16:54 +02:00
7f00e5b6b2 Added support for reddit preview fallback. 2024-09-11 05:16:54 +02:00
6131d0a76c Added npm script for running application. 2024-09-11 05:16:54 +02:00
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
c250a02edf Fixed avatar property. 2024-09-11 05:16:54 +02:00
767ae082fa Added ignore argument. 2024-09-11 05:16:54 +02:00
766e4b5554 Rephrased reddit videos in README. 2024-09-11 05:16:54 +02:00
88a40cc5c7 Elaborated reddit videos in README. 2024-09-11 05:16:54 +02:00
d0b5231c98 Removed asterisk from reddit videos README section and decreased header size. 2024-09-11 05:16:54 +02:00
e650d31db1 Explained reddit video muxing in README. 2024-09-11 05:16:54 +02:00
4c394ba434 Fixed README variable formatting typo. 2024-09-11 05:16:54 +02:00
7fc94c5b87 Added subreddit plan to README. 2024-09-11 05:16:54 +02:00
427e446281 Updated README with introduction, features and new variables. 2024-09-11 05:16:54 +02:00
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
c3fc11d1ea Added single item album extraction with configurable display variable, as well as a host/source name variable. 2024-09-11 05:16:53 +02:00
5eef495452 Leveled down other pattern configs in README. 2024-09-11 05:16:53 +02:00
1b365ef773 Leveled down README variables section. 2024-09-11 05:16:53 +02:00
67d573952b Added multi-user support. 2024-09-11 05:16:53 +02:00
2ade724f67 Completed README install instructions. 2024-09-11 05:16:53 +02:00
66e066e87e Rephrased README. 2024-09-11 05:16:53 +02:00
66f245b2e7 Elaborated README. 2024-09-11 05:16:53 +02:00
d4c42ff1ee Elaborated README 2024-09-11 05:16:53 +02:00
09c132adc3 Decreased README setting headers. 2024-09-11 05:16:53 +02:00
836d3e991c Added title limit setting and cleaned up README 2024-09-11 05:16:53 +02:00
591d0054b3 Added limit and sort parameters, post index variable and relevant usage documentation. 2024-09-11 05:16:53 +02:00
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
05cacf72b2 Added README. 2024-09-11 05:16:53 +02:00