anidl

Crates.ioanidl
lib.rsanidl
version3.0.6
sourcesrc
created_at2024-08-28 19:07:51.752313
updated_at2024-08-28 20:20:51.710122
descriptionA simple anime downloader that uses GoGoAnime as a source
homepage
repositoryhttps://github.com/zerodev-exe/anidl
max_upload_size
id1355096
size93,802
Zero (zerodev-exe)

documentation

README

anidl

anime downloader written in rust

How to install

git clone https://github.com/zerodev-exe/anidl.git
cd anidl
cargo b --release
ln -snf $(pwd)/target/release/anidl /home/$USER/.local/bin
cargo install --git https://github.com/zerodev-exe/anidl
Commit count: 0

cargo fmt