文件名称:node-subdb-api:Node.js API库以查询thesubdb.com
文件大小:11.67MB
文件格式:ZIP
更新时间:2024-06-09 06:00:38
JavaScript
节点-subdb-api Node.js API库以查询thesubdb.com 用法 所有api方法都可以通过subdb.api属性获得(有关方法和参数,请参见 )。 哈希方法帮助器也可用 subdb . computeHash ( path_to_movie , callback ) ; 用于搜索子文件 var SubDb = require ( "subdb" ) ; var subdb = new SubDb ( ) ; subdb . computeHash ( path_to_movie , function ( err , res ) { if ( err ) return err ; var hash = res ; subdb . api . search_subtitles ( hash , function ( err , res ) { if (
【文件预览】:
node-subdb-api-master
----.gitignore(123B)
----package.json(626B)
----.travis.yml(38B)
----README.md(1KB)
----lib()
--------subdb.js(877B)
--------endpoints.js(3KB)
----test()
--------dexter.mp4(2.97MB)
--------justified.mp4(8.85MB)
--------test.js(3KB)
--------justified-FR-ANSI.srt(177B)