oatandjam / nyaatorrent

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%