module
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Feb 7, 2024
License: AGPL-3.0
Opens a new window with license information.
README
¶
bricks
Command line downloader for vadapav.mov, it replicates the directory structure on website.
Installation
Option 1: Download Pre-built Binary
- Go to the Releases page of this repository.
- Download the appropriate binary for your platform (e.g.,
bricks-linux
for Linux, bricks-windows.exe
for Windows).
- Rename the downloaded binary to
bricks
.
Option 2: Build from Source
go build -o bricks cmd/bricks/main.go
Usage
The basic usage of bricks
is as follows:
./bricks [options] dirId
Example
./bricks -path Downloads/ -server https://drunk.vadapav.mov
TODO
- Retry capability
- Better progressbar
Directories
¶
cmd
|
|
|
|
internal
|
|
|
|
Click to show internal directories.
Click to hide internal directories.