Skip to content

PeterG75/reddit-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit-dl

loc license discord circleci goreportcard

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

Installing

$ go get -v -u github.com/The-Eye-Team/reddit-dl

Usage

    --concurrency int   Maximum number of simultaneous downloads. (default 10)
    --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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published