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
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 search <query> Search anime
aniterm <id> Show info + episode list
aniterm <id> <ep> Play episode (subbed by default)
aniterm <id> <ep> -dub Play dubbed episode
aniterm -i <query> Interactive mode
aniterm <id> -i Pick episode interactively
Examples
aniterm search "cowboy bebop"
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.3.tar.gz
(18.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.3-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file aniterm-1.0.3.tar.gz.
File metadata
- Download URL: aniterm-1.0.3.tar.gz
- Upload date:
- Size: 18.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 |
2b3c00f737b830c010c01038694cfb16de60d3f4203aad9bac6397c73c6e7597
|
|
| MD5 |
439a9644d373a92d67628b703e753e04
|
|
| BLAKE2b-256 |
3a068a2815d62be9004354412eb9586ca23f5c8b8903ab2af8632d24af781617
|
File details
Details for the file aniterm-1.0.3-py3-none-any.whl.
File metadata
- Download URL: aniterm-1.0.3-py3-none-any.whl
- Upload date:
- Size: 18.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 |
bb4e5addec15466f6b053a9b86cd346f5f7405430b7c5adeac0389686393a436
|
|
| MD5 |
aa44c3016cde73824fd120c48dd105fa
|
|
| BLAKE2b-256 |
e29b29b3145bb15a959975efed1abbc6c87faea1d326ec8cab715393a660df5a
|