Skip to main content

Anime World India downloader — CLI for watchanimeworld.net (Hindi/Tamil/Telugu/English dubs)

Project description

awi-tmux

CLI downloader for watchanimeworld.net — Hindi, Tamil, Telugu, Malayalam, Kannada, and English dubbed anime. Works on Termux, Linux, macOS, and Windows.

Install

pip install awi-tmux

Dependencies (install once):

# Termux
pkg install ffmpeg fzf nodejs

# Linux / macOS
sudo apt install ffmpeg fzf nodejs   # or brew install ...

Usage

# Search and download interactively
awi "naruto"

# Auto-select Hindi dub
awi "naruto" --language Hindi

# Batch download episodes 1–10 in Tamil
awi "naruto" --language Tamil --episodes 1-10

# Download whole series
awi "dragon ball z" --episodes all

# Stream in mpv
awi "boruto" --play

# Pick a specific quality
awi "one piece" -q 720p

# Browse latest series
awi --browse series

# Direct URL
awi --url https://watchanimeworld.net/series/naruto/

# Concurrent episode downloads (2 at once)
awi "naruto" --episodes 1-5 --concurrent 2

Cloudflare bypass

The site uses Cloudflare. On residential IPs (Termux / home internet), bypass works automatically. If you get blocked:

  1. Open https://watchanimeworld.net in your browser and pass the challenge
  2. Open DevTools (F12) → Application → Cookies → watchanimeworld.net
  3. Copy the cf_clearance value
  4. Run:
awi --set-cookie "cf_clearance=your_value_here"

The cookie is saved and reused automatically.

Configuration

awi --config                                   # show current config
awi --set language=Hindi                       # set default language
awi --set quality=720p                         # set default quality
awi --set download_directory=/sdcard/Anime     # set download folder
awi --set workers=12                           # segment download threads
awi --set concurrent_downloads=2               # simultaneous episodes

Features

  • Search and download by title
  • Hindi/Tamil/Telugu/Malayalam/Kannada/English dub selection
  • Quality selection (1080p, 720p, 480p, 360p, best)
  • Batch downloads with episode ranges
  • Direct streaming via mpv/vlc/ffplay
  • Resume interrupted downloads automatically
  • Desktop notifications on completion
  • Cloudflare bypass via Chrome TLS impersonation + cookie persistence

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awi_tmux-1.3.0.tar.gz (27.2 kB view details)

Uploaded Source

Built Distribution

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

awi_tmux-1.3.0-py3-none-any.whl (30.4 kB view details)

Uploaded Python 3

File details

Details for the file awi_tmux-1.3.0.tar.gz.

File metadata

  • Download URL: awi_tmux-1.3.0.tar.gz
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for awi_tmux-1.3.0.tar.gz
Algorithm Hash digest
SHA256 dec4f6ef17445e4d48e92c404a316564696758e6c1736df83238389fe20b537a
MD5 88c9a1580d568037816afc55f8f6668c
BLAKE2b-256 748c0ab4a54701b4ec7a07ffb6f7d8ea55685bf3fee0b55634b28a480752564a

See more details on using hashes here.

File details

Details for the file awi_tmux-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: awi_tmux-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 30.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for awi_tmux-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f71d9f330a9d7583d66a8ba468838356cec44343a7bd255cc0f1c45295bf261
MD5 a72872b869f23b0ed08d395beb246941
BLAKE2b-256 35c6ad921382c7ee68c334f1a07495377853cb5a67ae465a315ef1bebb98850c

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