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
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]
Without
curl_cffi(pip install curl_cffi), yt-dlp can't bypass Cloudflare — most streams will fail. Install it if possible.
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
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.14.tar.gz
(20.0 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.14-py3-none-any.whl
(19.7 kB
view details)
File details
Details for the file aniterm-1.0.14.tar.gz.
File metadata
- Download URL: aniterm-1.0.14.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d062d12a4b3180beb80fcf483e04703121e9b9cc526dce6f95015547ef00c77
|
|
| MD5 |
b890ee75e8f9a434f96e4125971e4d92
|
|
| BLAKE2b-256 |
b15b3ddc9eea507b3986b28d7872ceb6ad505cd500028e355182357b6f1d49d8
|
File details
Details for the file aniterm-1.0.14-py3-none-any.whl.
File metadata
- Download URL: aniterm-1.0.14-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f341b3a267a089d608500bcdf7bc4da84b94fea57c354cad0c7cefdcacf0130
|
|
| MD5 |
e5e1e7f3b899f4091687cea6cd3d2573
|
|
| BLAKE2b-256 |
f3c3b9dfab78591ec88cd485824cee7caa720b116eb76005566d857ccc0c7ad7
|