xvideos:xvideos API库 源码
xvideos 一个 API库。 安装 $ npm install @rodrigogs/xvideos 用法 const xvideos = require ( '@rodrigogs/xvideos' ) ; //-- Inside an async function --// // Retrieve fresh videos const fresh = await xvideos . videos . fresh ( { page : 1 } ) ; console . log ( fresh . videos ) ; // { url, path, title, duration,
文件列表
xvideos-master.zip
(预估有个64文件)
xvideos-master
.eslintrc.yml
511B
.gitignore
44B
.codeclimate.yml
191B
package.json
991B
package-lock.json
143KB
.travis.yml
242B
CODE_OF_CONDUCT.md
163B
LICENSE
1KB
index.js
35B
暂无评论