Replies: 1 comment
-
There is already a way to do what you want, using the Introducing a backwards-incompatible change would require releasing a new major version, something that seems bad practice for something so small. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so as far as I understand the -time parameter just sets the filter that you get when showing top posts in any subreddit ("...SubRedditName/top/?sort=top&t=year")
would it be possible to change the behavior (or add it as a new parameter to do this) so that you can specify any arbitrary date/time and it will stop downloading once that date is reached (when sorting by new)
Currently if I try to maintain an archive of a reddit the program wastes time by searching through many posts that have already been downloaded when all I really wanted was to download new posts since the last time the script was run.
Beta Was this translation helpful? Give feedback.
All reactions