Anime-cli
A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.
Please install mpv video-player for better experience and no ads.
Version 0.3.1+ works on android/Smart TV's see usage instructions below
Usage
It's recommended to stream episodes using a video player (no ads) Almost all video players all supported which can stream a m3u8 url. To achive this a proxy server is used.
You can install anime-cli from pip using
pip install anime-cli
Then run using python -m anime_cli or simply anime-cli
If you want to help develop anime-cli. It is recommended that you clone the repo using and then install the dependencies
git clone https://github.com/chirag-droid/anime-cli.git
poetry install
and then to run, poetry run anime-cli
Usage Android
- Download
Termuxfrom Fdroid - Download
mpv-playerfrom playstore
In termux install python using pkg install python
Follow the same steps as above for downloading anime-cli
When asked to enter the video-player change it to xdg-open which will automatically open mpv-player.
Motivation
I recently found out about ani-cli, but it was not cross-platform because it was written in shell, so I decided to recreate that same thing in Python, hoping to make it cross-platform and possibly also have pretty UI.
TODO
- Stream on browser
- Make streaming on browsers ad free
- Stream to video player like MPV
- Ability to download the shows as mp4
- Support for multiple mirrors
Release files for anime-cli 0.3.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| anime-cli-0.3.4.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anime_cli-0.3.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.6 kB
Release files / anime-cli-0.3.4.tar.gz
| Download URL | anime-cli-0.3.4.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b41ec978960216941bec865b5f64104d64e91d744fc85da7c1228a4ffd08aa60
|
|
BLAKE2b-256 checksum How to use checksums |
2a70cd76924e310b07288b8f9ce2edcb61d5e0646b789552c215f9eb9938bfd3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.10 CPython/3.9.7 Windows/10
|
Release files / anime_cli-0.3.4-py3-none-any.whl
| Download URL | anime_cli-0.3.4-py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b62116ccbb2767be434799e697b72b9c8ea050fd8a0e5c716bf677a6bd0b7b78
|
|
BLAKE2b-256 checksum How to use checksums |
1a2742bb49df852b468292a694440cf8f57d8f11851d578ba961bf2a08a5717f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.10 CPython/3.9.7 Windows/10
|