shivamnaik39 / chisa

Chisa is a nyaa scrapper which can be used to get torrent data of anime based on its name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chisa

Chisa is a nyaa scrapper which can be used to get torrent data of anime based on its name.

MIT License

Features

  • Get torrents of anime based on name with highest seeders.
  • Get both magnet link as well as torrent file.

Run Locally

Clone the project

  git clone https://github.com/shivamnaik39/chisa.git

Go to the project directory

  cd chisa

Install dependencies (using pipenv)

 pipenv install

Install dependencies (using pip)

 pip install -r ./requirements.txt

Run the program

 python -u ./main.py

Roadmap

  • Add search based on quality and other parameters.
  • Add feature to download torrent files locally and keep track of them.
  • Add a GUI frontend

Authors

About

Chisa is a nyaa scrapper which can be used to get torrent data of anime based on its name.

License:MIT License


Languages

Language:Python 100.0%