Skip to main content

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

  1. Searches AnimeKAI via the search API
  2. Fetches episode list from the watch page
  3. Resolves streaming servers via the links API
  4. Decrypts stream source via enc-dec.app
  5. 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

If you're not sure about the file name format, learn more about wheel file names.

animekai_dl_tmux-1.1.2-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file animekai_dl_tmux-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for animekai_dl_tmux-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 13f2d6a485d5a7135797101485ccc32e40eb2578d18598f6ded1cd1972c5320a
MD5 cbb7748a618ecd0d2c684634022d5b93
BLAKE2b-256 97b42f95297bcbbbec5a43488b79b6f3e29a085ea73f89a2ccb6840080883942

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page