RedditImageGrab icon indicating copy to clipboard operation
RedditImageGrab copied to clipboard

Add Dockerfile

Open sgreben opened this issue 6 years ago • 0 comments

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>]

sgreben avatar Jun 09 '18 11:06 sgreben