Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 752 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 752 Bytes

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