Anime from the comfort of your Terminal
A little tool written in python to watch and download anime from the terminal (the better way to watch anime). This project's main aim is to create an enjoyable experience watching and downloading anime, directly from the terminal - your favorite place.
As one wise man once said:
I DONT GIVE A FUCK ABOUT THE FUCKING CODE! i just want to download this stupid fucking application and use it. ... MAKE A FUCKING .EXE FILE AND GIVE IT TO ME ...
Challenge accepted. We now provide a Universal Installer and Standalone Binaries so you can spend less time looking at code and more time watching anime.
Run this single command to automatically detect your system (x64/ARM), install the binary, and set up the anipy-cli command.
Includes native Termux + MPV Android integration!
curl -fsSL https://raw.githubusercontent.com/Program-Adam/anipy-cli/master/install.sh | bashNo Python? No problem. Grab the standalone executable and run it: 👉 Download the latest .exe
If you're a "smelly nerd" who actually likes code, we still support the standard ways:
- Pipx:
pipx install anipy-cli - Nix: Check out our Getting Started - CLI docs.
Check out Getting Started - CLI for more installation options (pip, nix) and advice!
Please check out Getting Started - API for instructions.
Heavily inspired by https://github.com/pystardust/ani-cli/
If you want to contribute as well, check this out: https://sdaqo.github.io/anipy-cli/contributing