Soviena / kaa.si-cli

Stream anime from kaa.si and sync with anilist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kaa.si-cli

Status : Broken

pypresence

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

python library :

  • cloudscraper
  • requests
  • bs4
  • pypresence
  • pycryptodome

feedback is apreciated

inspired by https://github.com/pystardust/ani-cli

INSTALLATION

  1. Install python (if not installed) Python website
  • Don't forget to add python to path
  1. Install VLC or MPV and add it to path
  1. Download latest package from Release or clone this repository using git clone https://github.com/Soviena/kaa.si-cli
  2. Extract and open folder as admin in cmd / powershell
  3. python setup.py install or sudo python setup.py install for linux
  4. and run kaasi in cmd / powershell to open the app
  5. Profit!

UNINSTALL

  1. pip uninstall kaasi-cli or sudo pip uninstall kaasi-cli

Note

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

Visit Since 14/4/2022

About

Stream anime from kaa.si and sync with anilist


Languages

Language:Python 100.0%