-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathapi
More file actions
71 lines (53 loc) · 3.82 KB
/
api
File metadata and controls
71 lines (53 loc) · 3.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
// ================= 这些是视频解析接口,自行使用,收集自互联网。
[
// ================= 通用解析接口 =================
{ "name": "普通接口", "url": "https://jx.playerjy.com/?url=" },
{ "name": "高速接口", "url": "http://jiexi44.qmbo.cn/jiexi/?url=" },
{ "name": "超清接口", "url": "https://z1.m1907.top/?jx=" },
{ "name": "常用接口", "url": "https://yemu.xyz/?url=" },
{ "name": "海外接口", "url": "https://jx.77flv.cc/?url=" },
{ "name": "VIP解析1", "url": "https://api.52kdy.cn/?url=" },
{ "name": "蓝光接口", "url": "https://jx.iztyy.com/svip/?url=" },
{ "name": "聚合解析", "url": "https://jx.m3u8.tv/jiexi/?url=" },
{ "name": "无广告接口", "url": "https://jx.ckplayer.vip/jx/?url=" },
{ "name": "万能解析", "url": "https://jx.playerjtr.com/?url=" },
{ "name": "备用解析1", "url": "https://jx.bozrc.com:4433/player/?url=" },
{ "name": "备用解析2", "url": "https://jx.mmkv.cn/tv.php?url=" },
{ "name": "4K专用", "url": "https://jx.4kyy.top/?url=" },
{ "name": "移动优化", "url": "https://m3u8.cqfenfa.com/jx/?url=" },
// ================= 抖音/TikTok专用 =================
{ "name": "抖音元数据解析", "url": "https://api.pearktrue.cn/api/video/douyin/?url=" },
{ "name": "Ceacer抖音去水印", "url": "https://douyin.ceacer.cn/?url=" },
{ "name": "Vnil抖音批量", "url": "https://api.vnil.cn/api/customparse/getList?appkey=YOUR_KEY&url=" },
// ================= 多平台万能解析 =================
{ "name": "Pear万能解析", "url": "https://api.pearktrue.cn/api/video/api.php?url=" },
{ "name": "Vnil无水印解析", "url": "https://api.vnil.cn/api/parse?url=" },
{ "name": "iCodeQ聚合解析", "url": "https://api.icodeq.com/api/wechat_video_public?wxv_" },
// ================= B站专用 =================
{ "name": "B站解析", "url": "https://jx.xyflv.cc/?url=" },
{ "name": "B站直链提取", "url": "https://video-direct-link.vercel.app/bili.mp4?aid={aid}&bvid={bvid}&cid={cid}" },
{ "name": "B站半自动解析", "url": "https://icodeq-bpi.vercel.app/api/parwix?url=" },
// ================= 平台专用接口 =================
{ "name": "芒果专用", "url": "https://jx.yangtu.top/?url=" },
{ "name": "腾讯解析", "url": "https://jx.ivito.cn/?url=" },
{ "name": "爱奇艺专线", "url": "https://jx.aidouer.net/?url=" },
{ "name": "微信视频直链", "url": "https://api.icodeq.com/api/wechat_video_public?wxv_" },
{ "name": "微博307协议", "url": "https://api.icodeq.com/api/weibo_307_video?uid={uid}&cursor={cursor}&hd={hd}" },
{ "name": "网易MV直链", "url": "https://163.icodeq.com/?vid=" },
{ "name": "网易MV逆向", "url": "https://api.icodeq.com/api/get_163_mv_vercel?vid=" },
{ "name": "YouTube专用", "url": "https://yt.icodeq.com/dl?url=" },
// ================= 海外加速 =================
{ "name": "海外加速", "url": "https://jx.jsonplayer.com/player/?url=" },
{ "name": "TikTok国际版", "url": "https://api.intl.icodeq.com/tiktok?url=" },
{ "name": "Twitter视频解析", "url": "https://tw.icodeq.com/video?tweet_url=" },
// ================= 备用接口 =================
{ "name": "解析备用01", "url": "https://jx.playerjy.cn/jx2/?url=" },
{ "name": "解析备用02", "url": "https://parse.video/api/?url=" },
{ "name": "解析备用03", "url": "https://vip.jxplayer.top/?url=" },
{ "name": "解析备用04", "url": "http://45.136.28.100:88/jiexi/?url=" },
{ "name": "解析备用05", "url": "https://jx.ergan.top/?url=" },
// ================= 特殊场景接口 =================
{ "name": "直播流解析", "url": "https://live.icodeq.com/m3u8?url=" },
{ "name": "VR视频专用", "url": "https://vr.parse.video/?equirect=" },
{ "name": "8K超高清", "url": "https://8k.video/api/parse?token=YOUR_TOKEN&url=" }
]