部分:用于Plex Media Server API的Node.js SDK

时间:2021-02-05 23:45:49
【文件属性】:
文件名称:部分:用于Plex Media Server API的Node.js SDK
文件大小:34KB
文件格式:ZIP
更新时间:2021-02-05 23:45:49
api sdk rest-api plex restful 帕维 用于Plex媒体服务器API的Node.js SDK。 在Plex Media Server v1.16.3上测试。 概要 安装 $ npm install pavie 用法 const Pavie = require ( "pavie" ) const pavie = new Pavie ( { username : "USERNAME" , password : "PASSWORD" } ) pavie . signin ( ) . then ( user => { console . log ( user ) } ) . catch ( err => {
【文件预览】:
pavie-master
----.gitignore(42B)
----pavie.js(9KB)
----package.json(1002B)
----commitlint.config.js(66B)
----package-lock.json(89KB)
----errorHandler.js(136B)
----LICENSE(1KB)
----.eslintrc.js(848B)
----README.md(5KB)
----.babelrc.js(104B)
----.gitattributes(66B)
----test()
--------playlists.js(483B)
--------history.js(365B)
--------image.js(441B)
--------signin.js(337B)
--------tv-show.js(281B)
----.editorconfig(188B)

网友评论