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.3-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for animekai_dl_tmux-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1dfbe861d9997f252fe701605141af3344ca0c34cf00a9c09d47261d801b2fc1
MD5 413cf3681dcbbff8cab53190a3e5346e
BLAKE2b-256 dcdcc00df8d42e9316fc7c66f867e37411b3e3b89354e824afc5c1baf44a1f60

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