1.0.4 • Published 8 years ago

utorrent-web v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Info:

This module will log into your web API with the username and password you provide, get the web API token, and re-use the username, password, and token on the second request (which is where the module submits the link you provide).

utorrent web API example

var utorrent = require('utorrent-web');
utorrent('localhost', '8080', 'admin', 'password', 'http://torrents.linuxmint.com/torrents/linuxmint-17.3-cinnamon-64bit.iso.torrent');
1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago