gert icon indicating copy to clipboard operation
gert copied to clipboard

A command line tool to download media from Reddit

Results 3 gert issues
Sort by recently updated
recently updated
newest added

Let's say I just want image media type but not videos, is this possible to implement?

It would be nice if there was an option to supply a text file containing reddit links to the app to iterate over Currently the only way is to loop...

Would it be possible to download all posts of a particular user (not a subreddit)? From what I understand, `{}.json` is also available for `u/` pages, and it seems to...