/reddit-dl

Downloader for submissions to reddit.com. Supports both subreddits and users.

Primary LanguageGoMIT LicenseMIT

reddit-dl

loc license discord circleci release goreportcard codefactor

Downloader for submissions to reddit.com. Supports both subreddits and users. Currently does not grab comments.

Download

https://github.com/The-Eye-Team/reddit-dl/releases/latest

Usage

    --do-comments       Enable this flag to save post comments.
    --concurrency int   Maximum number of simultaneous downloads. (default 10)
-d, --domain string     The host of a domain to archive.
    --mbpp-bar-gradient Enabling this will make the bar gradient from red/yellow/green.
    --no-domain-dir     Enable this flag to disable adding 'reddit.com' to --save-dir.
    --no-pics           Enable this flag to disable the saving of post attachments.
    --save-dir string   Path to a directory to save to.
-r, --subreddit string  The name of a subreddit to archive. (ex. AskReddit, unixporn, CasualConversation, etc.)
-u, --user string       The name of a user to archive. (ex. spez, PoppinKREAM, Shitty_Watercolour, etc.)

The flags -r and -u may be passed multiple times to download many reddits at once.

License

MIT