RedditImageGrab
RedditImageGrab copied to clipboard
Add Dockerfile
Example usage:
$ docker build -t redditdownload [email protected]:sgreben/RedditImageGrab.git#feature/dockerfile
$ docker run -it redditdownload
usage: redditdl.py [-h] [--multireddit] [--last l] [--score s] [--num n]
[--update] [--sfw] [--nsfw]
[--filename-format FILENAME_FORMAT] [--title-contain TEXT]
[--regex REGEX] [--verbose] [--skipAlbums]
[--mirror-gfycat] [--sort-type SORT_TYPE]
<subreddit> [<dest_file>]