AnimeKAI anime downloader for Termux — CLI only, no GUI, pure terminal
Project description
animekai-dl-tmux
AnimeKAI anime downloader for Termux — CLI only, no GUI, pure terminal.
Search, select episodes, and download or stream anime from AnimeKAI directly in your terminal.
Installation
pip install animekai-dl-tmux
Termux dependencies:
pkg install ffmpeg fzf
Usage
# Interactive search and download
animekai "one piece"
# Select type (sub/dub/softsub) upfront
animekai "naruto" --type sub
# Download episodes 1–10
animekai "naruto" --episodes 1-10
# Pick specific episodes with comma notation
animekai "bleach" --episodes 1,5,10
# Best quality, sub, fully automatic
animekai "attack on titan" --type sub --quality 1080p --no-interactive
# Stream in mpv instead of downloading
animekai "naruto" --play
# Custom download directory
animekai "one piece" --output ~/Videos/Anime
Options
| Flag | Description |
|---|---|
--type / -t |
Stream type: sub, dub, softsub |
--quality / -q |
Quality preference: 1080p, 720p, etc. |
--episodes / -e |
Episode range: 1, 1-10, 1,3,5 |
--server / -s |
Server name preference |
--output / -o |
Download directory |
--play |
Stream via mpv instead of downloading |
--player |
Media player for --play (default: mpv) |
--no-interactive |
Skip all prompts, use first available option |
--verbose / -v |
Enable debug logging |
How It Works
- Searches AnimeKAI via the search API
- Fetches episode list from the watch page
- Resolves streaming servers via the links API
- Decrypts stream source via enc-dec.app
- Downloads HLS stream via ffmpeg
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file animekai_dl_tmux-1.1.1-py3-none-any.whl.
File metadata
- Download URL: animekai_dl_tmux-1.1.1-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ea041105089669a455d17f257c4ebd9c381c3cbba82cdf8138a25fa081b0d22
|
|
| MD5 |
67bb9b6cad3054ce233486ddb541d0b5
|
|
| BLAKE2b-256 |
5cffad45acd0ea0dcccf2e06ff6d4cbca278e50034dbbb507f045a5c7339e814
|