Tiramisu
  1. 前端专用
Tiramisu
  • 管理页面
    • 配置
      • 配置_读取_节点
    • 支付
      • 支付_创建_订单
    • 防红
      • 域名_项目列表
  • 节点操作
    • 前端专用
      • README.md
      • 文档库
        • 进入网站
        • 建立WebSocket
        • 拼接参数进行支付
        • API接口加解密
        • 查询订单成功后如何操作
        • 获取后端API地址
        • UpHash解密
        • 前端配置项
        • 获取分享链接
      • 挂载节点
        POST
      • 查询订单
        POST
      • 每日签到
        POST
      • 为视频增加浏览记录
        POST
      • 喜欢某个视频
        POST
      • 收藏某个视频
        POST
      • 查询收藏夹
        POST
      • 查询金币账单
        POST
      • 取消喜欢某个视频
        POST
      • 取消收藏某个视频
        POST
      • 查找节点视频
        POST
      • 查找节点信息
        POST
      • 查找某个域名
        POST
      • 节点购买视频
        POST
      • 查找节点已购视频
        POST
      • 获取微信OpenID
        POST
      • 获取应当使用的Hash
        POST
      • 更新节点
        POST
      • 创建投诉
        POST
      • 查询自己的投诉
        POST
      • 为节点更新昵称
        POST
      • 通过昵称反查节点
        POST
      • 查询热搜
        POST
      • coffee_获取首页
        POST
      • 节点查找订单
        POST
      • 域名_获取
        POST
      • 查找节点模板信息
        POST
      • 创建短链
        GET
      • 使用短链
        GET
      • 查询可用项目入口
        POST
      • 创建二维码
        POST
      • 查询自己的IP
        GET
  1. 前端专用

查找节点视频

POST
/api/v1/node/queryVideo
责任人:message002

修订历史#

日期版本说明修订人
2022/4/291.1.220429_Alpha-张载

接口描述#

查询视频

请求参数

Body 参数application/json
hash
string 
必需
count
integer 
页数
必需
row
integer 
每页多少条数据
必需
keyWord
string 
搜索关键字
可选
classifyKeyWord
string 
分类搜索关键字
可选
示例
{
    "hash": "0992cac79ea1bd8ce5d14ffc2e5f458f",
    "count":1,
    "row":20,
    "keyWord":"国"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/v1/node/queryVideo' \
--header 'Content-Type: application/json' \
--data-raw '{
    "hash": "0992cac79ea1bd8ce5d14ffc2e5f458f",
    "count":1,
    "row":20,
    "keyWord":"国"
}'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
data
array [object {20}] 
必需
ID
integer 
视频ID
必需
CreatedAt
string 
必需
UpdatedAt
string 
必需
DeletedAt
null 
必需
source
string 
来源
必需
type
string 
类型
必需
creator
string 
创建者
必需
title
string 
标题
必需
poster
string 
封面
必需
view
integer 
浏览量
必需
buy
integer 
购买量
必需
like
integer 
点赞量
必需
url
string 
播放链接
必需
previewURL
string 
预览链接
必需
labelJson
string 
标签
必需
duration
integer 
时长(秒)
必需
previewTime
integer 
预览时长
必需
exp
integer 
必需
截止日期,如果是购买了的话
buyInfo
object 
必需
private
object 
必需
msg
string 
必需
示例
{
    "code": 0,
    "data": [
        {
            "ID": 64598,
            "CreatedAt": "2023-04-11T20:17:57.942+08:00",
            "UpdatedAt": "2023-04-11T20:17:57.942+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【欧美】LivWildBad中尉",
            "poster": "http://43.248.134.219:2100/Oo1ftH2O/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/Oo1ftH2O/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 1657,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 62993,
            "CreatedAt": "2023-04-11T20:17:55.872+08:00",
            "UpdatedAt": "2023-04-11T20:17:55.872+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】白皙整洁的敏感度好3拍齐的棉花糖F杯体聚在一起总共10发中出!我第一次潜入秘密大乱交晚会1443309-2",
            "poster": "http://43.248.134.219:2100/iQHLewZ0/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/iQHLewZ0/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 1125,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 61664,
            "CreatedAt": "2023-04-11T20:17:54.257+08:00",
            "UpdatedAt": "2023-04-11T20:17:54.257+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】光是脸就是努克尔神可爱~和辣妹一起孕育中出!期间限定的评论优惠伴随着人生中第一次脸部上升口交颜射。",
            "poster": "http://43.248.134.219:2100/CXytVe06/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/CXytVe06/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 3831,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 61715,
            "CreatedAt": "2023-04-11T20:17:54.319+08:00",
            "UpdatedAt": "2023-04-11T20:17:54.319+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】初拍乃坂46成员像偶像一样可爱的slender小现役JD美少女不能用P活中出!1284888-2",
            "poster": "http://43.248.134.219:2100/8EOg0OVB/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/8EOg0OVB/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 3318,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 62362,
            "CreatedAt": "2023-04-11T20:17:55.097+08:00",
            "UpdatedAt": "2023-04-11T20:17:55.097+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】对妹妹提出的亲姐姐的人妻低调感到他人棒的肉体老公和女儿的事忘了沉浸在交配中",
            "poster": "http://43.248.134.219:2100/0cxyfKHc/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/0cxyfKHc/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 2175,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 64867,
            "CreatedAt": "2023-04-11T20:17:58.265+08:00",
            "UpdatedAt": "2023-04-11T20:17:58.265+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【欧美】个人的肛门和口中的积液",
            "poster": "http://43.248.134.219:2100/3O2atIlN/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/3O2atIlN/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 1476,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 63653,
            "CreatedAt": "2023-04-11T20:17:56.732+08:00",
            "UpdatedAt": "2023-04-11T20:17:56.732+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】连续中出事务所所属的G杯美少女",
            "poster": "http://43.248.134.219:2100/UwgjUo3M/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/UwgjUo3M/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 3131,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 63342,
            "CreatedAt": "2023-04-11T20:17:56.324+08:00",
            "UpdatedAt": "2023-04-11T20:17:56.324+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】美丽乳头的F杯姐姐巨根3p连续中出2(60分钟)",
            "poster": "http://43.248.134.219:2100/9eSIrsOJ/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/9eSIrsOJ/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 3605,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 61088,
            "CreatedAt": "2023-04-11T20:17:53.464+08:00",
            "UpdatedAt": "2023-04-11T20:17:53.464+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】2019年最高杰作无限潮吹!巨乳人妻外遇中被揉奶被老公打电话理性崩溃1226992-1",
            "poster": "http://43.248.134.219:2100/UZgOWZqh/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/UZgOWZqh/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 2400,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 63830,
            "CreatedAt": "2023-04-11T20:17:57.019+08:00",
            "UpdatedAt": "2023-04-11T20:17:57.019+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】首拍完美露面魅力十足美巨乳美女满满中出第二轮1314361-1",
            "poster": "http://43.248.134.219:2100/MlmcMFir/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/MlmcMFir/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 2790,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 61421,
            "CreatedAt": "2023-04-11T20:17:53.936+08:00",
            "UpdatedAt": "2023-04-11T20:17:53.936+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】不行……在外面...!在巨乳中长大的原小偶像怀孕成长为虽然害怕却无法抗拒的废柴大人www1186701-1",
            "poster": "http://43.248.134.219:2100/eUu8EUjN/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/eUu8EUjN/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 1526,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 63624,
            "CreatedAt": "2023-04-11T20:17:56.689+08:00",
            "UpdatedAt": "2023-04-11T20:17:56.689+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】轻松带回外带搭讪!从清秀的外表无法想象的特殊性癖!和向别人展示自己的性爱而兴奋的酒豪姑娘,会晕倒吧!?气势中出性爱!",
            "poster": "http://43.248.134.219:2100/7Zo8EwUv/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/7Zo8EwUv/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 7028,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 66783,
            "CreatedAt": "2023-04-11T20:18:00.5+08:00",
            "UpdatedAt": "2023-04-11T20:18:00.5+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【群P】潜入秘密的狂欢晚会闪亮的酷酷美女S充满气魄的角色大叔们也是塔吉塔吉w最后从眼前的自慰指示中打出奥玛0子发射2319991-1",
            "poster": "http://43.248.134.219:2100/mu4t2635/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/mu4t2635/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 2427,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 61187,
            "CreatedAt": "2023-04-11T20:17:53.593+08:00",
            "UpdatedAt": "2023-04-11T20:17:53.593+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】42模特级美女妻子只有1个小时的白昼密会上周被老公抱着的苗条身材他人棒扎入子宫中出",
            "poster": "http://43.248.134.219:2100/HIitzY9w/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/HIitzY9w/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 3537,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 63660,
            "CreatedAt": "2023-04-11T20:17:56.765+08:00",
            "UpdatedAt": "2023-04-11T20:17:56.765+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】连续中出男性经验男友一名护理学生(47分钟)",
            "poster": "http://43.248.134.219:2100/cZxN54xb/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/cZxN54xb/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 2897,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 71772,
            "CreatedAt": "2023-04-11T20:18:06.475+08:00",
            "UpdatedAt": "2023-04-11T20:18:06.475+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【萝莉】生中出20岁的俄罗斯金发人妻因为年轻结婚了,所以有点后悔。你,原谅我吧。",
            "poster": "http://43.248.134.219:2100/HTYEkjat/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/HTYEkjat/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 1547,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 62840,
            "CreatedAt": "2023-04-11T20:17:55.695+08:00",
            "UpdatedAt": "2023-04-11T20:17:55.695+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】清纯派黑发美乳少女。敏感的阴道深处被刺穿腰被吓了一跳。骑乘位中出魅惑的目力2624851-1",
            "poster": "http://43.248.134.219:2100/DlfHn910/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/DlfHn910/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 1609,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 63169,
            "CreatedAt": "2023-04-11T20:17:56.09+08:00",
            "UpdatedAt": "2023-04-11T20:17:56.09+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】第一次拍摄外行眼镜萝莉的敏感吹潮姑娘雏猫21岁最高__派班曼电怪大量潮吹__浓厚口交让人闷闷不乐__加紧生陷害中出SEX__1640047-1",
            "poster": "http://43.248.134.219:2100/2hrODFn3/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/2hrODFn3/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 4275,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 63872,
            "CreatedAt": "2023-04-11T20:17:57.059+08:00",
            "UpdatedAt": "2023-04-11T20:17:57.059+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【日本】首次拍摄天然刚毛H美少女Pichipichi现役JD的菜月19岁对过H的奥曼科激斥变态伊拉玛GACHI的初中出2350279-1",
            "poster": "http://43.248.134.219:2100/UtPDsdPx/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/UtPDsdPx/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 3574,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        },
        {
            "ID": 72045,
            "CreatedAt": "2023-04-11T20:18:06.779+08:00",
            "UpdatedAt": "2023-04-11T20:18:06.779+08:00",
            "DeletedAt": null,
            "source": "other",
            "type": "application/x-mpegURL",
            "creator": "admin",
            "title": "【萝莉】面容20岁黑发清秀系条纹派潘6倒挂曝光从连续中出烧杯再注入后清洁口交2845940",
            "poster": "http://43.248.134.219:2100/6NTppb9L/1.jpg",
            "view": 0,
            "like": 0,
            "url": "http://43.248.134.219:2100/6NTppb9L/index.m3u8",
            "previewURL": "",
            "labelJson": "null",
            "duration": 5031,
            "previewTime": 0,
            "exp": 0,
            "buyInfo": {
                "useGold": 1,
                "useMoney": 3
            },
            "private": {
                "like": false,
                "collect": false,
                "buy": false,
                "buyExp": 0
            }
        }
    ],
    "msg": ""
}
修改于 2023-04-16 05:47:50
上一页
取消收藏某个视频
下一页
查找节点信息
Built with