获取视频、剧集和音频管理全部数据
通过API接口直接获取视频管理、剧集管理和音频管理的全部数据,包括M3U8等相关链接。
获取视频列表和剧集数据
#后面为转码设置的apikey,该接口会获取视频管理转码完成的数据,和剧集管理全部数据
Get /api/videolist?apikey=5c20cEga22FgG7f
#支持参数,page, search, time, category
page:页数
search:搜索视频管理或剧集管理标题
time:提取最近多少小时的数据
category:提取指定分类的数据,填入分类名称就行
参数可以使用1到多个,如:/api/videolist?apikey=5c20cEga22FgG7f&page=2&time=12&category=教育视频,不使用则默认提取全部数据。
#返回信息,type为tv则是剧集数据,movie则是视频管理数据;status为intv则是剧集里面的单集,finished或转码完成则为非单集
{
"code": 1,
"msg": "数据列表",
"page": 1, //当前页数
"pagecount": 1, //总页数
"limit": "20", //每页显示数,默认20
"total": 3, //总数据
"movieCount": 2, //视频管理总数据
"tvCount": 1, //剧集管理总数据
"list": [
{
"_id": "679f0dc3ce4be83f7186d35c",
"director": [
"水岛努",
"原惠一"
],
"writer": [
"臼井仪人"
],
"stars": [
"高濑右光",
"岛崎信长"
],
"country": [
"日本"
],
"tags": [
"喜剧",
"动画",
"家庭"
],
"published": "waiting",
"title": "蜡笔小新",
"enTitle": "",
"tcTitle": "",
"originaltitle": "クレヨンしんちゃん",
"aka": "Kureyon Shin-chan",
"year": 2006,
"duration": "24分钟",
"episodescount": "30",
"language": "日语",
"rate": 9.2,
"summary": "小新今年5岁了,不要以为他是那种懵懂无知的小孩,他其实人小鬼大,喜欢漂亮的姐姐,收养了一条棉花糖一样的流浪狗——小白,还经常讲些无厘头的黄色笑话。小新的妈妈美伢是一个全职主妇,粗心而又有点神经质的她经...",
"enSummary": "",
"tcSummary": "",
"status": "lianzai",
"zhouqi": "",
"episodes": [
{
"_id": "679f0e0fce4be83f7186d5f5",
"episode": "01",
"movieid": "679f0dd2ce4be83f7186d431"
}
],
"updateAt": "2025-02-02T06:17:51.790Z",
"createAt": "2025-02-02T06:17:51.790Z",
"poster": "/poster/679f0dc3ce4be83f7186d35c/poster.jpg",
"poster2": {
"url": "/poster/679f0dc3ce4be83f7186d35c/poster2.jpg",
"height": 565,
"width": 400
},
"type": "tv"
},
{
"_id": "679f0dd2ce4be83f7186d431",
"director": [],
"writer": [],
"stars": [],
"country": [],
"tags": [],
"screenshots": [
"/videos/202502/02/679f0dd2ce4be83f7186d431/2.jpg",
"/videos/202502/02/679f0dd2ce4be83f7186d431/1.jpg",
"/videos/202502/02/679f0dd2ce4be83f7186d431/3.jpg",
"/videos/202502/02/679f0dd2ce4be83f7186d431/4.jpg",
"/videos/202502/02/679f0dd2ce4be83f7186d431/0.jpg"
],
"status": "intv",
"originalname": "蜡笔小新 01",
"path": "./upload/18723706e13fcd4af3122f355a0d0b13",
"size": "7045667",
"m3u8paths": [
{
"_id": "679f0de6ce4be83f7186d4df",
"hd": 320,
"path": "./public/videos/202502/02/679f0dd2ce4be83f7186d431/814d1b/index.m3u8"
}
],
"updateAt": "2025-02-02T06:17:08.392Z",
"createAt": "2025-02-02T06:17:10.679Z",
"duration": "0分钟",
"moviepath": "/videos/202502/02/679f0dd2ce4be83f7186d431",
"poster": "/videos/202502/02/679f0dd2ce4be83f7186d431/cover.jpg",
"poster2": {
"url": "/videos/202502/02/679f0dd2ce4be83f7186d431/poster2.jpg",
"width": 600,
"height": 338
},
"totv": "679f0dc3ce4be83f7186d35c",
"type": "movie"
},
{
"_id": "679f0ddcce4be83f7186d467",
"director": [],
"writer": [],
"stars": [],
"country": [],
"tags": [],
"screenshots": [
"/videos/202502/02/679f0ddcce4be83f7186d467/1.jpg",
"/videos/202502/02/679f0ddcce4be83f7186d467/0.jpg",
"/videos/202502/02/679f0ddcce4be83f7186d467/2.jpg",
"/videos/202502/02/679f0ddcce4be83f7186d467/3.jpg",
"/videos/202502/02/679f0ddcce4be83f7186d467/4.jpg"
],
"status": "转码完成",
"originalname": "舌尖上的美食",
"path": "./upload/bb1be1cce8eb406f4f004ba3ca8dbf9f",
"size": "977466",
"m3u8paths": [
{
"_id": "679f0df7ce4be83f7186d51d",
"hd": 1920,
"path": "./public/videos/202502/02/679f0ddcce4be83f7186d467/f6da66/index.m3u8"
}
],
"updateAt": "2025-02-02T06:17:08.380Z",
"createAt": "2025-02-02T06:17:27.968Z",
"duration": "0分钟",
"moviepath": "/videos/202502/02/679f0ddcce4be83f7186d467",
"poster": "/videos/202502/02/679f0ddcce4be83f7186d467/cover.jpg",
"poster2": {
"url": "/videos/202502/02/679f0ddcce4be83f7186d467/poster2.jpg",
"width": 600,
"height": 400
},
"totv": null,
"type": "movie"
}
]
}
注意m3u8paths
里边的hd
参数,320
为240P
、480
为360P
、640
为480P
、1138
为640P
、1280
为720P
、1920
为1080P
、2560
为2K
、20000
为原画,path
参数为M3U8
路径,需自行移除./public
后,拼接下域名就可以使用了。
获取音频管理数据
#后面为转码设置的apikey,该接口会获取音频管理切片完成的全部数据
Get /api/audiolist?apikey=5c20cEga22FgG7f
#支持参数,page, search, time, category
page:页数
search:搜索音频管理标题
time:提取最近多少小时的数据
category:提取指定分类的数据,填入分类名称就行
参数可以使用1到多个,如:/api/audiolist?apikey=5c20cEga22FgG7f&page=2&time=12&category=教育音频,不使用则默认提取全部数据。
{
"code": 1,
"msg": "数据列表",
"page": 1, //当前页数
"pagecount": 1, //总页数
"limit": "20", //每页显示数,默认20
"total": 2, //总数据
"list": [
{
"_id": "67a819e108fcce19c187d172",
"title": "音频2",
"path": "audio/音频2.mp3",
"duration": "2:11",
"size": "2.00",
"status": "切片完成",
"category": "暂无分类",
"updateAt": "2025-02-09T02:58:41.074Z",
"createAt": "2025-02-09T02:58:41.074Z",
"__v": 0,
"audiopath": "/audios/202502/09/67a819e108fcce19c187d172",
"m3u8path": "./public/audios/202502/09/67a819e108fcce19c187d172/index.m3u8"
},
{
"_id": "67a819e108fcce19c187d171",
"title": "音频1",
"path": "audio/音频1.mp3",
"duration": "2:11",
"size": "2.00",
"status": "切片完成",
"category": "暂无分类",
"updateAt": "2025-02-09T02:58:41.068Z",
"createAt": "2025-02-09T02:58:41.068Z",
"__v": 0,
"audiopath": "/audios/202502/09/67a819e108fcce19c187d171",
"m3u8path": "./public/audios/202502/09/67a819e108fcce19c187d171/index.m3u8"
}
]
}
注意m3u8path
参数为M3U8
路径,需自行移除./public
后,拼接下域名就可以使用了。