validate
This commit is contained in:
+925
-769
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"generated_at": "2026-07-09T21:07:01+08:00",
|
||||
"generated_at": "2026-07-09T21:51:48+08:00",
|
||||
"max_workers": 16,
|
||||
"total_duration_ms": 53765.238,
|
||||
"total_duration_ms": 28408.309,
|
||||
"summary": {
|
||||
"total": 98,
|
||||
"success": 75,
|
||||
"failed": 23,
|
||||
"success_rate": 0.7653,
|
||||
"total": 102,
|
||||
"success": 77,
|
||||
"failed": 25,
|
||||
"success_rate": 0.7549,
|
||||
"stage_failures": {
|
||||
"module_load": 0,
|
||||
"init": 0,
|
||||
"home": 6,
|
||||
"category": 12,
|
||||
"detail": 0,
|
||||
"category": 10,
|
||||
"detail": 2,
|
||||
"player": 1,
|
||||
"url_check": 1,
|
||||
"url_check": 3,
|
||||
"unexpected": 3
|
||||
}
|
||||
},
|
||||
@@ -27,14 +27,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 227.624,
|
||||
"module_load": 234.775,
|
||||
"init": 0.001,
|
||||
"home": 8043.939,
|
||||
"category": 0.037,
|
||||
"detail": 470.3,
|
||||
"player": 17921.41,
|
||||
"url_check": 480.278,
|
||||
"total": 27164.217
|
||||
"home": 492.245,
|
||||
"category": 0.029,
|
||||
"detail": 424.713,
|
||||
"player": 756.618,
|
||||
"url_check": 471.246,
|
||||
"total": 2407.483
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -66,14 +66,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 227.687,
|
||||
"init": 0.001,
|
||||
"module_load": 178.503,
|
||||
"init": 0.002,
|
||||
"home": 0.005,
|
||||
"category": 1225.411,
|
||||
"detail": 10196.212,
|
||||
"category": 855.871,
|
||||
"detail": 666.185,
|
||||
"player": 0.004,
|
||||
"url_check": 139.108,
|
||||
"total": 11802.406
|
||||
"url_check": 145.262,
|
||||
"total": 1932.541
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -105,14 +105,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 227.282,
|
||||
"init": 0.004,
|
||||
"home": 0.001,
|
||||
"category": 789.182,
|
||||
"detail": 790.353,
|
||||
"module_load": 177.701,
|
||||
"init": 0.008,
|
||||
"home": 0.002,
|
||||
"category": 789.265,
|
||||
"detail": 796.317,
|
||||
"player": 0.002,
|
||||
"url_check": 0.052,
|
||||
"total": 1823.442
|
||||
"url_check": 0.062,
|
||||
"total": 1847.832
|
||||
},
|
||||
"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": 232.936,
|
||||
"init": 0.0,
|
||||
"home": 691.848,
|
||||
"module_load": 176.869,
|
||||
"init": 0.004,
|
||||
"home": 235.778,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 938.817
|
||||
"total": 497.153
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -183,14 +183,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 227.741,
|
||||
"module_load": 246.092,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 800.985,
|
||||
"detail": 673.992,
|
||||
"player": 0.009,
|
||||
"url_check": 5942.873,
|
||||
"total": 7658.56
|
||||
"category": 765.178,
|
||||
"detail": 673.573,
|
||||
"player": 0.014,
|
||||
"url_check": 217.892,
|
||||
"total": 1922.147
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -222,14 +222,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 225.467,
|
||||
"module_load": 237.315,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 5791.759,
|
||||
"detail": 411.637,
|
||||
"player": 0.003,
|
||||
"url_check": 0.056,
|
||||
"total": 6429.84
|
||||
"home": 0.004,
|
||||
"category": 275.844,
|
||||
"detail": 532.768,
|
||||
"player": 0.005,
|
||||
"url_check": 0.072,
|
||||
"total": 1070.293
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -261,14 +261,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 226.176,
|
||||
"init": 0.014,
|
||||
"home": 0.008,
|
||||
"category": 1650.136,
|
||||
"detail": 267.186,
|
||||
"player": 275.626,
|
||||
"url_check": 936.254,
|
||||
"total": 3371.963
|
||||
"module_load": 211.967,
|
||||
"init": 0.019,
|
||||
"home": 0.004,
|
||||
"category": 468.981,
|
||||
"detail": 229.71,
|
||||
"player": 298.138,
|
||||
"url_check": 66.92,
|
||||
"total": 1311.181
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -284,11 +284,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F0000027fzkv1nKlkp.flac?guid=58d408ac91b07d795badb6b96d033d59&vkey=E48616682FD77B31E8456A922FF8AB23A6CD02D34C0757169511FB973B4798521FD75749EB7D97AB58781B4B36EAB02644E30A56017047B3__v2b94c307&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F0000027fzkv1nKlkp.flac?guid=82f364eea1cd925b90888abb1b241e35&vkey=8F31391E64D6A65C3D512D14E45344F4F0F709B9814791EA3360BC6F6419CDA12FA23055714134951A505A586A9DE4709C0F87BD31456945__v2b9abe71&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F0000027fzkv1nKlkp.flac?guid=58d408ac91b07d795badb6b96d033d59&vkey=E48616682FD77B31E8456A922FF8AB23A6CD02D34C0757169511FB973B4798521FD75749EB7D97AB58781B4B36EAB02644E30A56017047B3__v2b94c307&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F0000027fzkv1nKlkp.flac?guid=82f364eea1cd925b90888abb1b241e35&vkey=8F31391E64D6A65C3D512D14E45344F4F0F709B9814791EA3360BC6F6419CDA12FA23055714134951A505A586A9DE4709C0F87BD31456945__v2b9abe71&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -300,14 +300,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 224.171,
|
||||
"init": 0.005,
|
||||
"home": 0.058,
|
||||
"category": 501.014,
|
||||
"detail": 6684.729,
|
||||
"module_load": 256.347,
|
||||
"init": 0.004,
|
||||
"home": 0.061,
|
||||
"category": 850.815,
|
||||
"detail": 2509.167,
|
||||
"player": 0.004,
|
||||
"url_check": 970.648,
|
||||
"total": 23008.779
|
||||
"url_check": 969.873,
|
||||
"total": 4595.043
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
@@ -316,18 +316,18 @@
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "cat_trending",
|
||||
"vod_id": "yt:video:goH9vq8E3Vw",
|
||||
"tid": "cat_recommend",
|
||||
"vod_id": "yt:video:E3jcQgR3TNE",
|
||||
"flag": "YouTube",
|
||||
"play_id": "yt:video:goH9vq8E3Vw"
|
||||
"play_id": "yt:video:E3jcQgR3TNE"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://www.youtube.com/watch?v=goH9vq8E3Vw",
|
||||
"url": "https://www.youtube.com/watch?v=E3jcQgR3TNE",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://www.youtube.com/watch?v=goH9vq8E3Vw",
|
||||
"final_url": "https://www.youtube.com/watch?v=E3jcQgR3TNE",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -339,14 +339,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 223.514,
|
||||
"init": 0.0,
|
||||
"home": 0.002,
|
||||
"category": 5997.802,
|
||||
"detail": 386.839,
|
||||
"player": 0.005,
|
||||
"url_check": 384.893,
|
||||
"total": 7014.283
|
||||
"module_load": 214.32,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 245.837,
|
||||
"detail": 275.368,
|
||||
"player": 0.007,
|
||||
"url_check": 152.964,
|
||||
"total": 932.987
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -356,17 +356,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "index",
|
||||
"vod_id": "714893541",
|
||||
"vod_id": "5513",
|
||||
"flag": "夸克",
|
||||
"play_id": "https://pan.quark.cn/s/afb337f01e48"
|
||||
"play_id": "https://pan.quark.cn/s/9b0a4e2155f2||277"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.quark.cn/s/afb337f01e48",
|
||||
"url": "https://pan.quark.cn/s/9b0a4e2155f2||277",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.quark.cn/s/afb337f01e48",
|
||||
"final_url": "https://pan.quark.cn/s/9b0a4e2155f2%7C%7C277",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -378,14 +378,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 229.458,
|
||||
"module_load": 173.518,
|
||||
"init": 0.003,
|
||||
"home": 1571.926,
|
||||
"category": 378.915,
|
||||
"detail": 396.733,
|
||||
"player": 5863.763,
|
||||
"url_check": 498.051,
|
||||
"total": 8950.487
|
||||
"home": 2139.806,
|
||||
"category": 1557.027,
|
||||
"detail": 958.452,
|
||||
"player": 625.768,
|
||||
"url_check": 147.326,
|
||||
"total": 5674.451
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -401,11 +401,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v26.douyinvod.com/b3964ed42e92623616e74cde725f33ef/6a4feed7/video/tos/cn/tos-cn-v-5f73e7/oouekUv9eOCtVQGr1HqODeEAkLrWSn2hGaIEBy/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2010&bt=2010&cs=0&ds=4&ft=S9lstHiHH_Myq8ZtXDG_e2NvjTQ&mime_type=video_mp4&qs=13&rc=M2hqN3k5cnc8PDQzNGdnM0BpM2hqN3k5cnc8PDQzNGdnM0BtYTFjMmRjLTRhLS1kXmFzYSNtYTFjMmRjLTRhLS1kXmFzcw%3D%3D&btag=c0000e00038000&dy_q=1783600342&l=20260709203222AF1D061DDE0F9F92406D",
|
||||
"url": "https://v6.douyinvod.com/22625c1f8160c01171c42ec784f9b234/6a4ffdd3/video/tos/cn/tos-cn-v-5f73e7/oouekUv9eOCtVQGr1HqODeEAkLrWSn2hGaIEBy/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2010&bt=2010&cs=0&ds=4&ft=S9lstHiHH_Myq8ZParG_e2NvjTQ&mime_type=video_mp4&qs=13&rc=M2hqN3k5cnc8PDQzNGdnM0BpM2hqN3k5cnc8PDQzNGdnM0BtYTFjMmRjLTRhLS1kXmFzYSNtYTFjMmRjLTRhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1783604178&l=20260709213618B8C414E65F16C4D0C7B7",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v26.douyinvod.com/b3964ed42e92623616e74cde725f33ef/6a4feed7/video/tos/cn/tos-cn-v-5f73e7/oouekUv9eOCtVQGr1HqODeEAkLrWSn2hGaIEBy/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2010&bt=2010&cs=0&ds=4&ft=S9lstHiHH_Myq8ZtXDG_e2NvjTQ&mime_type=video_mp4&qs=13&rc=M2hqN3k5cnc8PDQzNGdnM0BpM2hqN3k5cnc8PDQzNGdnM0BtYTFjMmRjLTRhLS1kXmFzYSNtYTFjMmRjLTRhLS1kXmFzcw%3D%3D&btag=c0000e00038000&dy_q=1783600342&l=20260709203222AF1D061DDE0F9F92406D",
|
||||
"final_url": "https://v6.douyinvod.com/22625c1f8160c01171c42ec784f9b234/6a4ffdd3/video/tos/cn/tos-cn-v-5f73e7/oouekUv9eOCtVQGr1HqODeEAkLrWSn2hGaIEBy/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2010&bt=2010&cs=0&ds=4&ft=S9lstHiHH_Myq8ZParG_e2NvjTQ&mime_type=video_mp4&qs=13&rc=M2hqN3k5cnc8PDQzNGdnM0BpM2hqN3k5cnc8PDQzNGdnM0BtYTFjMmRjLTRhLS1kXmFzYSNtYTFjMmRjLTRhLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1783604178&l=20260709213618B8C414E65F16C4D0C7B7",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -417,14 +417,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 228.521,
|
||||
"module_load": 239.843,
|
||||
"init": 0.001,
|
||||
"home": 0.002,
|
||||
"category": 8052.153,
|
||||
"detail": 1586.138,
|
||||
"player": 1087.254,
|
||||
"url_check": 2649.631,
|
||||
"total": 13613.571
|
||||
"category": 1939.354,
|
||||
"detail": 1541.73,
|
||||
"player": 1023.43,
|
||||
"url_check": 776.841,
|
||||
"total": 5543.088
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -456,14 +456,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 228.504,
|
||||
"init": 0.005,
|
||||
"home": 0.001,
|
||||
"category": 3726.231,
|
||||
"detail": 9361.199,
|
||||
"player": 0.002,
|
||||
"url_check": 1542.306,
|
||||
"total": 14871.413
|
||||
"module_load": 220.67,
|
||||
"init": 0.006,
|
||||
"home": 0.002,
|
||||
"category": 782.955,
|
||||
"detail": 839.791,
|
||||
"player": 0.003,
|
||||
"url_check": 1137.245,
|
||||
"total": 3018.398
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -490,39 +490,39 @@
|
||||
{
|
||||
"spider": "不太灵",
|
||||
"file": "不太灵.txt",
|
||||
"success": false,
|
||||
"failed_stage": "category",
|
||||
"error": "分类视频列表为空",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 227.433,
|
||||
"module_load": 220.297,
|
||||
"init": 0.001,
|
||||
"home": 8974.519,
|
||||
"category": 10013.268,
|
||||
"detail": 1085.83,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 29009.051
|
||||
"home": 969.804,
|
||||
"category": 1006.363,
|
||||
"detail": 1069.648,
|
||||
"player": 0.005,
|
||||
"url_check": 137.36,
|
||||
"total": 5419.172
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
"category_videos": 25,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
"vod_id": "36889962",
|
||||
"flag": "夸克",
|
||||
"play_id": "https://pan.quark.cn/s/91987f0e3a8f"
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"parse": 0,
|
||||
"url": "https://pan.quark.cn/s/91987f0e3a8f",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.quark.cn/s/91987f0e3a8f",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -534,14 +534,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 227.242,
|
||||
"init": 0.002,
|
||||
"home": 485.953,
|
||||
"category": 122.914,
|
||||
"module_load": 169.865,
|
||||
"init": 0.001,
|
||||
"home": 179.545,
|
||||
"category": 112.547,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 967.704
|
||||
"total": 573.783
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -573,14 +573,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 231.297,
|
||||
"module_load": 232.896,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 7092.472,
|
||||
"detail": 474.581,
|
||||
"player": 1642.343,
|
||||
"url_check": 645.787,
|
||||
"total": 10094.506
|
||||
"category": 559.68,
|
||||
"detail": 419.782,
|
||||
"player": 855.262,
|
||||
"url_check": 587.668,
|
||||
"total": 2679.622
|
||||
},
|
||||
"counts": {
|
||||
"classes": 14,
|
||||
@@ -612,14 +612,14 @@
|
||||
"error": "HTTPSConnectionPool(host='vod-cdn.findtv.me', port=443): Read timed out. (read timeout=5)",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 230.148,
|
||||
"module_load": 169.396,
|
||||
"init": 0.001,
|
||||
"home": 525.162,
|
||||
"category": 9647.097,
|
||||
"detail": 7599.738,
|
||||
"player": 0.036,
|
||||
"url_check": 5684.331,
|
||||
"total": 45884.01
|
||||
"home": 480.357,
|
||||
"category": 666.518,
|
||||
"detail": 798.59,
|
||||
"player": 0.026,
|
||||
"url_check": 5802.567,
|
||||
"total": 10361.287
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -651,14 +651,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.772,
|
||||
"module_load": 4.334,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 648.209,
|
||||
"category": 484.754,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 15377.184
|
||||
"total": 1055.362
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -690,14 +690,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.65,
|
||||
"module_load": 6.776,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 10981.832,
|
||||
"detail": 809.55,
|
||||
"category": 1310.798,
|
||||
"detail": 1227.389,
|
||||
"player": 0.003,
|
||||
"url_check": 1190.107,
|
||||
"total": 12988.674
|
||||
"url_check": 1498.213,
|
||||
"total": 4043.672
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -729,14 +729,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.906,
|
||||
"module_load": 4.247,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 8063.986,
|
||||
"detail": 10046.179,
|
||||
"player": 0.009,
|
||||
"url_check": 1187.979,
|
||||
"total": 19302.592
|
||||
"category": 566.274,
|
||||
"detail": 513.988,
|
||||
"player": 0.011,
|
||||
"url_check": 2335.744,
|
||||
"total": 3420.652
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -763,19 +763,19 @@
|
||||
{
|
||||
"spider": "人人视频",
|
||||
"file": "人人视频.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"success": false,
|
||||
"failed_stage": "url_check",
|
||||
"error": "HTTP 403",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.555,
|
||||
"module_load": 6.511,
|
||||
"init": 0.001,
|
||||
"home": 409.242,
|
||||
"category": 336.116,
|
||||
"detail": 278.929,
|
||||
"player": 917.592,
|
||||
"url_check": 519.435,
|
||||
"total": 2466.574
|
||||
"home": 228.705,
|
||||
"category": 335.291,
|
||||
"detail": 276.944,
|
||||
"player": 387.495,
|
||||
"url_check": 142.776,
|
||||
"total": 2512.389
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -784,19 +784,19 @@
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "TV",
|
||||
"vod_id": "56986",
|
||||
"tid": "MOVIE",
|
||||
"vod_id": "58108",
|
||||
"flag": "人人专线",
|
||||
"play_id": "56986@387800"
|
||||
"play_id": "58108@387692"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://a0i8oohv377jbkj.302.fledgecloud.com:56782/zj-302-cdn.bwcgee.cn/c069d42171ee71f1833a4531958d0402/c17bc232b9cd4d8ebe60d89eb7792743-a3279265c3c45d0c5e841261bed53550-ld.mp4?auth_key=1783616816-5a30f6697fd3d581af197bed60a25b37-0-792fb275fae9fbff23ccca377dc1ae0a&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=fa7616e485424ad48395ae378f69bf11&hevc=false&seasonId=56986",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://a0i8oohv377jbkj.302.fledgecloud.com:56782/zj-302-cdn.bwcgee.cn/c069d42171ee71f1833a4531958d0402/c17bc232b9cd4d8ebe60d89eb7792743-a3279265c3c45d0c5e841261bed53550-ld.mp4?auth_key=1783616816-5a30f6697fd3d581af197bed60a25b37-0-792fb275fae9fbff23ccca377dc1ae0a&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=fa7616e485424ad48395ae378f69bf11&hevc=false&seasonId=56986",
|
||||
"reason": null
|
||||
"url": "https://tfxf1gch1hcj18rzdnctifaauyqy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/6079cc6a745a71f1a51f4531948c0402/c2396796fec744d896c508accbb108c5-bb9d699ea99816c59b3e83ef32ed21cb-ld.mp4?key=4bb9dce70da79da86d8c16730801d294&time=1783619502327&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=ba7d289c391f4d70bf36fcf45c0c00c6&hevc=false&seasonId=58108&wsiphost=ipdbme&wsrid_tag=6a4fa76e_PS-XIY-01w4Z30_40489-56589-s1t1783605102431&x-mamba-business-label=13423&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
|
||||
"valid": false,
|
||||
"reachable": false,
|
||||
"status_code": 403,
|
||||
"final_url": "https://tfxf1gch1hcj18rzdnctifaauyqy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/6079cc6a745a71f1a51f4531948c0402/c2396796fec744d896c508accbb108c5-bb9d699ea99816c59b3e83ef32ed21cb-ld.mp4?key=4bb9dce70da79da86d8c16730801d294&time=1783619502327&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=ba7d289c391f4d70bf36fcf45c0c00c6&hevc=false&seasonId=58108&wsiphost=ipdbme&wsrid_tag=6a4fa76e_PS-XIY-01w4Z30_40489-56589-s1t1783605102431&x-mamba-business-label=13423&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
|
||||
"reason": "HTTP 403"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -807,14 +807,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.196,
|
||||
"module_load": 7.369,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 676.976,
|
||||
"detail": 608.903,
|
||||
"player": 0.004,
|
||||
"url_check": 237.401,
|
||||
"total": 1531.989
|
||||
"category": 264.802,
|
||||
"detail": 577.734,
|
||||
"player": 0.003,
|
||||
"url_check": 276.673,
|
||||
"total": 1127.135
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -846,14 +846,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.527,
|
||||
"module_load": 4.692,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1175.187,
|
||||
"detail": 10174.118,
|
||||
"player": 0.008,
|
||||
"url_check": 514.335,
|
||||
"total": 11869.72
|
||||
"category": 1046.727,
|
||||
"detail": 1461.898,
|
||||
"player": 0.01,
|
||||
"url_check": 85.934,
|
||||
"total": 2846.366
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -863,17 +863,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "series",
|
||||
"vod_id": "movie/gonggan-cells",
|
||||
"flag": "播放源 1 (1080P)",
|
||||
"play_id": "https://v.lzcdn27.com/20260704/12645_1764fabc/index.m3u8"
|
||||
"vod_id": "movie/little-house-on-the-prairie",
|
||||
"flag": "播放源 2 (1080P)",
|
||||
"play_id": "https://hn.bfvvs.com/play/aOYPggpd/index.m3u8"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.lzcdn27.com/20260704/12645_1764fabc/index.m3u8",
|
||||
"url": "https://hn.bfvvs.com/play/aOYPggpd/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.lzcdn27.com/20260704/12645_1764fabc/index.m3u8",
|
||||
"final_url": "https://hn.bfvvs.com/play/aOYPggpd/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -885,14 +885,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.989,
|
||||
"init": 0.0,
|
||||
"home": 0.001,
|
||||
"category": 10282.981,
|
||||
"detail": 9472.898,
|
||||
"player": 13946.439,
|
||||
"url_check": 1609.678,
|
||||
"total": 35320.248
|
||||
"module_load": 9.064,
|
||||
"init": 0.001,
|
||||
"home": 0.002,
|
||||
"category": 1179.175,
|
||||
"detail": 301.711,
|
||||
"player": 1559.778,
|
||||
"url_check": 1091.227,
|
||||
"total": 4142.115
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -908,11 +908,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.xl01.eu.cc/obj/4BA802AE57C820FF812D27C1923A5A9C2BD32F662137026CE05AD172BF035A9C",
|
||||
"url": "https://v.xl01.eu.cc/obj/2D792CEE4851DEEC71F62288F71CD546638C0945F1FE6DDF65FB10420B184A2C",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://lf26-imcloud-file-sign.bytetos.com/tos-cn-o-0000c2428/o4AAhAAjeppS4eEEH4g6QuPfGEfYqAPQQg4Jes?x-expires=1783603650&x-signature=r6KFjRg0f%2BIJwRL6Uu%2FhggiNp3E%3D",
|
||||
"final_url": "https://lf26-imcloud-file-sign.bytetos.com/tos-cn-o-0000c2428/o4AAhAAjeppS4eEEH4g6QuPfGEfYqAPQQg4Jes?x-expires=1783610558&x-signature=0cG5POzunnSMP0dqU0FkPResF6Y%3D",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -924,14 +924,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.767,
|
||||
"init": 0.009,
|
||||
"home": 0.0,
|
||||
"category": 293.731,
|
||||
"detail": 380.2,
|
||||
"module_load": 4.334,
|
||||
"init": 0.01,
|
||||
"home": 0.001,
|
||||
"category": 723.413,
|
||||
"detail": 280.469,
|
||||
"player": 0.002,
|
||||
"url_check": 1603.416,
|
||||
"total": 2281.582
|
||||
"url_check": 1022.18,
|
||||
"total": 2030.904
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -963,14 +963,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.524,
|
||||
"module_load": 9.269,
|
||||
"init": 0.001,
|
||||
"home": 5930.416,
|
||||
"category": 5647.554,
|
||||
"home": 301.991,
|
||||
"category": 283.389,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 11772.88
|
||||
"total": 818.461
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1002,14 +1002,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.87,
|
||||
"module_load": 5.129,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 524.797,
|
||||
"home": 0.0,
|
||||
"category": 1144.974,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 11888.777
|
||||
"total": 1723.402
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1041,14 +1041,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.45,
|
||||
"module_load": 7.459,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 742.945,
|
||||
"home": 0.0,
|
||||
"category": 752.703,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 7377.292
|
||||
"total": 1501.085
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1080,14 +1080,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.711,
|
||||
"init": 126.655,
|
||||
"home": 0.062,
|
||||
"category": 110.169,
|
||||
"detail": 1199.796,
|
||||
"player": 232.087,
|
||||
"url_check": 516.542,
|
||||
"total": 2191.0
|
||||
"module_load": 4.755,
|
||||
"init": 151.593,
|
||||
"home": 0.086,
|
||||
"category": 106.593,
|
||||
"detail": 1070.292,
|
||||
"player": 143.331,
|
||||
"url_check": 127.754,
|
||||
"total": 1604.99
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1119,14 +1119,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 13.869,
|
||||
"module_load": 5.24,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 9204.494,
|
||||
"detail": 5987.318,
|
||||
"player": 9112.004,
|
||||
"url_check": 1330.172,
|
||||
"total": 25648.533
|
||||
"category": 245.011,
|
||||
"detail": 430.572,
|
||||
"player": 441.118,
|
||||
"url_check": 1048.95,
|
||||
"total": 2171.646
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1158,14 +1158,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.649,
|
||||
"init": 0.001,
|
||||
"module_load": 4.354,
|
||||
"init": 0.0,
|
||||
"home": 0.001,
|
||||
"category": 1853.323,
|
||||
"detail": 822.869,
|
||||
"player": 172.608,
|
||||
"url_check": 679.13,
|
||||
"total": 3539.268
|
||||
"category": 813.282,
|
||||
"detail": 191.909,
|
||||
"player": 268.109,
|
||||
"url_check": 250.253,
|
||||
"total": 1528.314
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1181,11 +1181,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/02/202607021307036732biJW0hQ/playlist.m3u8?auth_key=1783602427-0-0-28fb73173b7b221bf1ae842b26339e65",
|
||||
"url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/02/202607021307036732biJW0hQ/playlist.m3u8?auth_key=1783605103-0-0-9e6254f932db127d34d130d98a192881",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/02/202607021307036732biJW0hQ/playlist.m3u8?auth_key=1783602427-0-0-28fb73173b7b221bf1ae842b26339e65",
|
||||
"final_url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-07/02/202607021307036732biJW0hQ/playlist.m3u8?auth_key=1783605103-0-0-9e6254f932db127d34d130d98a192881",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1197,14 +1197,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.068,
|
||||
"module_load": 4.469,
|
||||
"init": 0.001,
|
||||
"home": 3743.517,
|
||||
"category": 273.563,
|
||||
"detail": 694.052,
|
||||
"home": 2835.493,
|
||||
"category": 251.463,
|
||||
"detail": 739.336,
|
||||
"player": 0.002,
|
||||
"url_check": 1141.372,
|
||||
"total": 5856.957
|
||||
"url_check": 161.445,
|
||||
"total": 3992.587
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1236,14 +1236,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.237,
|
||||
"init": 1637.862,
|
||||
"home": 0.007,
|
||||
"category": 164.226,
|
||||
"detail": 243.07,
|
||||
"player": 0.003,
|
||||
"url_check": 134.744,
|
||||
"total": 2184.086
|
||||
"module_load": 3.865,
|
||||
"init": 438.437,
|
||||
"home": 0.005,
|
||||
"category": 169.375,
|
||||
"detail": 175.114,
|
||||
"player": 0.002,
|
||||
"url_check": 161.661,
|
||||
"total": 949.128
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1275,14 +1275,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.786,
|
||||
"init": 79.341,
|
||||
"module_load": 4.002,
|
||||
"init": 89.865,
|
||||
"home": 0.001,
|
||||
"category": 158.237,
|
||||
"detail": 2025.789,
|
||||
"player": 249.282,
|
||||
"url_check": 453.497,
|
||||
"total": 2970.641
|
||||
"category": 168.67,
|
||||
"detail": 2629.833,
|
||||
"player": 312.489,
|
||||
"url_check": 92.315,
|
||||
"total": 3298.139
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1298,11 +1298,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=829bb5b0032673e8a3fcecb577b94169&buy_key=FM&token=3470×tamp=1783602429&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=38ea8d1b1820a0ed9641b05f0215fd0f&buy_key=FM&token=5677×tamp=1783605106&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=829bb5b0032673e8a3fcecb577b94169&buy_key=FM&token=3470×tamp=1783602429&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=38ea8d1b1820a0ed9641b05f0215fd0f&buy_key=FM&token=5677×tamp=1783605106&duration=453",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1314,14 +1314,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.506,
|
||||
"module_load": 7.362,
|
||||
"init": 0.001,
|
||||
"home": 507.199,
|
||||
"category": 340.864,
|
||||
"detail": 525.246,
|
||||
"player": 373.547,
|
||||
"url_check": 1074.678,
|
||||
"total": 2830.083
|
||||
"home": 399.945,
|
||||
"category": 304.391,
|
||||
"detail": 519.225,
|
||||
"player": 295.192,
|
||||
"url_check": 139.844,
|
||||
"total": 1667.405
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1337,11 +1337,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783600251&sign=7d20ea1b1db31f823a3b154ee0261cea",
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783604566&sign=a3d75703562cef727660d77ffc26f4db",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783600251&sign=7d20ea1b1db31f823a3b154ee0261cea",
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783604566&sign=a3d75703562cef727660d77ffc26f4db",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1353,14 +1353,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.882,
|
||||
"module_load": 8.161,
|
||||
"init": 0.005,
|
||||
"home": 502.867,
|
||||
"category": 7371.054,
|
||||
"detail": 421.677,
|
||||
"player": 7069.059,
|
||||
"url_check": 585.976,
|
||||
"total": 15958.316
|
||||
"home": 880.376,
|
||||
"category": 888.267,
|
||||
"detail": 664.538,
|
||||
"player": 2193.315,
|
||||
"url_check": 494.441,
|
||||
"total": 5130.416
|
||||
},
|
||||
"counts": {
|
||||
"classes": 3,
|
||||
@@ -1376,11 +1376,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/6305c77cd2b04866bf877537860de3b6~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814706443&x-signature=yj9uZ78IVs8IfNvspx8LkMbT8Do%3D",
|
||||
"url": "https://p9-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/6305c77cd2b04866bf877537860de3b6~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814709107&x-signature=ucJLq129Sa9kg%2B%2BCl6JHaoYdgJw%3D",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/6305c77cd2b04866bf877537860de3b6~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814706443&x-signature=yj9uZ78IVs8IfNvspx8LkMbT8Do%3D",
|
||||
"final_url": "https://p9-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/6305c77cd2b04866bf877537860de3b6~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814709107&x-signature=ucJLq129Sa9kg%2B%2BCl6JHaoYdgJw%3D",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1392,14 +1392,14 @@
|
||||
"error": "HTTPSConnectionPool(host='40000.me', port=443): Read timed out. (read timeout=10)",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.173,
|
||||
"module_load": 4.358,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 10021.648,
|
||||
"category": 10017.002,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 20580.532
|
||||
"total": 20038.275
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1427,39 +1427,39 @@
|
||||
"spider": "在线之家",
|
||||
"file": "在线之家.txt",
|
||||
"success": false,
|
||||
"failed_stage": "category",
|
||||
"error": "分类视频列表为空",
|
||||
"failed_stage": "url_check",
|
||||
"error": "HTTP 403",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.004,
|
||||
"module_load": 6.186,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1269.616,
|
||||
"detail": 11704.544,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 24046.165
|
||||
"category": 667.786,
|
||||
"detail": 1439.42,
|
||||
"player": 981.2,
|
||||
"url_check": 320.116,
|
||||
"total": 6716.795
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
"category_videos": 12,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
"vod_id": "4623",
|
||||
"flag": "zxzj",
|
||||
"play_id": "vodplay/4623-1-1.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"parse": 1,
|
||||
"url": "https://ex.zxzja.com:9876/player-v2/common/1996901774556008448/E9BB91E8A28DE7BAA0E5AF9FE9989F5330354530312E6D70347C333233343136333635",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"reason": null
|
||||
"reachable": false,
|
||||
"status_code": 403,
|
||||
"final_url": "https://ex.zxzja.com:9876/player-v2/common/1996901774556008448/E9BB91E8A28DE7BAA0E5AF9FE9989F5330354530312E6D70347C333233343136333635",
|
||||
"reason": "HTTP 403"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1470,14 +1470,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.098,
|
||||
"module_load": 9.693,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 403.2,
|
||||
"detail": 450.61,
|
||||
"player": 0.004,
|
||||
"url_check": 1023.455,
|
||||
"total": 1884.927
|
||||
"category": 416.198,
|
||||
"detail": 501.215,
|
||||
"player": 0.022,
|
||||
"url_check": 1163.523,
|
||||
"total": 2091.272
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1509,14 +1509,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.509,
|
||||
"module_load": 4.258,
|
||||
"init": 0.001,
|
||||
"home": 0.011,
|
||||
"category": 17086.777,
|
||||
"detail": 5185.675,
|
||||
"player": 0.012,
|
||||
"url_check": 1992.189,
|
||||
"total": 24271.172
|
||||
"home": 0.007,
|
||||
"category": 775.171,
|
||||
"detail": 373.909,
|
||||
"player": 0.004,
|
||||
"url_check": 881.428,
|
||||
"total": 2035.693
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1548,14 +1548,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 11.634,
|
||||
"init": 511.901,
|
||||
"home": 447.654,
|
||||
"module_load": 10.332,
|
||||
"init": 470.571,
|
||||
"home": 528.484,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 971.41
|
||||
"total": 1009.579
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -1587,14 +1587,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.915,
|
||||
"init": 120.51,
|
||||
"home": 483.919,
|
||||
"category": 709.744,
|
||||
"detail": 948.181,
|
||||
"player": 1766.921,
|
||||
"url_check": 793.176,
|
||||
"total": 4829.847
|
||||
"module_load": 4.618,
|
||||
"init": 113.65,
|
||||
"home": 81.382,
|
||||
"category": 652.785,
|
||||
"detail": 751.935,
|
||||
"player": 523.769,
|
||||
"url_check": 97.434,
|
||||
"total": 2226.112
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1604,17 +1604,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "M16",
|
||||
"vod_id": "881323",
|
||||
"flag": "TX-4K",
|
||||
"play_id": "881323@84@16977452@episode"
|
||||
"vod_id": "908667",
|
||||
"flag": "YK",
|
||||
"play_id": "908667@85@16971687@episode"
|
||||
},
|
||||
"player": {
|
||||
"parse": "0",
|
||||
"url": "https://ltstysj.gtimg.com/B_z0uFUcqAKH-ura3tu2xWp-s83iW9mmM44TsS8RpSHcxWNXRVAI-Zhcii5cG97kfFET1ul5s5FyTYDB4NEJqNtYPRt4v0CvNCiokJuC9Oex-PMrBbcyCxHEXNJ0H-gISJnC0rVGEZQrwqEhzHTmjBoA/svp_50112/wioeBVGHRS66ZAKpAINFYGD_muQMRlQ2Kp2pu15sF4ydxL5Xt0x-NSjIlacC923Or8KWU-obrg9DG8QnhiGtOhcmd78PGzJWKdhbivTbkSoSjvmNWMsn8XZm2yxvGtOpSz2xwhffdkyKCRo0jyx1qNjm0gh_Gr0AmcPwEvT58sc2_lfX56K6Y-8c5kamrTjf/gzc_1000102_0b53ruackaaaveaazree45s4bdodewaqaika.f322063.ts.m3u8?ver=4&zhuiyi",
|
||||
"url": "http://110.42.49.74:2222/jx/cache/scorpio_m3u8/ddf418344befc3b8714b7f1357714820.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://ltstysj.gtimg.com/B_z0uFUcqAKH-ura3tu2xWp-s83iW9mmM44TsS8RpSHcxWNXRVAI-Zhcii5cG97kfFET1ul5s5FyTYDB4NEJqNtYPRt4v0CvNCiokJuC9Oex-PMrBbcyCxHEXNJ0H-gISJnC0rVGEZQrwqEhzHTmjBoA/svp_50112/wioeBVGHRS66ZAKpAINFYGD_muQMRlQ2Kp2pu15sF4ydxL5Xt0x-NSjIlacC923Or8KWU-obrg9DG8QnhiGtOhcmd78PGzJWKdhbivTbkSoSjvmNWMsn8XZm2yxvGtOpSz2xwhffdkyKCRo0jyx1qNjm0gh_Gr0AmcPwEvT58sc2_lfX56K6Y-8c5kamrTjf/gzc_1000102_0b53ruackaaaveaazree45s4bdodewaqaika.f322063.ts.m3u8?ver=4&zhuiyi",
|
||||
"final_url": "http://110.42.49.74:2222/jx/cache/scorpio_m3u8/ddf418344befc3b8714b7f1357714820.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1626,14 +1626,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.032,
|
||||
"module_load": 5.756,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 686.004,
|
||||
"detail": 7279.551,
|
||||
"player": 10348.798,
|
||||
"url_check": 598.338,
|
||||
"total": 18918.431
|
||||
"category": 788.663,
|
||||
"detail": 779.171,
|
||||
"player": 1032.592,
|
||||
"url_check": 288.351,
|
||||
"total": 2895.45
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -1649,11 +1649,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=eiWDFYfrzPMigP%2BDGds3cNPZGWE%3D&Expires=1783602749&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=IHpaIuaSXQCHkjs9AFVtN4fd8KI%3D&Expires=1783605237&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=eiWDFYfrzPMigP%2BDGds3cNPZGWE%3D&Expires=1783602749&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=IHpaIuaSXQCHkjs9AFVtN4fd8KI%3D&Expires=1783605237&x-amz-FSIZE=58373&x-amz-UFID=624471240788981016",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1665,14 +1665,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.343,
|
||||
"init": 0.017,
|
||||
"home": 209.77,
|
||||
"category": 267.311,
|
||||
"detail": 322.964,
|
||||
"player": 0.003,
|
||||
"url_check": 766.694,
|
||||
"total": 1570.707
|
||||
"module_load": 3.659,
|
||||
"init": 0.018,
|
||||
"home": 188.075,
|
||||
"category": 270.959,
|
||||
"detail": 342.639,
|
||||
"player": 0.002,
|
||||
"url_check": 242.955,
|
||||
"total": 1048.931
|
||||
},
|
||||
"counts": {
|
||||
"classes": 30,
|
||||
@@ -1684,15 +1684,15 @@
|
||||
"tid": "逆袭",
|
||||
"vod_id": "110000046951321516",
|
||||
"flag": "1080P",
|
||||
"play_id": "https://tv-video.cdn.drama.9ddm.com/C3/C6/C3C63266E20AF3BE7BCB58DC9CA61DEF.mp4?timestamp=1783602432&sign=18b402d25efca964f21e0ecc47ca869b"
|
||||
"play_id": "https://tv-video.cdn.drama.9ddm.com/C3/C6/C3C63266E20AF3BE7BCB58DC9CA61DEF.mp4?timestamp=1783605105&sign=b933a8863db42a71e169add1c83731d2"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/C3/C6/C3C63266E20AF3BE7BCB58DC9CA61DEF.mp4?timestamp=1783602432&sign=18b402d25efca964f21e0ecc47ca869b",
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/C3/C6/C3C63266E20AF3BE7BCB58DC9CA61DEF.mp4?timestamp=1783605105&sign=b933a8863db42a71e169add1c83731d2",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/C3/C6/C3C63266E20AF3BE7BCB58DC9CA61DEF.mp4?timestamp=1783602432&sign=18b402d25efca964f21e0ecc47ca869b",
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/C3/C6/C3C63266E20AF3BE7BCB58DC9CA61DEF.mp4?timestamp=1783605105&sign=b933a8863db42a71e169add1c83731d2",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1704,14 +1704,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.441,
|
||||
"init": 0.008,
|
||||
"home": 463.096,
|
||||
"category": 190.257,
|
||||
"detail": 178.622,
|
||||
"player": 371.608,
|
||||
"url_check": 673.423,
|
||||
"total": 1886.199
|
||||
"module_load": 7.095,
|
||||
"init": 0.007,
|
||||
"home": 474.518,
|
||||
"category": 180.7,
|
||||
"detail": 180.454,
|
||||
"player": 409.989,
|
||||
"url_check": 191.282,
|
||||
"total": 1444.774
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1743,14 +1743,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.876,
|
||||
"init": 0.017,
|
||||
"home": 185.911,
|
||||
"category": 275.639,
|
||||
"detail": 96.086,
|
||||
"player": 81.612,
|
||||
"url_check": 194.231,
|
||||
"total": 929.318
|
||||
"module_load": 6.767,
|
||||
"init": 0.012,
|
||||
"home": 208.072,
|
||||
"category": 215.662,
|
||||
"detail": 126.002,
|
||||
"player": 0.038,
|
||||
"url_check": 1206.546,
|
||||
"total": 2135.325
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1760,17 +1760,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "11853",
|
||||
"flag": "TX专线",
|
||||
"play_id": "app88:WyJodHRwczovL3YucXEuY29tL3gvY292ZXIvM2tiNjloajdmYTR4ajYzL2QwMDEyYnIxMGxxLmh0bWwiLCJxcSIsIueZvembquWFrOS4uyIsIjEiXQ"
|
||||
"vod_id": "193652",
|
||||
"flag": "高清③",
|
||||
"play_id": "app88:WyJodHRwczovL3ZpcC5mZnp5LXBsYXk5LmNvbS8yMDI2MDcwOS80NTAyNV8zMjdkZmZmMS9pbmRleC5tM3U4IiwiZmZtM3U4Iiwi6ay8546p5Lq6Njrngrzni7EiLCIxIl0"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.qq.com/x/cover/3kb69hj7fa4xj63/d0012br10lq.html",
|
||||
"url": "https://vip.ffzy-play9.com/20260709/45025_327dfff1/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.qq.com/x/cover/3kb69hj7fa4xj63/d0012br10lq.html",
|
||||
"final_url": "https://vip.ffzy-play9.com/20260709/45025_327dfff1/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1782,14 +1782,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.445,
|
||||
"module_load": 7.326,
|
||||
"init": 0.001,
|
||||
"home": 8694.516,
|
||||
"category": 262.375,
|
||||
"detail": 5821.635,
|
||||
"player": 4887.156,
|
||||
"url_check": 69.488,
|
||||
"total": 19740.202
|
||||
"home": 211.904,
|
||||
"category": 253.959,
|
||||
"detail": 270.907,
|
||||
"player": 338.561,
|
||||
"url_check": 64.184,
|
||||
"total": 1147.64
|
||||
},
|
||||
"counts": {
|
||||
"classes": 1,
|
||||
@@ -1821,14 +1821,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.299,
|
||||
"module_load": 4.783,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 614.981,
|
||||
"detail": 6117.971,
|
||||
"player": 637.355,
|
||||
"url_check": 451.137,
|
||||
"total": 20477.377
|
||||
"home": 0.001,
|
||||
"category": 597.903,
|
||||
"detail": 662.09,
|
||||
"player": 581.649,
|
||||
"url_check": 915.973,
|
||||
"total": 2762.991
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1837,18 +1837,18 @@
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "3",
|
||||
"vod_id": "3712",
|
||||
"tid": "1",
|
||||
"vod_id": "3706",
|
||||
"flag": "在线云播",
|
||||
"play_id": "3712_1_1"
|
||||
"play_id": "3706_1_1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.lzcdn31.com/20260616/7255_5afe22cb/index.m3u8",
|
||||
"url": "https://cdn.yzzyvip-29.com/20260707/25534_f5011865/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.lzcdn31.com/20260616/7255_5afe22cb/index.m3u8",
|
||||
"final_url": "https://cdn.yzzyvip-29.com/20260707/25534_f5011865/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1860,14 +1860,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.372,
|
||||
"module_load": 3.945,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 529.485,
|
||||
"detail": 608.459,
|
||||
"home": 0.001,
|
||||
"category": 496.128,
|
||||
"detail": 449.996,
|
||||
"player": 0.002,
|
||||
"url_check": 568.074,
|
||||
"total": 1710.992
|
||||
"url_check": 119.265,
|
||||
"total": 1069.902
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1899,14 +1899,14 @@
|
||||
"error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.13,
|
||||
"module_load": 8.661,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 12550.609,
|
||||
"category": 604.45,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 18664.793
|
||||
"total": 1231.914
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1938,14 +1938,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.767,
|
||||
"init": 0.0,
|
||||
"home": 0.0,
|
||||
"category": 1940.902,
|
||||
"detail": 1760.82,
|
||||
"player": 13871.661,
|
||||
"url_check": 1913.895,
|
||||
"total": 19491.848
|
||||
"module_load": 4.457,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 4054.781,
|
||||
"detail": 3961.001,
|
||||
"player": 2316.863,
|
||||
"url_check": 889.615,
|
||||
"total": 11227.359
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -1977,14 +1977,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.79,
|
||||
"init": 10356.51,
|
||||
"home": 6626.572,
|
||||
"category": 511.038,
|
||||
"detail": 399.538,
|
||||
"player": 1382.778,
|
||||
"url_check": 1047.909,
|
||||
"total": 20328.912
|
||||
"module_load": 4.649,
|
||||
"init": 362.593,
|
||||
"home": 394.176,
|
||||
"category": 401.936,
|
||||
"detail": 439.208,
|
||||
"player": 1489.519,
|
||||
"url_check": 1113.834,
|
||||
"total": 4206.693
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -2000,11 +2000,50 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://usaydd.up8r6jjh.com/m3u87/share/7954569/8149947/20260623/101556/1080/index.m3u8?sign=008319839a98d3c2f4e89bc4d07026bc&t=1783602454",
|
||||
"url": "https://usaydd.5gwcft9h.com/m3u87/share/7954569/8149947/20260623/101556/1080/index.m3u8?sign=72d28aacad5f1f2a77d082905b050eb6&t=1783605108",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://usaydd.up8r6jjh.com/m3u87/share/7954569/8149947/20260623/101556/1080/index.m3u8?sign=008319839a98d3c2f4e89bc4d07026bc&t=1783602454",
|
||||
"final_url": "https://usaydd.5gwcft9h.com/m3u87/share/7954569/8149947/20260623/101556/1080/index.m3u8?sign=72d28aacad5f1f2a77d082905b050eb6&t=1783605108",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "橘汁",
|
||||
"file": "橘汁.txt",
|
||||
"success": false,
|
||||
"failed_stage": "detail",
|
||||
"error": "详情缺少播放源或播放列表",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.799,
|
||||
"init": 276.375,
|
||||
"home": 321.24,
|
||||
"category": 168.174,
|
||||
"detail": 116.249,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1154.509
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
"category_videos": 21,
|
||||
"detail_videos": 1,
|
||||
"episodes": 0
|
||||
},
|
||||
"samples": {
|
||||
"tid": "21",
|
||||
"vod_id": "160053",
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2016,14 +2055,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.84,
|
||||
"init": 0.026,
|
||||
"module_load": 12.799,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 327.799,
|
||||
"detail": 374.424,
|
||||
"player": 0.007,
|
||||
"url_check": 1236.826,
|
||||
"total": 1947.714
|
||||
"category": 276.981,
|
||||
"detail": 329.096,
|
||||
"player": 0.005,
|
||||
"url_check": 1151.208,
|
||||
"total": 1770.721
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2055,14 +2094,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.556,
|
||||
"init": 86.883,
|
||||
"home": 107.177,
|
||||
"module_load": 10.78,
|
||||
"init": 95.708,
|
||||
"home": 98.8,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 204.916
|
||||
"total": 205.605
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -2094,14 +2133,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.227,
|
||||
"init": 0.0,
|
||||
"home": 607.103,
|
||||
"category": 374.652,
|
||||
"detail": 260.136,
|
||||
"player": 195.698,
|
||||
"url_check": 770.082,
|
||||
"total": 2213.041
|
||||
"module_load": 4.625,
|
||||
"init": 0.001,
|
||||
"home": 410.782,
|
||||
"category": 399.117,
|
||||
"detail": 265.087,
|
||||
"player": 179.248,
|
||||
"url_check": 41.278,
|
||||
"total": 1301.689
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2111,17 +2150,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "65",
|
||||
"vod_id": "41000250803",
|
||||
"vod_id": "41000250937",
|
||||
"flag": "河马剧场",
|
||||
"play_id": "41000250803@614621898"
|
||||
"play_id": "41000250937@614629026"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://txonlmfvideo.cbread.cn/89/3x0/30x8/308x0/30805200014/614621898_1/614621898.720p.narrowv3.mp4?t=6a50ecd0&sign=6c15af7d1ab3de4d8823630f9e873928",
|
||||
"url": "https://txonlmfvideo.cbread.cn/62/7x3/73x9/739x0/73905200014/614629026_1/614629026.720p.narrowv3.mp4?t=6a50ecd0&sign=24a25c47c39522e764fc2da0f1778ca9",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://txonlmfvideo.cbread.cn/89/3x0/30x8/308x0/30805200014/614621898_1/614621898.720p.narrowv3.mp4?t=6a50ecd0&sign=6c15af7d1ab3de4d8823630f9e873928",
|
||||
"final_url": "https://txonlmfvideo.cbread.cn/62/7x3/73x9/739x0/73905200014/614629026_1/614629026.720p.narrowv3.mp4?t=6a50ecd0&sign=24a25c47c39522e764fc2da0f1778ca9",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2133,14 +2172,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.566,
|
||||
"init": 261.434,
|
||||
"home": 3375.537,
|
||||
"category": 4775.248,
|
||||
"detail": 3934.461,
|
||||
"player": 2369.923,
|
||||
"url_check": 525.018,
|
||||
"total": 15249.768
|
||||
"module_load": 12.426,
|
||||
"init": 230.188,
|
||||
"home": 565.39,
|
||||
"category": 335.433,
|
||||
"detail": 250.574,
|
||||
"player": 1920.103,
|
||||
"url_check": 140.705,
|
||||
"total": 3455.441
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2172,14 +2211,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.578,
|
||||
"module_load": 10.846,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 934.317,
|
||||
"detail": 471.467,
|
||||
"player": 0.003,
|
||||
"url_check": 1024.858,
|
||||
"total": 2435.843
|
||||
"category": 457.563,
|
||||
"detail": 571.772,
|
||||
"player": 0.005,
|
||||
"url_check": 1377.919,
|
||||
"total": 2418.995
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2211,14 +2250,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.952,
|
||||
"init": 0.002,
|
||||
"home": 751.465,
|
||||
"category": 806.952,
|
||||
"detail": 274.241,
|
||||
"player": 302.313,
|
||||
"url_check": 86.358,
|
||||
"total": 2225.675
|
||||
"module_load": 4.532,
|
||||
"init": 0.003,
|
||||
"home": 87.978,
|
||||
"category": 110.387,
|
||||
"detail": 136.315,
|
||||
"player": 276.54,
|
||||
"url_check": 94.923,
|
||||
"total": 712.195
|
||||
},
|
||||
"counts": {
|
||||
"classes": 10,
|
||||
@@ -2234,11 +2273,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://211.154.21.15:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1783602443290&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"url": "http://43.248.96.62:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1783605107169&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://211.154.21.15:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1783602443290&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"final_url": "http://43.248.96.62:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1783605107169&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2250,14 +2289,14 @@
|
||||
"error": "分类缺少 type_id",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.974,
|
||||
"module_load": 8.536,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 6.085
|
||||
"total": 8.795
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2289,18 +2328,18 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.176,
|
||||
"init": 0.026,
|
||||
"home": 5050.267,
|
||||
"category": 443.571,
|
||||
"detail": 278.425,
|
||||
"player": 0.001,
|
||||
"url_check": 535.49,
|
||||
"total": 6320.593
|
||||
"module_load": 14.327,
|
||||
"init": 0.039,
|
||||
"home": 3401.658,
|
||||
"category": 824.263,
|
||||
"detail": 127.58,
|
||||
"player": 0.002,
|
||||
"url_check": 146.336,
|
||||
"total": 4515.157
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
"category_videos": 60,
|
||||
"category_videos": 48,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
@@ -2328,14 +2367,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.01,
|
||||
"init": 0.079,
|
||||
"home": 0.001,
|
||||
"category": 9359.427,
|
||||
"module_load": 9.898,
|
||||
"init": 0.1,
|
||||
"home": 0.002,
|
||||
"category": 1453.213,
|
||||
"detail": 0.001,
|
||||
"player": 0.001,
|
||||
"url_check": 159.204,
|
||||
"total": 9527.279
|
||||
"url_check": 214.767,
|
||||
"total": 1679.564
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2367,14 +2406,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.427,
|
||||
"module_load": 6.934,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 473.805,
|
||||
"detail": 5901.754,
|
||||
"player": 330.304,
|
||||
"url_check": 1812.67,
|
||||
"total": 8523.541
|
||||
"home": 0.002,
|
||||
"category": 485.542,
|
||||
"detail": 421.971,
|
||||
"player": 477.122,
|
||||
"url_check": 281.395,
|
||||
"total": 1673.883
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2406,14 +2445,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.298,
|
||||
"init": 185.173,
|
||||
"home": 348.646,
|
||||
"category": 420.665,
|
||||
"detail": 254.404,
|
||||
"player": 766.828,
|
||||
"url_check": 615.308,
|
||||
"total": 7265.745
|
||||
"module_load": 9.953,
|
||||
"init": 364.138,
|
||||
"home": 289.633,
|
||||
"category": 163.952,
|
||||
"detail": 253.868,
|
||||
"player": 717.615,
|
||||
"url_check": 645.535,
|
||||
"total": 4387.824
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2429,11 +2468,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://png.ruyijx.com/m3u8/ZogSvdRxkFA8SR.m3u8?tsoeXzM8n9HA5e9tgt",
|
||||
"url": "https://png.ruyijx.com/m3u8/XWk0YTUNfqApxK.m3u8?3EdYlARMOTgu8rXhxI",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://png.ruyijx.com/m3u8/ZogSvdRxkFA8SR.m3u8?tsoeXzM8n9HA5e9tgt",
|
||||
"final_url": "https://png.ruyijx.com/m3u8/XWk0YTUNfqApxK.m3u8?3EdYlARMOTgu8rXhxI",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2445,14 +2484,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.037,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 3360.192,
|
||||
"detail": 561.881,
|
||||
"player": 0.005,
|
||||
"url_check": 1662.246,
|
||||
"total": 5592.081
|
||||
"module_load": 13.222,
|
||||
"init": 0.004,
|
||||
"home": 0.003,
|
||||
"category": 750.571,
|
||||
"detail": 602.425,
|
||||
"player": 0.004,
|
||||
"url_check": 1904.071,
|
||||
"total": 3271.419
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -2484,14 +2523,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 40.844,
|
||||
"module_load": 44.085,
|
||||
"init": 0.001,
|
||||
"home": 3.76,
|
||||
"category": 3602.903,
|
||||
"detail": 647.87,
|
||||
"home": 4.18,
|
||||
"category": 749.854,
|
||||
"detail": 710.824,
|
||||
"player": 0.002,
|
||||
"url_check": 1179.278,
|
||||
"total": 5475.204
|
||||
"url_check": 1384.909,
|
||||
"total": 2894.624
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -2523,14 +2562,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.409,
|
||||
"module_load": 5.131,
|
||||
"init": 0.001,
|
||||
"home": 0.018,
|
||||
"category": 757.391,
|
||||
"detail": 1908.39,
|
||||
"player": 522.583,
|
||||
"url_check": 1910.6,
|
||||
"total": 5104.596
|
||||
"home": 0.019,
|
||||
"category": 693.299,
|
||||
"detail": 826.66,
|
||||
"player": 509.878,
|
||||
"url_check": 566.95,
|
||||
"total": 2603.102
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2546,7 +2585,7 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vd.wmvbo.com/555272688196b520f6a528b3a0dad4aa/20260710010733/6500581f32e7b110d666e9/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"url": "https://vd.wmvbo.com/f9e931f982af2e6b55dcedb914dd99d7/20260710015149/6500581f32e7b110d666e9/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
@@ -2562,14 +2601,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.179,
|
||||
"init": 107.521,
|
||||
"home": 0.008,
|
||||
"category": 2132.079,
|
||||
"detail": 2902.328,
|
||||
"player": 1482.372,
|
||||
"url_check": 706.849,
|
||||
"total": 7336.985
|
||||
"module_load": 5.632,
|
||||
"init": 104.777,
|
||||
"home": 0.013,
|
||||
"category": 7438.657,
|
||||
"detail": 1230.715,
|
||||
"player": 2225.698,
|
||||
"url_check": 172.723,
|
||||
"total": 11178.987
|
||||
},
|
||||
"counts": {
|
||||
"classes": 67,
|
||||
@@ -2585,11 +2624,50 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v3-dy-a-x.ixigua.com/ef96f53a52f2419a9791cc908313ac37/6a621244/video/tos/cn/tos-cn-v-6fcc8e/ogOeitDBIFDaELBHwQEDKZrEAwWyf5pdqorEgL/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=830&bt=830&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=O2U3MzMzO2k2ZzNkZGk4ZkBpM2Vtb3I5cjNwOzMzNGhoM0BiLjQvMmMtXi0xLS9gYF5eYSNscC8wMmRjYWJhLS1kXzBzcw%3D%3D&dy_q=1783602459&l=20260709210739D486A2CE017A27047EB2&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"url": "https://v3-dy-a-x.ixigua.com/0d54e52389dc47b518a2607c161a0d97/6a621ca7/video/tos/cn/tos-cn-v-6fcc8e/ogOeitDBIFDaELBHwQEDKZrEAwWyf5pdqorEgL/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=830&bt=830&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=O2U3MzMzO2k2ZzNkZGk4ZkBpM2Vtb3I5cjNwOzMzNGhoM0BiLjQvMmMtXi0xLS9gYF5eYSNscC8wMmRjYWJhLS1kXzBzcw%3D%3D&dy_q=1783605118&l=20260709215158FEF11AF50A2BCB2E920A&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v3-dy-a-x.ixigua.com/ef96f53a52f2419a9791cc908313ac37/6a621244/video/tos/cn/tos-cn-v-6fcc8e/ogOeitDBIFDaELBHwQEDKZrEAwWyf5pdqorEgL/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=830&bt=830&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=O2U3MzMzO2k2ZzNkZGk4ZkBpM2Vtb3I5cjNwOzMzNGhoM0BiLjQvMmMtXi0xLS9gYF5eYSNscC8wMmRjYWJhLS1kXzBzcw%3D%3D&dy_q=1783602459&l=20260709210739D486A2CE017A27047EB2&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"final_url": "https://v3-dy-a-x.ixigua.com/0d54e52389dc47b518a2607c161a0d97/6a621ca7/video/tos/cn/tos-cn-v-6fcc8e/ogOeitDBIFDaELBHwQEDKZrEAwWyf5pdqorEgL/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=830&bt=830&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=O2U3MzMzO2k2ZzNkZGk4ZkBpM2Vtb3I5cjNwOzMzNGhoM0BiLjQvMmMtXi0xLS9gYF5eYSNscC8wMmRjYWJhLS1kXzBzcw%3D%3D&dy_q=1783605118&l=20260709215158FEF11AF50A2BCB2E920A&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "电影天堂",
|
||||
"file": "电影天堂.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.467,
|
||||
"init": 183.786,
|
||||
"home": 357.785,
|
||||
"category": 152.699,
|
||||
"detail": 138.608,
|
||||
"player": 97.193,
|
||||
"url_check": 56.904,
|
||||
"total": 994.24
|
||||
},
|
||||
"counts": {
|
||||
"classes": 9,
|
||||
"category_videos": 21,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "811652",
|
||||
"flag": "KK蓝光4k-可下载",
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJrcyIsICJwbGF5VXJsIjogImtzcy1hZWQ0NjNmYTc2ZmZiODM0ZjFhYTMzODE0ZjIzMGY1MDQzMjZkNjI4MGVjNWMyODNlNzFjYWRhNWQ5MThmZWVlMWMyMmVkNzUwZDUyZmI0MDg1ZWUwYWUzMGFmZTczZWZmYTI5MDAwOTMyMjllOTBlZWZlY2U3ODc3MTFlZmU3ZTZhMThjOGMyYTVkZDExZTliZTA3NWQ1YjkyM2M3NTM2MDA3NjJmMGIxMzE4MzM1Yjg3MTE0ZTUyOTYxYWU3OTlkYmM1ZjA1MjYzY2U5YjU1ZTkwMzAwMjlmMTZlMjE0Yzk2YzVjMzM1NjM3ZjgzNjFhOTQyY2E3NDZlNGRkYzNlNTZjMWZlZWI4OTgwYWYxYWNlZGVhNDM2NDc1ZTg5MTFlNTBmNjgxZDE5ZjU1MjY2ZmIwNjQ4NjhkNjBiNzAyZDk5MDQwMzU2YTk5Yjc4YTQxNGFkNTQ1Njg5MWM2MjczIn0="
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://onvideo-safety.ssrcdn.com/ksc2/WZ9g3pTMNNu5Z8bgGCpwLetkWasFBqTRwJFgMUqVZqAKQIINNmIOA6Db35FixJZjSYbTEFg0YvxmFoW40As7-6adnPpqQZ1wrlD9KEKnkH-G_EsqCVFZhbDANXGf_b6PWo3DtiKZFKL1-mFWG1K8EQUU7rJZcs3LUNtPizqdmsMAH05jvmZH3F4vNWsBlZYk.m3u8?pkey=AAUCdvBD5LKSe0fCAs2rNYl6h8YJGpK_RmvhiOuTV1oxJus5vQ2r5jeBBW10gcSOv2cbQxJJegy-wL_hz1r-P8qCj3yYZ6xjl8oQ9APjI6-pfIhznDFbU0NfwghfrcxIdUk",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://onvideo-safety.ssrcdn.com/ksc2/WZ9g3pTMNNu5Z8bgGCpwLetkWasFBqTRwJFgMUqVZqAKQIINNmIOA6Db35FixJZjSYbTEFg0YvxmFoW40As7-6adnPpqQZ1wrlD9KEKnkH-G_EsqCVFZhbDANXGf_b6PWo3DtiKZFKL1-mFWG1K8EQUU7rJZcs3LUNtPizqdmsMAH05jvmZH3F4vNWsBlZYk.m3u8?pkey=AAUCdvBD5LKSe0fCAs2rNYl6h8YJGpK_RmvhiOuTV1oxJus5vQ2r5jeBBW10gcSOv2cbQxJJegy-wL_hz1r-P8qCj3yYZ6xjl8oQ9APjI6-pfIhznDFbU0NfwghfrcxIdUk",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2601,14 +2679,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.696,
|
||||
"module_load": 3.773,
|
||||
"init": 0.001,
|
||||
"home": 448.191,
|
||||
"category": 265.77,
|
||||
"detail": 655.259,
|
||||
"player": 448.734,
|
||||
"url_check": 139.907,
|
||||
"total": 1962.743
|
||||
"home": 453.511,
|
||||
"category": 284.978,
|
||||
"detail": 565.225,
|
||||
"player": 274.439,
|
||||
"url_check": 86.764,
|
||||
"total": 1669.107
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
@@ -2624,11 +2702,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-hna",
|
||||
"url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hnb",
|
||||
"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-hna",
|
||||
"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",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2637,17 +2715,17 @@
|
||||
"file": "盘Ta.txt",
|
||||
"success": false,
|
||||
"failed_stage": "unexpected",
|
||||
"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",
|
||||
"error": "HTTPSConnectionPool(host='www.91panta.cn', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1081)')))",
|
||||
"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)\nssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1081)\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/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\nurllib3.exceptions.SSLError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1081)\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.91panta.cn', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1081)')))\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.SSLError: HTTPSConnectionPool(host='www.91panta.cn', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1081)')))\n",
|
||||
"timings_ms": {
|
||||
"module_load": 5.519,
|
||||
"module_load": 4.322,
|
||||
"init": 0.001,
|
||||
"home": 3047.158,
|
||||
"home": 4241.141,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 3054.299
|
||||
"total": 4248.149
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -2679,14 +2757,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.801,
|
||||
"module_load": 6.491,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 256.967,
|
||||
"detail": 230.916,
|
||||
"player": 274.101,
|
||||
"url_check": 1071.266,
|
||||
"total": 1839.766
|
||||
"category": 242.543,
|
||||
"detail": 349.575,
|
||||
"player": 241.766,
|
||||
"url_check": 1257.493,
|
||||
"total": 2098.678
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2713,39 +2791,39 @@
|
||||
{
|
||||
"spider": "盘链",
|
||||
"file": "盘链.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"success": false,
|
||||
"failed_stage": "detail",
|
||||
"error": "详情缺少播放源或播放列表",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.089,
|
||||
"init": 0.092,
|
||||
"module_load": 13.027,
|
||||
"init": 0.149,
|
||||
"home": 0.001,
|
||||
"category": 1902.599,
|
||||
"detail": 4444.546,
|
||||
"player": 2052.648,
|
||||
"url_check": 518.2,
|
||||
"total": 8929.009
|
||||
"category": 792.004,
|
||||
"detail": 353.677,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 3069.414
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 30,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
"episodes": 0
|
||||
},
|
||||
"samples": {
|
||||
"tid": "0",
|
||||
"vod_id": "-76069",
|
||||
"flag": "百度",
|
||||
"play_id": "push://https://www.xn--vzy265d.cc/api/go.php?t=z0cYh6FXI0urJK4cXWVSzo_2h5OXmjhbqivoCVHsIkDD3Zmae_Mb7JqWoVmGc4KJfePX9MzNXbK6-ihbDlbnEOQw3RWMmmnxRW3GuSHoRNxetgLrvVemA3JaRRuzBqlvgG-41AV-1u4JGPXTiSok3zAEurNGbQQWWt4iWxvmfLl_dexjssaeh8MeqOCV_sFe_nc-WoeEhq3nJPGQZXVl-EDTC02CbYPlS2FaeivtXxU"
|
||||
"tid": "1",
|
||||
"vod_id": "-76071",
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/share/init?surl=E724WJTI5yLbsq3zD-1TxQ&pwd=8888",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=E724WJTI5yLbsq3zD-1TxQ&pwd=8888",
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2757,14 +2835,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 22.89,
|
||||
"init": 2858.017,
|
||||
"home": 0.11,
|
||||
"category": 1293.546,
|
||||
"detail": 772.978,
|
||||
"player": 0.003,
|
||||
"url_check": 537.588,
|
||||
"total": 5486.338
|
||||
"module_load": 22.587,
|
||||
"init": 497.298,
|
||||
"home": 0.247,
|
||||
"category": 496.915,
|
||||
"detail": 357.132,
|
||||
"player": 0.004,
|
||||
"url_check": 96.524,
|
||||
"total": 1471.39
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -2796,14 +2874,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.642,
|
||||
"module_load": 4.109,
|
||||
"init": 0.0,
|
||||
"home": 0.001,
|
||||
"category": 353.557,
|
||||
"detail": 543.654,
|
||||
"player": 0.005,
|
||||
"url_check": 1438.031,
|
||||
"total": 2339.367
|
||||
"home": 0.0,
|
||||
"category": 516.452,
|
||||
"detail": 202.603,
|
||||
"player": 0.006,
|
||||
"url_check": 4171.42,
|
||||
"total": 4895.102
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -2835,14 +2913,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.911,
|
||||
"module_load": 5.577,
|
||||
"init": 0.002,
|
||||
"home": 0.004,
|
||||
"category": 851.066,
|
||||
"detail": 627.195,
|
||||
"player": 0.003,
|
||||
"url_check": 0.053,
|
||||
"total": 1484.554
|
||||
"home": 0.006,
|
||||
"category": 646.27,
|
||||
"detail": 619.529,
|
||||
"player": 0.004,
|
||||
"url_check": 0.058,
|
||||
"total": 1271.85
|
||||
},
|
||||
"counts": {
|
||||
"classes": 24,
|
||||
@@ -2874,14 +2952,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.232,
|
||||
"module_load": 9.007,
|
||||
"init": 0.001,
|
||||
"home": 194.253,
|
||||
"category": 173.675,
|
||||
"home": 207.842,
|
||||
"category": 193.402,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 568.247
|
||||
"total": 705.463
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2913,14 +2991,14 @@
|
||||
"error": "playerContent 未返回播放地址",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.506,
|
||||
"module_load": 9.85,
|
||||
"init": 0.001,
|
||||
"home": 453.026,
|
||||
"category": 474.133,
|
||||
"detail": 0.006,
|
||||
"player": 365.903,
|
||||
"home": 435.983,
|
||||
"category": 411.097,
|
||||
"detail": 0.005,
|
||||
"player": 372.059,
|
||||
"url_check": 0.0,
|
||||
"total": 2158.241
|
||||
"total": 1981.945
|
||||
},
|
||||
"counts": {
|
||||
"classes": 62,
|
||||
@@ -2952,14 +3030,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.257,
|
||||
"module_load": 4.373,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 1683.664,
|
||||
"category": 1666.111,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 3751.725
|
||||
"total": 3198.806
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2991,14 +3069,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.635,
|
||||
"init": 0.0,
|
||||
"home": 111.74,
|
||||
"category": 319.353,
|
||||
"detail": 1105.741,
|
||||
"module_load": 5.806,
|
||||
"init": 0.001,
|
||||
"home": 166.828,
|
||||
"category": 251.92,
|
||||
"detail": 691.151,
|
||||
"player": 0.002,
|
||||
"url_check": 210.154,
|
||||
"total": 1753.263
|
||||
"url_check": 255.181,
|
||||
"total": 1371.466
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3030,14 +3108,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.984,
|
||||
"module_load": 12.87,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 2491.564,
|
||||
"detail": 744.65,
|
||||
"player": 0.003,
|
||||
"url_check": 1053.671,
|
||||
"total": 4300.503
|
||||
"category": 1180.948,
|
||||
"detail": 271.559,
|
||||
"player": 0.022,
|
||||
"url_check": 1060.717,
|
||||
"total": 2527.044
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3061,6 +3139,45 @@
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "苹果",
|
||||
"file": "苹果.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.816,
|
||||
"init": 223.919,
|
||||
"home": 341.465,
|
||||
"category": 123.234,
|
||||
"detail": 143.998,
|
||||
"player": 95.988,
|
||||
"url_check": 51.043,
|
||||
"total": 986.199
|
||||
},
|
||||
"counts": {
|
||||
"classes": 9,
|
||||
"category_videos": 21,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "811652",
|
||||
"flag": "KK蓝光4k-可下载",
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJrcyIsICJwbGF5VXJsIjogImtzcy1hZWQ0NjNmYTc2ZmZiODM0ZjFhYTMzODE0ZjIzMGY1MDQzMjZkNjI4MGVjNWMyODNlNzFjYWRhNWQ5MThmZWVlMWMyMmVkNzUwZDUyZmI0MDg1ZWUwYWUzMGFmZTczZWZmYTI5MDAwOTMyMjllOTBlZWZlY2U3ODc3MTFlZmU3ZTZhMThjOGMyYTVkZDExZTliZTA3NWQ1YjkyM2M3NTM2MDA3NjJmMGIxMzE4MzM1Yjg3MTE0ZTUyOTYxYWU3OTlkYmM1ZjA1MjYzY2U5YjU1ZTkwMzAwMjlmMTZlMjE0Yzk2YzVjMzM1NjM3ZjgzNjFhOTQyY2E3NDZlNGRkYzNlNTZjMWZlZWI4OTgwYWYxYWNlZGVhNDM2NDc1ZTg5MTFlNTBmNjgxZDE5ZjU1MjY2ZmIwNjQ4NjhkNjBiNzAyZDk5MDQwMzU2YTk5Yjc4YTQxNGFkNTQ1Njg5MWM2MjczIn0="
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://onvideo-safety.ssrcdn.com/ksc2/WZ9g3pTMNNu5Z8bgGCpwLetkWasFBqTRwJFgMUqVZqAKQIINNmIOA6Db35FixJZjSYbTEFg0YvxmFoW40As7-6adnPpqQZ1wrlD9KEKnkH-G_EsqCVFZhbDANXGf_b6PWo3DtiKZFKL1-mFWG1K8EQUU7rJZcs3LUNtPizqdmsMAH05jvmZH3F4vNWsBlZYk.m3u8?pkey=AAUCdvBD5LKSe0fCAs2rNYl6h8YJGpK_RmvhiOuTV1oxJus5vQ2r5jeBBW10gcSOv2cbQxJJegy-wL_hz1r-P8qCj3yYZ6xjl8oQ9APjI6-pfIhznDFbU0NfwghfrcxIdUk",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://onvideo-safety.ssrcdn.com/ksc2/WZ9g3pTMNNu5Z8bgGCpwLetkWasFBqTRwJFgMUqVZqAKQIINNmIOA6Db35FixJZjSYbTEFg0YvxmFoW40As7-6adnPpqQZ1wrlD9KEKnkH-G_EsqCVFZhbDANXGf_b6PWo3DtiKZFKL1-mFWG1K8EQUU7rJZcs3LUNtPizqdmsMAH05jvmZH3F4vNWsBlZYk.m3u8?pkey=AAUCdvBD5LKSe0fCAs2rNYl6h8YJGpK_RmvhiOuTV1oxJus5vQ2r5jeBBW10gcSOv2cbQxJJegy-wL_hz1r-P8qCj3yYZ6xjl8oQ9APjI6-pfIhznDFbU0NfwghfrcxIdUk",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "茶杯狐",
|
||||
"file": "茶杯狐.txt",
|
||||
@@ -3069,14 +3186,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.79,
|
||||
"module_load": 7.736,
|
||||
"init": 0.001,
|
||||
"home": 732.144,
|
||||
"home": 230.093,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 738.094
|
||||
"total": 238.028
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3100,6 +3217,45 @@
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "薯条",
|
||||
"file": "薯条.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.856,
|
||||
"init": 230.928,
|
||||
"home": 343.738,
|
||||
"category": 130.472,
|
||||
"detail": 145.28,
|
||||
"player": 101.875,
|
||||
"url_check": 62.774,
|
||||
"total": 1021.542
|
||||
},
|
||||
"counts": {
|
||||
"classes": 9,
|
||||
"category_videos": 21,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "811652",
|
||||
"flag": "KK蓝光4k-可下载",
|
||||
"play_id": "eyJ2b2RQbGF5RnJvbSI6ICJrcyIsICJwbGF5VXJsIjogImtzcy1hZWQ0NjNmYTc2ZmZiODM0ZjFhYTMzODE0ZjIzMGY1MDQzMjZkNjI4MGVjNWMyODNlNzFjYWRhNWQ5MThmZWVlMWMyMmVkNzUwZDUyZmI0MDg1ZWUwYWUzMGFmZTczZWZmYTI5MDAwOTMyMjllOTBlZWZlY2U3ODc3MTFlZmU3ZTZhMThjOGMyYTVkZDExZTliZTA3NWQ1YjkyM2M3NTM2MDA3NjJmMGIxMzE4MzM1Yjg3MTE0ZTUyOTYxYWU3OTlkYmM1ZjA1MjYzY2U5YjU1ZTkwMzAwMjlmMTZlMjE0Yzk2YzVjMzM1NjM3ZjgzNjFhOTQyY2E3NDZlNGRkYzNlNTZjMWZlZWI4OTgwYWYxYWNlZGVhNDM2NDc1ZTg5MTFlNTBmNjgxZDE5ZjU1MjY2ZmIwNjQ4NjhkNjBiNzAyZDk5MDQwMzU2YTk5Yjc4YTQxNGFkNTQ1Njg5MWM2MjczIn0="
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://onvideo-safety.ssrcdn.com/ksc2/WZ9g3pTMNNu5Z8bgGCpwLetkWasFBqTRwJFgMUqVZqAKQIINNmIOA6Db35FixJZjSYbTEFg0YvxmFoW40As7-6adnPpqQZ1wrlD9KEKnkH-G_EsqCVFZhbDANXGf_b6PWo3DtiKZFKL1-mFWG1K8EQUU7rJZcs3LUNtPizqdmsMAH05jvmZH3F4vNWsBlZYk.m3u8?pkey=AAUCdvBD5LKSe0fCAs2rNYl6h8YJGpK_RmvhiOuTV1oxJus5vQ2r5jeBBW10gcSOv2cbQxJJegy-wL_hz1r-P8qCj3yYZ6xjl8oQ9APjI6-pfIhznDFbU0NfwghfrcxIdUk",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://onvideo-safety.ssrcdn.com/ksc2/WZ9g3pTMNNu5Z8bgGCpwLetkWasFBqTRwJFgMUqVZqAKQIINNmIOA6Db35FixJZjSYbTEFg0YvxmFoW40As7-6adnPpqQZ1wrlD9KEKnkH-G_EsqCVFZhbDANXGf_b6PWo3DtiKZFKL1-mFWG1K8EQUU7rJZcs3LUNtPizqdmsMAH05jvmZH3F4vNWsBlZYk.m3u8?pkey=AAUCdvBD5LKSe0fCAs2rNYl6h8YJGpK_RmvhiOuTV1oxJus5vQ2r5jeBBW10gcSOv2cbQxJJegy-wL_hz1r-P8qCj3yYZ6xjl8oQ9APjI6-pfIhznDFbU0NfwghfrcxIdUk",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "虎斑",
|
||||
"file": "虎斑.txt",
|
||||
@@ -3108,14 +3264,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.811,
|
||||
"module_load": 8.87,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 3656.49,
|
||||
"detail": 3814.902,
|
||||
"player": 0.008,
|
||||
"url_check": 991.229,
|
||||
"total": 8470.845
|
||||
"category": 3546.573,
|
||||
"detail": 4936.668,
|
||||
"player": 0.03,
|
||||
"url_check": 142.591,
|
||||
"total": 16346.618
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3126,16 +3282,16 @@
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "461464",
|
||||
"flag": "百度#虎斑",
|
||||
"play_id": "https://pan.baidu.com/s/1K8BBC3kzOlmIlGGFc2Pjvg?pwd=7807"
|
||||
"flag": "夸克#虎斑",
|
||||
"play_id": "https://pan.quark.cn/s/f875fb6a385b"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1K8BBC3kzOlmIlGGFc2Pjvg?pwd=7807",
|
||||
"url": "https://pan.quark.cn/s/f875fb6a385b",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=K8BBC3kzOlmIlGGFc2Pjvg&pwd=7807",
|
||||
"final_url": "https://pan.quark.cn/s/f875fb6a385b",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3147,14 +3303,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.949,
|
||||
"module_load": 9.906,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1001.477,
|
||||
"detail": 766.733,
|
||||
"player": 0.003,
|
||||
"url_check": 478.004,
|
||||
"total": 2254.813
|
||||
"category": 853.105,
|
||||
"detail": 181.579,
|
||||
"player": 0.004,
|
||||
"url_check": 448.231,
|
||||
"total": 1493.699
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3186,14 +3342,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.372,
|
||||
"module_load": 6.126,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1393.647,
|
||||
"detail": 938.537,
|
||||
"player": 945.835,
|
||||
"url_check": 4916.711,
|
||||
"total": 8200.682
|
||||
"category": 1189.694,
|
||||
"detail": 449.916,
|
||||
"player": 600.652,
|
||||
"url_check": 470.996,
|
||||
"total": 2717.986
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3203,17 +3359,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "415898",
|
||||
"vod_id": "415635",
|
||||
"flag": "蓝光专线4",
|
||||
"play_id": "play/415898-2-0"
|
||||
"play_id": "play/415635-1-0"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.dytt-cine.com/20251130/63282_4f141868/index.m3u8",
|
||||
"url": "https://vip.dytt-tvs.com/20260613/23842_61e93e57/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.dytt-cine.com/20251130/63282_4f141868/index.m3u8",
|
||||
"final_url": "https://play2.jimxtc.com/20260613/23842_61e93e57/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3225,14 +3381,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": 6.875,
|
||||
"module_load": 7.25,
|
||||
"init": 0.001,
|
||||
"home": 10031.555,
|
||||
"home": 10013.415,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10042.061
|
||||
"total": 10022.444
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3264,14 +3420,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.319,
|
||||
"init": 0.025,
|
||||
"home": 772.158,
|
||||
"category": 807.897,
|
||||
"detail": 309.936,
|
||||
"module_load": 8.757,
|
||||
"init": 0.028,
|
||||
"home": 377.392,
|
||||
"category": 820.288,
|
||||
"detail": 374.249,
|
||||
"player": 0.002,
|
||||
"url_check": 1958.668,
|
||||
"total": 3858.577
|
||||
"url_check": 866.423,
|
||||
"total": 2448.215
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3303,14 +3459,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.942,
|
||||
"module_load": 5.979,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 2864.852,
|
||||
"home": 0.0,
|
||||
"category": 302.733,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 4882.546
|
||||
"total": 643.896
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3342,14 +3498,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.033,
|
||||
"module_load": 5.506,
|
||||
"init": 0.001,
|
||||
"home": 788.425,
|
||||
"category": 89.395,
|
||||
"detail": 3917.447,
|
||||
"player": 912.829,
|
||||
"url_check": 92.28,
|
||||
"total": 5806.677
|
||||
"home": 373.503,
|
||||
"category": 91.744,
|
||||
"detail": 3244.946,
|
||||
"player": 147.586,
|
||||
"url_check": 62.451,
|
||||
"total": 3926.959
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3365,11 +3521,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://car-lv.kuwo.cn/2aa0e62e9f0617aea4f803e35cba6283/6a4f9d1d/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/9cc6ad9b6a8658dc7dcc5cd975804a11/6a4fa77b/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/2aa0e62e9f0617aea4f803e35cba6283/6a4f9d1d/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/9cc6ad9b6a8658dc7dcc5cd975804a11/6a4fa77b/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
|
||||
}
|
||||
},
|
||||
@@ -3381,14 +3537,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.484,
|
||||
"init": 655.696,
|
||||
"home": 258.909,
|
||||
"category": 244.772,
|
||||
"detail": 261.518,
|
||||
"player": 267.517,
|
||||
"url_check": 40.842,
|
||||
"total": 1740.26
|
||||
"module_load": 8.196,
|
||||
"init": 444.216,
|
||||
"home": 288.438,
|
||||
"category": 259.579,
|
||||
"detail": 359.609,
|
||||
"player": 340.616,
|
||||
"url_check": 39.865,
|
||||
"total": 1741.559
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -3398,17 +3554,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "recommend",
|
||||
"vod_id": "645720864",
|
||||
"vod_id": "425588699",
|
||||
"flag": "酷狗音乐",
|
||||
"play_id": "645720864"
|
||||
"play_id": "425588699"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://fsdg360.hw.kugou.com/202607092107/3618602a3551a895034a17bfd05fbc84/v3/abc134fac96b3911ce9cea574dd647a3/yp/p_0_960113/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx645720864_qu128_s1723273056.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"url": "http://fsdg360.hw.kugou.com/202607092151/4015cc9838572ddd016b78dcd67978a5/v3/2551f523a2f400cd499cad98dcc1c76d/yp/p_0_960141/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx425588699_qu128_s3782312438.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://fsdg360.hw.kugou.com/202607092107/3618602a3551a895034a17bfd05fbc84/v3/abc134fac96b3911ce9cea574dd647a3/yp/p_0_960113/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx645720864_qu128_s1723273056.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"final_url": "http://fsdg360.hw.kugou.com/202607092151/4015cc9838572ddd016b78dcd67978a5/v3/2551f523a2f400cd499cad98dcc1c76d/yp/p_0_960141/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx425588699_qu128_s3782312438.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3420,14 +3576,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.012,
|
||||
"module_load": 4.015,
|
||||
"init": 0.001,
|
||||
"home": 2604.3,
|
||||
"category": 666.399,
|
||||
"detail": 536.188,
|
||||
"player": 416.729,
|
||||
"url_check": 698.503,
|
||||
"total": 4926.668
|
||||
"home": 4310.701,
|
||||
"category": 1007.026,
|
||||
"detail": 692.711,
|
||||
"player": 299.932,
|
||||
"url_check": 1052.67,
|
||||
"total": 7367.729
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3443,11 +3599,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://ppvod01.kqgfbs.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?t=6a4fc74d&whip=171.212.167.173&sign=de8c7725d785c79c33e0eeaf06ae008a51e3c1b7",
|
||||
"url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1783605118-9e096b32bb154f37b2b8f31d181f6814-0-12da8bab432c598517f20962ef004401",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://ppvod01.kqgfbs.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?t=6a4fc74d&whip=171.212.167.173&sign=de8c7725d785c79c33e0eeaf06ae008a51e3c1b7",
|
||||
"final_url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1783605118-9e096b32bb154f37b2b8f31d181f6814-0-12da8bab432c598517f20962ef004401",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3459,34 +3615,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.148,
|
||||
"module_load": 6.236,
|
||||
"init": 0.011,
|
||||
"home": 143.7,
|
||||
"category": 118.564,
|
||||
"detail": 87.843,
|
||||
"player": 0.013,
|
||||
"url_check": 1260.027,
|
||||
"total": 1619.823
|
||||
"home": 147.867,
|
||||
"category": 97.423,
|
||||
"detail": 87.325,
|
||||
"player": 81.297,
|
||||
"url_check": 257.937,
|
||||
"total": 678.716
|
||||
},
|
||||
"counts": {
|
||||
"classes": 18,
|
||||
"category_videos": 21,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "20",
|
||||
"vod_id": "64053",
|
||||
"flag": "FF有广",
|
||||
"play_id": "app88:WyJodHRwczovL3ZpcC5mZnp5LXBsYXk5LmNvbS8yMDI2MDcwOS80NTAyNl8yODQ3YWU5Mi9pbmRleC5tM3U4IiwiZmZtM3U4Iiwi54mi56y86ay86a2CIiwiMSJd"
|
||||
"vod_id": "694",
|
||||
"flag": "WJ超清",
|
||||
"play_id": "app88:WyJJTURCLVlBX1c3TDNXbGM2YmRYQ3FRcGZ1Nnh0NDJPWGttRExhcVVqdWpRR1ZiemJ0a1BTY0pueUNZTWdNeWFUYUE0eUM4UkE3WHNfX2xvVGJYMXNNZzhyZkxnIiwiSU1EQiIsIuWbouaImOS5i-WknCIsIjQiXQ"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.ffzy-play9.com/20260709/45026_2847ae92/index.m3u8",
|
||||
"url": "https://ali-cdn-play.ranaesport.cn/1063f8a71d1871f1bff96732b68e0402/2a41b5f964dd4d56b7d4ff719f5e5e4e-fdfa03a4ea9eeb7fd6b60ba6f3857b61-sd.mp4?auth_key=1783616772-2eaf9cbac9a72068f223faddba226a0e-0-86020a8222389b59e0d4a5bfd04d7d48",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.ffzy-play9.com/20260709/45026_2847ae92/index.m3u8",
|
||||
"final_url": "https://ali-cdn-play.ranaesport.cn/1063f8a71d1871f1bff96732b68e0402/2a41b5f964dd4d56b7d4ff719f5e5e4e-fdfa03a4ea9eeb7fd6b60ba6f3857b61-sd.mp4?auth_key=1783616772-2eaf9cbac9a72068f223faddba226a0e-0-86020a8222389b59e0d4a5bfd04d7d48",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3498,14 +3654,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.843,
|
||||
"module_load": 8.51,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 456.695,
|
||||
"detail": 333.863,
|
||||
"player": 0.009,
|
||||
"url_check": 149.155,
|
||||
"total": 948.245
|
||||
"category": 277.696,
|
||||
"detail": 220.948,
|
||||
"player": 0.007,
|
||||
"url_check": 164.666,
|
||||
"total": 672.474
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -3537,14 +3693,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.159,
|
||||
"module_load": 7.748,
|
||||
"init": 0.003,
|
||||
"home": 0.003,
|
||||
"category": 2186.856,
|
||||
"detail": 833.737,
|
||||
"category": 2144.648,
|
||||
"detail": 810.98,
|
||||
"player": 0.004,
|
||||
"url_check": 188.067,
|
||||
"total": 3214.648
|
||||
"url_check": 167.581,
|
||||
"total": 3131.553
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3576,14 +3732,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.874,
|
||||
"init": 0.003,
|
||||
"home": 963.924,
|
||||
"category": 1031.381,
|
||||
"detail": 3927.18,
|
||||
"player": 1332.963,
|
||||
"url_check": 124.932,
|
||||
"total": 7387.073
|
||||
"module_load": 7.173,
|
||||
"init": 0.002,
|
||||
"home": 1071.455,
|
||||
"category": 1031.119,
|
||||
"detail": 3673.678,
|
||||
"player": 663.192,
|
||||
"url_check": 269.346,
|
||||
"total": 6716.444
|
||||
},
|
||||
"counts": {
|
||||
"classes": 18,
|
||||
@@ -3599,11 +3755,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=1783602464&sign=8146617d73d4bd3ba4f81cfa417a16e7&ip=171.212.167.173",
|
||||
"url": "http://piccc.cdn.51touxiang.com/m3u8/2ePd4TGLqoackYBGnFxo66tx694g29pLJY5pkDQc.m3u8?pid=%2BibJyq87ptZYRmRqhIP%2FvdPpS8IkFbC44G%2FR8jMO89c%3D&utk=u_bYstpjDewEfNg7Qfvwx1&uk=f0vRs0mWZ8Q4NeOaqnzptBzBCFA8hAHZaPEf9u6Y3cw%3D&spl=213&t=1783605119&sign=d6916023f98d26117b8972182f9f2251&ip=171.212.167.173",
|
||||
"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=1783602464&sign=8146617d73d4bd3ba4f81cfa417a16e7&ip=171.212.167.173",
|
||||
"final_url": "http://piccc.cdn.51touxiang.com/m3u8/2ePd4TGLqoackYBGnFxo66tx694g29pLJY5pkDQc.m3u8?pid=%2BibJyq87ptZYRmRqhIP%2FvdPpS8IkFbC44G%2FR8jMO89c%3D&utk=u_bYstpjDewEfNg7Qfvwx1&uk=f0vRs0mWZ8Q4NeOaqnzptBzBCFA8hAHZaPEf9u6Y3cw%3D&spl=213&t=1783605119&sign=d6916023f98d26117b8972182f9f2251&ip=171.212.167.173",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3615,14 +3771,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.415,
|
||||
"module_load": 5.157,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 828.864,
|
||||
"detail": 706.339,
|
||||
"player": 0.004,
|
||||
"url_check": 1910.515,
|
||||
"total": 3451.669
|
||||
"category": 1052.464,
|
||||
"detail": 1501.53,
|
||||
"player": 0.003,
|
||||
"url_check": 990.642,
|
||||
"total": 3550.33
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -3654,14 +3810,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.601,
|
||||
"module_load": 3.564,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 688.291,
|
||||
"detail": 318.539,
|
||||
"category": 298.009,
|
||||
"detail": 341.17,
|
||||
"player": 0.002,
|
||||
"url_check": 261.962,
|
||||
"total": 1272.829
|
||||
"url_check": 108.017,
|
||||
"total": 751.745
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -3693,34 +3849,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.216,
|
||||
"module_load": 5.542,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1023.351,
|
||||
"detail": 1102.142,
|
||||
"player": 962.668,
|
||||
"url_check": 1022.853,
|
||||
"total": 4118.935
|
||||
"category": 1009.291,
|
||||
"detail": 967.134,
|
||||
"player": 3030.225,
|
||||
"url_check": 707.523,
|
||||
"total": 5720.401
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
"category_videos": 40,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "247909",
|
||||
"vod_id": "197128",
|
||||
"flag": "茅台资源1",
|
||||
"play_id": "/vodplay/247909-4-1.html"
|
||||
"play_id": "/vodplay/197128-1-1.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vodcnd03.trjho.com/20260709/HDg85bq9/index.m3u8",
|
||||
"url": "https://vodcnd12.trjho.com/20260707/VA8x8WIJ/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vodcnd03.trjho.com/20260709/HDg85bq9/index.m3u8",
|
||||
"final_url": "https://vodcnd12.trjho.com/20260707/VA8x8WIJ/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3732,14 +3888,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.231,
|
||||
"init": 0.001,
|
||||
"home": 339.691,
|
||||
"module_load": 5.367,
|
||||
"init": 0.002,
|
||||
"home": 388.755,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 347.105
|
||||
"total": 394.332
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3771,14 +3927,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.258,
|
||||
"module_load": 3.85,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 979.981,
|
||||
"detail": 252.484,
|
||||
"home": 0.0,
|
||||
"category": 173.198,
|
||||
"detail": 220.606,
|
||||
"player": 0.02,
|
||||
"url_check": 434.214,
|
||||
"total": 1671.844
|
||||
"url_check": 374.167,
|
||||
"total": 772.565
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3810,14 +3966,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.806,
|
||||
"module_load": 5.676,
|
||||
"init": 0.001,
|
||||
"home": 323.765,
|
||||
"home": 212.016,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 328.811
|
||||
"total": 217.905
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
|
||||
Reference in New Issue
Block a user