B0SEmc / ani-dl

Un programme vous permettant de télécharger et de regarder vos animés en VF et VOSTFR
GNU General Public License v3.0
6 stars 0 forks source link

Table of Contents

Demo

asciicast

Dependencies

yt-dlp mpv

Installation

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

Build

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

Thanks