validate
This commit is contained in:
+1024
-946
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"generated_at": "2026-07-20T20:09:46+08:00",
|
||||
"generated_at": "2026-07-20T22:28:22+08:00",
|
||||
"max_workers": 16,
|
||||
"total_duration_ms": 27501.709,
|
||||
"total_duration_ms": 296533.769,
|
||||
"summary": {
|
||||
"total": 117,
|
||||
"success": 91,
|
||||
"failed": 26,
|
||||
"success_rate": 0.7778,
|
||||
"total": 119,
|
||||
"success": 94,
|
||||
"failed": 25,
|
||||
"success_rate": 0.7899,
|
||||
"stage_failures": {
|
||||
"module_load": 0,
|
||||
"init": 0,
|
||||
"home": 6,
|
||||
"category": 15,
|
||||
"detail": 1,
|
||||
"home": 7,
|
||||
"category": 13,
|
||||
"detail": 0,
|
||||
"player": 1,
|
||||
"url_check": 0,
|
||||
"unexpected": 3
|
||||
"unexpected": 4
|
||||
}
|
||||
},
|
||||
"results": [
|
||||
@@ -27,14 +27,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 172.016,
|
||||
"module_load": 173.184,
|
||||
"init": 0.001,
|
||||
"home": 1013.535,
|
||||
"category": 0.022,
|
||||
"detail": 354.392,
|
||||
"player": 1730.492,
|
||||
"url_check": 458.491,
|
||||
"total": 3731.085
|
||||
"home": 394.89,
|
||||
"category": 0.036,
|
||||
"detail": 356.605,
|
||||
"player": 763.606,
|
||||
"url_check": 515.521,
|
||||
"total": 2266.786
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -66,14 +66,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 171.765,
|
||||
"module_load": 169.866,
|
||||
"init": 0.001,
|
||||
"home": 0.002,
|
||||
"category": 1035.436,
|
||||
"detail": 708.033,
|
||||
"player": 0.005,
|
||||
"url_check": 155.914,
|
||||
"total": 2071.88
|
||||
"category": 850.375,
|
||||
"detail": 560.839,
|
||||
"player": 0.003,
|
||||
"url_check": 166.91,
|
||||
"total": 1748.588
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -105,14 +105,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 201.303,
|
||||
"init": 0.003,
|
||||
"module_load": 172.381,
|
||||
"init": 0.005,
|
||||
"home": 0.001,
|
||||
"category": 758.829,
|
||||
"detail": 802.133,
|
||||
"category": 736.124,
|
||||
"detail": 653.864,
|
||||
"player": 0.002,
|
||||
"url_check": 0.06,
|
||||
"total": 3432.095
|
||||
"url_check": 0.055,
|
||||
"total": 3062.128
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -144,14 +144,14 @@
|
||||
"error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))",
|
||||
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 534, in _make_request\n response = conn.getresponse()\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 571, in getresponse\n httplib_response = super().getresponse()\n File \"/home/harold/.local/share/uv/python/cpython-3.14.3-linux-x86_64-gnu/lib/python3.14/http/client.py\", line 1450, in getresponse\n response.begin()\n ~~~~~~~~~~~~~~^^\n File \"/home/harold/.local/share/uv/python/cpython-3.14.3-linux-x86_64-gnu/lib/python3.14/http/client.py\", line 336, in begin\n version, status, reason = self._read_status()\n ~~~~~~~~~~~~~~~~~^^\nhttp.client.RemoteDisconnected: Remote end closed connection without response\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/requests/adapters.py\", line 645, in send\n resp = conn.urlopen(\n method=request.method,\n ...<9 lines>...\n chunked=chunked,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n retries = retries.increment(\n method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/retry.py\", line 490, in increment\n raise reraise(type(error), error, _stacktrace)\n ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/util.py\", line 38, in reraise\n raise value.with_traceback(tb)\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\nurllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 756, in validate_spider_file\n home_result = _run_timed(result[\"timings_ms\"], \"home\", spider.homeContent, clock, False)\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 318, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/AAZ音乐.txt\", line 220, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/AAZ音乐.txt\", line 57, in _fetch_html\n File \"/home/harold/workspace/atv-spiders/py/base/spider.py\", line 145, in fetch\n rsp = requests.get(url, params=params, cookies=cookies, headers=headers, timeout=timeout, verify=verify,\n stream=stream, allow_redirects=allow_redirects)\nrequests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))\n",
|
||||
"timings_ms": {
|
||||
"module_load": 171.925,
|
||||
"init": 0.001,
|
||||
"home": 268.381,
|
||||
"module_load": 170.806,
|
||||
"init": 0.002,
|
||||
"home": 198.968,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 450.02
|
||||
"total": 433.851
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -183,37 +183,76 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 174.431,
|
||||
"module_load": 194.163,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 261.618,
|
||||
"detail": 384.649,
|
||||
"player": 375.949,
|
||||
"url_check": 984.704,
|
||||
"total": 2184.217
|
||||
"category": 213.413,
|
||||
"detail": 190.465,
|
||||
"player": 198.98,
|
||||
"url_check": 720.49,
|
||||
"total": 1559.012
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
"category_videos": 36,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "596588",
|
||||
"flag": "无尽云播",
|
||||
"play_id": "596588~1~1"
|
||||
"vod_id": "596594",
|
||||
"flag": "光速云播",
|
||||
"play_id": "596594~1~1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v12.ppqrrs.com/wjv12/202607/20/WF4d6CzZE294/video/index.m3u8",
|
||||
"url": "https://v.gsuus.com/play/dNkYR18e/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v12.ppqrrs.com/wjv12/202607/20/WF4d6CzZE294/video/index.m3u8",
|
||||
"final_url": "https://v.gsuus.com/play/dNkYR18e/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "BT影视",
|
||||
"file": "BT影视.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 169.903,
|
||||
"init": 0.011,
|
||||
"home": 0.004,
|
||||
"category": 263.018,
|
||||
"detail": 258.974,
|
||||
"player": 259.811,
|
||||
"url_check": 0.057,
|
||||
"total": 1015.414
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
"category_videos": 32,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "movies",
|
||||
"vod_id": "47966992",
|
||||
"flag": "开往悬崖的火车[国语配音+中文字幕].Kai.Wang.Xuan.Ya.De.Huo.Che.2026.2160p.WEB-DL.H265.HDR.DDP-QuickIO 3.86GB",
|
||||
"play_id": "847649526"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "magnet:?xt=urn:btih:c15c2ba34feb76ab52212a5584fe47c0be289f5f",
|
||||
"valid": true,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "magnet:?xt=urn:btih:c15c2ba34feb76ab52212a5584fe47c0be289f5f",
|
||||
"reason": "非 HTTP 地址,按协议格式通过"
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "PPnix",
|
||||
"file": "PPnix.txt",
|
||||
@@ -222,14 +261,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 192.756,
|
||||
"module_load": 168.598,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 650.066,
|
||||
"detail": 598.504,
|
||||
"player": 0.014,
|
||||
"url_check": 488.226,
|
||||
"total": 1930.604
|
||||
"category": 511.738,
|
||||
"detail": 699.955,
|
||||
"player": 0.009,
|
||||
"url_check": 179.473,
|
||||
"total": 1560.708
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -261,14 +300,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 175.457,
|
||||
"module_load": 168.215,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 353.789,
|
||||
"detail": 190.215,
|
||||
"home": 0.002,
|
||||
"category": 271.467,
|
||||
"detail": 199.238,
|
||||
"player": 0.004,
|
||||
"url_check": 0.059,
|
||||
"total": 721.451
|
||||
"url_check": 0.064,
|
||||
"total": 705.444
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -300,14 +339,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 241.68,
|
||||
"module_load": 223.778,
|
||||
"init": 0.015,
|
||||
"home": 0.003,
|
||||
"category": 750.889,
|
||||
"detail": 845.582,
|
||||
"player": 317.514,
|
||||
"url_check": 376.748,
|
||||
"total": 2533.891
|
||||
"home": 0.005,
|
||||
"category": 458.895,
|
||||
"detail": 365.521,
|
||||
"player": 319.429,
|
||||
"url_check": 77.603,
|
||||
"total": 1455.059
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -323,11 +362,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F0000024jrso28p8VA.flac?guid=81b9b83f430b7514e3c161c18579c90c&vkey=31BBB02B35B30A7C12F33E24FFCA1EFDD95801936FFCB729C8FC360BAF690ED33298AA1C5FD240258EDAAB0EBEBA23BAEDE89E31C9BCF3DD__v2ba82194&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F0000024jrso28p8VA.flac?guid=d26adcaa5a3ce8fd6340f054de2df79d&vkey=4937F4BB71839DD32F066A918635F77C6929B54AC57AF21F153A35F2D6231B7BCAF357B8D81667EDF0D011AB7EADB2D4C96B757CA434FBD4__v2b9ab6a1&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F0000024jrso28p8VA.flac?guid=81b9b83f430b7514e3c161c18579c90c&vkey=31BBB02B35B30A7C12F33E24FFCA1EFDD95801936FFCB729C8FC360BAF690ED33298AA1C5FD240258EDAAB0EBEBA23BAEDE89E31C9BCF3DD__v2ba82194&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F0000024jrso28p8VA.flac?guid=d26adcaa5a3ce8fd6340f054de2df79d&vkey=4937F4BB71839DD32F066A918635F77C6929B54AC57AF21F153A35F2D6231B7BCAF357B8D81667EDF0D011AB7EADB2D4C96B757CA434FBD4__v2b9ab6a1&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -339,18 +378,18 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 170.056,
|
||||
"init": 0.005,
|
||||
"home": 0.083,
|
||||
"category": 871.042,
|
||||
"detail": 2763.099,
|
||||
"player": 0.013,
|
||||
"url_check": 677.217,
|
||||
"total": 4486.242
|
||||
"module_load": 193.079,
|
||||
"init": 0.004,
|
||||
"home": 0.059,
|
||||
"category": 936.917,
|
||||
"detail": 2250.121,
|
||||
"player": 0.005,
|
||||
"url_check": 776.9,
|
||||
"total": 4193.647
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
"category_videos": 17,
|
||||
"category_videos": 18,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
@@ -378,14 +417,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 171.881,
|
||||
"init": 0.001,
|
||||
"module_load": 169.305,
|
||||
"init": 0.004,
|
||||
"home": 0.001,
|
||||
"category": 390.472,
|
||||
"detail": 199.012,
|
||||
"category": 465.071,
|
||||
"detail": 397.927,
|
||||
"player": 0.005,
|
||||
"url_check": 772.124,
|
||||
"total": 1539.095
|
||||
"url_check": 155.185,
|
||||
"total": 1251.124
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -395,17 +434,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "index",
|
||||
"vod_id": "714893521",
|
||||
"vod_id": "714893593",
|
||||
"flag": "夸克",
|
||||
"play_id": "https://pan.quark.cn/s/0b4f7ab417e6||5"
|
||||
"play_id": "https://pan.quark.cn/s/b9e3800c3b60"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.quark.cn/s/0b4f7ab417e6||5",
|
||||
"url": "https://pan.quark.cn/s/b9e3800c3b60",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.quark.cn/s/0b4f7ab417e6%7C%7C5",
|
||||
"final_url": "https://pan.quark.cn/s/b9e3800c3b60",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -417,14 +456,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 179.284,
|
||||
"init": 0.002,
|
||||
"home": 1284.383,
|
||||
"category": 747.645,
|
||||
"detail": 654.463,
|
||||
"player": 740.895,
|
||||
"url_check": 1194.267,
|
||||
"total": 4801.939
|
||||
"module_load": 165.122,
|
||||
"init": 0.003,
|
||||
"home": 908.59,
|
||||
"category": 539.684,
|
||||
"detail": 557.238,
|
||||
"player": 414.48,
|
||||
"url_check": 71.778,
|
||||
"total": 2658.724
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -434,17 +473,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "19695",
|
||||
"vod_id": "19809",
|
||||
"flag": "快看云",
|
||||
"play_id": "快看云@@direct@@ba11073ae57ba0eede130eeda148f635,v03dadg10001d798bivog65sgr0dnec0,token+,1,1"
|
||||
"play_id": "快看云@@direct@@ba11073ae57ba0eede130eeda148f635,v0ddadg10001d95s0inog65s66j73g9g,token+,1,1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v6.douyinvod.com/f13a3412d287441e0551def8dd6654ad/6a5e6a4d/video/tos/cn/tos-cn-v-5f73e7/o8h0sJLDBDg8WaHAQEiY6hhBlfsubcUigtAnSE/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2078&bt=2078&cs=0&ds=4&ft=S9lstHiHH_Myq8ZYCYw_e2NvjTQ&mime_type=video_mp4&qs=13&rc=M2hndXY5cmw7OjQzNGdnM0BpM2hndXY5cmw7OjQzNGdnM0Bgay1kMmRzXzZhLS1kXjBzYSNgay1kMmRzXzZhLS1kXjBzcw%3D%3D&btag=c0000e00038000&dy_q=1784549374&l=20260720200934A093683D34A5B8DD0034",
|
||||
"url": "https://v26.douyinvod.com/e212b16f16b7d4b0bb3e29ad626ee223/6a5e894a/video/tos/cn/tos-cn-v-5f73e7/osETvktBkLExw28Ila3EvaQBpZuSVAMiBxwiT/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2085&bt=2085&cs=0&ds=4&ft=S9lstHiHH_Myq8ZRhQw_e2NvjTQ&mime_type=video_mp4&qs=13&rc=amo6OXY5cmx2PDQzNGdnM0Bpamo6OXY5cmx2PDQzNGdnM0A2MGczMmRrLTJhLS1kXmFzYSM2MGczMmRrLTJhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784557386&l=2026072022230665B1BAA649A1E0F2DD0C",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v6.douyinvod.com/f13a3412d287441e0551def8dd6654ad/6a5e6a4d/video/tos/cn/tos-cn-v-5f73e7/o8h0sJLDBDg8WaHAQEiY6hhBlfsubcUigtAnSE/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2078&bt=2078&cs=0&ds=4&ft=S9lstHiHH_Myq8ZYCYw_e2NvjTQ&mime_type=video_mp4&qs=13&rc=M2hndXY5cmw7OjQzNGdnM0BpM2hndXY5cmw7OjQzNGdnM0Bgay1kMmRzXzZhLS1kXjBzYSNgay1kMmRzXzZhLS1kXjBzcw%3D%3D&btag=c0000e00038000&dy_q=1784549374&l=20260720200934A093683D34A5B8DD0034",
|
||||
"final_url": "https://v26.douyinvod.com/e212b16f16b7d4b0bb3e29ad626ee223/6a5e894a/video/tos/cn/tos-cn-v-5f73e7/osETvktBkLExw28Ila3EvaQBpZuSVAMiBxwiT/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2085&bt=2085&cs=0&ds=4&ft=S9lstHiHH_Myq8ZRhQw_e2NvjTQ&mime_type=video_mp4&qs=13&rc=amo6OXY5cmx2PDQzNGdnM0Bpamo6OXY5cmx2PDQzNGdnM0A2MGczMmRrLTJhLS1kXmFzYSM2MGczMmRrLTJhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784557386&l=2026072022230665B1BAA649A1E0F2DD0C",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -456,34 +495,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 172.327,
|
||||
"module_load": 165.962,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 2037.655,
|
||||
"detail": 1145.941,
|
||||
"player": 1053.569,
|
||||
"url_check": 378.005,
|
||||
"total": 4788.182
|
||||
"home": 0.002,
|
||||
"category": 1137.699,
|
||||
"detail": 1533.991,
|
||||
"player": 1261.438,
|
||||
"url_check": 944.487,
|
||||
"total": 8823.416
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
"category_videos": 227,
|
||||
"category_videos": 72,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "index",
|
||||
"vod_id": "205003",
|
||||
"tid": "drama",
|
||||
"vod_id": "205514",
|
||||
"flag": "YouKnowTV",
|
||||
"play_id": "eyJ2b2RfaWQiOiIyMDUwMDMiLCJlcGlzb2RlX2luZGV4IjoxLCJ0aXRsZSI6IuesrDHpm4YiLCJjYW5kaWRhdGVzIjpbeyJzb3VyY2UiOiLnur_ot68xIiwic291cmNlX2lkIjoiMSIsImVwaXNvZGVfdXJsIjoiaHR0cHM6Ly93d3cueW91a25vdy50di9wLzIwNTAwMy0xLTEvIn0seyJzb3VyY2UiOiLnur_ot68yIiwic291cmNlX2lkIjoiMSIsImVwaXNvZGVfdXJsIjoiaHR0cHM6Ly93d3cueW91a25vdy50di9wLzIwNTAwMy0xLTEvIn0seyJzb3VyY2UiOiLnur_ot68zNiIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDUwMDMtMi0xLyJ9LHsic291cmNlIjoi57q_6LevMzciLCJzb3VyY2VfaWQiOiIyIiwiZXBpc29kZV91cmwiOiJodHRwczovL3d3dy55b3Vrbm93LnR2L3AvMjA1MDAzLTItMS8ifSx7InNvdXJjZSI6Iue6v-i3rzcxIiwic291cmNlX2lkIjoiMyIsImVwaXNvZGVfdXJsIjoiaHR0cHM6Ly93d3cueW91a25vdy50di9wLzIwNTAwMy0zLTEvIn0seyJzb3VyY2UiOiLnur_ot683MiIsInNvdXJjZV9pZCI6IjMiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDUwMDMtMy0xLyJ9XX0"
|
||||
"play_id": "eyJ2b2RfaWQiOiIyMDU1MTQiLCJlcGlzb2RlX2luZGV4IjoxLCJ0aXRsZSI6IuesrDAx6ZuGIiwiY2FuZGlkYXRlcyI6W3sic291cmNlIjoi57q_6LevMSIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDU1MTQtMS0xLyJ9LHsic291cmNlIjoi57q_6LevMyIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDU1MTQtMS0xLyJ9LHsic291cmNlIjoi57q_6LevNSIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDU1MTQtMi0xLyJ9LHsic291cmNlIjoi57q_6LevNiIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDU1MTQtMi0xLyJ9XX0"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.dytt-tvs.com/20260627/25759_ba307c1f/index.m3u8",
|
||||
"url": "https://play.phimgood.com/20260720/29119_dc74d495/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.dytt-tvs.com/20260627/25759_ba307c1f/index.m3u8",
|
||||
"final_url": "https://play.phimgood.com/20260720/29119_dc74d495/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -495,14 +534,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 237.98,
|
||||
"init": 0.006,
|
||||
"module_load": 178.559,
|
||||
"init": 0.005,
|
||||
"home": 0.002,
|
||||
"category": 877.858,
|
||||
"detail": 709.902,
|
||||
"category": 741.155,
|
||||
"detail": 718.434,
|
||||
"player": 0.003,
|
||||
"url_check": 178.798,
|
||||
"total": 2006.256
|
||||
"url_check": 147.312,
|
||||
"total": 1835.848
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -534,14 +573,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 173.32,
|
||||
"module_load": 165.699,
|
||||
"init": 0.001,
|
||||
"home": 1392.707,
|
||||
"category": 2728.772,
|
||||
"detail": 2972.881,
|
||||
"home": 920.894,
|
||||
"category": 1011.657,
|
||||
"detail": 1068.653,
|
||||
"player": 0.005,
|
||||
"url_check": 397.538,
|
||||
"total": 11596.079
|
||||
"url_check": 142.206,
|
||||
"total": 3369.992
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -550,18 +589,18 @@
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "37317368",
|
||||
"flag": "百度",
|
||||
"play_id": "https://pan.baidu.com/s/1aMe2ITpx7NqBStfHD-7ElQ?pwd=Yu66"
|
||||
"tid": "1",
|
||||
"vod_id": "35908040",
|
||||
"flag": "夸克",
|
||||
"play_id": "https://pan.quark.cn/s/7c84d438f9fb"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1aMe2ITpx7NqBStfHD-7ElQ?pwd=Yu66",
|
||||
"url": "https://pan.quark.cn/s/7c84d438f9fb",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/s/1aMe2ITpx7NqBStfHD-7ElQ?pwd=Yu66",
|
||||
"final_url": "https://pan.quark.cn/s/7c84d438f9fb",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -573,14 +612,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 191.518,
|
||||
"module_load": 222.316,
|
||||
"init": 0.001,
|
||||
"home": 404.998,
|
||||
"category": 110.104,
|
||||
"home": 105.729,
|
||||
"category": 100.66,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 817.347
|
||||
"total": 536.866
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -607,39 +646,39 @@
|
||||
{
|
||||
"spider": "两个BT",
|
||||
"file": "两个BT.txt",
|
||||
"success": false,
|
||||
"failed_stage": "category",
|
||||
"error": "分类视频列表为空",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 243.397,
|
||||
"module_load": 10.017,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 10014.928,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 20321.175
|
||||
"category": 367.611,
|
||||
"detail": 417.963,
|
||||
"player": 716.548,
|
||||
"url_check": 400.832,
|
||||
"total": 1913.668
|
||||
},
|
||||
"counts": {
|
||||
"classes": 14,
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
"category_videos": 24,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "meiju",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
"tid": "zgjun",
|
||||
"vod_id": "ch4devf32",
|
||||
"flag": "两个BT",
|
||||
"play_id": "eyJwaWQiOiIvcGxheS9jaDRkZXZmMzIiLCJzaWQiOiJjaDRkZXZmMzIiLCJuYW1lIjoiMSJ9"
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"parse": 0,
|
||||
"url": "https://zijieapi.douyinbyte.com/m3u8/be3a34da54029cf6be9058aa523009c1.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://zijieapi.douyinbyte.com/m3u8/be3a34da54029cf6be9058aa523009c1.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -651,14 +690,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.412,
|
||||
"module_load": 5.334,
|
||||
"init": 0.001,
|
||||
"home": 304.68,
|
||||
"category": 442.763,
|
||||
"detail": 884.186,
|
||||
"player": 0.02,
|
||||
"url_check": 2185.221,
|
||||
"total": 3823.447
|
||||
"home": 325.922,
|
||||
"category": 404.498,
|
||||
"detail": 950.979,
|
||||
"player": 0.022,
|
||||
"url_check": 557.84,
|
||||
"total": 2245.537
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -678,7 +717,7 @@
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vod-cdn.findtv.me/hls_overseas/b969e66c034a1f922d110e984278b1e67c54c27d.m3u8",
|
||||
"final_url": "https://vod-cdn.findtv.me/hls_overseas/112b566ccf370374d1506912a7c3f270c0550283.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -690,14 +729,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.06,
|
||||
"module_load": 3.986,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 590.352,
|
||||
"home": 0.001,
|
||||
"category": 508.669,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1185.155
|
||||
"total": 1022.157
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -729,14 +768,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.651,
|
||||
"module_load": 9.885,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1683.137,
|
||||
"detail": 831.876,
|
||||
"category": 1568.353,
|
||||
"detail": 701.965,
|
||||
"player": 0.004,
|
||||
"url_check": 1178.396,
|
||||
"total": 3703.546
|
||||
"url_check": 1200.701,
|
||||
"total": 3481.418
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -760,6 +799,45 @@
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "云朵",
|
||||
"file": "云朵.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.004,
|
||||
"init": 0.002,
|
||||
"home": 1514.732,
|
||||
"category": 774.716,
|
||||
"detail": 708.292,
|
||||
"player": 728.69,
|
||||
"url_check": 1577.086,
|
||||
"total": 5309.606
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
"category_videos": 20,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "58276",
|
||||
"flag": "vwnet",
|
||||
"play_id": "vwnet-7dd2229116d64b36aced0a80d58fe774"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://yun.jiexicn.top/api/banyun/7dd2229116d64b36aced0a80d58fe774.m3u8?ZWM1N3pzVGRzZGFTYWpvYVFSUHFPWmc4YStMV2pZaXJ0U2VTWnR4R0wxdi8rY1dLempLYlhEWFUwU2xZTTFXcHFjcnFiL2VjNW1vYXZGT29XVHJlUDJOcFQrVWJpWTJKbDZGQ3k5S1JXWHovMzRwMTBrdjFUVkpPZDBjUlF0aFNGM254eU9RZnkwQm1UNDF0eWpHNTVVWG40U3YxRUN3",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://yun.jiexicn.top/api/banyun/7dd2229116d64b36aced0a80d58fe774.m3u8?ZWM1N3pzVGRzZGFTYWpvYVFSUHFPWmc4YStMV2pZaXJ0U2VTWnR4R0wxdi8rY1dLempLYlhEWFUwU2xZTTFXcHFjcnFiL2VjNW1vYXZGT29XVHJlUDJOcFQrVWJpWTJKbDZGQ3k5S1JXWHovMzRwMTBrdjFUVkpPZDBjUlF0aFNGM254eU9RZnkwQm1UNDF0eWpHNTVVWG40U3YxRUN3",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "人人电影",
|
||||
"file": "人人电影.txt",
|
||||
@@ -768,14 +846,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.479,
|
||||
"module_load": 4.733,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 575.55,
|
||||
"detail": 419.796,
|
||||
"player": 0.007,
|
||||
"url_check": 919.026,
|
||||
"total": 1920.421
|
||||
"home": 0.001,
|
||||
"category": 466.894,
|
||||
"detail": 403.208,
|
||||
"player": 0.008,
|
||||
"url_check": 1093.154,
|
||||
"total": 1968.416
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -785,17 +863,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "movie/list_2",
|
||||
"vod_id": "/movie/2021/0429/17763.html",
|
||||
"vod_id": "/movie/2026/0720/60409.html",
|
||||
"flag": "baidu",
|
||||
"play_id": "https://pan.baidu.com/s/1EbGMCktj_tUYCapUKHQYMg?pwd=8fxy"
|
||||
"play_id": "https://pan.baidu.com/s/1U0gIUOtEIAOfmhYYTcO4pA?pwd=u231"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1EbGMCktj_tUYCapUKHQYMg?pwd=8fxy",
|
||||
"url": "https://pan.baidu.com/s/1U0gIUOtEIAOfmhYYTcO4pA?pwd=u231",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=EbGMCktj_tUYCapUKHQYMg&pwd=8fxy",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=U0gIUOtEIAOfmhYYTcO4pA&pwd=u231",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -807,14 +885,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.423,
|
||||
"module_load": 8.837,
|
||||
"init": 0.001,
|
||||
"home": 489.372,
|
||||
"category": 300.154,
|
||||
"detail": 302.839,
|
||||
"player": 794.207,
|
||||
"url_check": 676.689,
|
||||
"total": 4163.431
|
||||
"home": 226.298,
|
||||
"category": 326.47,
|
||||
"detail": 274.081,
|
||||
"player": 383.833,
|
||||
"url_check": 124.915,
|
||||
"total": 1345.141
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -823,18 +901,18 @@
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "MOVIE",
|
||||
"vod_id": "58341",
|
||||
"tid": "TV",
|
||||
"vod_id": "56986",
|
||||
"flag": "人人专线",
|
||||
"play_id": "58341@388991"
|
||||
"play_id": "56986@387800"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://qn-302-m-play.bwcgee.cn/3065c5a0819471f1baba6732b68f0402/02d25d1c7796480a810b42c234006013-a3859d26b6f26e119c61431515e33abc-ld.mp4?sign=4a10024f54be636bf88c00b16da511f5&t=6a5e4840&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=2297ac24049a46aeaccdbeb406846268&hevc=false&seasonId=58341",
|
||||
"url": "https://a1ri9kob0ec0qab.302.fledgecloud.com:56782/zj-302-cdn.bwcgee.cn/c069d42171ee71f1833a4531958d0402/c17bc232b9cd4d8ebe60d89eb7792743-a3279265c3c45d0c5e841261bed53550-ld.mp4?auth_key=1784572090-5614ac789966c329af2e828ac687c2c1-0-ebf3e7e71684d4abec5e4e32f5ad57e9&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=5a92e09e309647779f68d63459393755&hevc=false&seasonId=56986",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://qn-302-m-play-bwcgee-cn-idvpftl.oubauneereid.com/qn-302-m-play.bwcgee.cn/3065c5a0819471f1baba6732b68f0402/02d25d1c7796480a810b42c234006013-a3859d26b6f26e119c61431515e33abc-ld.mp4?sign=4a10024f54be636bf88c00b16da511f5&t=6a5e4840&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=2297ac24049a46aeaccdbeb406846268&hevc=false&seasonId=58341",
|
||||
"final_url": "https://a1ri9kob0ec0qab.302.fledgecloud.com:56782/zj-302-cdn.bwcgee.cn/c069d42171ee71f1833a4531958d0402/c17bc232b9cd4d8ebe60d89eb7792743-a3279265c3c45d0c5e841261bed53550-ld.mp4?auth_key=1784572090-5614ac789966c329af2e828ac687c2c1-0-ebf3e7e71684d4abec5e4e32f5ad57e9&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=5a92e09e309647779f68d63459393755&hevc=false&seasonId=56986",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -846,14 +924,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.915,
|
||||
"module_load": 15.403,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 493.702,
|
||||
"detail": 640.112,
|
||||
"category": 265.288,
|
||||
"detail": 568.064,
|
||||
"player": 0.002,
|
||||
"url_check": 256.503,
|
||||
"total": 1400.226
|
||||
"url_check": 226.707,
|
||||
"total": 1076.043
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -863,17 +941,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "电视剧",
|
||||
"vod_id": "show:aaba57bec65242f187b5",
|
||||
"vod_id": "show:bbaf2557249a4f2a9447",
|
||||
"flag": "优酷",
|
||||
"play_id": "https://v.youku.com/v_show/id_XNjQ4NzIwOTg1Ng==.html"
|
||||
"play_id": "https://v.youku.com/v_show/id_XNjUyMTM3MTY0OA==.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": 1,
|
||||
"url": "https://v.youku.com/v_show/id_XNjQ4NzIwOTg1Ng==.html",
|
||||
"url": "https://v.youku.com/v_show/id_XNjUyMTM3MTY0OA==.html",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.youku.com/v_show/id_XNjQ4NzIwOTg1Ng==.html",
|
||||
"final_url": "https://v.youku.com/v_show/id_XNjUyMTM3MTY0OA==.html",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -885,14 +963,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.718,
|
||||
"module_load": 4.743,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1105.051,
|
||||
"detail": 752.091,
|
||||
"player": 0.011,
|
||||
"url_check": 596.668,
|
||||
"total": 2459.063
|
||||
"category": 1028.124,
|
||||
"detail": 1392.516,
|
||||
"player": 0.009,
|
||||
"url_check": 401.14,
|
||||
"total": 2827.237
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -902,17 +980,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "series",
|
||||
"vod_id": "movie/the-hawk-season-1",
|
||||
"flag": "播放源 1 (720P)",
|
||||
"play_id": "https://v.lfthirtytwo.com/20260717/8720_824b4433/index.m3u8"
|
||||
"vod_id": "movie/portland-street-action",
|
||||
"flag": "播放源 1 (1080P)",
|
||||
"play_id": "https://v.lzcdn27.com/20260719/13644_5ab45eaa/index.m3u8"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.lfthirtytwo.com/20260717/8720_824b4433/index.m3u8",
|
||||
"url": "https://v.lzcdn27.com/20260719/13644_5ab45eaa/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.lfthirtytwo.com/20260717/8720_824b4433/index.m3u8",
|
||||
"final_url": "https://v.lzcdn27.com/20260719/13644_5ab45eaa/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -924,14 +1002,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.663,
|
||||
"module_load": 8.434,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1260.854,
|
||||
"detail": 321.349,
|
||||
"player": 1132.472,
|
||||
"url_check": 1168.033,
|
||||
"total": 3892.273
|
||||
"category": 868.833,
|
||||
"detail": 253.915,
|
||||
"player": 1065.018,
|
||||
"url_check": 592.056,
|
||||
"total": 2789.595
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -947,11 +1025,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.xl01.eu.cc/obj/C7B3776D8C80D0A442F443CE64FE84798641F0CE54E42D528F235A71BD081183",
|
||||
"url": "https://v.xl01.eu.cc/obj/F7484DE03C970A5F04F5F10B8984A84D8319EE3827796728D0C8765B8120F486",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://lf26-imcloud-file-sign.bytetos.com/tos-cn-o-0000c2428/ocynEGinAJBUYk5XAABBAmKx4Y1QkBBLA8iCfG?x-expires=1784551119&x-signature=taSWOl%2FB0Oi2SAEwuPyrE60F7YM%3D",
|
||||
"final_url": "https://lf26-imcloud-file-sign.bytetos.com/tos-cn-o-0000c2428/ocynEGinAJBUYk5XAABBAmKx4Y1QkBBLA8iCfG?x-expires=1784558297&x-signature=AvWVIWd2b0XMxA9fW3ZvLUeHg6o%3D",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -963,14 +1041,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.008,
|
||||
"init": 0.009,
|
||||
"module_load": 6.046,
|
||||
"init": 0.011,
|
||||
"home": 0.001,
|
||||
"category": 513.16,
|
||||
"detail": 244.541,
|
||||
"player": 0.003,
|
||||
"url_check": 952.516,
|
||||
"total": 1714.867
|
||||
"category": 339.806,
|
||||
"detail": 214.819,
|
||||
"player": 0.002,
|
||||
"url_check": 1780.104,
|
||||
"total": 2341.361
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -1002,14 +1080,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.451,
|
||||
"module_load": 8.068,
|
||||
"init": 0.001,
|
||||
"home": 447.949,
|
||||
"category": 183.118,
|
||||
"home": 189.562,
|
||||
"category": 169.842,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 938.77
|
||||
"total": 550.963
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1041,14 +1119,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.867,
|
||||
"module_load": 4.519,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 401.026,
|
||||
"category": 379.723,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 920.095
|
||||
"total": 966.936
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1080,14 +1158,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.474,
|
||||
"module_load": 4.759,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 650.788,
|
||||
"category": 645.581,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1501.037
|
||||
"total": 1263.506
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1119,14 +1197,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.608,
|
||||
"init": 137.553,
|
||||
"home": 0.062,
|
||||
"category": 107.281,
|
||||
"detail": 1206.307,
|
||||
"player": 131.756,
|
||||
"url_check": 469.992,
|
||||
"total": 2058.091
|
||||
"module_load": 4.861,
|
||||
"init": 164.612,
|
||||
"home": 0.069,
|
||||
"category": 123.606,
|
||||
"detail": 1285.763,
|
||||
"player": 254.534,
|
||||
"url_check": 1013.058,
|
||||
"total": 2847.094
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1136,17 +1214,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "194309",
|
||||
"vod_id": "194863",
|
||||
"flag": "蓝光B线-在线看",
|
||||
"play_id": "BBA@FYNB-353864636661643935653263333537351655aa71a851610042dba4d903900a15ba953767d4c58745fefc3c1262a63daefce2cf962e0cfc5e514687ab59b664cada176c4f558b51ebecd9e77b3bbef0e4b889b33d99767a745a87c2be0ed05b81f38d86af333bb736dc6179e14fc67ead1965aade3373e2393e0a7448103ac87e7c84ae5affb632aca13a45e994ccef4fed977d0db1fd9d9ccda0fa6804d9c49daf0b9c6daa52e31fe04deb5979f7ff36f8e979efbd10d5069ad1ca4b1b1c358747dcbfd1ecb0e511a8307179448e654c"
|
||||
"play_id": "BBA@FYNB-353864636661643935653263333537357c83b031228a3bd672dc0b0a7cdc581ead2e1bc85639cf4c053adfef9b8bce3c4746a183ee168a7b50cfc22c38a53445aee5c65562d019419b3da16c172c3a7f0569c4263e7d1840291a57cc15288da7e5f45baf3199eae78aaef4565f9cd002ca1839b58b280dbe26f4c9b8423a52694bef7810700fb0aa8351e419773888ce6528d1dbfcf7685bfc4da9c8ecff2ec829994489c9c23fc92f574515063528d01ed3fa6d959493eab3a729e50ea3f211e0c187c6feee2e238ba8e63bd5222e8c"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://szxzwxsns.video.qq.com/251/20302/stodownload?encfilekey=nLWUlAoVvyxbEguq6LmHaVFbUIWQyhSf1z3UYib3eib8EDn8ib3ob4RkNmXpibwMZL8Voic5GCd3T7ASdYJicjBz79Sg&token=6xykWLEnztKwGwueDxguYzpsTR8icaTiaDuOI4iaKqRBA7zKTux30KX92V2w5OoibQbTFw7H8QKTdmxe33T9MEvB8tICTsQoRdDmQNibZOvWkwJUtWegyBKEkz2a5SwbeNxc7DnnCjcN5KpGzgia8069vvnrsaO2SGNbJOwJ6Zh72PotLFDLuMO9ricNWSOVv8HHOxTnC0mnDGib1G5F8pRmbpTmSYAOia9NBIX0ZwadnuycK1Z8&bizid=1023&dotrans=0&hy=SH&idx=1&m=&uzid=7a1f2&basedata=CAMSA3hWMCIJCgcKA3hWMBAASPfu99IG&sign=6Hz7RpuHod-9jrPctB5TQiC6M2SbTKa7OMfXC5XpR49TF6XyX7GQiQHs7XsIh3su0b1jjNbyZUfdl2Z-H5Lqig&filename=BBA.mp4",
|
||||
"url": "https://video-cn.snssdk.com/storage/v1/tos-cn-v-0051/b42659e3716548a7b4641814b6d3ff3e?x-tos-authkey=5bf25627da095a5cba28ace592de46cc&x-tos-expires=1785761291&x-tos-signature=tmo8ATXZONHDEbrkIMQdk59_zdE&filename=BBA.mp4",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://szxzwxsns.video.qq.com/251/20302/stodownload?encfilekey=nLWUlAoVvyxbEguq6LmHaVFbUIWQyhSf1z3UYib3eib8EDn8ib3ob4RkNmXpibwMZL8Voic5GCd3T7ASdYJicjBz79Sg&token=6xykWLEnztKwGwueDxguYzpsTR8icaTiaDuOI4iaKqRBA7zKTux30KX92V2w5OoibQbTFw7H8QKTdmxe33T9MEvB8tICTsQoRdDmQNibZOvWkwJUtWegyBKEkz2a5SwbeNxc7DnnCjcN5KpGzgia8069vvnrsaO2SGNbJOwJ6Zh72PotLFDLuMO9ricNWSOVv8HHOxTnC0mnDGib1G5F8pRmbpTmSYAOia9NBIX0ZwadnuycK1Z8&bizid=1023&dotrans=0&hy=SH&idx=1&m=&uzid=7a1f2&basedata=CAMSA3hWMCIJCgcKA3hWMBAASPfu99IG&sign=6Hz7RpuHod-9jrPctB5TQiC6M2SbTKa7OMfXC5XpR49TF6XyX7GQiQHs7XsIh3su0b1jjNbyZUfdl2Z-H5Lqig&filename=BBA.mp4",
|
||||
"final_url": "https://video-cn.snssdk.com/storage/v1/tos-cn-v-0051/b42659e3716548a7b4641814b6d3ff3e?x-tos-authkey=5bf25627da095a5cba28ace592de46cc&x-tos-expires=1785761291&x-tos-signature=tmo8ATXZONHDEbrkIMQdk59_zdE&filename=BBA.mp4",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1158,14 +1236,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.424,
|
||||
"init": 0.0,
|
||||
"module_load": 6.901,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 290.101,
|
||||
"detail": 480.671,
|
||||
"player": 483.783,
|
||||
"url_check": 957.292,
|
||||
"total": 2217.726
|
||||
"category": 208.65,
|
||||
"detail": 497.941,
|
||||
"player": 411.833,
|
||||
"url_check": 977.662,
|
||||
"total": 2103.568
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1197,14 +1275,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.885,
|
||||
"module_load": 4.513,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1643.268,
|
||||
"detail": 1209.337,
|
||||
"player": 218.215,
|
||||
"url_check": 497.795,
|
||||
"total": 3574.266
|
||||
"category": 586.422,
|
||||
"detail": 209.04,
|
||||
"player": 255.892,
|
||||
"url_check": 114.1,
|
||||
"total": 1170.807
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1220,11 +1298,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/15/20260715141444771XkXOuMsT/playlist.m3u8?auth_key=1784549378-0-0-ce9f396533c7eb3b638c54cd9289970f",
|
||||
"url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/15/20260715141444771XkXOuMsT/playlist.m3u8?auth_key=1784557691-0-0-4dc6ad76b205db22b187437d6b7806c1",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/15/20260715141444771XkXOuMsT/playlist.m3u8?auth_key=1784549378-0-0-ce9f396533c7eb3b638c54cd9289970f",
|
||||
"final_url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/15/20260715141444771XkXOuMsT/playlist.m3u8?auth_key=1784557691-0-0-4dc6ad76b205db22b187437d6b7806c1",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1236,14 +1314,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.705,
|
||||
"module_load": 4.999,
|
||||
"init": 0.001,
|
||||
"home": 3503.609,
|
||||
"category": 234.769,
|
||||
"detail": 675.278,
|
||||
"home": 2814.08,
|
||||
"category": 271.96,
|
||||
"detail": 664.264,
|
||||
"player": 0.002,
|
||||
"url_check": 832.443,
|
||||
"total": 5251.24
|
||||
"url_check": 95.497,
|
||||
"total": 3851.148
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1275,14 +1353,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.668,
|
||||
"module_load": 5.148,
|
||||
"init": 0.005,
|
||||
"home": 411.635,
|
||||
"category": 89.917,
|
||||
"detail": 176.576,
|
||||
"home": 412.269,
|
||||
"category": 89.97,
|
||||
"detail": 162.655,
|
||||
"player": 0.003,
|
||||
"url_check": 658.391,
|
||||
"total": 1341.853
|
||||
"url_check": 75.94,
|
||||
"total": 746.57
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1292,17 +1370,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "11428",
|
||||
"flag": "线路Y",
|
||||
"play_id": "http://jx1-jiexijiekou.050713.xyz/m3u8/m3u812/1773153575.m3u8"
|
||||
"vod_id": "11404",
|
||||
"flag": "线路D",
|
||||
"play_id": "http://jx1-jiexijiekou.050713.xyz/m3u8/m3u812/1783583955.m3u8"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://jx1-jiexijiekou.050713.xyz/m3u8/m3u812/1773153575.m3u8",
|
||||
"url": "http://jx1-jiexijiekou.050713.xyz/m3u8/m3u812/1783583955.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://jx1-jiexijiekou.050713.xyz/m3u8/m3u812/1773153575.m3u8",
|
||||
"final_url": "http://jx1-jiexijiekou.050713.xyz/m3u8/m3u812/1783583955.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1314,14 +1392,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.215,
|
||||
"init": 611.498,
|
||||
"home": 0.021,
|
||||
"category": 236.189,
|
||||
"detail": 175.608,
|
||||
"player": 0.003,
|
||||
"url_check": 139.585,
|
||||
"total": 1167.873
|
||||
"module_load": 3.32,
|
||||
"init": 329.477,
|
||||
"home": 0.004,
|
||||
"category": 185.587,
|
||||
"detail": 162.742,
|
||||
"player": 0.002,
|
||||
"url_check": 142.666,
|
||||
"total": 824.648
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1353,14 +1431,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.573,
|
||||
"init": 79.677,
|
||||
"home": 0.001,
|
||||
"category": 160.82,
|
||||
"detail": 463.911,
|
||||
"player": 321.801,
|
||||
"url_check": 340.489,
|
||||
"total": 1370.906
|
||||
"module_load": 4.12,
|
||||
"init": 85.463,
|
||||
"home": 0.002,
|
||||
"category": 177.999,
|
||||
"detail": 4626.253,
|
||||
"player": 619.763,
|
||||
"url_check": 73.638,
|
||||
"total": 5588.07
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1376,11 +1454,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://audiopay.cos.tx.xmcdn.com/download/1.0.0/storages/b817-audiopay/16/AA/GKwRIaIGGaRGADgE-gEx_hMS-aacv2-48K.m4a?sign=18c7d433622be5756b5daaf61342de3b&buy_key=FM&token=6854×tamp=1784549376&duration=453",
|
||||
"url": "http://audiopay.cos.tx.xmcdn.com/download/1.0.0/storages/b817-audiopay/16/AA/GKwRIaIGGaRGADgE-gEx_hMS-aacv2-48K.m4a?sign=b48e06d6de1e51dc69ad1c6c7de924f6&buy_key=FM&token=6719×tamp=1784557695&duration=453",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://audiopay.cos.tx.xmcdn.com/download/1.0.0/storages/b817-audiopay/16/AA/GKwRIaIGGaRGADgE-gEx_hMS-aacv2-48K.m4a?sign=18c7d433622be5756b5daaf61342de3b&buy_key=FM&token=6854×tamp=1784549376&duration=453",
|
||||
"final_url": "http://audiopay.cos.tx.xmcdn.com/download/1.0.0/storages/b817-audiopay/16/AA/GKwRIaIGGaRGADgE-gEx_hMS-aacv2-48K.m4a?sign=b48e06d6de1e51dc69ad1c6c7de924f6&buy_key=FM&token=6719×tamp=1784557695&duration=453",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1392,14 +1470,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.511,
|
||||
"init": 0.001,
|
||||
"home": 486.712,
|
||||
"category": 419.705,
|
||||
"detail": 705.15,
|
||||
"player": 355.398,
|
||||
"url_check": 433.79,
|
||||
"total": 2410.687
|
||||
"module_load": 9.389,
|
||||
"init": 0.0,
|
||||
"home": 567.493,
|
||||
"category": 399.215,
|
||||
"detail": 712.817,
|
||||
"player": 340.632,
|
||||
"url_check": 145.18,
|
||||
"total": 2176.79
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1415,11 +1493,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1784547256&sign=9dea2562f7c79e4a21bf166b07cc6e4b",
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1784555032&sign=5852fb9c92e511656ac60058d440127a",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1784547256&sign=9dea2562f7c79e4a21bf166b07cc6e4b",
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1784555032&sign=5852fb9c92e511656ac60058d440127a",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1431,14 +1509,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.258,
|
||||
"init": 0.007,
|
||||
"home": 588.772,
|
||||
"category": 587.967,
|
||||
"detail": 439.91,
|
||||
"player": 3252.381,
|
||||
"url_check": 444.541,
|
||||
"total": 5322.657
|
||||
"module_load": 8.379,
|
||||
"init": 0.005,
|
||||
"home": 507.103,
|
||||
"category": 419.901,
|
||||
"detail": 661.181,
|
||||
"player": 1163.557,
|
||||
"url_check": 78.205,
|
||||
"total": 2839.069
|
||||
},
|
||||
"counts": {
|
||||
"classes": 3,
|
||||
@@ -1454,11 +1532,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/32045346ddfe49e583c390b926c26ee0~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1815653378&x-signature=G17e0O9zpnXRRq1MpP36jV85vz4%3D",
|
||||
"url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/32045346ddfe49e583c390b926c26ee0~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1815661693&x-signature=KgMV94M9tnIwivonwomYdi8Viro%3D",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/32045346ddfe49e583c390b926c26ee0~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1815653378&x-signature=G17e0O9zpnXRRq1MpP36jV85vz4%3D",
|
||||
"final_url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/32045346ddfe49e583c390b926c26ee0~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1815661693&x-signature=KgMV94M9tnIwivonwomYdi8Viro%3D",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1470,14 +1548,14 @@
|
||||
"error": "HTTPSConnectionPool(host='40000.me', port=443): Read timed out. (read timeout=10)",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.679,
|
||||
"init": 0.0,
|
||||
"module_load": 4.118,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 10016.455,
|
||||
"category": 10016.872,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 20507.906
|
||||
"total": 20038.498
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1509,14 +1587,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.802,
|
||||
"module_load": 5.983,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 962.006,
|
||||
"category": 691.764,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1836.007
|
||||
"total": 1377.652
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1548,14 +1626,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 11.226,
|
||||
"module_load": 11.531,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 2569.655,
|
||||
"detail": 897.815,
|
||||
"category": 1999.443,
|
||||
"detail": 898.506,
|
||||
"player": 0.003,
|
||||
"url_check": 1146.888,
|
||||
"total": 4626.29
|
||||
"url_check": 1150.694,
|
||||
"total": 4060.769
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1587,14 +1665,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.86,
|
||||
"module_load": 5.174,
|
||||
"init": 0.002,
|
||||
"home": 0.001,
|
||||
"category": 562.965,
|
||||
"detail": 1110.588,
|
||||
"player": 449.007,
|
||||
"url_check": 1052.125,
|
||||
"total": 3180.217
|
||||
"category": 1015.893,
|
||||
"detail": 991.599,
|
||||
"player": 1109.109,
|
||||
"url_check": 844.848,
|
||||
"total": 4761.834
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1604,17 +1682,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "381680",
|
||||
"flag": "蓝光",
|
||||
"play_id": "381680-1-1"
|
||||
"vod_id": "386828",
|
||||
"flag": "优质资源",
|
||||
"play_id": "386828-2-1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.dytt-network.com/20260625/35975_0580d4d2/index.m3u8",
|
||||
"url": "https://player.yzzyvip-35.com/20260720/10948_6e04df31/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.dytt-network.com/20260625/35975_0580d4d2/index.m3u8",
|
||||
"final_url": "https://player.yzzyvip-35.com/20260720/10948_6e04df31/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1626,14 +1704,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.024,
|
||||
"module_load": 4.283,
|
||||
"init": 0.001,
|
||||
"home": 0.006,
|
||||
"category": 1104.141,
|
||||
"detail": 464.733,
|
||||
"player": 0.005,
|
||||
"url_check": 1833.631,
|
||||
"total": 3407.323
|
||||
"category": 847.603,
|
||||
"detail": 364.555,
|
||||
"player": 0.003,
|
||||
"url_check": 856.792,
|
||||
"total": 2073.988
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1665,14 +1743,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.44,
|
||||
"init": 538.39,
|
||||
"home": 464.96,
|
||||
"module_load": 8.237,
|
||||
"init": 435.371,
|
||||
"home": 456.419,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1014.036
|
||||
"total": 900.191
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -1704,14 +1782,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.46,
|
||||
"init": 349.631,
|
||||
"home": 361.338,
|
||||
"category": 516.659,
|
||||
"detail": 883.373,
|
||||
"player": 791.979,
|
||||
"url_check": 1497.081,
|
||||
"total": 4405.117
|
||||
"module_load": 4.615,
|
||||
"init": 129.209,
|
||||
"home": 81.316,
|
||||
"category": 471.823,
|
||||
"detail": 414.959,
|
||||
"player": 833.524,
|
||||
"url_check": 358.003,
|
||||
"total": 2294.122
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1721,17 +1799,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "M16",
|
||||
"vod_id": "1123561",
|
||||
"vod_id": "1138857",
|
||||
"flag": "YK",
|
||||
"play_id": "1123561@85@22426410@episode"
|
||||
"play_id": "1138857@85@19731478@episode"
|
||||
},
|
||||
"player": {
|
||||
"parse": "0",
|
||||
"url": "https://cibn-edge-5g.1ljx.com/cloud/flv/cec971e915d0654982831c3dafd51b9d/c16982dcaf4170f2728af819ba2b40db/6a5e100400d5b.m3u8?auth_key=1784549380.0034-1-819273298.info-internet-2-llq-f64cac444f1c43376fcec3958578dc90",
|
||||
"url": "https://cibn-edge-5g.1ljx.com/cloud/flv/00a6dc02c4dc6b4b058622fea6b12c39/4830829ef71794a570cc505b97a40ab3/6a5e307dc3e8b.m3u8?auth_key=1784557693.8024-1-742680713.info-internet-2-llq-a04ae2f233649a582731b5392f834d65",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://cibn-edge-4g.1ljx.com/vod-rose/9ecb05a0a6bb3d8d87db40f2d4081a3555e597b732e0a3264a5430bec04ffcd12fabf6b27ac6126e077ebf6366902e3186a2d7d6af5fd3c08b98975d005e1923566e31e25fc760adedada19e7fa0ec0846c788242a930cffc522f9d86c2ce2e7/videoplayback.m3u8?e=&sig=&tg@lirose_tv",
|
||||
"final_url": "https://cibn-edge-5g.1ljx.com/ufile/flv/youku/96312230864e9a2077317d2f1327efe0c0114ef6a3a343c00457f7bc5a63d73b41237a9e31e6999be9197b57edc4b47011b4717db0cd45265633d452affbb124/4776eeb8ff5a5568deddb70dddc87285_@lirose_tv.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1743,14 +1821,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.039,
|
||||
"module_load": 5.554,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 848.132,
|
||||
"detail": 686.436,
|
||||
"player": 1031.41,
|
||||
"url_check": 514.694,
|
||||
"total": 3086.091
|
||||
"home": 0.0,
|
||||
"category": 798.38,
|
||||
"detail": 691.462,
|
||||
"player": 1051.364,
|
||||
"url_check": 292.65,
|
||||
"total": 2840.056
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -1766,11 +1844,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://media-bjcy-fy-person01.bjoss.ctyunxs.cn/PERSONCLOUD/874f908a-f9df-4538-942a-7342fda0ff8a.m3u8?x-amz-CLIENTTYPEIN=UNKNOWN&AWSAccessKeyId=0Lg7dAq3ZfHvePP8DKEU&x-amz-userLevel=0&x-amz-limitrate=51200&x-amz-UID=269636103&x-amz-APPID=828221&response-content-disposition=attachment%3Bfilename%3D%22%E6%AD%A3%E7%89%87.m3u8%22%3Bfilename*%3DUTF-8%27%27%25E6%25AD%25A3%25E7%2589%2587.m3u8&x-amz-CLIENTNETWORK=UNKNOWN&x-amz-CLOUDTYPEIN=PERSON&Signature=E9tXdVNanEOzyXpIjP/xxLHKaEA%3D&Expires=1784549656&x-amz-FSIZE=58373&x-amz-UFID=624471240788981016",
|
||||
"url": "https://media-bjcy-fy-person01.bjoss.ctyunxs.cn/PERSONCLOUD/874f908a-f9df-4538-942a-7342fda0ff8a.m3u8?x-amz-CLIENTTYPEIN=UNKNOWN&AWSAccessKeyId=0Lg7dAq3ZfHvePP8DKEU&x-amz-userLevel=0&x-amz-limitrate=51200&x-amz-UID=269636103&x-amz-APPID=828221&response-content-disposition=attachment%3Bfilename%3D%22%E6%AD%A3%E7%89%87.m3u8%22%3Bfilename*%3DUTF-8%27%27%25E6%25AD%25A3%25E7%2589%2587.m3u8&x-amz-CLIENTNETWORK=UNKNOWN&x-amz-CLOUDTYPEIN=PERSON&Signature=d/XbVm1xRXZC%2B/FiZhKEcncSXwE%3D&Expires=1784557728&x-amz-FSIZE=58373&x-amz-UFID=624471240788981016",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://media-bjcy-fy-person01.bjoss.ctyunxs.cn/PERSONCLOUD/874f908a-f9df-4538-942a-7342fda0ff8a.m3u8?x-amz-CLIENTTYPEIN=UNKNOWN&AWSAccessKeyId=0Lg7dAq3ZfHvePP8DKEU&x-amz-userLevel=0&x-amz-limitrate=51200&x-amz-UID=269636103&x-amz-APPID=828221&response-content-disposition=attachment%3Bfilename%3D%22%E6%AD%A3%E7%89%87.m3u8%22%3Bfilename*%3DUTF-8%27%27%25E6%25AD%25A3%25E7%2589%2587.m3u8&x-amz-CLIENTNETWORK=UNKNOWN&x-amz-CLOUDTYPEIN=PERSON&Signature=E9tXdVNanEOzyXpIjP/xxLHKaEA%3D&Expires=1784549656&x-amz-FSIZE=58373&x-amz-UFID=624471240788981016",
|
||||
"final_url": "https://media-bjcy-fy-person01.bjoss.ctyunxs.cn/PERSONCLOUD/874f908a-f9df-4538-942a-7342fda0ff8a.m3u8?x-amz-CLIENTTYPEIN=UNKNOWN&AWSAccessKeyId=0Lg7dAq3ZfHvePP8DKEU&x-amz-userLevel=0&x-amz-limitrate=51200&x-amz-UID=269636103&x-amz-APPID=828221&response-content-disposition=attachment%3Bfilename%3D%22%E6%AD%A3%E7%89%87.m3u8%22%3Bfilename*%3DUTF-8%27%27%25E6%25AD%25A3%25E7%2589%2587.m3u8&x-amz-CLIENTNETWORK=UNKNOWN&x-amz-CLOUDTYPEIN=PERSON&Signature=d/XbVm1xRXZC%2B/FiZhKEcncSXwE%3D&Expires=1784557728&x-amz-FSIZE=58373&x-amz-UFID=624471240788981016",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1782,14 +1860,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.942,
|
||||
"init": 0.022,
|
||||
"home": 191.442,
|
||||
"category": 283.354,
|
||||
"detail": 216.313,
|
||||
"player": 400.987,
|
||||
"url_check": 688.358,
|
||||
"total": 1784.889
|
||||
"module_load": 4.076,
|
||||
"init": 0.021,
|
||||
"home": 220.183,
|
||||
"category": 270.966,
|
||||
"detail": 198.902,
|
||||
"player": 396.133,
|
||||
"url_check": 159.867,
|
||||
"total": 1250.638
|
||||
},
|
||||
"counts": {
|
||||
"classes": 30,
|
||||
@@ -1805,11 +1883,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/C1/F6/C1F63C79CBF09E493F99B1E0824CEAB2.mp4?timestamp=1784549378&sign=ee2636ea31b0f2a785a8720209befbdf",
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/C1/F6/C1F63C79CBF09E493F99B1E0824CEAB2.mp4?timestamp=1784557693&sign=82acaabc8f47531e20e18afe4f31e7b4",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/C1/F6/C1F63C79CBF09E493F99B1E0824CEAB2.mp4?timestamp=1784549378&sign=ee2636ea31b0f2a785a8720209befbdf",
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/C1/F6/C1F63C79CBF09E493F99B1E0824CEAB2.mp4?timestamp=1784557693&sign=82acaabc8f47531e20e18afe4f31e7b4",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1821,14 +1899,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.61,
|
||||
"init": 0.007,
|
||||
"home": 461.475,
|
||||
"category": 200.306,
|
||||
"detail": 171.943,
|
||||
"player": 139.882,
|
||||
"url_check": 3167.996,
|
||||
"total": 4148.957
|
||||
"module_load": 6.911,
|
||||
"init": 0.005,
|
||||
"home": 506.179,
|
||||
"category": 185.392,
|
||||
"detail": 183.458,
|
||||
"player": 647.954,
|
||||
"url_check": 414.952,
|
||||
"total": 1945.376
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1838,17 +1916,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "64297",
|
||||
"flag": "线·伍",
|
||||
"play_id": "parse_api=4a720977ebfe3f13296b548e51cc3355&url=5VmdaTd/P6nS7Ph8BG4C6z0ytouwnqkxlydfJc5SNxE=&token=|超级马力欧银河大电影|1"
|
||||
"vod_id": "69082",
|
||||
"flag": "4K·贰",
|
||||
"play_id": "parse_api=4a720977ebfe3f13296b548e51cc3355&url=4kxb1I0o5kUt6zgbkcjjl0q7bGzK7ukDqmVL08aEw161UOjXfnznlhBSmkEhOWgMo6lzS6EjjJPjlVCkf5uYuzJB+tCGB26Kd52ve1CHUgFfZ5RRjf+99WARfIy1KhsA6OT4a+anzW01gC6nCTONvFpMmOxt2KQTCf+1Mc4B7gwe8SThXnV4n+ooqIocexve&token=|10间敢死队|1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://110.42.49.74:2222/jp/api.php?token=ZY-06da5VgL2wdsEE%2B7b1qoGyTImGGBcycWZGv%2FYm888vj7OQ&url=JP-143871-1277099&zy.m3u8",
|
||||
"url": "https://xfyvideochandi.online/m.php?data=9JNpgjlvwTy_6Y8t7EDm86vRUkJosRZ4G35fe8YcoAOpjexgTthHq6GVlZ__VWmm385Z3y0xwbj9o4mF1mc23DonVmbdDhYntlj2u2c3Q8ToS5R5S8UocndziDyGK5Tz8aZSgX6Pu4IcRuCcFMssaJj8taSuRzJSRLbv-JAztDLL6MxYbCy0lElU7hHRxbNrMOw6kg-ch8a8vduIFXyGXqUlgc4g5s3PdzgPrurb6hQ&xfy.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://ppvod01.kqgfbs.com/splitOut/20260718/1353261/V20260718113054778411353261/index.m3u8?t=6a5e3a35&whip=222.210.164.211&sign=b8bb493424f07790995f333424c26d47c1f09973",
|
||||
"final_url": "https://xfyvideochandi.online/m.php?data=9JNpgjlvwTy_6Y8t7EDm86vRUkJosRZ4G35fe8YcoAOpjexgTthHq6GVlZ__VWmm385Z3y0xwbj9o4mF1mc23DonVmbdDhYntlj2u2c3Q8ToS5R5S8UocndziDyGK5Tz8aZSgX6Pu4IcRuCcFMssaJj8taSuRzJSRLbv-JAztDLL6MxYbCy0lElU7hHRxbNrMOw6kg-ch8a8vduIFXyGXqUlgc4g5s3PdzgPrurb6hQ&xfy.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1860,14 +1938,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.664,
|
||||
"init": 0.009,
|
||||
"home": 170.929,
|
||||
"category": 163.96,
|
||||
"detail": 141.961,
|
||||
"player": 0.031,
|
||||
"url_check": 1921.795,
|
||||
"total": 2490.643
|
||||
"module_load": 6.246,
|
||||
"init": 0.01,
|
||||
"home": 174.009,
|
||||
"category": 159.567,
|
||||
"detail": 193.067,
|
||||
"player": 0.018,
|
||||
"url_check": 969.634,
|
||||
"total": 1600.372
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1899,14 +1977,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.708,
|
||||
"module_load": 4.751,
|
||||
"init": 0.001,
|
||||
"home": 427.254,
|
||||
"category": 318.056,
|
||||
"detail": 336.606,
|
||||
"player": 315.418,
|
||||
"url_check": 427.475,
|
||||
"total": 1830.104
|
||||
"home": 289.828,
|
||||
"category": 226.349,
|
||||
"detail": 238.123,
|
||||
"player": 290.176,
|
||||
"url_check": 68.65,
|
||||
"total": 1118.452
|
||||
},
|
||||
"counts": {
|
||||
"classes": 1,
|
||||
@@ -1938,14 +2016,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.657,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 892.525,
|
||||
"detail": 629.423,
|
||||
"player": 622.525,
|
||||
"url_check": 575.607,
|
||||
"total": 2725.38
|
||||
"module_load": 4.384,
|
||||
"init": 0.0,
|
||||
"home": 0.001,
|
||||
"category": 557.419,
|
||||
"detail": 626.665,
|
||||
"player": 518.255,
|
||||
"url_check": 969.634,
|
||||
"total": 2676.83
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1955,17 +2033,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "3725",
|
||||
"vod_id": "3678",
|
||||
"flag": "在线云播",
|
||||
"play_id": "3725_1_1"
|
||||
"play_id": "3678_1_1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://cac.opple.com/yc-media/getFile?id=58cd54b1206249cb9ef533d8b4bf6f90#.mp4",
|
||||
"url": "https://cdn.yzzy28-play.com/20260622/31686_1f034ade/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://cac.opple.com/yc-media/getFile?id=58cd54b1206249cb9ef533d8b4bf6f90#.mp4",
|
||||
"final_url": "https://cdn.yzzy28-play.com/20260622/31686_1f034ade/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1977,14 +2055,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.241,
|
||||
"module_load": 5.045,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 567.973,
|
||||
"detail": 749.611,
|
||||
"player": 0.002,
|
||||
"url_check": 468.449,
|
||||
"total": 1791.076
|
||||
"home": 0.0,
|
||||
"category": 538.029,
|
||||
"detail": 650.052,
|
||||
"player": 0.003,
|
||||
"url_check": 93.272,
|
||||
"total": 1286.883
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2016,14 +2094,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.717,
|
||||
"module_load": 7.626,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 2436.177,
|
||||
"detail": 1045.029,
|
||||
"category": 1350.505,
|
||||
"detail": 442.409,
|
||||
"player": 0.007,
|
||||
"url_check": 412.15,
|
||||
"total": 3901.861
|
||||
"url_check": 226.06,
|
||||
"total": 2027.19
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2055,14 +2133,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.969,
|
||||
"module_load": 4.132,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1844.388,
|
||||
"detail": 1352.612,
|
||||
"player": 1386.183,
|
||||
"url_check": 842.937,
|
||||
"total": 5430.624
|
||||
"category": 1327.187,
|
||||
"detail": 1360.516,
|
||||
"player": 1392.594,
|
||||
"url_check": 869.7,
|
||||
"total": 4954.712
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2094,14 +2172,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.187,
|
||||
"init": 505.809,
|
||||
"home": 353.676,
|
||||
"category": 353.254,
|
||||
"detail": 397.82,
|
||||
"player": 1371.722,
|
||||
"url_check": 1080.614,
|
||||
"total": 4073.737
|
||||
"module_load": 4.524,
|
||||
"init": 321.385,
|
||||
"home": 333.922,
|
||||
"category": 462.558,
|
||||
"detail": 396.104,
|
||||
"player": 1236.045,
|
||||
"url_check": 1137.92,
|
||||
"total": 3893.584
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -2117,11 +2195,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://usaydd.zvoz3tsd.com/m3u87/share/8322305/8517715/20260717/100735/1080/index.m3u8?sign=e5a86984fc703c81363f5568e9d76bad&t=1784549382",
|
||||
"url": "https://usaydd.zvoz3tsd.com/m3u87/share/8322305/8517715/20260717/100735/1080/index.m3u8?sign=c41e623e52e77d1584c3f6fd5baefdf5&t=1784557696",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://usaydd.zvoz3tsd.com/m3u87/share/8322305/8517715/20260717/100735/1080/index.m3u8?sign=e5a86984fc703c81363f5568e9d76bad&t=1784549382",
|
||||
"final_url": "https://usaydd.zvoz3tsd.com/m3u87/share/8322305/8517715/20260717/100735/1080/index.m3u8?sign=c41e623e52e77d1584c3f6fd5baefdf5&t=1784557696",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2133,14 +2211,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 13.613,
|
||||
"init": 265.443,
|
||||
"home": 311.641,
|
||||
"category": 2703.649,
|
||||
"detail": 111.23,
|
||||
"player": 312.372,
|
||||
"url_check": 388.676,
|
||||
"total": 4107.225
|
||||
"module_load": 7.677,
|
||||
"init": 265.037,
|
||||
"home": 302.398,
|
||||
"category": 182.025,
|
||||
"detail": 129.113,
|
||||
"player": 296.046,
|
||||
"url_check": 212.427,
|
||||
"total": 1395.43
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2156,11 +2234,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v6-forum.picovr.com/967cf3b994cb25b6e921c692b7d25621/6a5f715e/video/tos/cn/tos-cn-v-672a0a/oMDRIeEIQAgqxTXf0SFN7CqkSRWo9aJZDBZp3t/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1490&bt=1490&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoAVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=OWk8ZDg0NDc2OzQ1ODg4PEBpajdraHA5cmZzPDUzNGQ4M0AwNmA0MWAwXl4xNTM0NDA0YSMxMWZqMmRjX2JhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549384&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=2026072020094301AEFCEB338033DFCF0B",
|
||||
"url": "https://v26-forum.picovr.com/bb871e1ff73d4df7a97753fff9df1e01/6a5f91d5/video/tos/cn/tos-cn-v-672a0a/oMDRIeEIQAgqxTXf0SFN7CqkSRWo9aJZDBZp3t/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1490&bt=1490&cs=0&ds=3&ft=GjcLGCXMBBkq8Zmo~Jhxk_vjVQWw&mime_type=video_mp4&qs=0&rc=OWk8ZDg0NDc2OzQ1ODg4PEBpajdraHA5cmZzPDUzNGQ4M0AwNmA0MWAwXl4xNTM0NDA0YSMxMWZqMmRjX2JhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784557695&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=202607202228155F5EB74D18BE5CEBD532",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v6-forum.picovr.com/967cf3b994cb25b6e921c692b7d25621/6a5f715e/video/tos/cn/tos-cn-v-672a0a/oMDRIeEIQAgqxTXf0SFN7CqkSRWo9aJZDBZp3t/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1490&bt=1490&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoAVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=OWk8ZDg0NDc2OzQ1ODg4PEBpajdraHA5cmZzPDUzNGQ4M0AwNmA0MWAwXl4xNTM0NDA0YSMxMWZqMmRjX2JhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549384&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=2026072020094301AEFCEB338033DFCF0B",
|
||||
"final_url": "https://v26-forum.picovr.com/bb871e1ff73d4df7a97753fff9df1e01/6a5f91d5/video/tos/cn/tos-cn-v-672a0a/oMDRIeEIQAgqxTXf0SFN7CqkSRWo9aJZDBZp3t/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1490&bt=1490&cs=0&ds=3&ft=GjcLGCXMBBkq8Zmo~Jhxk_vjVQWw&mime_type=video_mp4&qs=0&rc=OWk8ZDg0NDc2OzQ1ODg4PEBpajdraHA5cmZzPDUzNGQ4M0AwNmA0MWAwXl4xNTM0NDA0YSMxMWZqMmRjX2JhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784557695&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=202607202228155F5EB74D18BE5CEBD532",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2172,14 +2250,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.502,
|
||||
"module_load": 5.716,
|
||||
"init": 0.001,
|
||||
"home": 196.101,
|
||||
"category": 295.4,
|
||||
"home": 192.823,
|
||||
"category": 198.68,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 696.863
|
||||
"total": 589.387
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -2211,14 +2289,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.373,
|
||||
"module_load": 11.373,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 564.604,
|
||||
"detail": 469.082,
|
||||
"player": 0.013,
|
||||
"url_check": 1133.187,
|
||||
"total": 2175.729
|
||||
"category": 638.169,
|
||||
"detail": 360.654,
|
||||
"player": 0.005,
|
||||
"url_check": 975.561,
|
||||
"total": 1986.353
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2250,14 +2328,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 15.111,
|
||||
"init": 0.003,
|
||||
"module_load": 7.534,
|
||||
"init": 0.002,
|
||||
"home": 0.001,
|
||||
"category": 485.378,
|
||||
"detail": 286.117,
|
||||
"player": 295.388,
|
||||
"url_check": 750.341,
|
||||
"total": 1833.241
|
||||
"category": 130535.406,
|
||||
"detail": 2889.6,
|
||||
"player": 10575.435,
|
||||
"url_check": 636.365,
|
||||
"total": 289533.199
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2266,18 +2344,18 @@
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "355205",
|
||||
"tid": "2",
|
||||
"vod_id": "354547",
|
||||
"flag": "超清2",
|
||||
"play_id": "355205-41-4422228"
|
||||
"play_id": "354547-41-4390820"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://142.248.96.111:11302/data10/jvods/hls/dhz/142/141548/26071312/1_355205_4424059/1920/index.m3u8?appId=ds91&sign=57cb912c7800671b96bc4c795fcdecf5×tamp=1784549381&ref=0",
|
||||
"url": "https://142.248.99.244:11302/data1/jvods/hls/dhz/141/140700/26070918/2_354547_4392690/1920/index.m3u8?appId=hkan&sign=2e81809ed2468b141bda89f9fbc5a107×tamp=1784557982&ref=0",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://142.248.96.111:11302/data10/jvods/hls/dhz/142/141548/26071312/1_355205_4424059/1920/index.m3u8?appId=ds91&sign=57cb912c7800671b96bc4c795fcdecf5×tamp=1784549381&ref=0",
|
||||
"final_url": "https://142.248.99.244:11302/data1/jvods/hls/dhz/141/140700/26070918/2_354547_4392690/1920/index.m3u8?appId=hkan&sign=2e81809ed2468b141bda89f9fbc5a107×tamp=1784557982&ref=0",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2289,14 +2367,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.434,
|
||||
"init": 479.193,
|
||||
"home": 97.85,
|
||||
"module_load": 7.603,
|
||||
"init": 106.801,
|
||||
"home": 90.237,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 585.784
|
||||
"total": 204.859
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -2328,14 +2406,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.325,
|
||||
"module_load": 4.547,
|
||||
"init": 0.001,
|
||||
"home": 419.622,
|
||||
"home": 207.392,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 426.333
|
||||
"total": 212.288
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -2367,14 +2445,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 17.549,
|
||||
"module_load": 6.814,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 526.567,
|
||||
"detail": 513.439,
|
||||
"player": 556.875,
|
||||
"url_check": 187.629,
|
||||
"total": 1802.72
|
||||
"category": 437.357,
|
||||
"detail": 478.051,
|
||||
"player": 438.819,
|
||||
"url_check": 274.792,
|
||||
"total": 1636.697
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2406,14 +2484,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 11.392,
|
||||
"module_load": 5.608,
|
||||
"init": 0.001,
|
||||
"home": 365.848,
|
||||
"category": 396.103,
|
||||
"detail": 343.509,
|
||||
"player": 2632.507,
|
||||
"url_check": 288.021,
|
||||
"total": 4038.256
|
||||
"home": 500.925,
|
||||
"category": 459.312,
|
||||
"detail": 306.574,
|
||||
"player": 1511.298,
|
||||
"url_check": 285.619,
|
||||
"total": 3069.934
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2423,56 +2501,56 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "45312",
|
||||
"vod_id": "45478",
|
||||
"flag": "海纳云端",
|
||||
"play_id": "45312-1-1"
|
||||
"play_id": "45478-1-1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://jx.hainatv.net/hn/stray/d937f5863ff071bed3150084ad07dd59.m3u8",
|
||||
"url": "https://jx.hainatv.net/hn/stray/7580bfc3d003b268f196b2714e715734.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://jx.hainatv.net/hn/stray/d937f5863ff071bed3150084ad07dd59.m3u8",
|
||||
"final_url": "https://jx.hainatv.net/hn/stray/7580bfc3d003b268f196b2714e715734.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "清沅4K",
|
||||
"file": "清沅4K.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"success": false,
|
||||
"failed_stage": "home",
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.386,
|
||||
"init": 509.544,
|
||||
"home": 602.688,
|
||||
"category": 1187.439,
|
||||
"detail": 624.066,
|
||||
"player": 790.62,
|
||||
"url_check": 143.107,
|
||||
"total": 9648.667
|
||||
"module_load": 7.15,
|
||||
"init": 237.189,
|
||||
"home": 238.214,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 482.742
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
"category_videos": 20,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
"classes": 0,
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "315518",
|
||||
"flag": "NBY",
|
||||
"play_id": "NBY-XMYAESb87105dea694ae9cc0789f2156a4a2c84c5b29dca47fe08257241f0c71f620871c7bf36bf630d7a10c6528255d74335d|d1e39e9e5c3ed0be2de965658ea2505f@@@NBY"
|
||||
"tid": null,
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://45.207.210.22:2028/play/21ca2bbe0ca6bb75b6ac6cb904cd38fe.m3u8?t=1784549390&sign=a8cb231f65e16ceb6fc3655c29e1e376",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://45.207.210.22:2028/play/21ca2bbe0ca6bb75b6ac6cb904cd38fe.m3u8?t=1784549390&sign=a8cb231f65e16ceb6fc3655c29e1e376",
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2484,14 +2562,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.748,
|
||||
"module_load": 5.053,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 804.042,
|
||||
"detail": 706.536,
|
||||
"player": 0.006,
|
||||
"url_check": 1429.615,
|
||||
"total": 2945.423
|
||||
"category": 393.059,
|
||||
"detail": 406.957,
|
||||
"player": 0.005,
|
||||
"url_check": 1482.999,
|
||||
"total": 2288.552
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2523,14 +2601,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.504,
|
||||
"module_load": 4.433,
|
||||
"init": 0.002,
|
||||
"home": 265.512,
|
||||
"category": 411.891,
|
||||
"detail": 264.617,
|
||||
"player": 299.482,
|
||||
"url_check": 388.653,
|
||||
"total": 1635.083
|
||||
"home": 91.941,
|
||||
"category": 98.517,
|
||||
"detail": 139.971,
|
||||
"player": 321.02,
|
||||
"url_check": 80.142,
|
||||
"total": 736.467
|
||||
},
|
||||
"counts": {
|
||||
"classes": 10,
|
||||
@@ -2546,11 +2624,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://beyond8888888.ucyy.cn/2026-07-20/125_79267_NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8?ts=1784545204-0-0-bea81988e05e27196dde86f956dfd690",
|
||||
"url": "http://210.16.164.82:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1784557696020&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://beyond8888888.ucyy.cn/2026-07-20/125_79267_NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8?ts=1784545204-0-0-bea81988e05e27196dde86f956dfd690",
|
||||
"final_url": "http://210.16.164.82:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1784557696020&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2562,14 +2640,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.59,
|
||||
"module_load": 4.681,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1601.618,
|
||||
"detail": 1522.782,
|
||||
"player": 0.003,
|
||||
"url_check": 754.699,
|
||||
"total": 3884.215
|
||||
"category": 1415.001,
|
||||
"detail": 1420.019,
|
||||
"player": 0.004,
|
||||
"url_check": 676.118,
|
||||
"total": 3516.453
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2601,14 +2679,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.313,
|
||||
"module_load": 5.906,
|
||||
"init": 0.001,
|
||||
"home": 569.456,
|
||||
"category": 327.39,
|
||||
"detail": 229.0,
|
||||
"player": 201.685,
|
||||
"url_check": 175.381,
|
||||
"total": 1512.986
|
||||
"home": 283.143,
|
||||
"category": 291.883,
|
||||
"detail": 313.062,
|
||||
"player": 297.896,
|
||||
"url_check": 165.589,
|
||||
"total": 1358.355
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2640,14 +2718,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.957,
|
||||
"module_load": 5.216,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 447.506,
|
||||
"detail": 500.052,
|
||||
"player": 551.489,
|
||||
"url_check": 202.295,
|
||||
"total": 1707.779
|
||||
"category": 435.139,
|
||||
"detail": 424.882,
|
||||
"player": 431.108,
|
||||
"url_check": 196.471,
|
||||
"total": 1493.518
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2679,14 +2757,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.332,
|
||||
"init": 0.033,
|
||||
"home": 3759.193,
|
||||
"category": 1067.271,
|
||||
"detail": 177.305,
|
||||
"player": 0.001,
|
||||
"url_check": 416.587,
|
||||
"total": 5433.517
|
||||
"module_load": 14.49,
|
||||
"init": 0.02,
|
||||
"home": 3283.172,
|
||||
"category": 1155.393,
|
||||
"detail": 184.829,
|
||||
"player": 0.002,
|
||||
"url_check": 154.477,
|
||||
"total": 4794.006
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -2718,14 +2796,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.756,
|
||||
"init": 0.073,
|
||||
"module_load": 8.657,
|
||||
"init": 0.093,
|
||||
"home": 0.001,
|
||||
"category": 1481.661,
|
||||
"category": 1342.65,
|
||||
"detail": 0.001,
|
||||
"player": 0.001,
|
||||
"url_check": 126.567,
|
||||
"total": 1616.616
|
||||
"url_check": 186.858,
|
||||
"total": 1539.269
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2757,14 +2835,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.853,
|
||||
"module_load": 4.513,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 394.067,
|
||||
"detail": 438.012,
|
||||
"player": 349.111,
|
||||
"url_check": 400.877,
|
||||
"total": 1591.027
|
||||
"category": 689.708,
|
||||
"detail": 327.572,
|
||||
"player": 335.46,
|
||||
"url_check": 381.996,
|
||||
"total": 1740.047
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2774,17 +2852,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "index",
|
||||
"vod_id": "147903",
|
||||
"vod_id": "147906",
|
||||
"flag": "独播库",
|
||||
"play_id": "147903-1-1"
|
||||
"play_id": "147906-1-1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vid.dbokutv.com/20260719/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBtDsRsGlR7XgBNfvRMTeBJ0nBJ0pDJKvGJamE2vjS34/chunklist.m3u8",
|
||||
"url": "https://vid.dbokutv.com/20260720/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBsjsRsGlR7XgBMfeOtCjC34jC38rH48uEJWvBcrmD0/chunklist.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vid.dbokutv.com/20260719/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBtDsRsGlR7XgBNfvRMTeBJ0nBJ0pDJKvGJamE2vjS34/chunklist.m3u8",
|
||||
"final_url": "https://vid.dbokutv.com/20260720/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBsjsRsGlR7XgBMfeOtCjC34jC38rH48uEJWvBcrmD0/chunklist.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2796,14 +2874,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 13.887,
|
||||
"init": 222.216,
|
||||
"home": 303.261,
|
||||
"category": 354.574,
|
||||
"detail": 256.157,
|
||||
"player": 736.111,
|
||||
"url_check": 582.901,
|
||||
"total": 4100.216
|
||||
"module_load": 9.736,
|
||||
"init": 200.568,
|
||||
"home": 301.792,
|
||||
"category": 153.29,
|
||||
"detail": 268.526,
|
||||
"player": 718.445,
|
||||
"url_check": 543.719,
|
||||
"total": 3826.851
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2819,11 +2897,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://png.ruyijx.com/m3u8/H0Kx5bZFGOlWlw.m3u8?oKoom2QM5YidLGRtMT",
|
||||
"url": "https://png.ruyijx.com/m3u8/7flHPw0PDp9vzQ.m3u8?ifsJKc70zEVZ2Bn5PA",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://png.ruyijx.com/m3u8/H0Kx5bZFGOlWlw.m3u8?oKoom2QM5YidLGRtMT",
|
||||
"final_url": "https://png.ruyijx.com/m3u8/7flHPw0PDp9vzQ.m3u8?ifsJKc70zEVZ2Bn5PA",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2835,14 +2913,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.123,
|
||||
"module_load": 6.022,
|
||||
"init": 0.002,
|
||||
"home": 984.472,
|
||||
"category": 732.018,
|
||||
"detail": 535.231,
|
||||
"home": 542.769,
|
||||
"category": 443.75,
|
||||
"detail": 442.427,
|
||||
"player": 0.008,
|
||||
"url_check": 739.508,
|
||||
"total": 3002.118
|
||||
"url_check": 707.401,
|
||||
"total": 2143.024
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2852,17 +2930,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "409347",
|
||||
"flag": "JS线路",
|
||||
"play_id": "JS线路@@direct@@,https://vv.jisuzyv.com/play/e9rD74Da/index.m3u8,token+,1,0"
|
||||
"vod_id": "409524",
|
||||
"flag": "TY线路",
|
||||
"play_id": "TY线路@@direct@@,https://tyyszywvod2.com/videos/202607/20/6a5e063bb86465f47d4dfb52/c7ac62/index.m3u8,token+,1,0"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vv.jisuzyv.com/play/e9rD74Da/index.m3u8",
|
||||
"url": "https://tyyszywvod2.com/videos/202607/20/6a5e063bb86465f47d4dfb52/c7ac62/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vv.jisuzyv.com/play/e9rD74Da/index.m3u8",
|
||||
"final_url": "https://tyyszywvod2.com/videos/202607/20/6a5e063bb86465f47d4dfb52/c7ac62/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2874,14 +2952,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.191,
|
||||
"module_load": 8.14,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1641.758,
|
||||
"detail": 599.766,
|
||||
"category": 912.262,
|
||||
"detail": 542.384,
|
||||
"player": 0.003,
|
||||
"url_check": 1606.053,
|
||||
"total": 3857.384
|
||||
"url_check": 1359.627,
|
||||
"total": 2822.826
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -2891,17 +2969,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "44",
|
||||
"vod_id": "127212",
|
||||
"vod_id": "128755",
|
||||
"flag": "百度#玩偶哥哥",
|
||||
"play_id": "https://pan.baidu.com/s/1hFRKNBrcFEPFpKCvde-xHg?pwd=wogg"
|
||||
"play_id": "https://pan.baidu.com/s/1HDfG69pX1rCFLkiRx0ahtw?pwd=wogg"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1hFRKNBrcFEPFpKCvde-xHg?pwd=wogg",
|
||||
"url": "https://pan.baidu.com/s/1HDfG69pX1rCFLkiRx0ahtw?pwd=wogg",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=hFRKNBrcFEPFpKCvde-xHg&pwd=wogg",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=HDfG69pX1rCFLkiRx0ahtw&pwd=wogg",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2913,14 +2991,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 50.268,
|
||||
"init": 0.002,
|
||||
"home": 3.591,
|
||||
"category": 1656.145,
|
||||
"detail": 676.391,
|
||||
"module_load": 48.127,
|
||||
"init": 0.001,
|
||||
"home": 3.247,
|
||||
"category": 2139.037,
|
||||
"detail": 1467.901,
|
||||
"player": 0.002,
|
||||
"url_check": 1184.771,
|
||||
"total": 5170.028
|
||||
"url_check": 1368.432,
|
||||
"total": 6183.227
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -2952,14 +3030,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.872,
|
||||
"module_load": 5.949,
|
||||
"init": 0.002,
|
||||
"home": 0.026,
|
||||
"category": 859.133,
|
||||
"detail": 874.51,
|
||||
"player": 488.875,
|
||||
"url_check": 958.598,
|
||||
"total": 3190.998
|
||||
"home": 0.034,
|
||||
"category": 542.795,
|
||||
"detail": 849.588,
|
||||
"player": 482.84,
|
||||
"url_check": 538.528,
|
||||
"total": 2420.797
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2991,14 +3069,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.625,
|
||||
"init": 103.342,
|
||||
"home": 0.01,
|
||||
"category": 331.886,
|
||||
"module_load": 4.753,
|
||||
"init": 88.681,
|
||||
"home": 0.011,
|
||||
"category": 530.988,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 771.73
|
||||
"total": 969.978
|
||||
},
|
||||
"counts": {
|
||||
"classes": 67,
|
||||
@@ -3025,39 +3103,39 @@
|
||||
{
|
||||
"spider": "电影人生",
|
||||
"file": "电影人生.txt",
|
||||
"success": false,
|
||||
"failed_stage": "detail",
|
||||
"error": "详情缺少播放源或播放列表",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.235,
|
||||
"init": 0.003,
|
||||
"module_load": 5.619,
|
||||
"init": 0.008,
|
||||
"home": 0.001,
|
||||
"category": 792.058,
|
||||
"detail": 815.76,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 4904.895
|
||||
"category": 2758.418,
|
||||
"detail": 1666.979,
|
||||
"player": 880.86,
|
||||
"url_check": 798.338,
|
||||
"total": 6111.273
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 24,
|
||||
"detail_videos": 1,
|
||||
"episodes": 0
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "dianshiju",
|
||||
"vod_id": "wzzy-68958/6a5b3032982ca692cb01db78.html",
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
"tid": "dianying",
|
||||
"vod_id": "viprs4-20329/695b52c496dbc5df3fc7196e.html",
|
||||
"flag": "mtm3u8",
|
||||
"play_id": "{\"title\":\"第20260104期\",\"origin\":\"mtm3u8\",\"page\":\"https://viprs4.cc/viprs4-20329-695b52c496dbc5df3fc7196e.html?origin=mtm3u8&p=0\",\"vodName\":\"拜托了冰箱 第二季\",\"pic\":\"https://viprs4.cc/img/id/695b52c496dbc5df3fc7196e.jpg\"}"
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"parse": 0,
|
||||
"url": "https://vodcnd03.trjho.com/20260105/2jX1STX0/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vodcnd03.trjho.com/20260105/2jX1STX0/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3069,14 +3147,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.69,
|
||||
"init": 163.425,
|
||||
"home": 363.294,
|
||||
"category": 127.847,
|
||||
"detail": 150.487,
|
||||
"player": 321.251,
|
||||
"url_check": 676.434,
|
||||
"total": 1810.373
|
||||
"module_load": 5.626,
|
||||
"init": 155.124,
|
||||
"home": 339.863,
|
||||
"category": 157.138,
|
||||
"detail": 160.826,
|
||||
"player": 383.059,
|
||||
"url_check": 491.433,
|
||||
"total": 1693.816
|
||||
},
|
||||
"counts": {
|
||||
"classes": 9,
|
||||
@@ -3086,17 +3164,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "855942",
|
||||
"vod_id": "840459",
|
||||
"flag": "超级无敌4k",
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJieXRlZGFuY2UiLCAicGxheVVybCI6ICJ2MGQ1YWFnMTAwMDJkOTkzcTQ3b2c2NXZndTMxaDh1ZyJ9"
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJieXRlZGFuY2UiLCAicGxheVVybCI6ICJ2MDI1YWFnMTAwMDJkOTR2ZnVmb2c2NWo0OXNhcGtkMCJ9"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v26-forum.picovr.com/77fd7a967e5da3860d107e2362763b98/6a5f6bed/video/tos/cn/tos-cn-v-672a0a/oM3DoOEEIAgqQLUf4QFNSdJY9g0YKaJhDBjpVf/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1154&bt=1154&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmosVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=aGhlZmU6ZzU8NWRpNTM7PEBpajs0eHk5cjc2PDUzNGQ4M0AtLTVfLi0vXjAxX2IxYTNeYSNyZTBkMmQ0bjZhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549385&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=202607202009453AD488C9C9D27B47B22A",
|
||||
"url": "https://v3-forum.picovr.com/b56df5882ce403435d099075b8949f41/6a5f8b0a/video/tos/cn/tos-cn-v-672a0a/ok1J5z0AEWPaAsItI8wKSAEsVUiTEhfn7QiBvi/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1304&bt=1304&cs=0&ds=3&ft=GjcLGCXMBBkq8Zmoo0hxk_vjVQWw&mime_type=video_mp4&qs=0&rc=ZjtkZ2RoNWk2ZDlkO2U5OkBpM25kPG05cnh5PDUzNGQ4M0A1YGFeXmJgNjQxXjYwLTUwYSNhbXAxMmRjYzFhLS1kXi9zcw%3D%3D&btag=80000e00038000&dy_q=1784557698&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=202607202228184C34F435302CF365A8A2",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v26-forum.picovr.com/77fd7a967e5da3860d107e2362763b98/6a5f6bed/video/tos/cn/tos-cn-v-672a0a/oM3DoOEEIAgqQLUf4QFNSdJY9g0YKaJhDBjpVf/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1154&bt=1154&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmosVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=aGhlZmU6ZzU8NWRpNTM7PEBpajs0eHk5cjc2PDUzNGQ4M0AtLTVfLi0vXjAxX2IxYTNeYSNyZTBkMmQ0bjZhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549385&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=202607202009453AD488C9C9D27B47B22A",
|
||||
"final_url": "https://v3-forum.picovr.com/b56df5882ce403435d099075b8949f41/6a5f8b0a/video/tos/cn/tos-cn-v-672a0a/ok1J5z0AEWPaAsItI8wKSAEsVUiTEhfn7QiBvi/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1304&bt=1304&cs=0&ds=3&ft=GjcLGCXMBBkq8Zmoo0hxk_vjVQWw&mime_type=video_mp4&qs=0&rc=ZjtkZ2RoNWk2ZDlkO2U5OkBpM25kPG05cnh5PDUzNGQ4M0A1YGFeXmJgNjQxXjYwLTUwYSNhbXAxMmRjYzFhLS1kXi9zcw%3D%3D&btag=80000e00038000&dy_q=1784557698&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=202607202228184C34F435302CF365A8A2",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3108,14 +3186,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.312,
|
||||
"module_load": 9.653,
|
||||
"init": 0.001,
|
||||
"home": 459.616,
|
||||
"category": 677.846,
|
||||
"detail": 555.839,
|
||||
"player": 273.23,
|
||||
"url_check": 50.169,
|
||||
"total": 2022.554
|
||||
"home": 396.26,
|
||||
"category": 255.395,
|
||||
"detail": 622.276,
|
||||
"player": 249.46,
|
||||
"url_check": 43.818,
|
||||
"total": 1577.432
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
@@ -3131,11 +3209,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hnb",
|
||||
"url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hna",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hnb",
|
||||
"final_url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hna",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3147,14 +3225,14 @@
|
||||
"error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))",
|
||||
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 488, in _make_request\n raise new_e\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 464, in _make_request\n self._validate_conn(conn)\n ~~~~~~~~~~~~~~~~~~~^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 1093, in _validate_conn\n conn.connect()\n ~~~~~~~~~~~~^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 796, in connect\n sock_and_verified = _ssl_wrap_socket_and_match_hostname(\n sock=sock,\n ...<14 lines>...\n assert_fingerprint=self.assert_fingerprint,\n )\nConnectionResetError: [Errno 104] Connection reset by peer\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/requests/adapters.py\", line 645, in send\n resp = conn.urlopen(\n method=request.method,\n ...<9 lines>...\n chunked=chunked,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n retries = retries.increment(\n method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/retry.py\", line 490, in increment\n raise reraise(type(error), error, _stacktrace)\n ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/util.py\", line 38, in reraise\n raise value.with_traceback(tb)\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\nurllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 756, in validate_spider_file\n home_result = _run_timed(result[\"timings_ms\"], \"home\", spider.homeContent, clock, False)\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 318, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/盘Ta.txt\", line 230, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/盘Ta.txt\", line 70, in _request_html\n File \"/home/harold/workspace/atv-spiders/py/base/spider.py\", line 145, in fetch\n rsp = requests.get(url, params=params, cookies=cookies, headers=headers, timeout=timeout, verify=verify,\n stream=stream, allow_redirects=allow_redirects)\nrequests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))\n",
|
||||
"timings_ms": {
|
||||
"module_load": 7.1,
|
||||
"module_load": 10.553,
|
||||
"init": 0.001,
|
||||
"home": 3869.561,
|
||||
"home": 3461.258,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 3878.509
|
||||
"total": 3473.433
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3186,14 +3264,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.972,
|
||||
"module_load": 7.172,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 199.605,
|
||||
"detail": 340.102,
|
||||
"player": 205.078,
|
||||
"url_check": 1107.215,
|
||||
"total": 1858.622
|
||||
"category": 282.975,
|
||||
"detail": 314.009,
|
||||
"player": 210.463,
|
||||
"url_check": 983.17,
|
||||
"total": 1798.696
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3225,14 +3303,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.031,
|
||||
"init": 0.108,
|
||||
"home": 0.001,
|
||||
"category": 1527.763,
|
||||
"detail": 394.767,
|
||||
"player": 871.743,
|
||||
"url_check": 513.726,
|
||||
"total": 3316.731
|
||||
"module_load": 9.866,
|
||||
"init": 0.097,
|
||||
"home": 0.002,
|
||||
"category": 1502.002,
|
||||
"detail": 357.223,
|
||||
"player": 628.18,
|
||||
"url_check": 464.633,
|
||||
"total": 2962.966
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -3242,17 +3320,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "0",
|
||||
"vod_id": "74781",
|
||||
"flag": "百度",
|
||||
"play_id": "push://https://www.xn--vzy265d.cc/api/go.php?t=YmIbuB2X-r6UvCNHk2XU0J2JjbVuovyN0_vBARbKLkTPXHg-uE-84A3YJqTXA3cQiNdspX0qL7W4-LTzlfosyIzS2kfsOBF5QgU8GXEU5faddmXJ_qjcVznECrdzmf-3uPp_A5tV_HCOvjWwb5ufqOelCctyW-gSRE0nmIIp8u8lQxg2MZIYAy5MC43WAuxhEBNJSKB4AdWOCKheEuhSTd2TQYhV5sDeWuGqEzo-Mqs"
|
||||
"vod_id": "-75924",
|
||||
"flag": "123",
|
||||
"play_id": "push://https://www.xn--vzy265d.cc/api/go.php?t=IVfg1yFUsP1vm-1XsI1vis7Pl6TsKH1pRwk4kF7YuivhWLJpSz-kcUEZUBcFgfafLexsjvqqPEESHyvev8FXzkJCOjR9jtQCgqL_dx6C5UZjlCZ7fbLoFgGdBhYAqfbFIF57ddIVzAGpcFN1JE4K9lwR6yl7kxoIx3pLhefOIybnIkj53KDcFfd7NAyij3n4zJg9ijTl3RQ1fl3oTxg9zg"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1KYEPT222ltNAUK1UVO9-mQ?pwd=1111",
|
||||
"url": "https://1856539457.share.123pan.cn/123pan/ZUtrvd-Q864H",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/s/1KYEPT222ltNAUK1UVO9-mQ?pwd=1111",
|
||||
"final_url": "https://www.123pan.com",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3264,14 +3342,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 23.729,
|
||||
"init": 1104.409,
|
||||
"home": 0.141,
|
||||
"category": 653.81,
|
||||
"detail": 609.48,
|
||||
"player": 0.003,
|
||||
"url_check": 361.651,
|
||||
"total": 2754.294
|
||||
"module_load": 36.822,
|
||||
"init": 505.645,
|
||||
"home": 0.102,
|
||||
"category": 444.416,
|
||||
"detail": 291.889,
|
||||
"player": 0.004,
|
||||
"url_check": 44.554,
|
||||
"total": 1324.286
|
||||
},
|
||||
"counts": {
|
||||
"classes": 13,
|
||||
@@ -3303,14 +3381,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.96,
|
||||
"module_load": 3.82,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1073.306,
|
||||
"detail": 234.356,
|
||||
"player": 0.005,
|
||||
"url_check": 157.281,
|
||||
"total": 1469.464
|
||||
"home": 0.0,
|
||||
"category": 225.343,
|
||||
"detail": 212.421,
|
||||
"player": 0.008,
|
||||
"url_check": 137.531,
|
||||
"total": 579.664
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -3342,14 +3420,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.092,
|
||||
"init": 0.003,
|
||||
"home": 0.006,
|
||||
"category": 684.165,
|
||||
"detail": 637.06,
|
||||
"module_load": 7.01,
|
||||
"init": 0.002,
|
||||
"home": 0.005,
|
||||
"category": 644.308,
|
||||
"detail": 607.816,
|
||||
"player": 0.004,
|
||||
"url_check": 0.069,
|
||||
"total": 1327.776
|
||||
"url_check": 0.054,
|
||||
"total": 1259.579
|
||||
},
|
||||
"counts": {
|
||||
"classes": 24,
|
||||
@@ -3377,27 +3455,27 @@
|
||||
"spider": "糯米",
|
||||
"file": "糯米.txt",
|
||||
"success": false,
|
||||
"failed_stage": "category",
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"failed_stage": "unexpected",
|
||||
"error": "HTTPSConnectionPool(host='www.nmdvd.top', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<HTTPSConnection(host='www.nmdvd.top', port=443) at 0x7ac61678ae90>, 'Connection to www.nmdvd.top timed out. (connect timeout=15)'))",
|
||||
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 204, in _new_conn\n sock = connection.create_connection(\n (self._dns_host, self.port),\n ...<2 lines>...\n socket_options=self.socket_options,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n raise err\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/connection.py\", line 73, in create_connection\n sock.connect(sa)\n ~~~~~~~~~~~~^^^^\nTimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 488, in _make_request\n raise new_e\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 464, in _make_request\n self._validate_conn(conn)\n ~~~~~~~~~~~~~~~~~~~^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 1093, in _validate_conn\n conn.connect()\n ~~~~~~~~~~~~^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 759, in connect\n self.sock = sock = self._new_conn()\n ~~~~~~~~~~~~~~^^\nurllib3.exceptions.ConnectTimeoutError: (<HTTPSConnection(host='www.nmdvd.top', port=443) at 0x7ac61678ae90>, 'Connection to www.nmdvd.top timed out. (connect timeout=15)')\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/requests/adapters.py\", line 645, in send\n resp = conn.urlopen(\n method=request.method,\n ...<9 lines>...\n chunked=chunked,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n retries = retries.increment(\n method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/retry.py\", line 535, in increment\n raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.nmdvd.top', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<HTTPSConnection(host='www.nmdvd.top', port=443) at 0x7ac61678ae90>, 'Connection to www.nmdvd.top timed out. (connect timeout=15)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 756, in validate_spider_file\n home_result = _run_timed(result[\"timings_ms\"], \"home\", spider.homeContent, clock, False)\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 318, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/糯米.txt\", line 60, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/糯米.txt\", line 138, in _request_text\n File \"/home/harold/workspace/atv-spiders/py/base/spider.py\", line 145, in fetch\n rsp = requests.get(url, params=params, cookies=cookies, headers=headers, timeout=timeout, verify=verify,\n stream=stream, allow_redirects=allow_redirects)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='www.nmdvd.top', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<HTTPSConnection(host='www.nmdvd.top', port=443) at 0x7ac61678ae90>, 'Connection to www.nmdvd.top timed out. (connect timeout=15)'))\n",
|
||||
"timings_ms": {
|
||||
"module_load": 5.931,
|
||||
"module_load": 5.755,
|
||||
"init": 0.001,
|
||||
"home": 203.679,
|
||||
"category": 318.361,
|
||||
"home": 15017.362,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 717.365
|
||||
"total": 15024.943
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"classes": 0,
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
},
|
||||
"samples": {
|
||||
"tid": "juji",
|
||||
"tid": null,
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
@@ -3420,14 +3498,14 @@
|
||||
"error": "playerContent 未返回播放地址",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.663,
|
||||
"module_load": 3.234,
|
||||
"init": 0.001,
|
||||
"home": 604.855,
|
||||
"category": 465.428,
|
||||
"detail": 0.005,
|
||||
"player": 444.887,
|
||||
"home": 457.841,
|
||||
"category": 514.624,
|
||||
"detail": 0.008,
|
||||
"player": 465.827,
|
||||
"url_check": 0.0,
|
||||
"total": 2449.569
|
||||
"total": 2389.119
|
||||
},
|
||||
"counts": {
|
||||
"classes": 62,
|
||||
@@ -3459,14 +3537,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.609,
|
||||
"module_load": 4.814,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1646.092,
|
||||
"home": 0.0,
|
||||
"category": 1537.386,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 3641.433
|
||||
"total": 3005.661
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3498,14 +3576,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.983,
|
||||
"module_load": 7.573,
|
||||
"init": 0.001,
|
||||
"home": 144.118,
|
||||
"category": 287.102,
|
||||
"detail": 1344.042,
|
||||
"player": 0.003,
|
||||
"url_check": 206.655,
|
||||
"total": 1988.916
|
||||
"home": 111.718,
|
||||
"category": 235.834,
|
||||
"detail": 1028.209,
|
||||
"player": 0.002,
|
||||
"url_check": 196.079,
|
||||
"total": 1580.094
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3537,14 +3615,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.925,
|
||||
"module_load": 9.851,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1909.678,
|
||||
"detail": 493.285,
|
||||
"category": 1908.184,
|
||||
"detail": 396.317,
|
||||
"player": 0.003,
|
||||
"url_check": 1211.156,
|
||||
"total": 3624.583
|
||||
"url_check": 1065.346,
|
||||
"total": 3380.217
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3554,17 +3632,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "26",
|
||||
"vod_id": "15605",
|
||||
"vod_id": "15619",
|
||||
"flag": "百度#至臻",
|
||||
"play_id": "https://pan.baidu.com/s/1CfzXG_EH2CogCjYKrwWqtw?pwd=xer3"
|
||||
"play_id": "https://pan.baidu.com/s/1lYKd9kkgNlNZyZ3S9tC4Yw?pwd=jr5k"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1CfzXG_EH2CogCjYKrwWqtw?pwd=xer3",
|
||||
"url": "https://pan.baidu.com/s/1lYKd9kkgNlNZyZ3S9tC4Yw?pwd=jr5k",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=CfzXG_EH2CogCjYKrwWqtw&pwd=xer3",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=lYKd9kkgNlNZyZ3S9tC4Yw&pwd=jr5k",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3576,14 +3654,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.662,
|
||||
"init": 218.545,
|
||||
"home": 331.585,
|
||||
"category": 117.688,
|
||||
"detail": 162.528,
|
||||
"player": 330.394,
|
||||
"url_check": 483.701,
|
||||
"total": 1651.606
|
||||
"module_load": 6.545,
|
||||
"init": 222.311,
|
||||
"home": 373.976,
|
||||
"category": 158.426,
|
||||
"detail": 158.823,
|
||||
"player": 287.513,
|
||||
"url_check": 187.134,
|
||||
"total": 1395.867
|
||||
},
|
||||
"counts": {
|
||||
"classes": 9,
|
||||
@@ -3593,17 +3671,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "855942",
|
||||
"vod_id": "840459",
|
||||
"flag": "超级无敌4k",
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJieXRlZGFuY2UiLCAicGxheVVybCI6ICJ2MGQ1YWFnMTAwMDJkOTkzcTQ3b2c2NXZndTMxaDh1ZyJ9"
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJieXRlZGFuY2UiLCAicGxheVVybCI6ICJ2MDI1YWFnMTAwMDJkOTR2ZnVmb2c2NWo0OXNhcGtkMCJ9"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v9-forum.picovr.com/5440f8bb5e31a2133dd2e055663be3b6/6a5f6bf0/video/tos/cn/tos-cn-v-672a0a/oM3DoOEEIAgqQLUf4QFNSdJY9g0YKaJhDBjpVf/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1154&bt=1154&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoJVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=aGhlZmU6ZzU8NWRpNTM7PEBpajs0eHk5cjc2PDUzNGQ4M0AtLTVfLi0vXjAxX2IxYTNeYSNyZTBkMmQ0bjZhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549388&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=20260720200948C9569C228A7A0D36F23A",
|
||||
"url": "https://v9-forum.picovr.com/21da6b791dc65a7780bc8b4aef45d1e7/6a5f8b0c/video/tos/cn/tos-cn-v-672a0a/ok1J5z0AEWPaAsItI8wKSAEsVUiTEhfn7QiBvi/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1304&bt=1304&cs=0&ds=3&ft=GjcLGCXMBBkq8Zmod0hxk_vjVQWw&mime_type=video_mp4&qs=0&rc=ZjtkZ2RoNWk2ZDlkO2U5OkBpM25kPG05cnh5PDUzNGQ4M0A1YGFeXmJgNjQxXjYwLTUwYSNhbXAxMmRjYzFhLS1kXi9zcw%3D%3D&btag=80000e00038000&dy_q=1784557700&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=20260720222820ED473839C9A79AEBB5A9",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v9-forum.picovr.com/5440f8bb5e31a2133dd2e055663be3b6/6a5f6bf0/video/tos/cn/tos-cn-v-672a0a/oM3DoOEEIAgqQLUf4QFNSdJY9g0YKaJhDBjpVf/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1154&bt=1154&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoJVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=aGhlZmU6ZzU8NWRpNTM7PEBpajs0eHk5cjc2PDUzNGQ4M0AtLTVfLi0vXjAxX2IxYTNeYSNyZTBkMmQ0bjZhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549388&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=20260720200948C9569C228A7A0D36F23A",
|
||||
"final_url": "https://v9-forum.picovr.com/21da6b791dc65a7780bc8b4aef45d1e7/6a5f8b0c/video/tos/cn/tos-cn-v-672a0a/ok1J5z0AEWPaAsItI8wKSAEsVUiTEhfn7QiBvi/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1304&bt=1304&cs=0&ds=3&ft=GjcLGCXMBBkq8Zmod0hxk_vjVQWw&mime_type=video_mp4&qs=0&rc=ZjtkZ2RoNWk2ZDlkO2U5OkBpM25kPG05cnh5PDUzNGQ4M0A1YGFeXmJgNjQxXjYwLTUwYSNhbXAxMmRjYzFhLS1kXi9zcw%3D%3D&btag=80000e00038000&dy_q=1784557700&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=20260720222820ED473839C9A79AEBB5A9",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3615,14 +3693,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.323,
|
||||
"init": 0.002,
|
||||
"home": 688.897,
|
||||
"module_load": 9.005,
|
||||
"init": 0.001,
|
||||
"home": 179.043,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 696.635
|
||||
"total": 188.347
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3654,14 +3732,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.332,
|
||||
"init": 204.052,
|
||||
"home": 328.679,
|
||||
"category": 126.695,
|
||||
"detail": 158.999,
|
||||
"player": 272.973,
|
||||
"url_check": 77.729,
|
||||
"total": 1175.041
|
||||
"module_load": 5.8,
|
||||
"init": 170.748,
|
||||
"home": 343.787,
|
||||
"category": 159.914,
|
||||
"detail": 161.425,
|
||||
"player": 305.778,
|
||||
"url_check": 69.229,
|
||||
"total": 1217.561
|
||||
},
|
||||
"counts": {
|
||||
"classes": 9,
|
||||
@@ -3671,17 +3749,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "855942",
|
||||
"vod_id": "840459",
|
||||
"flag": "超级无敌4k",
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJieXRlZGFuY2UiLCAicGxheVVybCI6ICJ2MGQ1YWFnMTAwMDJkOTkzcTQ3b2c2NXZndTMxaDh1ZyJ9"
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJieXRlZGFuY2UiLCAicGxheVVybCI6ICJ2MDI1YWFnMTAwMDJkOTR2ZnVmb2c2NWo0OXNhcGtkMCJ9"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v26-forum.picovr.com/ab2bf45af52f2ca70143c48d0200dfdd/6a5f6bf0/video/tos/cn/tos-cn-v-672a0a/oM3DoOEEIAgqQLUf4QFNSdJY9g0YKaJhDBjpVf/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1154&bt=1154&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoJVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=aGhlZmU6ZzU8NWRpNTM7PEBpajs0eHk5cjc2PDUzNGQ4M0AtLTVfLi0vXjAxX2IxYTNeYSNyZTBkMmQ0bjZhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549388&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=2026072020094873064DC1E92400CBA157",
|
||||
"url": "https://v26-forum.picovr.com/914b51114d231856f578d5709e1e649f/6a5f8b0d/video/tos/cn/tos-cn-v-672a0a/ok1J5z0AEWPaAsItI8wKSAEsVUiTEhfn7QiBvi/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1304&bt=1304&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoC0hxk_vjVQWw&mime_type=video_mp4&qs=0&rc=ZjtkZ2RoNWk2ZDlkO2U5OkBpM25kPG05cnh5PDUzNGQ4M0A1YGFeXmJgNjQxXjYwLTUwYSNhbXAxMmRjYzFhLS1kXi9zcw%3D%3D&btag=80000e00038000&dy_q=1784557701&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=20260720222821BD97A421EAD688E1F39F",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v26-forum.picovr.com/ab2bf45af52f2ca70143c48d0200dfdd/6a5f6bf0/video/tos/cn/tos-cn-v-672a0a/oM3DoOEEIAgqQLUf4QFNSdJY9g0YKaJhDBjpVf/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1154&bt=1154&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoJVLxk_vjVQWw&mime_type=video_mp4&qs=0&rc=aGhlZmU6ZzU8NWRpNTM7PEBpajs0eHk5cjc2PDUzNGQ4M0AtLTVfLi0vXjAxX2IxYTNeYSNyZTBkMmQ0bjZhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1784549388&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=2026072020094873064DC1E92400CBA157",
|
||||
"final_url": "https://v26-forum.picovr.com/914b51114d231856f578d5709e1e649f/6a5f8b0d/video/tos/cn/tos-cn-v-672a0a/ok1J5z0AEWPaAsItI8wKSAEsVUiTEhfn7QiBvi/?a=264482&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=1304&bt=1304&cs=0&ds=3&ft=GjcLGCXMBBkq8ZmoC0hxk_vjVQWw&mime_type=video_mp4&qs=0&rc=ZjtkZ2RoNWk2ZDlkO2U5OkBpM25kPG05cnh5PDUzNGQ4M0A1YGFeXmJgNjQxXjYwLTUwYSNhbXAxMmRjYzFhLS1kXi9zcw%3D%3D&btag=80000e00038000&dy_q=1784557701&feature_id=f0150a16a324336cda5d6dd0b69ed299&l=20260720222821BD97A421EAD688E1F39F",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3693,14 +3771,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.349,
|
||||
"module_load": 8.173,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 3754.692,
|
||||
"detail": 3907.145,
|
||||
"player": 0.014,
|
||||
"url_check": 943.931,
|
||||
"total": 8615.683
|
||||
"category": 2892.626,
|
||||
"detail": 3182.735,
|
||||
"player": 0.008,
|
||||
"url_check": 1218.636,
|
||||
"total": 7302.744
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3732,14 +3810,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.234,
|
||||
"init": 0.005,
|
||||
"home": 0.002,
|
||||
"category": 599.201,
|
||||
"detail": 430.78,
|
||||
"player": 0.006,
|
||||
"url_check": 240.252,
|
||||
"total": 2155.27
|
||||
"module_load": 4.874,
|
||||
"init": 0.002,
|
||||
"home": 0.001,
|
||||
"category": 430.902,
|
||||
"detail": 378.818,
|
||||
"player": 0.008,
|
||||
"url_check": 254.312,
|
||||
"total": 1948.375
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3749,17 +3827,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "34852",
|
||||
"vod_id": "34854",
|
||||
"flag": "115#蜗牛",
|
||||
"play_id": "https://115cdn.com/s/swsbuw23nbi?password=8888"
|
||||
"play_id": "https://115cdn.com/s/swsbugx3nbi?password=8888"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://115cdn.com/s/swsbuw23nbi?password=8888",
|
||||
"url": "https://115cdn.com/s/swsbugx3nbi?password=8888",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://115cdn.com/s/swsbuw23nbi?password=8888",
|
||||
"final_url": "https://115cdn.com/s/swsbugx3nbi?password=8888",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3771,14 +3849,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.407,
|
||||
"module_load": 8.886,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 263.215,
|
||||
"category": 273.528,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1082.876
|
||||
"total": 1077.605
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3810,14 +3888,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.194,
|
||||
"init": 0.001,
|
||||
"home": 787.944,
|
||||
"category": 500.571,
|
||||
"detail": 0.012,
|
||||
"player": 0.004,
|
||||
"url_check": 377.65,
|
||||
"total": 1670.16
|
||||
"module_load": 3.715,
|
||||
"init": 0.0,
|
||||
"home": 623.456,
|
||||
"category": 502.209,
|
||||
"detail": 0.009,
|
||||
"player": 0.003,
|
||||
"url_check": 292.052,
|
||||
"total": 1421.935
|
||||
},
|
||||
"counts": {
|
||||
"classes": 44,
|
||||
@@ -3827,7 +3905,7 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "217",
|
||||
"vod_id": "1259@@广东珠江经济电台@@https://pic.qtfm.cn/2015/0209/20150209212831195.jpg@@正在直播: 超粤流行",
|
||||
"vod_id": "1259@@广东珠江经济电台@@https://pic.qtfm.cn/2015/0209/20150209212831195.jpg@@正在直播: 心情咖啡馆",
|
||||
"flag": "蜻蜓FM",
|
||||
"play_id": "1259"
|
||||
},
|
||||
@@ -3849,14 +3927,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.754,
|
||||
"module_load": 7.785,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1469.355,
|
||||
"detail": 951.716,
|
||||
"player": 923.013,
|
||||
"url_check": 1182.985,
|
||||
"total": 4533.579
|
||||
"category": 1292.528,
|
||||
"detail": 484.062,
|
||||
"player": 521.824,
|
||||
"url_check": 964.012,
|
||||
"total": 3271.023
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3888,14 +3966,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.183,
|
||||
"init": 0.006,
|
||||
"home": 0.002,
|
||||
"category": 0.003,
|
||||
"module_load": 9.439,
|
||||
"init": 0.004,
|
||||
"home": 0.001,
|
||||
"category": 0.002,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10.828
|
||||
"total": 10.105
|
||||
},
|
||||
"counts": {
|
||||
"classes": 3,
|
||||
@@ -3927,14 +4005,14 @@
|
||||
"error": "HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10)",
|
||||
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 464, in _make_request\n self._validate_conn(conn)\n ~~~~~~~~~~~~~~~~~~~^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 1093, in _validate_conn\n conn.connect()\n ~~~~~~~~~~~~^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 796, in connect\n sock_and_verified = _ssl_wrap_socket_and_match_hostname(\n sock=sock,\n ...<14 lines>...\n assert_fingerprint=self.assert_fingerprint,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 975, in _ssl_wrap_socket_and_match_hostname\n ssl_sock = ssl_wrap_socket(\n sock=sock,\n ...<8 lines>...\n tls_in_tls=tls_in_tls,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/ssl_.py\", line 483, in ssl_wrap_socket\n ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname)\nTimeoutError: _ssl.c:1063: The handshake operation timed out\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/requests/adapters.py\", line 645, in send\n resp = conn.urlopen(\n method=request.method,\n ...<9 lines>...\n chunked=chunked,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n retries = retries.increment(\n method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/retry.py\", line 490, in increment\n raise reraise(type(error), error, _stacktrace)\n ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/util.py\", line 39, in reraise\n raise value\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\nurllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10)\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 756, in validate_spider_file\n home_result = _run_timed(result[\"timings_ms\"], \"home\", spider.homeContent, clock, False)\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 318, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/视界.txt\", line 72, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/视界.txt\", line 400, in _ensure_init_payload\n File \"/home/harold/workspace/tvbox-resources/py/视界.txt\", line 199, in _post_api\nrequests.exceptions.ReadTimeout: HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10)\n",
|
||||
"timings_ms": {
|
||||
"module_load": 7.339,
|
||||
"module_load": 6.573,
|
||||
"init": 0.001,
|
||||
"home": 10032.41,
|
||||
"home": 10018.522,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10043.48
|
||||
"total": 10027.572
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3966,14 +4044,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.96,
|
||||
"init": 0.022,
|
||||
"home": 977.16,
|
||||
"category": 788.388,
|
||||
"detail": 310.425,
|
||||
"module_load": 8.759,
|
||||
"init": 0.032,
|
||||
"home": 293.553,
|
||||
"category": 658.083,
|
||||
"detail": 309.213,
|
||||
"player": 0.002,
|
||||
"url_check": 1094.164,
|
||||
"total": 3184.502
|
||||
"url_check": 1000.86,
|
||||
"total": 2271.01
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -4005,14 +4083,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.876,
|
||||
"module_load": 4.901,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 280.937,
|
||||
"category": 1112.796,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1718.693
|
||||
"total": 3012.954
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -4044,14 +4122,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.433,
|
||||
"module_load": 4.501,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 218.705,
|
||||
"detail": 1052.735,
|
||||
"player": 1771.538,
|
||||
"url_check": 976.867,
|
||||
"total": 4026.932
|
||||
"category": 198.435,
|
||||
"detail": 997.18,
|
||||
"player": 1639.6,
|
||||
"url_check": 963.165,
|
||||
"total": 3803.582
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -4083,14 +4161,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.506,
|
||||
"init": 0.001,
|
||||
"home": 736.361,
|
||||
"category": 105.003,
|
||||
"detail": 3319.158,
|
||||
"player": 362.072,
|
||||
"url_check": 69.756,
|
||||
"total": 4598.889
|
||||
"module_load": 5.209,
|
||||
"init": 0.0,
|
||||
"home": 387.601,
|
||||
"category": 102.927,
|
||||
"detail": 3361.785,
|
||||
"player": 154.424,
|
||||
"url_check": 40.073,
|
||||
"total": 4052.985
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -4106,11 +4184,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://car-lv.kuwo.cn/e0f5bb45774acc280a4fc9fec44cfc2f/6a5e1011/resource/30106/trackmedia/long/M500002ZiI9a1sctnS.mp3?bitrate$128&format$mp3&source$kwplayerhd_ar_4.3.0.8_tianbao_T1A_qirui.apk&type$convert_url_with_sign&user$&loginUid$",
|
||||
"url": "http://car-lv.kuwo.cn/62cee2f77bcdc5b3b2905294fbb9e5be/6a5e3089/resource/30106/trackmedia/long/M500002ZiI9a1sctnS.mp3?bitrate$128&format$mp3&source$kwplayerhd_ar_4.3.0.8_tianbao_T1A_qirui.apk&type$convert_url_with_sign&user$&loginUid$",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://car-lv.kuwo.cn/e0f5bb45774acc280a4fc9fec44cfc2f/6a5e1011/resource/30106/trackmedia/long/M500002ZiI9a1sctnS.mp3?bitrate$128&format$mp3&source$kwplayerhd_ar_4.3.0.8_tianbao_T1A_qirui.apk&type$convert_url_with_sign&user$&loginUid$",
|
||||
"final_url": "http://car-lv.kuwo.cn/62cee2f77bcdc5b3b2905294fbb9e5be/6a5e3089/resource/30106/trackmedia/long/M500002ZiI9a1sctnS.mp3?bitrate$128&format$mp3&source$kwplayerhd_ar_4.3.0.8_tianbao_T1A_qirui.apk&type$convert_url_with_sign&user$&loginUid$",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -4122,14 +4200,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.888,
|
||||
"init": 675.222,
|
||||
"home": 282.092,
|
||||
"category": 298.337,
|
||||
"detail": 287.951,
|
||||
"player": 349.807,
|
||||
"url_check": 122.36,
|
||||
"total": 2025.078
|
||||
"module_load": 8.633,
|
||||
"init": 437.485,
|
||||
"home": 271.007,
|
||||
"category": 268.008,
|
||||
"detail": 281.347,
|
||||
"player": 322.452,
|
||||
"url_check": 31.861,
|
||||
"total": 1622.302
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -4139,17 +4217,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "recommend",
|
||||
"vod_id": "776215306",
|
||||
"vod_id": "414074094",
|
||||
"flag": "酷狗音乐",
|
||||
"play_id": "776215306"
|
||||
"play_id": "414074094"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://fsdg360.tx.kugou.com/202607202009/557432a3cf34e7371c55f0fc2ed520a3/v3/eae727b9c6c56a08eb83cee544ea90d8/yp/p_0_960115/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx776215306_qu128_s3721318897.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"url": "http://fsdg360.tx.kugou.com/202607202228/70a2bb22ec5ce86f30bb39f66d370a35/v3/634fd43cca268c456895d7596a268548/yp/p_0_960157/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx414074094_qu128_s1541658893.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://fsdg360.tx.kugou.com/202607202009/557432a3cf34e7371c55f0fc2ed520a3/v3/eae727b9c6c56a08eb83cee544ea90d8/yp/p_0_960115/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx776215306_qu128_s3721318897.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"final_url": "http://fsdg360.tx.kugou.com/202607202228/70a2bb22ec5ce86f30bb39f66d370a35/v3/634fd43cca268c456895d7596a268548/yp/p_0_960157/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx414074094_qu128_s1541658893.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -4161,14 +4239,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.921,
|
||||
"module_load": 4.215,
|
||||
"init": 0.001,
|
||||
"home": 1346.121,
|
||||
"category": 835.315,
|
||||
"detail": 922.802,
|
||||
"player": 343.101,
|
||||
"url_check": 784.915,
|
||||
"total": 4236.744
|
||||
"home": 797.198,
|
||||
"category": 11230.212,
|
||||
"detail": 192.34,
|
||||
"player": 519.188,
|
||||
"url_check": 516.843,
|
||||
"total": 13260.661
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -4184,11 +4262,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1784549392-ce58101f05de400796a4acabadaf05c2-0-5738a557f8cd186891bdfe6fb4ec243e",
|
||||
"url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1784557714-62ed7efd1b7a4651a7e993bb2ba0f58e-0-56e437d0e5aa799c975ec3c26ac41410",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1784549392-ce58101f05de400796a4acabadaf05c2-0-5738a557f8cd186891bdfe6fb4ec243e",
|
||||
"final_url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1784557714-62ed7efd1b7a4651a7e993bb2ba0f58e-0-56e437d0e5aa799c975ec3c26ac41410",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -4200,14 +4278,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 21.323,
|
||||
"init": 0.011,
|
||||
"home": 134.513,
|
||||
"category": 99.322,
|
||||
"detail": 83.78,
|
||||
"module_load": 6.158,
|
||||
"init": 0.014,
|
||||
"home": 141.084,
|
||||
"category": 104.716,
|
||||
"detail": 80.204,
|
||||
"player": 0.014,
|
||||
"url_check": 957.083,
|
||||
"total": 1296.681
|
||||
"url_check": 983.907,
|
||||
"total": 1316.518
|
||||
},
|
||||
"counts": {
|
||||
"classes": 18,
|
||||
@@ -4239,14 +4317,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.23,
|
||||
"module_load": 6.877,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 689.408,
|
||||
"detail": 283.686,
|
||||
"player": 0.01,
|
||||
"url_check": 149.753,
|
||||
"total": 1135.713
|
||||
"home": 0.0,
|
||||
"category": 640.954,
|
||||
"detail": 295.759,
|
||||
"player": 0.008,
|
||||
"url_check": 158.157,
|
||||
"total": 1102.247
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -4278,14 +4356,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.9,
|
||||
"module_load": 5.598,
|
||||
"init": 0.003,
|
||||
"home": 0.002,
|
||||
"category": 2248.98,
|
||||
"detail": 520.347,
|
||||
"player": 0.012,
|
||||
"url_check": 399.767,
|
||||
"total": 3174.628
|
||||
"category": 1996.102,
|
||||
"detail": 916.857,
|
||||
"player": 0.005,
|
||||
"url_check": 203.197,
|
||||
"total": 3122.087
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -4317,14 +4395,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.106,
|
||||
"init": 0.003,
|
||||
"home": 1161.937,
|
||||
"category": 1023.391,
|
||||
"detail": 3633.032,
|
||||
"player": 797.408,
|
||||
"url_check": 372.388,
|
||||
"total": 6998.772
|
||||
"module_load": 7.03,
|
||||
"init": 0.002,
|
||||
"home": 3303.415,
|
||||
"category": 2198.818,
|
||||
"detail": 8018.863,
|
||||
"player": 1042.448,
|
||||
"url_check": 150.567,
|
||||
"total": 14721.571
|
||||
},
|
||||
"counts": {
|
||||
"classes": 18,
|
||||
@@ -4340,11 +4418,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://piccc.cdn.51touxiang.com/m3u8/2ePd4TGLqoackYBGnFxo66tx694g29pLJY5pkDQc.m3u8?pid=%2BibJyq87ptZYRmRqhIP%2FvdPpS8IkFbC44G%2FR8jMO89c%3D&utk=u_bYstpjDewEfNg7Qfvwx1&uk=f0vRs0mWZ8Q4NeOaqnzptBzBCFA8hAHZaPEf9u6Y3cw%3D&spl=213&t=1784549396&sign=e2ecc8201d5107a803a61e392702d491&ip=222.210.164.211",
|
||||
"url": "http://piccc.cdn.51touxiang.com/m3u8/2ePd4TGLqoackYBGnFxo66tx694g29pLJY5pkDQc.m3u8?pid=%2BibJyq87ptZYRmRqhIP%2FvdPpS8IkFbC44G%2FR8jMO89c%3D&utk=u_bYstpjDewEfNg7Qfvwx1&uk=f0vRs0mWZ8Q4NeOaqnzptBzBCFA8hAHZaPEf9u6Y3cw%3D&spl=213&t=1784557717&sign=bd5446a932f153e2ea1c9f45eea18708&ip=222.210.164.211",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://piccc.cdn.51touxiang.com/m3u8/2ePd4TGLqoackYBGnFxo66tx694g29pLJY5pkDQc.m3u8?pid=%2BibJyq87ptZYRmRqhIP%2FvdPpS8IkFbC44G%2FR8jMO89c%3D&utk=u_bYstpjDewEfNg7Qfvwx1&uk=f0vRs0mWZ8Q4NeOaqnzptBzBCFA8hAHZaPEf9u6Y3cw%3D&spl=213&t=1784549396&sign=e2ecc8201d5107a803a61e392702d491&ip=222.210.164.211",
|
||||
"final_url": "http://piccc.cdn.51touxiang.com/m3u8/2ePd4TGLqoackYBGnFxo66tx694g29pLJY5pkDQc.m3u8?pid=%2BibJyq87ptZYRmRqhIP%2FvdPpS8IkFbC44G%2FR8jMO89c%3D&utk=u_bYstpjDewEfNg7Qfvwx1&uk=f0vRs0mWZ8Q4NeOaqnzptBzBCFA8hAHZaPEf9u6Y3cw%3D&spl=213&t=1784557717&sign=bd5446a932f153e2ea1c9f45eea18708&ip=222.210.164.211",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -4356,14 +4434,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.074,
|
||||
"module_load": 7.773,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 950.699,
|
||||
"detail": 716.435,
|
||||
"player": 0.002,
|
||||
"url_check": 2148.84,
|
||||
"total": 3821.524
|
||||
"category": 967.042,
|
||||
"detail": 501.271,
|
||||
"player": 0.003,
|
||||
"url_check": 883.83,
|
||||
"total": 2361.065
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -4395,14 +4473,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.887,
|
||||
"module_load": 3.259,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 588.65,
|
||||
"detail": 336.816,
|
||||
"home": 0.001,
|
||||
"category": 275.332,
|
||||
"detail": 330.173,
|
||||
"player": 0.002,
|
||||
"url_check": 189.962,
|
||||
"total": 1119.779
|
||||
"url_check": 113.966,
|
||||
"total": 723.151
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -4434,14 +4512,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.162,
|
||||
"module_load": 4.145,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1121.028,
|
||||
"detail": 1082.063,
|
||||
"player": 941.214,
|
||||
"url_check": 2009.748,
|
||||
"total": 6357.445
|
||||
"category": 1059.653,
|
||||
"detail": 1046.076,
|
||||
"player": 925.202,
|
||||
"url_check": 771.778,
|
||||
"total": 3807.44
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -4451,17 +4529,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "248513",
|
||||
"flag": "非凡资源5",
|
||||
"play_id": "/vodplay/248513-3-1.html"
|
||||
"vod_id": "249240",
|
||||
"flag": "茅台资源1",
|
||||
"play_id": "/vodplay/249240-1-1.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://super.ffzy-online6.com/20260713/36491_8c069f21/index.m3u8",
|
||||
"url": "https://vodcnd16.trjho.com/20260720/j4ckbjgx/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://super.ffzy-online6.com/20260713/36491_8c069f21/index.m3u8",
|
||||
"final_url": "https://vodcnd16.trjho.com/20260720/j4ckbjgx/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -4473,14 +4551,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.589,
|
||||
"init": 0.002,
|
||||
"home": 585.277,
|
||||
"module_load": 8.448,
|
||||
"init": 0.001,
|
||||
"home": 359.987,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 591.054
|
||||
"total": 368.667
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -4512,14 +4590,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.579,
|
||||
"module_load": 3.716,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 692.854,
|
||||
"detail": 257.52,
|
||||
"player": 0.015,
|
||||
"url_check": 527.421,
|
||||
"total": 1483.148
|
||||
"category": 167.531,
|
||||
"detail": 169.042,
|
||||
"player": 0.016,
|
||||
"url_check": 345.175,
|
||||
"total": 686.167
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -4551,14 +4629,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.758,
|
||||
"module_load": 4.775,
|
||||
"init": 0.001,
|
||||
"home": 315.922,
|
||||
"home": 259.499,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 320.823
|
||||
"total": 264.502
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
|
||||
Reference in New Issue
Block a user