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.12.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.12-py3-none-any.whl
(19.4 kB
view details)
File details
Details for the file aniterm-1.0.12.tar.gz.
File metadata
- Download URL: aniterm-1.0.12.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 |
c10e245f639fcbbc4a4c10b678a9f1a2c9685a2ccb24ebb7e9037a5634017f7c
|
|
| MD5 |
5406261d77d5b4f61a30fdf2a6baa719
|
|
| BLAKE2b-256 |
d623ef8c763efeb971b816a342a06c3eea6abca8e1bbcce62ba069b1b9086157
|
File details
Details for the file aniterm-1.0.12-py3-none-any.whl.
File metadata
- Download URL: aniterm-1.0.12-py3-none-any.whl
- Upload date:
- Size: 19.4 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 |
226789d4b41b7af681e986f95a9da447f357c79e0891934622c015fa5fc23d1a
|
|
| MD5 |
070b27c073bf7b7100f158e34a10d184
|
|
| BLAKE2b-256 |
fb76af5d90959100e47b3986ee2892c8fac4029087a2dca29a5a3ad3553dedbf
|