1. 首页
  2. 数据库
  3. 其它
  4. xvideos:xvideos API库 源码

xvideos:xvideos API库 源码

上传者: 2021-02-08 17:03:14上传 ZIP文件 69.18KB 热度 11次
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,
下载地址
用户评论