t411api

1.0.3 • Public • Published

t441-api

Exemple

var t441 = require('./index.js')

t411.search('', {
	category: 1
}).then((torrents) => {

	t411.getMagnet(torrents[0]).then((torrent) => {
		console.log(magnet)
	})
})

Readme

Keywords

none

Package Sidebar

Install

npm i t411api

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • lunik