Metadata-Version: 1.0
Name: subdown
Version: 0.2.1
Summary: Reddit image scraper
Home-page: https://github.com/radiosilence/subdown
Author: James Cleveland
Author-email: jc@blackflags.co.uk
License: LICENSE.txt
Description: =======
        subdown
        =======
        
        Simple tool to download image from subreddit(s).
        
        :Authors:
            James Cleveland
        
        :Version: 0.2
        
        
        Installation
        ============
        
        ::
        
            pip install subdown
        
        
        Also available in the AUR_ (for Arch Linux users)
        
        .. _AUR: https://aur.archlinux.org/
        
        
        Usage
        -----
        
        ::
        
            % subdown
            Usage:
                subdown [options] <subreddit> [<subreddit>...]
                subdown -h | --help
                subdown --version
        
            Options:
                -h --help                   Show this screen.
                --version                   Show version.
                -p --pages=COUNT            Number of pages to grab [default: 1].
                -t --timeout=SECONDS        Timeout for individual images [default: 5].
                -T --page-timeout=SECONDS   Timeout for subreddit pages [default: 20].
        
Platform: UNKNOWN
