Imageboard media downloader with basic filtering options
7280d1a7da
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.61. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.61) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Usage
Download a precompiled release or build from source using cargo build --release
.
USAGE:
dlrs --output <PATH> <--thread <URL>|--board <URL>>
OPTIONS:
-b, --board <URL> Set a board URL
-h, --help Print help information
-o, --output <PATH> Set an output directory
-t, --thread <URL> Set a thread URL
-V, --version Print version information