node-nyaatorrents
Search and fetch torrent information from NyaaTorrents.
Overview
This is a light abstraction of the search and view functions of NyaaTorrents (nyaa.eu, formerly nyaatorrents.info and nyaatorrents.org). It can currently search the main site and the sukebei variant.
Installation
Available via npm:
$ npm install nyaatorrents
Or via git:
$ git clone git://github.com/deoxxa/node-nyaatorrents.git node_modules/nyaatorrents
Usage
var NT = nt = "http://www.nyaa.eu"; nt;
License
3-clause BSD. A copy is included with the source.
Contact
- GitHub (deoxxa)
- Twitter (@deoxxa)
- ADN (@deoxxa)
- Email (deoxxa@fknsrs.biz)