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.1.tar.gz (27.7 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.1-py3-none-any.whl (30.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: awi_tmux-1.3.1.tar.gz
  • Upload date:
  • Size: 27.7 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.1.tar.gz
Algorithm Hash digest
SHA256 d601c1dee2fb98c2d420ad1c595d89c71a6ec10b5cc34306c4608a873804adea
MD5 c31d18dd0e57de8d0666ffcc3b4af46c
BLAKE2b-256 e8a6e30c03d0465ee96a63c8fd482cd6bd59a656b6583ab0d5aa87d1e5f7d9b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: awi_tmux-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 30.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 75b800e1d92c69ab5ceb550e79ad7aeee3fd6a2c631a33508feb32f71594bb29
MD5 361c506a5f77eb6e207fb684afdbb732
BLAKE2b-256 620179e85f3dab576d595ab4ba44b057b18b9ddf7fd4a7aaa01d724f6fe6a2de

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