Download your favorite anime from the terminal.
A fast, reliable downloader for Linux, macOS, and Windows. No ads, no fluff. Just high-quality episodes delivered straight to your machine.
Installation
Choose your platform to get started
The fastest way to install on Debian or Ubuntu. This script automatically sets up the repository and installs the package.
Supports: Bookworm, Bullseye, Jammy, Noble, and more.
Install using pip. macOS users should also install
ffmpeg via Homebrew.
pip3 install ani-pull
Native support for Fedora and other RPM-based distributions.
sudo dnf install ./ani-pull-1.1.0-1.noarch.rpm
Build from the official PKGBUILD.
cd ani-pull/packaging/arch
makepkg -si
Install on Windows using pip. You will also need ffmpeg installed on your system path.
winget install ffmpeg
# Install ani-pull
pip install ani-pull
Install as a standard Python package.
System Requirements
Python 3.8+
Required for all platforms. Ani-pull is built on modern Python for maximum reliability.
FFmpeg
Essential for merging video and audio streams into high-quality files.