arsene

Crates.ioarsene
lib.rsarsene
version0.1.1
sourcesrc
created_at2024-09-29 07:26:54.878581
updated_at2024-09-29 07:31:00.522128
descriptionbandcamp downloader
homepagehttps://github.com/IrvingWash/arsene
repositoryhttps://github.com/IrvingWash/arsene.git
max_upload_size
id1390693
size52,937
Washington Irving (IrvingWash)

documentation

https://github.com/IrvingWash/arsene

README

arsene

A simple CLI tool to download albums from bandcamp. Only 128 kbps.

Installation

From crates.io

  1. Install Rust
  2. Run in your ternimal:
cargo install arsene

Manual

  1. Clone the repo
  2. cargo install --path /path/to/the/repo

Usage

arsene --album-url <ALBUM_URL> --save-path <SAVE_PATH>
Commit count: 13

cargo fmt