Stream anime from your terminal
Project description
Aniterm
Stream anime from your terminal.
Requirements
- mpv — video player
- yt-dlp — streaming
- curl_cffi —
pip install curl_cffi - python3
- fzf — recommended for scrollable episode browser
Install
pip install aniterm # from PyPI
pip install curl_cffi # needed by yt-dlp for Cloudflare bypass
Or run directly from the repo:
git clone https://github.com/amalxloop/aniterm.git
pip install curl_cffi
./aniterm/aniterm
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.11.tar.gz
(19.1 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.11-py3-none-any.whl
(19.5 kB
view details)
File details
Details for the file aniterm-1.0.11.tar.gz.
File metadata
- Download URL: aniterm-1.0.11.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7ff78d2f90a8998df3e6c7c229f6ac8198dac06e9a1b2de622d5c3f224a7495
|
|
| MD5 |
995bb56b2881481e66f3902917fa51f1
|
|
| BLAKE2b-256 |
92beaaa0ad1f8c13c124f1dcde1b239477a61bfb32ff6f836fbb1f88ea472132
|
File details
Details for the file aniterm-1.0.11-py3-none-any.whl.
File metadata
- Download URL: aniterm-1.0.11-py3-none-any.whl
- Upload date:
- Size: 19.5 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 |
367a392b9c7bcde3d18492a0d027c8e802b8a2312c4746bfa17ad76ab127378f
|
|
| MD5 |
e316383d16f71169fcd711fe99660334
|
|
| BLAKE2b-256 |
c5541a4e26a825bb8c6ad8770813d7da6324793ead798f92e211dbf48ffdaab7
|