| Crates.io | rawst_dl |
| lib.rs | rawst_dl |
| version | 0.8.1 |
| created_at | 2024-12-30 13:33:10.124209+00 |
| updated_at | 2025-04-12 11:34:48.015121+00 |
| description | Snag your files efficiently with Rawst downloader |
| homepage | |
| repository | https://github.com/Jupiee/rawst |
| max_upload_size | |
| id | 1499153 |
| size | 121,823 |
Content
Snag your files efficiently with Rawst downloader, written in rust for blazingly fast execution. It's lightweight with less dependencies
cargo install rawst_dlcargo build --releaseC:\Users\%USERNAME%\AppData\Local\Microsoft\WindowsApps/usr/local/binUsage: rawst [OPTIONS] <INPUT> [COMMAND]
Commands:
download Download files
resume Resume partial downloads
history Inspect download history
config Edit config settings
help Print this message or the help of the given subcommand(s)
Arguments:
<INPUT>
The input source to download from
Options:
-v, --verbosity <VERBOSITY>
--log-verbosity <LOG_VERBOSITY>
--color <WHEN>
Controls when to use color
[default: auto]
[possible values: auto, always, never]
-t, --threads <THREADS>
Maximum amount of threads used to download
Limited to 8 threads to avoid throttling
--output-file-path <OUTPUT_FILE_PATH>
PATH where the files are downloaded along with custom file name
passing only custom file name without PATH will download the file with custom name in the default download directory
eg. `foo\bar\custom_name.exe` or `custom_name.exe`
--headers-file-path <HEADERS_FILE_PATH>
Path to JSON file containing request headers
--generate <GENERATOR>
[possible values: bash, elvish, fish, powershell, zsh]
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version
Download & Resume
Multiple url downloads from a file