An unofficial command-line interface for downloading torrents from https://nyaa.si
- Search and download torrents directly from nyaa.si
- User-friendly command-line interface
- Fast and lightweight
- Python 3.11 or higher
- pip (Python package installer)
- Clone the repository:
git clone https://github.com/NakamaStream/nyaaCli.git
cd nyaaCli
- Install dependencies:
pip install -r requirements.txt
Run the CLI application:
python Cli.py
Contributions are welcome! Please feel free to submit a Pull Request.