0.2.2 • Published 10 years ago

showsearcher v0.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

show searcher

Search your show, get torrent file.

Installation

npm install showsearcher --save

Usage

var showsearcher = require('showsearcher');

showsearcher({name: 'game of thrones',season: 4, episode:2, quality: '720p'}, function(err, result){ if(!err){ console.log(result); }else{ console.log(err); }

});

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.24

11 years ago

0.1.23

11 years ago

0.1.22

11 years ago

0.1.21

11 years ago

0.1.20

11 years ago

0.1.19

11 years ago

0.1.18

11 years ago

0.1.17

11 years ago

0.1.16

11 years ago

0.1.15

11 years ago

0.1.14

11 years ago

0.1.13

11 years ago

0.1.12

11 years ago

0.1.11

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago