torfeat-piratebay

时间:2024-06-03 13:20:31
【文件属性】:

文件名称:torfeat-piratebay

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-03 13:20:31

JavaScript

PirateBay Client for Node.js 这是ThePirateBay洪流索引网站的客户端。 它可以通过提供搜索字符串来获取种子。 它同时支持Promise和回调。 例子 var client = require ( '@abskmj/torfeat-piratebay' ) ( ) ; client . search ( '1080p' ) . then ( function ( results ) { console . log ( results ) ; } ) ; client . search ( '720p' , function ( error , results ) { if ( error ) { console . error ( error ) ; } else { console .


【文件预览】:
torfeat-piratebay-master
----LICENSE(1KB)
----README.md(793B)
----.gitignore(20B)
----index.js(2KB)
----package.json(663B)

网友评论