Skip to content

oatandjam/nyaatorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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