Hi I would like the option to only download the most recent posts from a user, say --maximum 2 (if multiple pictures it will download them all) would download the two most recent posts.
Thanks
Similar to #121. One could implement an only-if-/post-filter- style --takewhile where besides the post's date something like the post count is defined.
It's issue as I can't download more than 1000 posts - I got banned.
There has been no activity on this issue for an extended period of time. This issue will be closed after further 14 days of inactivity.
Most helpful comment
Similar to #121. One could implement an only-if-/post-filter- style
--takewhilewhere besides the post's date something like the post count is defined.