Stream anime from your terminal
Project description
Aniterm
Stream anime from your terminal.
Requirements
- mpv — video player
- yt-dlp — streaming
- curl_cffi —
pip install aniterm[cloudflare](needed for Cloudflare bypass) - python3
- fzf — recommended for scrollable episode browser (apt/brew/pkg install fzf)
Install
pip install aniterm # from PyPI
pip install --upgrade aniterm # update to latest
pip install aniterm[cloudflare] # with Cloudflare bypass
Or run directly from the repo:
git clone https://github.com/amalxloop/aniterm.git
./aniterm/aniterm
Termux (Android)
pkg install mpv yt-dlp fzf python
pip install aniterm[cloudflare]
If your mpv doesn't support video (only null VO), aniterm auto-detects and opens the stream in Android's native video player.
Usage
aniterm <query> Search anime
aniterm <id> Browse episodes (fzf if installed)
aniterm <id> <ep> Play episode (subbed)
aniterm <id> <ep> -dub Play dubbed episode
aniterm <id> <ep> -n Next/prev prompt after playback
aniterm -i <query> Interactive mode
aniterm <id> -i Pick episode interactively
Examples
aniterm cowboy bebop # search (no keyword needed)
aniterm 1 # list episodes
aniterm 1 1 # play episode 1
aniterm 21 1000 # play One Piece episode 1000
aniterm -i "attack on titan" # interactive
Notes
- Episode counts for ongoing anime (e.g. One Piece) are derived from AniList's
nextAiringEpisodedata - Transient 502 errors from the stream source are retried automatically (3 attempts with exponential backoff)
-dubmay be unavailable for some anime; returns a clear error message if so
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aniterm-1.0.23.tar.gz
(21.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
aniterm-1.0.23-py3-none-any.whl
(20.7 kB
view details)
File details
Details for the file aniterm-1.0.23.tar.gz.
File metadata
- Download URL: aniterm-1.0.23.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68ac228a7bcddfbb5a9cdb79edffe2a07ae70b4f90023d5c2283012dcbe60061
|
|
| MD5 |
e25ab3115bf9196b1c33763fd2a19d01
|
|
| BLAKE2b-256 |
f8a00c9453b60a117669c102ac5fdad333f8a86ab993fe1b10cbe4b0b196eac1
|
File details
Details for the file aniterm-1.0.23-py3-none-any.whl.
File metadata
- Download URL: aniterm-1.0.23-py3-none-any.whl
- Upload date:
- Size: 20.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee20f7a4cde03405329f2c4f4c1b154a334aef0d4bec76d4e5eabe110e9b485
|
|
| MD5 |
aaf01c597168004866144513786f113f
|
|
| BLAKE2b-256 |
096338340f8ad75c146ba7754976555faaf707f5b1aeefb5f3a0fe8bf7e2d1d8
|