0.2.2 • Published 9 years ago

showsearcher v0.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
9 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

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.24

10 years ago

0.1.23

10 years ago

0.1.22

10 years ago

0.1.21

10 years ago

0.1.20

10 years ago

0.1.19

10 years ago

0.1.18

10 years ago

0.1.17

10 years ago

0.1.16

10 years ago

0.1.15

10 years ago

0.1.14

10 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago