3个不稳定版本

0.2.1 2021年8月28日
0.2.0 2020年7月28日
0.1.0 2020年7月22日

42 in #song

GPL-3.0 许可协议

25KB
165

sndcld

crates.io docs.rs

使用Rust编写的Soundcloud下载器

安装

如果你有Rust: cargo install sndcld

用法

sndcld 0.2.1
DEADBLACKCLOVER <[email protected]>
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

构建deb

cargo install cargo-deb
cargo deb

依赖

~3.5–7.5MB
~165K SLoC