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.13.tar.gz
(19.7 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.13-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file aniterm-1.0.13.tar.gz.
File metadata
- Download URL: aniterm-1.0.13.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15ec726b7fca47cb8bed961c82bdc7bd38d4757ed68e4c206eb08de5edea40a5
|
|
| MD5 |
769f0897cc2c1b017a9d3b0cffb5154e
|
|
| BLAKE2b-256 |
e755e84a57cda39f18401551955b860bbb23c63270759ec87cd5dea0899f5f53
|
File details
Details for the file aniterm-1.0.13-py3-none-any.whl.
File metadata
- Download URL: aniterm-1.0.13-py3-none-any.whl
- Upload date:
- Size: 19.6 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 |
e5dd04f0485dd8982cc01044d4d3597c31d0fd994fe8e9e697888ec858dd22ba
|
|
| MD5 |
a0d20cd18fb2c11756cc26cb1ff779ee
|
|
| BLAKE2b-256 |
b8c86391db90dfdb6ca5b5240144e777ff5648b6446d3bec5615bc6be8da94d9
|