/nyaatorrent

A minimal nyaa.si torrent downloader (not a torrent client).

Primary LanguagePythonMIT LicenseMIT

Python application

A terminal torrent file downloader for nyaa.si (not a torrent client).

requirements:

  • python >=3.6.1
  • wget
  • rich
  • feedparser >=6.0.0

How to use

Clone the repo and run main.py.

Downloads are stored in the following directory: /downloads/nyaatorrents/

The download path can be changed by changing the location variable in main.py under '#DOWNLOAD PATH'.

Screenshot