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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for animekai_dl_tmux-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7c9ba524ecab645eb722ffcb5aca1b3c18e3b31c9fdc2e5724761a213c4b9833
MD5 b1d1ca6bff2035932adb2dffa65cab77
BLAKE2b-256 69d6a94b6966d3c493a6154ba5e040fae5c30567859bf9b7933a2c268a586ba4

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