sndcld

Crates.iosndcld
lib.rssndcld
version0.2.1
sourcesrc
created_at2020-07-22 05:16:56.523094
updated_at2021-08-28 11:49:52.49984
descriptionSoundcloud downloader made using Rust
homepagehttps://github.com/deadblackclover/sndcld
repositoryhttps://github.com/deadblackclover/sndcld
max_upload_size
id267911
size75,886
DEADBLACKCLOVER (deadblackclover)

documentation

README

sndcld

crates.io docs.rs

Soundcloud downloader made using Rust

Install

If you have Rust: cargo install sndcld

Usage

sndcld 0.2.1
DEADBLACKCLOVER <deadblackclover@protonmail.com>
Soundcloud downloader made using Rust

USAGE:
    sndcld [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    help        Prints this message or the help of the given subcommand(s)
    playlist    Download playlist
    song        Download a song
    token       Adding a token

Build deb

cargo install cargo-deb
cargo deb
Commit count: 19

cargo fmt