Status : Broken
Stream anime using MPV player from kaa.si with python Termux compatible!
Demo video : https://youtu.be/WgQgQmZy5nE
Requirement : MPV or VLC installed to path
- cloudscraper
- requests
- bs4
- pypresence
- pycryptodome
feedback is apreciated
inspired by https://github.com/pystardust/ani-cli
- Install python (if not installed) Python website
- Don't forget to add python to path
- Install VLC or MPV and add it to path
- Download latest package from Release or clone this repository using
git clone https://github.com/Soviena/kaa.si-cli
- Extract and open folder as admin in cmd / powershell
python setup.py install
orsudo python setup.py install
for linux- and run
kaasi
in cmd / powershell to open the app - Profit!
pip uninstall kaasi-cli
orsudo pip uninstall kaasi-cli
the program will create kaasi.txt and history.txt in your working directory, i.e home directory in linux and user directory in windows.
if you have problem entering the anilist token, you can edit directly kaasi.txt.
{'player': 'mpv/vlc', 'termux': False/True, 'anilist': True, 'token': 'paste token here', 'auto': True/False, 'username': 'Anilist_username'}
gogo server is unreliable, pls open an issue if gogo server is not working
This code updated once in a while, be sure to check it