ani-dl

Crates.ioani-dl
lib.rsani-dl
version1.5.7
sourcesrc
created_at2024-06-19 22:13:23.148151
updated_at2024-09-11 13:36:04.085312
descriptionDownload and watch animes in VF and VOSTFR (aka french versions)
homepage
repositoryhttps://github.com/B0SEmc/ani-dl
max_upload_size
id1277395
size152,403
B0SE (B0SEmc)

documentation

README

Table of Contents

Demo

asciicast

Dependencies

yt-dlp mpv

Installation

Arch Linux (AUR)
yay -S ani-dl
Scoop (Windows)
scoop bucket add extras
scoop bucket add sendus https://github.com/S3nda/Sendus
scoop install ani-dl
Cargo
cargo install ani-dl

Build

git clone https://github.com/B0SEmc/ani-dl.git
cd ani-dl
cargo build --release

Thanks

  • ani-cli for the inspiration and their disclaimer
  • @S3nda for making the scraper (private)
Commit count: 60

cargo fmt