anidl 0.1.0

A simple anime downloader that uses GoGoAnime as a source
Documentation

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/zero/.local/bin
cargo install --git https://github.com/zerodev-exe/anidl