repositorypackage
3.0.1+incompatible
Repository: https://github.com/handsomefox/redditdl.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
redditdl
Downloads images or videos from a subreddit in a batch.
Building
go build --ldflags "-s -w" -o redditdl main.go
Usage
For usage, consult the main.go file, or run
redditdl --help
redditdl -h