Skipping parameters results in same corresponding behavior indicated above. Syntax for reddit_get:: import reddit_get Syntax for gallery_get:: import gallery_get If you skip it will look for the contents of last_gallery_dest.txt, falling back on the current working directory. You will also be prompted for a destination directory, which it will remember as the default for next time. If you call with no parameters, you'll be prompted for the gallery URL (for gallery_get) or reddit user (for reddit_get). Syntax for reddit_get:: python reddit_get.py Syntax for gallery_get:: python gallery_get.py You can either download locally or install it:: pip install gallery_get Reddit_get grabs all imgur albums and pictures submitted by a given reddit user. To get around this, gallery_get opens the redirect-links and grabs images from there. Their image links often redirect to a viewing page rather than the image itself, making it hard to grab all the images on a page (even with popular browser plugins). Many galleries make it hard to download all the images from a gallery. Gallery_get (and reddit_get) - Download entire galleries