A terminal torrent file downloader for nyaa.si (not a torrent client).
- python >=3.6.1
- wget
- rich
- feedparser >=6.0.0
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'.