validate
This commit is contained in:
+783
-744
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"generated_at": "2026-07-07T20:11:31+08:00",
|
||||
"generated_at": "2026-07-07T22:37:52+08:00",
|
||||
"max_workers": 16,
|
||||
"total_duration_ms": 27815.358,
|
||||
"total_duration_ms": 40342.577,
|
||||
"summary": {
|
||||
"total": 95,
|
||||
"total": 96,
|
||||
"success": 70,
|
||||
"failed": 25,
|
||||
"success_rate": 0.7368,
|
||||
"failed": 26,
|
||||
"success_rate": 0.7292,
|
||||
"stage_failures": {
|
||||
"module_load": 0,
|
||||
"init": 0,
|
||||
@@ -14,7 +14,7 @@
|
||||
"category": 11,
|
||||
"detail": 1,
|
||||
"player": 1,
|
||||
"url_check": 2,
|
||||
"url_check": 3,
|
||||
"unexpected": 3
|
||||
}
|
||||
},
|
||||
@@ -27,14 +27,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 174.692,
|
||||
"init": 0.001,
|
||||
"home": 405.32,
|
||||
"category": 0.028,
|
||||
"detail": 359.279,
|
||||
"player": 654.667,
|
||||
"url_check": 584.022,
|
||||
"total": 2226.207
|
||||
"module_load": 237.421,
|
||||
"init": 0.002,
|
||||
"home": 536.043,
|
||||
"category": 0.027,
|
||||
"detail": 440.231,
|
||||
"player": 663.061,
|
||||
"url_check": 542.591,
|
||||
"total": 2443.124
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -66,14 +66,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 175.335,
|
||||
"init": 0.001,
|
||||
"home": 0.005,
|
||||
"category": 668.753,
|
||||
"detail": 621.046,
|
||||
"module_load": 237.115,
|
||||
"init": 0.002,
|
||||
"home": 0.004,
|
||||
"category": 1340.377,
|
||||
"detail": 678.357,
|
||||
"player": 0.004,
|
||||
"url_check": 153.567,
|
||||
"total": 1678.443
|
||||
"url_check": 155.269,
|
||||
"total": 2423.164
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -105,14 +105,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 223.03,
|
||||
"init": 0.008,
|
||||
"home": 0.002,
|
||||
"category": 779.415,
|
||||
"detail": 798.076,
|
||||
"player": 0.003,
|
||||
"url_check": 0.059,
|
||||
"total": 1829.071
|
||||
"module_load": 262.789,
|
||||
"init": 0.003,
|
||||
"home": 0.001,
|
||||
"category": 879.712,
|
||||
"detail": 887.258,
|
||||
"player": 0.002,
|
||||
"url_check": 0.05,
|
||||
"total": 2030.125
|
||||
},
|
||||
"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": 173.228,
|
||||
"init": 0.001,
|
||||
"home": 211.601,
|
||||
"module_load": 230.438,
|
||||
"init": 0.002,
|
||||
"home": 558.94,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 392.641
|
||||
"total": 818.454
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -183,14 +183,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 182.732,
|
||||
"module_load": 197.723,
|
||||
"init": 0.001,
|
||||
"home": 0.003,
|
||||
"category": 628.643,
|
||||
"detail": 401.69,
|
||||
"player": 0.01,
|
||||
"url_check": 254.182,
|
||||
"total": 1534.282
|
||||
"home": 0.001,
|
||||
"category": 516.806,
|
||||
"detail": 624.17,
|
||||
"player": 0.012,
|
||||
"url_check": 412.626,
|
||||
"total": 1751.963
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -222,14 +222,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 172.499,
|
||||
"module_load": 229.119,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 278.375,
|
||||
"detail": 211.889,
|
||||
"player": 0.118,
|
||||
"url_check": 0.093,
|
||||
"total": 664.088
|
||||
"category": 407.208,
|
||||
"detail": 191.125,
|
||||
"player": 0.099,
|
||||
"url_check": 0.063,
|
||||
"total": 827.988
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -261,14 +261,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 214.363,
|
||||
"init": 0.02,
|
||||
"home": 0.009,
|
||||
"category": 305.124,
|
||||
"detail": 183.746,
|
||||
"player": 307.054,
|
||||
"url_check": 75.008,
|
||||
"total": 1120.174
|
||||
"module_load": 227.245,
|
||||
"init": 0.011,
|
||||
"home": 0.003,
|
||||
"category": 881.843,
|
||||
"detail": 192.147,
|
||||
"player": 295.316,
|
||||
"url_check": 451.922,
|
||||
"total": 2049.96
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -284,11 +284,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F000004cCDRX3ne9Bg.flac?guid=82f6717b250bb4e395f94b99fdd79d45&vkey=810BD17B83763B9A34220799C37181554E71DF3CB981198993FA3E10D6670DE5F4C6C85DC0734255C1E0363536E8755FAAFA06705D98128A__v2b9abef2&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F000004cCDRX3ne9Bg.flac?guid=fdadf7acde3ace2523848393fe233020&vkey=1EC7DD2DA466469DCC2118C99302B64E1227F75532BFE9C6793152497B1440036B60F5D0DB7E5FD019CFA720A3C380292B87E615CEA1DE19__v2b9abbaa&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F000004cCDRX3ne9Bg.flac?guid=82f6717b250bb4e395f94b99fdd79d45&vkey=810BD17B83763B9A34220799C37181554E71DF3CB981198993FA3E10D6670DE5F4C6C85DC0734255C1E0363536E8755FAAFA06705D98128A__v2b9abef2&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F000004cCDRX3ne9Bg.flac?guid=fdadf7acde3ace2523848393fe233020&vkey=1EC7DD2DA466469DCC2118C99302B64E1227F75532BFE9C6793152497B1440036B60F5D0DB7E5FD019CFA720A3C380292B87E615CEA1DE19__v2b9abbaa&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -300,18 +300,18 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 171.047,
|
||||
"init": 0.009,
|
||||
"home": 0.066,
|
||||
"category": 797.701,
|
||||
"detail": 2533.988,
|
||||
"player": 0.005,
|
||||
"url_check": 1203.485,
|
||||
"total": 4781.026
|
||||
"module_load": 233.583,
|
||||
"init": 0.005,
|
||||
"home": 0.054,
|
||||
"category": 940.506,
|
||||
"detail": 2251.992,
|
||||
"player": 0.004,
|
||||
"url_check": 1016.096,
|
||||
"total": 4455.741
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
"category_videos": 19,
|
||||
"category_videos": 20,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
@@ -339,14 +339,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 170.859,
|
||||
"module_load": 233.325,
|
||||
"init": 0.001,
|
||||
"home": 0.002,
|
||||
"category": 500.605,
|
||||
"detail": 472.634,
|
||||
"home": 0.001,
|
||||
"category": 548.548,
|
||||
"detail": 393.458,
|
||||
"player": 0.006,
|
||||
"url_check": 158.57,
|
||||
"total": 1376.53
|
||||
"url_check": 511.843,
|
||||
"total": 1700.252
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -378,34 +378,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 227.852,
|
||||
"module_load": 225.407,
|
||||
"init": 0.002,
|
||||
"home": 866.109,
|
||||
"category": 377.029,
|
||||
"detail": 560.089,
|
||||
"player": 0.007,
|
||||
"url_check": 966.594,
|
||||
"total": 3017.515
|
||||
"home": 3835.423,
|
||||
"category": 1411.484,
|
||||
"detail": 1469.656,
|
||||
"player": 0.01,
|
||||
"url_check": 1021.435,
|
||||
"total": 9241.441
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 30,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "16980",
|
||||
"flag": "非凡云",
|
||||
"play_id": "非凡云@@direct@@https://data.m3u8.in/json/?v=,https://vip.ffzy-play10.com/20260707/69471_ce0bfeae/index.m3u8,token+,2,0"
|
||||
"vod_id": "19762",
|
||||
"flag": "柚子云",
|
||||
"play_id": "柚子云@@direct@@https://data.m3u8.in/json/?v=,https://cdn.yzzyvip-29.com/20260621/25051_ee389f3b/index.m3u8,token+,2,0"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.ffzy-play10.com/20260707/69471_ce0bfeae/index.m3u8",
|
||||
"url": "https://cdn.yzzyvip-29.com/20260621/25051_ee389f3b/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.ffzy-play10.com/20260707/69471_ce0bfeae/index.m3u8",
|
||||
"final_url": "https://cdn.yzzyvip-29.com/20260621/25051_ee389f3b/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -417,14 +417,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 240.239,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1460.144,
|
||||
"detail": 1108.644,
|
||||
"player": 1070.476,
|
||||
"url_check": 865.555,
|
||||
"total": 4753.006
|
||||
"module_load": 231.194,
|
||||
"init": 0.002,
|
||||
"home": 0.002,
|
||||
"category": 1475.059,
|
||||
"detail": 1479.934,
|
||||
"player": 1469.35,
|
||||
"url_check": 1608.24,
|
||||
"total": 6289.121
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -456,14 +456,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 236.285,
|
||||
"init": 0.005,
|
||||
"module_load": 257.88,
|
||||
"init": 0.004,
|
||||
"home": 0.001,
|
||||
"category": 710.651,
|
||||
"detail": 581.779,
|
||||
"category": 866.226,
|
||||
"detail": 881.346,
|
||||
"player": 0.004,
|
||||
"url_check": 0.053,
|
||||
"total": 1535.22
|
||||
"total": 2007.117
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -495,14 +495,14 @@
|
||||
"error": "详情缺少播放源或播放列表",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 171.197,
|
||||
"module_load": 225.813,
|
||||
"init": 0.001,
|
||||
"home": 1412.92,
|
||||
"category": 959.903,
|
||||
"detail": 1090.395,
|
||||
"home": 1029.474,
|
||||
"category": 869.229,
|
||||
"detail": 985.773,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 6782.766
|
||||
"total": 4869.88
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -534,14 +534,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 222.099,
|
||||
"module_load": 241.092,
|
||||
"init": 0.001,
|
||||
"home": 111.486,
|
||||
"category": 118.964,
|
||||
"home": 432.141,
|
||||
"category": 118.01,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 576.699
|
||||
"total": 913.072
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -573,14 +573,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 171.725,
|
||||
"module_load": 257.075,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 384.756,
|
||||
"detail": 386.776,
|
||||
"player": 736.517,
|
||||
"url_check": 497.73,
|
||||
"total": 2246.393
|
||||
"category": 369.118,
|
||||
"detail": 474.875,
|
||||
"player": 834.905,
|
||||
"url_check": 565.247,
|
||||
"total": 2502.794
|
||||
},
|
||||
"counts": {
|
||||
"classes": 14,
|
||||
@@ -612,14 +612,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 217.066,
|
||||
"module_load": 228.781,
|
||||
"init": 0.001,
|
||||
"home": 317.658,
|
||||
"category": 258.307,
|
||||
"detail": 784.225,
|
||||
"player": 0.023,
|
||||
"url_check": 571.305,
|
||||
"total": 4143.641
|
||||
"home": 268.852,
|
||||
"category": 362.401,
|
||||
"detail": 943.044,
|
||||
"player": 0.027,
|
||||
"url_check": 861.143,
|
||||
"total": 4943.987
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -639,7 +639,7 @@
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vod-cdn.findtv.me/hls_overseas/80ff9594ed43154441c41046682bbac620cc4c34.m3u8",
|
||||
"final_url": "https://vod-cdn.findtv.me/hls_overseas/7f995e78b69fde24bd105c77f24f8dd3d21de0f6.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -651,14 +651,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.538,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 494.521,
|
||||
"module_load": 3.86,
|
||||
"init": 0.0,
|
||||
"home": 0.0,
|
||||
"category": 494.19,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1149.916
|
||||
"total": 953.291
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -690,14 +690,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.009,
|
||||
"module_load": 6.26,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1908.248,
|
||||
"detail": 815.527,
|
||||
"player": 0.008,
|
||||
"url_check": 1190.667,
|
||||
"total": 3923.312
|
||||
"category": 1367.227,
|
||||
"detail": 822.087,
|
||||
"player": 0.006,
|
||||
"url_check": 1134.968,
|
||||
"total": 3331.331
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -729,14 +729,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.706,
|
||||
"module_load": 3.819,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 773.223,
|
||||
"detail": 442.347,
|
||||
"player": 0.009,
|
||||
"url_check": 2415.641,
|
||||
"total": 3637.557
|
||||
"home": 0.0,
|
||||
"category": 599.13,
|
||||
"detail": 501.364,
|
||||
"player": 0.008,
|
||||
"url_check": 1256.816,
|
||||
"total": 2361.567
|
||||
},
|
||||
"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": 5.158,
|
||||
"module_load": 15.619,
|
||||
"init": 0.001,
|
||||
"home": 211.581,
|
||||
"category": 315.747,
|
||||
"detail": 271.154,
|
||||
"player": 389.395,
|
||||
"url_check": 768.15,
|
||||
"total": 1961.79
|
||||
"home": 591.529,
|
||||
"category": 324.154,
|
||||
"detail": 290.864,
|
||||
"player": 409.792,
|
||||
"url_check": 257.183,
|
||||
"total": 3578.774
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -784,19 +784,19 @@
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "TV",
|
||||
"vod_id": "56986",
|
||||
"tid": "MOVIE",
|
||||
"vod_id": "57568",
|
||||
"flag": "人人专线",
|
||||
"play_id": "56986@387800"
|
||||
"play_id": "57568@384680"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://qn-302-m-play.bwcgee.cn/c069d42171ee71f1833a4531958d0402/c17bc232b9cd4d8ebe60d89eb7792743-a3279265c3c45d0c5e841261bed53550-ld.mp4?sign=ed5ff984cd4945b96c81b450e42af70e&t=6a4d252c&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=edfa60d119784516b6868b43f2f07e26&hevc=false&seasonId=56986",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://2027855653.qrstuvwxyzab.com:22443/OzwfcER4VzlnIl4iDWQYIyk1VyZaKRQLOz9bOw/c069d42171ee71f1833a4531958d0402/c17bc232b9cd4d8ebe60d89eb7792743-a3279265c3c45d0c5e841261bed53550-ld.mp4?sign=ed5ff984cd4945b96c81b450e42af70e&t=6a4d252c&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=edfa60d119784516b6868b43f2f07e26&hevc=false&seasonId=56986&x-sid=0X11Ae7C9MoUFa&x-redirect=0X11AOzwfcER4VzlnIl4iDWcYIyk1VyZZKRR5IzZEMxI-FnolJ1AiASQfMTg3WydaKRU5&x-lid=0X11Ab5874771ed4e&x-st=0X11Ahash",
|
||||
"reason": null
|
||||
"url": "https://tfxd1gc5nhctigyzdncbafaaucco.ourdvsssvip.com:20443/ws-302.bwcgee.cn/f0f17f81746971f1bc135017e1f90402/cfd55437185344cd92e3474bef8af143-e930a31e3d8a24dc43726b4175a85e9b-ld.mp4?key=85d43d8150d6c90b39490e7568d1d2e8&time=1783449468172&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=b3a0606aeb3e47b08caf736f05d50e5b&hevc=false&seasonId=57568&wsiphost=ipdbme&wsrid_tag=6a4d0f3c_PS-000-01Gm3159_16711-39478-s1t1783435068296&x-mamba-business-label=13551&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
|
||||
"valid": false,
|
||||
"reachable": false,
|
||||
"status_code": 403,
|
||||
"final_url": "https://tfxd1gc5nhctigyzdncbafaaucco.ourdvsssvip.com:20443/ws-302.bwcgee.cn/f0f17f81746971f1bc135017e1f90402/cfd55437185344cd92e3474bef8af143-e930a31e3d8a24dc43726b4175a85e9b-ld.mp4?key=85d43d8150d6c90b39490e7568d1d2e8&time=1783449468172&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=b3a0606aeb3e47b08caf736f05d50e5b&hevc=false&seasonId=57568&wsiphost=ipdbme&wsrid_tag=6a4d0f3c_PS-000-01Gm3159_16711-39478-s1t1783435068296&x-mamba-business-label=13551&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.631,
|
||||
"module_load": 11.799,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 287.309,
|
||||
"detail": 572.675,
|
||||
"category": 568.542,
|
||||
"detail": 557.266,
|
||||
"player": 0.003,
|
||||
"url_check": 238.812,
|
||||
"total": 1108.158
|
||||
"url_check": 226.954,
|
||||
"total": 1365.199
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -846,14 +846,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 36.212,
|
||||
"module_load": 4.911,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1040.907,
|
||||
"detail": 1398.084,
|
||||
"player": 0.019,
|
||||
"url_check": 326.718,
|
||||
"total": 2802.399
|
||||
"category": 1037.273,
|
||||
"detail": 770.902,
|
||||
"player": 0.009,
|
||||
"url_check": 618.552,
|
||||
"total": 2432.194
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -863,17 +863,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "series",
|
||||
"vod_id": "movie/gary",
|
||||
"vod_id": "movie/manifest-season-4",
|
||||
"flag": "播放源 1 (1080P)",
|
||||
"play_id": "https://v.lzcdn31.com/20260512/6291_95535d31/index.m3u8"
|
||||
"play_id": "https://v.lzcdn24.com/20250824/40289_6a3aedcf/index.m3u8"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.lzcdn31.com/20260512/6291_95535d31/index.m3u8",
|
||||
"url": "https://v.lzcdn24.com/20250824/40289_6a3aedcf/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.lzcdn31.com/20260512/6291_95535d31/index.m3u8",
|
||||
"final_url": "https://v.lzcdn24.com/20250824/40289_6a3aedcf/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -885,14 +885,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 26.706,
|
||||
"module_load": 7.186,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 724.328,
|
||||
"detail": 277.042,
|
||||
"player": 1073.834,
|
||||
"url_check": 440.337,
|
||||
"total": 2543.185
|
||||
"category": 1239.791,
|
||||
"detail": 307.927,
|
||||
"player": 1131.979,
|
||||
"url_check": 6308.924,
|
||||
"total": 8996.971
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -924,14 +924,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 17.146,
|
||||
"init": 0.019,
|
||||
"module_load": 3.966,
|
||||
"init": 0.014,
|
||||
"home": 0.001,
|
||||
"category": 610.542,
|
||||
"detail": 493.98,
|
||||
"player": 0.004,
|
||||
"url_check": 1151.947,
|
||||
"total": 2274.243
|
||||
"category": 1858.646,
|
||||
"detail": 222.335,
|
||||
"player": 0.002,
|
||||
"url_check": 2065.743,
|
||||
"total": 4151.32
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -941,17 +941,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "https://20.90kan.cc/?id=61968",
|
||||
"vod_id": "https://20.90kan.cc/?id=62008",
|
||||
"flag": "百度",
|
||||
"play_id": "https://pan.baidu.com/s/1VJhTp9dHBywrfJEj8qFbew?pwd=6666"
|
||||
"play_id": "https://pan.baidu.com/s/1PlVLMzFcozBDBQWDMy6xSw?pwd=6666"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1VJhTp9dHBywrfJEj8qFbew?pwd=6666",
|
||||
"url": "https://pan.baidu.com/s/1PlVLMzFcozBDBQWDMy6xSw?pwd=6666",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=VJhTp9dHBywrfJEj8qFbew&pwd=6666",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=PlVLMzFcozBDBQWDMy6xSw&pwd=6666",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -963,14 +963,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.12,
|
||||
"module_load": 5.812,
|
||||
"init": 0.001,
|
||||
"home": 313.898,
|
||||
"category": 173.408,
|
||||
"home": 293.191,
|
||||
"category": 269.616,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 668.27
|
||||
"total": 834.56
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1002,14 +1002,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.863,
|
||||
"init": 0.0,
|
||||
"module_load": 6.455,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 506.164,
|
||||
"category": 849.246,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1359.62
|
||||
"total": 1275.866
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1041,14 +1041,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.464,
|
||||
"module_load": 5.365,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 647.969,
|
||||
"category": 721.394,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1277.712
|
||||
"total": 1614.046
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1080,14 +1080,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.928,
|
||||
"init": 157.2,
|
||||
"home": 0.059,
|
||||
"category": 121.928,
|
||||
"detail": 480.523,
|
||||
"player": 141.904,
|
||||
"url_check": 194.162,
|
||||
"total": 1101.902
|
||||
"module_load": 5.759,
|
||||
"init": 139.209,
|
||||
"home": 0.048,
|
||||
"category": 106.136,
|
||||
"detail": 350.515,
|
||||
"player": 130.751,
|
||||
"url_check": 175.965,
|
||||
"total": 908.993
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1097,17 +1097,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "194688",
|
||||
"vod_id": "194543",
|
||||
"flag": "蓝光B线-在线看",
|
||||
"play_id": "BBA@FYNB-353864636661643935653263333537354b11b1fe522654f7de609273bc18ed2a6fdece77d9827d319dc6aa249d941d2a6de2335174ccffff7041b058fadedf2212dedf42408fd4d1be36417f657426b0085bb915a8c444bf856dd083618b4d0439df810e7340b53d7e85779368fc2926741b29b1a93ab5354c4e8c35bd08bc6eee50653dbcbaf2a1595979b4ebb115d2e89d2fc31877b625d06b12080049a764099786763a1015bac5e1a0cbbe0b991f7263706b5a07ec124f971f0fd37622637eaf95fe6756a74ca99be069a83fc388"
|
||||
"play_id": "BBA@FYNB-353864636661643935653263333537359d2fd730eb7af2a6f593568859f3d7c52f4832ae38bb353cecdee9fe25a8a082095c5765c7f6f0173ce75932fdd78c4272ac24e8f7a2a90d0cf820fcc4b1169c55de8517d7015890a7c8cffe5f0a0e4b0bee23553cd3f4d0c2b6ec761dcf17beca4258e52a9f13bb39ed8d3f5523feaf203229b0a7bd7220c36d68c39447ea2fe21458157fe283b2e37f5585056a87d073c19a3a07f58bf8fbb3e5011c0a2c5a417202b7b49c6ab418ea610d5d471b5c49d48cc5c89e6c130d7cc69b03989022"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://qchannelvideo.photo.qq.com/10002_djJK8LvNw73GVoJAsYQn09KbFZPDQUzIEQlEnS8kzMuPLDudpdwkuzXo661Gtl7PG3HqWtpWCmoyI3GO8l4k5v30n30dta0iDNwGCJhW4FQUcySpTgpjO2BGw4U9TKOMuhN1psR7YIpZfW9uSNdJwPvs9q36l5M1RFhOUAXf9FRq8iNlNs2lNA99mKzFmx6u4u7YzIem_BBA_0bc3ijvy5hqbemakpxslqjvowqwdryuqck2a.f0.mp4?dis_k=a8734d71f16cedb855919f0687d808ce&dis_t=1783425078&play_scene=10600&auth_info=DzEK2dyM0iTFN%2FO6Zcc8SKlJS1CA%2BRGzLm11nb6pHLvQ%2F8spxh1ID00b0TdH%2Fg5F&vid=wxv_4148214985412015&auth_key=1241f314c18d0bd77611bea31f144b17&preview=true",
|
||||
"url": "https://ce05e2adea108b65d725f0ea18b05085.rdt.tfogc.com:49156/mpvideo.qpic.cn/0bc3bac2waafmeamku2h35vfkcgdvmealkya.f10002.mp4?dis_k=ef9c4c3ed56ef96d30103acf53900f99&dis_t=1783428638&play_scene=10700&auth_info=ecPFhysjcQyvqe/KcwQHVXtyaU1NLTUdKjE6T2AERAc=&auth_key=5c1bfc824706d2a5d87cd6680de1918e&preview=true&filename=BBA.mp4",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://qchannelvideo.photo.qq.com/10002_djJK8LvNw73GVoJAsYQn09KbFZPDQUzIEQlEnS8kzMuPLDudpdwkuzXo661Gtl7PG3HqWtpWCmoyI3GO8l4k5v30n30dta0iDNwGCJhW4FQUcySpTgpjO2BGw4U9TKOMuhN1psR7YIpZfW9uSNdJwPvs9q36l5M1RFhOUAXf9FRq8iNlNs2lNA99mKzFmx6u4u7YzIem_BBA_0bc3ijvy5hqbemakpxslqjvowqwdryuqck2a.f0.mp4?dis_k=a8734d71f16cedb855919f0687d808ce&dis_t=1783425078&play_scene=10600&auth_info=DzEK2dyM0iTFN%2FO6Zcc8SKlJS1CA%2BRGzLm11nb6pHLvQ%2F8spxh1ID00b0TdH%2Fg5F&vid=wxv_4148214985412015&auth_key=1241f314c18d0bd77611bea31f144b17&preview=true",
|
||||
"final_url": "https://ce05e2adea108b65d725f0ea18b05085.rdt.tfogc.com:49156/mpvideo.qpic.cn/0bc3bac2waafmeamku2h35vfkcgdvmealkya.f10002.mp4?dis_k=ef9c4c3ed56ef96d30103acf53900f99&dis_t=1783428638&play_scene=10700&auth_info=ecPFhysjcQyvqe/KcwQHVXtyaU1NLTUdKjE6T2AERAc=&auth_key=5c1bfc824706d2a5d87cd6680de1918e&preview=true&filename=BBA.mp4",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1119,14 +1119,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.594,
|
||||
"module_load": 13.329,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 313.808,
|
||||
"detail": 431.537,
|
||||
"player": 436.424,
|
||||
"url_check": 982.54,
|
||||
"total": 2173.696
|
||||
"category": 203.14,
|
||||
"detail": 423.679,
|
||||
"player": 445.42,
|
||||
"url_check": 1243.917,
|
||||
"total": 2330.366
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1158,14 +1158,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.801,
|
||||
"module_load": 5.205,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 400.615,
|
||||
"detail": 215.561,
|
||||
"player": 321.038,
|
||||
"url_check": 193.03,
|
||||
"total": 1136.985
|
||||
"category": 1881.698,
|
||||
"detail": 979.975,
|
||||
"player": 281.731,
|
||||
"url_check": 483.121,
|
||||
"total": 3632.606
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1181,11 +1181,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-06/22/20260622092748508UnDTRAZN/playlist.m3u8?auth_key=1783426285-0-0-61664cb8b88ea1a526498e00ad221317",
|
||||
"url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-06/22/20260622092748508UnDTRAZN/playlist.m3u8?auth_key=1783435069-0-0-e4ddf32a3014d2ecbf01d3448e393151",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-06/22/20260622092748508UnDTRAZN/playlist.m3u8?auth_key=1783426285-0-0-61664cb8b88ea1a526498e00ad221317",
|
||||
"final_url": "https://pcvideo.5g.wasu.tv/pcsan24/pc/movie/2026-06/22/20260622092748508UnDTRAZN/playlist.m3u8?auth_key=1783435069-0-0-e4ddf32a3014d2ecbf01d3448e393151",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1197,14 +1197,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.294,
|
||||
"init": 0.0,
|
||||
"home": 2749.969,
|
||||
"category": 240.553,
|
||||
"detail": 740.311,
|
||||
"player": 0.004,
|
||||
"url_check": 156.211,
|
||||
"total": 3892.91
|
||||
"module_load": 5.42,
|
||||
"init": 0.001,
|
||||
"home": 3752.715,
|
||||
"category": 250.786,
|
||||
"detail": 729.3,
|
||||
"player": 0.003,
|
||||
"url_check": 886.764,
|
||||
"total": 5625.464
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1236,14 +1236,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.607,
|
||||
"init": 306.433,
|
||||
"home": 0.005,
|
||||
"category": 216.623,
|
||||
"detail": 193.514,
|
||||
"player": 0.003,
|
||||
"url_check": 141.924,
|
||||
"total": 862.783
|
||||
"module_load": 3.378,
|
||||
"init": 698.746,
|
||||
"home": 0.004,
|
||||
"category": 212.403,
|
||||
"detail": 175.698,
|
||||
"player": 0.004,
|
||||
"url_check": 150.661,
|
||||
"total": 1241.63
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1275,14 +1275,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.232,
|
||||
"init": 81.864,
|
||||
"home": 0.001,
|
||||
"category": 981.541,
|
||||
"detail": 1102.021,
|
||||
"player": 271.338,
|
||||
"url_check": 151.777,
|
||||
"total": 2594.554
|
||||
"module_load": 3.705,
|
||||
"init": 76.443,
|
||||
"home": 0.002,
|
||||
"category": 354.404,
|
||||
"detail": 2074.214,
|
||||
"player": 314.487,
|
||||
"url_check": 454.503,
|
||||
"total": 3278.452
|
||||
},
|
||||
"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=e6e93017e3cebd56d9ae0bce04673ac1&buy_key=FM&token=1697×tamp=1783426287&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=187af79849933a50a0a2e56d89b09e27&buy_key=FM&token=8322×tamp=1783435069&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=e6e93017e3cebd56d9ae0bce04673ac1&buy_key=FM&token=1697×tamp=1783426287&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=187af79849933a50a0a2e56d89b09e27&buy_key=FM&token=8322×tamp=1783435069&duration=453",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1314,14 +1314,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.518,
|
||||
"module_load": 10.513,
|
||||
"init": 0.0,
|
||||
"home": 396.744,
|
||||
"category": 318.999,
|
||||
"detail": 562.557,
|
||||
"player": 290.982,
|
||||
"url_check": 129.884,
|
||||
"total": 1707.961
|
||||
"home": 448.399,
|
||||
"category": 310.63,
|
||||
"detail": 523.931,
|
||||
"player": 317.109,
|
||||
"url_check": 479.943,
|
||||
"total": 2091.857
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1337,11 +1337,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783423843&sign=c8adca7416a47722cc12903458bed73d",
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783431946&sign=375766cdbfc9499b98770d01101129d7",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783423843&sign=c8adca7416a47722cc12903458bed73d",
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1783431946&sign=375766cdbfc9499b98770d01101129d7",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1353,14 +1353,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.231,
|
||||
"init": 0.006,
|
||||
"home": 444.316,
|
||||
"category": 415.847,
|
||||
"detail": 399.876,
|
||||
"player": 2149.405,
|
||||
"url_check": 858.138,
|
||||
"total": 4276.355
|
||||
"module_load": 7.004,
|
||||
"init": 0.005,
|
||||
"home": 865.022,
|
||||
"category": 748.923,
|
||||
"detail": 448.349,
|
||||
"player": 2491.66,
|
||||
"url_check": 587.559,
|
||||
"total": 5149.335
|
||||
},
|
||||
"counts": {
|
||||
"classes": 3,
|
||||
@@ -1376,11 +1376,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://p9-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/e2fe03e8a9b54bb49a45f46cdd95d6bd~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814530288&x-signature=Zyb1OP8cUANVro98wUqnvCmXp4g%3D",
|
||||
"url": "https://p3-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/e2fe03e8a9b54bb49a45f46cdd95d6bd~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814539071&x-signature=d3fE7mx8PP%2BtCs0TjSzCToUf41A%3D",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://p9-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/e2fe03e8a9b54bb49a45f46cdd95d6bd~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814530288&x-signature=Zyb1OP8cUANVro98wUqnvCmXp4g%3D",
|
||||
"final_url": "https://p3-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/e2fe03e8a9b54bb49a45f46cdd95d6bd~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1814539071&x-signature=d3fE7mx8PP%2BtCs0TjSzCToUf41A%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.288,
|
||||
"module_load": 3.88,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 10016.642,
|
||||
"category": 10017.91,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 20038.76
|
||||
"total": 20039.754
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1431,14 +1431,14 @@
|
||||
"error": "HTTP 403",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.594,
|
||||
"module_load": 6.489,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 729.775,
|
||||
"detail": 1170.567,
|
||||
"player": 937.458,
|
||||
"url_check": 318.796,
|
||||
"total": 6233.047
|
||||
"category": 703.213,
|
||||
"detail": 1516.146,
|
||||
"player": 1103.763,
|
||||
"url_check": 327.41,
|
||||
"total": 7408.524
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1470,14 +1470,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.971,
|
||||
"module_load": 8.522,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 395.041,
|
||||
"detail": 381.643,
|
||||
"category": 922.192,
|
||||
"detail": 465.501,
|
||||
"player": 0.003,
|
||||
"url_check": 1215.822,
|
||||
"total": 2001.049
|
||||
"url_check": 1051.721,
|
||||
"total": 2448.516
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1487,17 +1487,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "9544",
|
||||
"vod_id": "9592",
|
||||
"flag": "百度#多多",
|
||||
"play_id": "https://pan.baidu.com/s/1wMe6FvJYV8AE4f3wsLIEIQ?pwd=yyds"
|
||||
"play_id": "https://pan.baidu.com/s/1lWYhonJjff-48SyPCcgsiA?pwd=yyds"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1wMe6FvJYV8AE4f3wsLIEIQ?pwd=yyds",
|
||||
"url": "https://pan.baidu.com/s/1lWYhonJjff-48SyPCcgsiA?pwd=yyds",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=wMe6FvJYV8AE4f3wsLIEIQ&pwd=yyds",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=lWYhonJjff-48SyPCcgsiA&pwd=yyds",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1509,14 +1509,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.58,
|
||||
"module_load": 4.252,
|
||||
"init": 0.001,
|
||||
"home": 0.007,
|
||||
"category": 799.165,
|
||||
"detail": 346.838,
|
||||
"player": 0.004,
|
||||
"url_check": 860.061,
|
||||
"total": 2011.475
|
||||
"category": 894.246,
|
||||
"detail": 349.178,
|
||||
"player": 0.005,
|
||||
"url_check": 955.465,
|
||||
"total": 2203.738
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1548,14 +1548,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.528,
|
||||
"init": 470.007,
|
||||
"home": 454.75,
|
||||
"module_load": 11.209,
|
||||
"init": 444.932,
|
||||
"home": 522.921,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 935.743
|
||||
"total": 979.424
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -1587,14 +1587,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.707,
|
||||
"init": 108.644,
|
||||
"home": 87.074,
|
||||
"category": 620.212,
|
||||
"detail": 505.34,
|
||||
"player": 2453.02,
|
||||
"url_check": 191.878,
|
||||
"total": 9428.691
|
||||
"module_load": 8.082,
|
||||
"init": 452.342,
|
||||
"home": 474.575,
|
||||
"category": 588.127,
|
||||
"detail": 582.331,
|
||||
"player": 875.416,
|
||||
"url_check": 1221.71,
|
||||
"total": 16557.616
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1603,18 +1603,18 @@
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "M16",
|
||||
"vod_id": "984266",
|
||||
"flag": "TX-4K",
|
||||
"play_id": "1@84@984266@virtual"
|
||||
"tid": "M15",
|
||||
"vod_id": "818086",
|
||||
"flag": "QY",
|
||||
"play_id": "818086@87@15575619@episode"
|
||||
},
|
||||
"player": {
|
||||
"parse": "0",
|
||||
"url": "https://hc.fuyingapi.top/fy/qq/Cache/5ffdd365c09b39843b8ed5764bd2d224.m3u8",
|
||||
"url": "https://cibn-edge-5g.1ljx.com/cloud/flv/f0a6aca96fc185885a84079e19e2c768/a574faeb69aaa2bad11f36f04590ef32/6a4d0f4bc26fb.m3u8?auth_key=1783435083.7964-1-576331543.info-internet-2-llq-c71a00918ef5df495085f6a9989bf9a1",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://hc.fuyingapi.top/fy/qq/Cache/5ffdd365c09b39843b8ed5764bd2d224.m3u8",
|
||||
"final_url": "https://cibn-edge-5g.1ljx.com/ufile/flv/iqiyi/64f277e86c42daf33f9a78fb9c99a1b5923125da0f95cd4bfa895e4362ec9d14e48cbaa5d39e75bbd7699dee425b1672cd7069e3b13ffdda3cea5a1a5e0a5573/64a088cb7ca5ed71528c3d202195707a_@lirose_tv.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1626,14 +1626,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.664,
|
||||
"module_load": 8.826,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 842.487,
|
||||
"detail": 706.842,
|
||||
"player": 1724.386,
|
||||
"url_check": 272.863,
|
||||
"total": 3555.322
|
||||
"category": 753.06,
|
||||
"detail": 766.221,
|
||||
"player": 1794.945,
|
||||
"url_check": 1087.308,
|
||||
"total": 4411.049
|
||||
},
|
||||
"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=BhADMRht76b6Kk5Ajoh1L/2knB0%3D&Expires=1783426589&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=h%2BJpEWPWDseE5SBJ1y8vht3eTZo%3D&Expires=1783435371&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=BhADMRht76b6Kk5Ajoh1L/2knB0%3D&Expires=1783426589&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=h%2BJpEWPWDseE5SBJ1y8vht3eTZo%3D&Expires=1783435371&x-amz-FSIZE=58373&x-amz-UFID=624471240788981016",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1665,14 +1665,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.307,
|
||||
"init": 0.02,
|
||||
"home": 211.806,
|
||||
"category": 266.377,
|
||||
"detail": 295.014,
|
||||
"module_load": 4.933,
|
||||
"init": 0.031,
|
||||
"home": 392.485,
|
||||
"category": 293.427,
|
||||
"detail": 344.751,
|
||||
"player": 0.002,
|
||||
"url_check": 98.123,
|
||||
"total": 876.289
|
||||
"url_check": 464.479,
|
||||
"total": 1500.936
|
||||
},
|
||||
"counts": {
|
||||
"classes": 30,
|
||||
@@ -1684,15 +1684,54 @@
|
||||
"tid": "都市",
|
||||
"vod_id": "110000044555935694",
|
||||
"flag": "1080P",
|
||||
"play_id": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1783426287&sign=176d8e7feb36f028ea5724e31edf4be5"
|
||||
"play_id": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1783435070&sign=c4cafcb5fd2677b17c3ae2c11fe05ddd"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1783426287&sign=176d8e7feb36f028ea5724e31edf4be5",
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1783435070&sign=c4cafcb5fd2677b17c3ae2c11fe05ddd",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1783426287&sign=176d8e7feb36f028ea5724e31edf4be5",
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1783435070&sign=c4cafcb5fd2677b17c3ae2c11fe05ddd",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "怀桑",
|
||||
"file": "怀桑.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.515,
|
||||
"init": 0.009,
|
||||
"home": 481.696,
|
||||
"category": 237.375,
|
||||
"detail": 165.511,
|
||||
"player": 415.238,
|
||||
"url_check": 2547.128,
|
||||
"total": 3856.972
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
"category_videos": 30,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "45609",
|
||||
"flag": "线·叁",
|
||||
"play_id": "parse_api=4a720977ebfe3f13296b548e51cc3355&url=611p37LonDpZAHicxCJ+facYpVM7jxouVplKGqwA1Hw+MqN4uMZhd3cCQT2w7BWzyjeBTuHyQgk1vcQPOBk0UL2bYKrN/NIvrATp0xUwoGko1zES0zxJsUiN2eKfaqgCmbmG0e5LOiYgLfbe2V0REW6SIPU+b0ISzvkiCEbWHNrKxrFGo8MwV5iJuHdIJkX+&token=|呼啸山庄|1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.nsapi.sbs/nsys/proxy.php?file=e8e053183967e213e8a911fabcc385a2.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.nsapi.sbs/nsys/proxy.php?file=e8e053183967e213e8a911fabcc385a2.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1704,14 +1743,14 @@
|
||||
"error": "HTTP 403",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.441,
|
||||
"module_load": 5.525,
|
||||
"init": 0.001,
|
||||
"home": 183.107,
|
||||
"category": 204.987,
|
||||
"detail": 252.115,
|
||||
"player": 425.592,
|
||||
"url_check": 90.261,
|
||||
"total": 1162.272
|
||||
"home": 312.962,
|
||||
"category": 295.551,
|
||||
"detail": 315.476,
|
||||
"player": 280.197,
|
||||
"url_check": 87.195,
|
||||
"total": 1297.835
|
||||
},
|
||||
"counts": {
|
||||
"classes": 1,
|
||||
@@ -1743,14 +1782,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.387,
|
||||
"module_load": 5.514,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 538.346,
|
||||
"detail": 699.768,
|
||||
"player": 541.014,
|
||||
"url_check": 893.189,
|
||||
"total": 2677.258
|
||||
"category": 722.589,
|
||||
"detail": 1805.472,
|
||||
"player": 692.142,
|
||||
"url_check": 1140.391,
|
||||
"total": 4366.818
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1760,17 +1799,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "3706",
|
||||
"vod_id": "3678",
|
||||
"flag": "在线云播",
|
||||
"play_id": "3706_1_1"
|
||||
"play_id": "3678_1_1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://cdn.yzzyvip-29.com/20260707/25534_f5011865/index.m3u8",
|
||||
"url": "https://cdn.yzzy28-play.com/20260622/31686_1f034ade/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://cdn.yzzyvip-29.com/20260707/25534_f5011865/index.m3u8",
|
||||
"final_url": "https://cdn.yzzy28-play.com/20260622/31686_1f034ade/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1782,14 +1821,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.946,
|
||||
"module_load": 3.298,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 487.97,
|
||||
"detail": 835.512,
|
||||
"player": 0.004,
|
||||
"url_check": 145.224,
|
||||
"total": 1473.16
|
||||
"category": 483.366,
|
||||
"detail": 791.035,
|
||||
"player": 0.003,
|
||||
"url_check": 885.174,
|
||||
"total": 2163.279
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1821,14 +1860,14 @@
|
||||
"error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.723,
|
||||
"module_load": 6.661,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 560.738,
|
||||
"category": 739.793,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1162.387
|
||||
"total": 1468.728
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1860,34 +1899,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.7,
|
||||
"module_load": 4.362,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 874.031,
|
||||
"detail": 1560.584,
|
||||
"player": 1180.484,
|
||||
"url_check": 744.548,
|
||||
"total": 4365.132
|
||||
"category": 2824.088,
|
||||
"detail": 2269.557,
|
||||
"player": 2127.934,
|
||||
"url_check": 2006.077,
|
||||
"total": 9232.588
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
"category_videos": 36,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "guoman",
|
||||
"vod_id": "10443",
|
||||
"vod_id": "711",
|
||||
"flag": "高清",
|
||||
"play_id": "/play/10443-1-1/"
|
||||
"play_id": "/play/711-1-1/"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.lz-cdn14.com/20230503/22796_8f403543/index.m3u8",
|
||||
"url": "https://yzzy1.play-cdn16.com/20230503/4012_61589bd1/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.lz-cdn14.com/20230503/22796_8f403543/index.m3u8",
|
||||
"final_url": "https://yzzy1.play-cdn16.com/20230503/4012_61589bd1/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1899,14 +1938,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.577,
|
||||
"init": 350.583,
|
||||
"home": 346.449,
|
||||
"category": 372.187,
|
||||
"detail": 566.172,
|
||||
"player": 780.084,
|
||||
"url_check": 836.733,
|
||||
"total": 3257.746
|
||||
"module_load": 8.455,
|
||||
"init": 573.355,
|
||||
"home": 374.181,
|
||||
"category": 492.716,
|
||||
"detail": 481.635,
|
||||
"player": 730.216,
|
||||
"url_check": 535.039,
|
||||
"total": 3196.438
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1922,11 +1961,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://usaydd.zvoz3tsd.com/m3u87/share/8059109/8249467/20260630/130046/720/index.m3u8?sign=d05ee6d0642b2aa6fac306a25fc885a3&t=1783426289",
|
||||
"url": "https://ad.kpyy258.com/m3u87/share/8059109/8249467/20260630/130046/720/index.m3u8?sign=dd35c8f575991dec7499afc06ccfd412&t=1783435073",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://usaydd.zvoz3tsd.com/m3u87/share/8059109/8249467/20260630/130046/720/index.m3u8?sign=d05ee6d0642b2aa6fac306a25fc885a3&t=1783426289",
|
||||
"final_url": "https://ad.kpyy258.com/m3u87/share/8059109/8249467/20260630/130046/720/index.m3u8?sign=dd35c8f575991dec7499afc06ccfd412&t=1783435073",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1938,14 +1977,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.189,
|
||||
"module_load": 7.083,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 220.237,
|
||||
"detail": 193.201,
|
||||
"player": 0.007,
|
||||
"url_check": 1170.874,
|
||||
"total": 1594.334
|
||||
"category": 239.928,
|
||||
"detail": 446.799,
|
||||
"player": 0.006,
|
||||
"url_check": 1448.711,
|
||||
"total": 2143.057
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1955,17 +1994,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "31581",
|
||||
"vod_id": "31410",
|
||||
"flag": "百度",
|
||||
"play_id": "https://pan.baidu.com/s/1rAzwDXyNcdRtC9znGZD1NA?pwd=8888"
|
||||
"play_id": "https://pan.baidu.com/s/14gPfwuNsRKq9WapTi3xShA?pwd=8888"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1rAzwDXyNcdRtC9znGZD1NA?pwd=8888",
|
||||
"url": "https://pan.baidu.com/s/14gPfwuNsRKq9WapTi3xShA?pwd=8888",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=rAzwDXyNcdRtC9znGZD1NA&pwd=8888",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=4gPfwuNsRKq9WapTi3xShA&pwd=8888",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1977,14 +2016,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.473,
|
||||
"init": 135.618,
|
||||
"home": 102.305,
|
||||
"module_load": 9.326,
|
||||
"init": 1030.596,
|
||||
"home": 87.088,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 246.668
|
||||
"total": 1127.309
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -2016,14 +2055,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.319,
|
||||
"init": 0.001,
|
||||
"home": 396.854,
|
||||
"category": 413.434,
|
||||
"detail": 234.048,
|
||||
"player": 206.566,
|
||||
"url_check": 68.876,
|
||||
"total": 1325.224
|
||||
"module_load": 4.174,
|
||||
"init": 0.0,
|
||||
"home": 775.502,
|
||||
"category": 407.487,
|
||||
"detail": 260.266,
|
||||
"player": 203.957,
|
||||
"url_check": 284.163,
|
||||
"total": 1936.661
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2033,17 +2072,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "65",
|
||||
"vod_id": "41000161513",
|
||||
"vod_id": "41000228654",
|
||||
"flag": "河马剧场",
|
||||
"play_id": "41000161513@611558463"
|
||||
"play_id": "41000228654@614070583"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://txonlmfvideo.cbread.cn/36/3x1/31x5/315x1/31516100014/611558463_1/611558463.720p.narrowv3.land.mp4?t=6a4e3bc0&sign=6e67a4db49def9130137c8ab6d2bc7ed",
|
||||
"url": "https://txonlmfvideo.cbread.cn/38/4x5/45x6/456x8/45682200014/614070583_1/614070583.720p.narrowv3.mp4?t=6a4e57e0&sign=35d0db60cc70c12ff402bc8182ed3d9c",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://txonlmfvideo.cbread.cn/36/3x1/31x5/315x1/31516100014/611558463_1/611558463.720p.narrowv3.land.mp4?t=6a4e3bc0&sign=6e67a4db49def9130137c8ab6d2bc7ed",
|
||||
"final_url": "https://txonlmfvideo.cbread.cn/38/4x5/45x6/456x8/45682200014/614070583_1/614070583.720p.narrowv3.mp4?t=6a4e57e0&sign=35d0db60cc70c12ff402bc8182ed3d9c",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2055,14 +2094,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.141,
|
||||
"init": 194.746,
|
||||
"home": 481.701,
|
||||
"category": 356.891,
|
||||
"detail": 7264.539,
|
||||
"player": 1537.078,
|
||||
"url_check": 84.215,
|
||||
"total": 9932.14
|
||||
"module_load": 7.281,
|
||||
"init": 565.185,
|
||||
"home": 656.535,
|
||||
"category": 316.08,
|
||||
"detail": 259.177,
|
||||
"player": 1382.247,
|
||||
"url_check": 448.017,
|
||||
"total": 3635.189
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2094,14 +2133,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.687,
|
||||
"module_load": 4.825,
|
||||
"init": 0.001,
|
||||
"home": 0.003,
|
||||
"category": 404.422,
|
||||
"detail": 432.728,
|
||||
"home": 0.001,
|
||||
"category": 538.975,
|
||||
"detail": 493.677,
|
||||
"player": 0.004,
|
||||
"url_check": 1135.673,
|
||||
"total": 1981.761
|
||||
"url_check": 1498.008,
|
||||
"total": 2535.982
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2133,14 +2172,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.656,
|
||||
"module_load": 7.427,
|
||||
"init": 0.002,
|
||||
"home": 76.816,
|
||||
"category": 111.921,
|
||||
"detail": 126.257,
|
||||
"player": 282.365,
|
||||
"url_check": 106.036,
|
||||
"total": 708.642
|
||||
"home": 452.443,
|
||||
"category": 460.341,
|
||||
"detail": 920.531,
|
||||
"player": 279.439,
|
||||
"url_check": 67.25,
|
||||
"total": 2188.033
|
||||
},
|
||||
"counts": {
|
||||
"classes": 10,
|
||||
@@ -2156,11 +2195,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://beyond8888888.ucyy.cn/2026-07-07/125_79267_NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8?ts=1783422002-0-0-09109083323e27fbea35a2c5e83a7f78",
|
||||
"url": "http://111.170.141.203:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1783435074306&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://beyond8888888.ucyy.cn/2026-07-07/125_79267_NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8?ts=1783422002-0-0-09109083323e27fbea35a2c5e83a7f78",
|
||||
"final_url": "http://111.170.141.203:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1783435074306&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2172,14 +2211,14 @@
|
||||
"error": "分类缺少 type_id",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.618,
|
||||
"module_load": 4.521,
|
||||
"init": 0.001,
|
||||
"home": 0.002,
|
||||
"home": 0.001,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 5.823
|
||||
"total": 4.623
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2211,34 +2250,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 16.587,
|
||||
"init": 0.021,
|
||||
"home": 4296.014,
|
||||
"category": 468.856,
|
||||
"detail": 456.833,
|
||||
"player": 0.003,
|
||||
"url_check": 128.555,
|
||||
"total": 11267.572
|
||||
"module_load": 12.902,
|
||||
"init": 0.026,
|
||||
"home": 27439.032,
|
||||
"category": 1552.238,
|
||||
"detail": 1219.603,
|
||||
"player": 0.002,
|
||||
"url_check": 865.915,
|
||||
"total": 31090.947
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
"category_videos": 66,
|
||||
"category_videos": 48,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "pcw:2",
|
||||
"vod_id": "pcw:2$5549082522309401",
|
||||
"tid": "pcw:1",
|
||||
"vod_id": "pcw:1$8309335207054800",
|
||||
"flag": "爱奇艺",
|
||||
"play_id": "http://www.iqiyi.com/v_2f1sx772wzo.html"
|
||||
"play_id": "http://www.iqiyi.com/v_2az3amxqym4.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": 1,
|
||||
"url": "http://www.iqiyi.com/v_2f1sx772wzo.html",
|
||||
"url": "http://www.iqiyi.com/v_2az3amxqym4.html",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://www.iqiyi.com/v_2f1sx772wzo.html",
|
||||
"final_url": "https://www.iqiyi.com/v_2az3amxqym4.html",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2250,14 +2289,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.49,
|
||||
"init": 0.094,
|
||||
"module_load": 8.831,
|
||||
"init": 0.124,
|
||||
"home": 0.001,
|
||||
"category": 1310.364,
|
||||
"category": 1476.508,
|
||||
"detail": 0.002,
|
||||
"player": 0.001,
|
||||
"url_check": 159.045,
|
||||
"total": 1483.621
|
||||
"url_check": 104.994,
|
||||
"total": 1591.213
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2289,14 +2328,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.222,
|
||||
"module_load": 5.626,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 433.316,
|
||||
"detail": 475.443,
|
||||
"player": 353.606,
|
||||
"url_check": 325.536,
|
||||
"total": 1594.084
|
||||
"category": 470.058,
|
||||
"detail": 346.249,
|
||||
"player": 407.759,
|
||||
"url_check": 379.369,
|
||||
"total": 1609.74
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2306,17 +2345,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "index",
|
||||
"vod_id": "147148",
|
||||
"vod_id": "146146",
|
||||
"flag": "独播库",
|
||||
"play_id": "147148-1-1"
|
||||
"play_id": "146146-1-1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vid.dbokutv.com/20260705/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBtfsRsGlR7XgBMDoPdWjC34jC30sHZCuDZX5BcrmD0/chunklist.m3u8",
|
||||
"url": "https://vid.dbokutv.com/20260623/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBsHhTcyo5xOy6ejRNHvUNDYBJ0nBJ0oH3P6CaCuHYvjS34/chunklist.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vid.dbokutv.com/20260705/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBtfsRsGlR7XgBMDoPdWjC34jC30sHZCuDZX5BcrmD0/chunklist.m3u8",
|
||||
"final_url": "https://vid.dbokutv.com/20260623/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBsHhTcyo5xOy6ejRNHvUNDYBJ0nBJ0oH3P6CaCuHYvjS34/chunklist.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2328,73 +2367,73 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 13.655,
|
||||
"init": 164.133,
|
||||
"home": 344.968,
|
||||
"category": 147.616,
|
||||
"detail": 162.882,
|
||||
"player": 808.266,
|
||||
"url_check": 95.67,
|
||||
"total": 3237.085
|
||||
"module_load": 7.446,
|
||||
"init": 980.275,
|
||||
"home": 310.567,
|
||||
"category": 323.809,
|
||||
"detail": 381.032,
|
||||
"player": 143.872,
|
||||
"url_check": 1837.029,
|
||||
"total": 6598.599
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 20,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "194916",
|
||||
"flag": "火猫极速R",
|
||||
"play_id": "https://m.yichengwlkj.com/drama/58207?episodeNo=1@@@rrmj"
|
||||
"vod_id": "59988",
|
||||
"flag": "火猫备用R",
|
||||
"play_id": "https://cdn.ryplay11.com/20250821/183854_fefa8388/index.m3u8@@@rym3u8"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pcdn-qn-new.samtory.cn/00e16860791b71f192b35017f0f90402/b48fee0eae75407f9448aa305aff9e47-b859a7fe1fa8416eed2aae8d9ea3a15d-sd.mp4?auth_key=1783440636-521b7418378dbcb5c802a347c9e8a5cc-0-ae346698c7ae43fdca138fa28339be5a&clientType=android_rrsp_xb_Vivo&clientVersion=10.33.4&parseUsage=PLAY_NEW&uid=219256413&rk=78a8beebd9364da99dcbb7bd2876cb6f&hevc=false&seasonId=58207",
|
||||
"url": "https://cdn.ryplay11.com/20250821/183854_fefa8388/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pcdn-qn-new.samtory.cn/00e16860791b71f192b35017f0f90402/b48fee0eae75407f9448aa305aff9e47-b859a7fe1fa8416eed2aae8d9ea3a15d-sd.mp4?auth_key=1783440636-521b7418378dbcb5c802a347c9e8a5cc-0-ae346698c7ae43fdca138fa28339be5a&clientType=android_rrsp_xb_Vivo&clientVersion=10.33.4&parseUsage=PLAY_NEW&uid=219256413&rk=78a8beebd9364da99dcbb7bd2876cb6f&hevc=false&seasonId=58207",
|
||||
"final_url": "https://cdn.ryplay11.com/20250821/183854_fefa8388/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "玩偶哥哥",
|
||||
"file": "玩偶哥哥.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"success": false,
|
||||
"failed_stage": "category",
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 11.016,
|
||||
"module_load": 6.43,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 777.155,
|
||||
"detail": 566.945,
|
||||
"player": 0.003,
|
||||
"url_check": 1215.946,
|
||||
"total": 2571.629
|
||||
"category": 580.68,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1346.904
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
"category_videos": 70,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
},
|
||||
"samples": {
|
||||
"tid": "44",
|
||||
"vod_id": "127134",
|
||||
"flag": "百度#玩偶哥哥",
|
||||
"play_id": "https://pan.baidu.com/s/16zD_KY24ZA5DnnP5oSHhjw?pwd=wogg"
|
||||
"tid": "1",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/16zD_KY24ZA5DnnP5oSHhjw?pwd=wogg",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=6zD_KY24ZA5DnnP5oSHhjw&pwd=wogg",
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2406,34 +2445,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 65.543,
|
||||
"init": 0.002,
|
||||
"home": 4.681,
|
||||
"category": 952.468,
|
||||
"detail": 1345.711,
|
||||
"player": 0.002,
|
||||
"url_check": 1450.551,
|
||||
"total": 3819.753
|
||||
"module_load": 36.561,
|
||||
"init": 0.001,
|
||||
"home": 3.4,
|
||||
"category": 536.109,
|
||||
"detail": 528.611,
|
||||
"player": 0.003,
|
||||
"url_check": 1077.294,
|
||||
"total": 2981.434
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
"category_videos": 70,
|
||||
"category_videos": 72,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "site_wanou",
|
||||
"vod_id": "site:wanou:/voddetail/127134.html",
|
||||
"flag": "百度#玩偶",
|
||||
"play_id": "https://pan.baidu.com/s/16zD_KY24ZA5DnnP5oSHhjw?pwd=wogg"
|
||||
"tid": "site_duoduo",
|
||||
"vod_id": "site:duoduo:/index.php/vod/detail/id/9592.html",
|
||||
"flag": "百度#多多",
|
||||
"play_id": "https://pan.baidu.com/s/1lWYhonJjff-48SyPCcgsiA?pwd=yyds"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/16zD_KY24ZA5DnnP5oSHhjw?pwd=wogg",
|
||||
"url": "https://pan.baidu.com/s/1lWYhonJjff-48SyPCcgsiA?pwd=yyds",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=6zD_KY24ZA5DnnP5oSHhjw&pwd=wogg",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=lWYhonJjff-48SyPCcgsiA&pwd=yyds",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2445,14 +2484,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.346,
|
||||
"init": 0.002,
|
||||
"home": 0.028,
|
||||
"category": 544.42,
|
||||
"detail": 856.721,
|
||||
"player": 373.4,
|
||||
"url_check": 712.755,
|
||||
"total": 2496.02
|
||||
"module_load": 4.726,
|
||||
"init": 0.001,
|
||||
"home": 0.014,
|
||||
"category": 786.807,
|
||||
"detail": 748.017,
|
||||
"player": 401.689,
|
||||
"url_check": 1528.612,
|
||||
"total": 3470.883
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2468,7 +2507,7 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vd.wmvbo.com/3651d8794fe7e5ca1e5156119f367129/20260708001131/6500581f32e7b110d666e9/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"url": "https://vd.wmvbo.com/01321552c888a3466c201cdbc078a8fe/20260708023755/6500581f32e7b110d666e9/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
@@ -2484,14 +2523,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.798,
|
||||
"init": 101.093,
|
||||
"home": 0.016,
|
||||
"category": 4567.718,
|
||||
"detail": 1130.367,
|
||||
"player": 1441.925,
|
||||
"url_check": 103.15,
|
||||
"total": 7349.753
|
||||
"module_load": 4.748,
|
||||
"init": 93.807,
|
||||
"home": 0.009,
|
||||
"category": 6025.123,
|
||||
"detail": 2014.649,
|
||||
"player": 1525.426,
|
||||
"url_check": 433.373,
|
||||
"total": 10098.036
|
||||
},
|
||||
"counts": {
|
||||
"classes": 67,
|
||||
@@ -2507,11 +2546,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v3-dy-a-x.ixigua.com/025873392041625f984d507ccf9690f3/6a5f62a3/video/tos/cn/tos-cn-v-6fcc8e/ooIRbPzXgBHeFRTDBUqAncg5ECLz4HYGYYfpeh/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=959&bt=959&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=NTRkNGhlaWg2ZWQ8ZztpNEBpanh1NXI5cndmOzMzNGhoM0BgNDMzNDYtNTQxNWNfM2MyYSMwcGJgMmQ0YGxhLS1kXy9zcw%3D%3D&dy_q=1783426297&l=20260707201137333782AF0157162C7C1B&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"url": "https://v3-dy-a-x.ixigua.com/fcc2ffd8867b710b5f561f105cf35cba/6a5f84f5/video/tos/cn/tos-cn-v-6fcc8e/ooIRbPzXgBHeFRTDBUqAncg5ECLz4HYGYYfpeh/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=959&bt=959&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=NTRkNGhlaWg2ZWQ8ZztpNEBpanh1NXI5cndmOzMzNGhoM0BgNDMzNDYtNTQxNWNfM2MyYSMwcGJgMmQ0YGxhLS1kXy9zcw%3D%3D&dy_q=1783435083&l=202607072238033EDC3B5F89C834470121&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v3-dy-a-x.ixigua.com/025873392041625f984d507ccf9690f3/6a5f62a3/video/tos/cn/tos-cn-v-6fcc8e/ooIRbPzXgBHeFRTDBUqAncg5ECLz4HYGYYfpeh/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=959&bt=959&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=NTRkNGhlaWg2ZWQ8ZztpNEBpanh1NXI5cndmOzMzNGhoM0BgNDMzNDYtNTQxNWNfM2MyYSMwcGJgMmQ0YGxhLS1kXy9zcw%3D%3D&dy_q=1783426297&l=20260707201137333782AF0157162C7C1B&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"final_url": "https://v3-dy-a-x.ixigua.com/fcc2ffd8867b710b5f561f105cf35cba/6a5f84f5/video/tos/cn/tos-cn-v-6fcc8e/ooIRbPzXgBHeFRTDBUqAncg5ECLz4HYGYYfpeh/?a=6920&ch=0&cr=0&dr=0&er=0&net=5&&br=959&bt=959&cs=0&ds=3&eid=38656&mime_type=video_mp4&qs=0&rc=NTRkNGhlaWg2ZWQ8ZztpNEBpanh1NXI5cndmOzMzNGhoM0BgNDMzNDYtNTQxNWNfM2MyYSMwcGJgMmQ0YGxhLS1kXy9zcw%3D%3D&dy_q=1783435083&l=202607072238033EDC3B5F89C834470121&caller=toutiao.videoarch.video_playcenguigui_api",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2523,14 +2562,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.026,
|
||||
"module_load": 3.531,
|
||||
"init": 0.001,
|
||||
"home": 429.34,
|
||||
"category": 259.476,
|
||||
"detail": 596.628,
|
||||
"player": 244.766,
|
||||
"url_check": 38.653,
|
||||
"total": 1573.357
|
||||
"home": 1013.375,
|
||||
"category": 233.071,
|
||||
"detail": 597.159,
|
||||
"player": 253.646,
|
||||
"url_check": 51.87,
|
||||
"total": 2153.076
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
@@ -2559,17 +2598,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": 4.551,
|
||||
"module_load": 4.99,
|
||||
"init": 0.001,
|
||||
"home": 2372.741,
|
||||
"home": 2468.187,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 2379.192
|
||||
"total": 2476.891
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -2601,14 +2640,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.134,
|
||||
"module_load": 5.405,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 196.945,
|
||||
"detail": 199.053,
|
||||
"player": 202.827,
|
||||
"url_check": 1014.506,
|
||||
"total": 1621.299
|
||||
"category": 307.609,
|
||||
"detail": 284.145,
|
||||
"player": 198.305,
|
||||
"url_check": 1107.641,
|
||||
"total": 1903.609
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2640,14 +2679,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 13.077,
|
||||
"init": 0.154,
|
||||
"module_load": 8.142,
|
||||
"init": 0.086,
|
||||
"home": 0.001,
|
||||
"category": 1446.31,
|
||||
"detail": 338.41,
|
||||
"player": 1460.017,
|
||||
"url_check": 699.187,
|
||||
"total": 3957.993
|
||||
"category": 1670.583,
|
||||
"detail": 421.63,
|
||||
"player": 1763.702,
|
||||
"url_check": 771.035,
|
||||
"total": 4636.17
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2659,7 +2698,7 @@
|
||||
"tid": "0",
|
||||
"vod_id": "-75612",
|
||||
"flag": "百度",
|
||||
"play_id": "push://https://www.xn--vzy265d.cc/api/go.php?t=Om1yLe-xwdB-gweeMyW8pvLvv9E64m2vZYkudLxAoSo4ZeQgptqPy4z1t05s3QDNDFN3FBC9x_DFq19tde-s90LQzQpbnpCwKD-2zC40_AQoW2Uf2bgfn_BbUozgXkARNGRcTP3fKFznj71FubeHfykJhTcNBRkW67o8mGvbUaHm8ZYYLd10vNVycNG-CH0rPCzX3Fg7MrPrsy5JHZ9pFHVSfgrLu9Yq4Zp0V_8GpoA"
|
||||
"play_id": "push://https://www.xn--vzy265d.cc/api/go.php?t=cGZNEU3MbIxlmE81y9fZ-IlzuEDr3FNkd6dQRaICu22sis7e9O3sgrppIV73jKmaMsfiQ6uV59n_iUo6rAIeuIm_ONj8oGdcN0dg036JMQBRXXmqXQZwe8r2DSNMJ2VUPk2qzLvjtR5xki0-wPqyFYYTbf309VBLgMfTGi_8TwBofKNXPaW0nw0EXoPwCHUzy_Lg4F3ON8k43dH9qRZYLntdtqUxxx0OibGLy-DhUEI"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
@@ -2679,14 +2718,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 23.464,
|
||||
"init": 570.388,
|
||||
"home": 0.143,
|
||||
"category": 495.037,
|
||||
"detail": 316.654,
|
||||
"module_load": 23.585,
|
||||
"init": 3087.61,
|
||||
"home": 0.109,
|
||||
"category": 1204.773,
|
||||
"detail": 605.29,
|
||||
"player": 0.002,
|
||||
"url_check": 127.702,
|
||||
"total": 1534.305
|
||||
"url_check": 584.654,
|
||||
"total": 5506.779
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -2718,14 +2757,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.826,
|
||||
"module_load": 3.7,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 235.5,
|
||||
"detail": 207.945,
|
||||
"player": 0.005,
|
||||
"url_check": 162.874,
|
||||
"total": 610.488
|
||||
"home": 0.0,
|
||||
"category": 241.14,
|
||||
"detail": 1230.91,
|
||||
"player": 0.006,
|
||||
"url_check": 156.021,
|
||||
"total": 1632.386
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -2757,14 +2796,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.109,
|
||||
"module_load": 5.423,
|
||||
"init": 0.002,
|
||||
"home": 0.005,
|
||||
"category": 761.454,
|
||||
"detail": 581.887,
|
||||
"player": 0.005,
|
||||
"url_check": 0.099,
|
||||
"total": 1349.929
|
||||
"category": 725.039,
|
||||
"detail": 1690.765,
|
||||
"player": 0.004,
|
||||
"url_check": 0.054,
|
||||
"total": 2421.596
|
||||
},
|
||||
"counts": {
|
||||
"classes": 24,
|
||||
@@ -2796,14 +2835,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.307,
|
||||
"module_load": 5.856,
|
||||
"init": 0.001,
|
||||
"home": 196.727,
|
||||
"category": 183.297,
|
||||
"home": 308.819,
|
||||
"category": 296.153,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 627.756
|
||||
"total": 792.923
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2835,14 +2874,14 @@
|
||||
"error": "playerContent 未返回播放地址",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.395,
|
||||
"module_load": 3.158,
|
||||
"init": 0.001,
|
||||
"home": 392.95,
|
||||
"category": 429.643,
|
||||
"home": 640.831,
|
||||
"category": 567.444,
|
||||
"detail": 0.006,
|
||||
"player": 365.523,
|
||||
"player": 353.172,
|
||||
"url_check": 0.0,
|
||||
"total": 1958.944
|
||||
"total": 2313.189
|
||||
},
|
||||
"counts": {
|
||||
"classes": 62,
|
||||
@@ -2874,14 +2913,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.81,
|
||||
"module_load": 4.341,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 1375.284,
|
||||
"category": 1616.059,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 2780.304
|
||||
"total": 3531.534
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2913,14 +2952,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.812,
|
||||
"module_load": 6.281,
|
||||
"init": 0.001,
|
||||
"home": 104.427,
|
||||
"category": 309.071,
|
||||
"detail": 1273.917,
|
||||
"player": 0.002,
|
||||
"url_check": 200.361,
|
||||
"total": 1895.568
|
||||
"home": 81.304,
|
||||
"category": 243.086,
|
||||
"detail": 2020.826,
|
||||
"player": 0.003,
|
||||
"url_check": 166.175,
|
||||
"total": 2518.332
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2952,14 +2991,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.283,
|
||||
"module_load": 10.393,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1091.267,
|
||||
"detail": 253.945,
|
||||
"player": 0.005,
|
||||
"url_check": 1243.508,
|
||||
"total": 2597.587
|
||||
"category": 1429.132,
|
||||
"detail": 575.192,
|
||||
"player": 0.003,
|
||||
"url_check": 969.943,
|
||||
"total": 2985.418
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2991,14 +3030,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.236,
|
||||
"module_load": 5.552,
|
||||
"init": 0.001,
|
||||
"home": 196.198,
|
||||
"home": 548.78,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 204.645
|
||||
"total": 554.533
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3030,14 +3069,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.64,
|
||||
"module_load": 8.042,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 3397.685,
|
||||
"detail": 3336.573,
|
||||
"player": 0.032,
|
||||
"url_check": 141.167,
|
||||
"total": 6888.725
|
||||
"category": 2829.382,
|
||||
"detail": 2728.051,
|
||||
"player": 0.017,
|
||||
"url_check": 148.737,
|
||||
"total": 5714.739
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3069,14 +3108,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.736,
|
||||
"module_load": 7.145,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 633.322,
|
||||
"detail": 147.823,
|
||||
"player": 0.003,
|
||||
"url_check": 448.14,
|
||||
"total": 1237.484
|
||||
"category": 937.573,
|
||||
"detail": 649.153,
|
||||
"player": 0.005,
|
||||
"url_check": 493.153,
|
||||
"total": 2087.572
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3108,14 +3147,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.312,
|
||||
"module_load": 5.46,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1268.985,
|
||||
"detail": 608.144,
|
||||
"player": 393.864,
|
||||
"url_check": 996.585,
|
||||
"total": 3273.574
|
||||
"category": 1442.078,
|
||||
"detail": 500.464,
|
||||
"player": 623.126,
|
||||
"url_check": 1249.944,
|
||||
"total": 3822.024
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3147,14 +3186,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.54,
|
||||
"init": 0.001,
|
||||
"home": 10013.243,
|
||||
"module_load": 6.395,
|
||||
"init": 0.0,
|
||||
"home": 10014.766,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10021.573
|
||||
"total": 10023.26
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3186,14 +3225,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.968,
|
||||
"init": 0.069,
|
||||
"home": 295.505,
|
||||
"category": 687.147,
|
||||
"detail": 294.213,
|
||||
"player": 0.003,
|
||||
"url_check": 1001.643,
|
||||
"total": 2290.683
|
||||
"module_load": 8.858,
|
||||
"init": 0.027,
|
||||
"home": 651.266,
|
||||
"category": 865.734,
|
||||
"detail": 383.766,
|
||||
"player": 0.002,
|
||||
"url_check": 1297.186,
|
||||
"total": 3207.234
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3225,14 +3264,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.056,
|
||||
"module_load": 5.301,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 279.576,
|
||||
"detail": 0.0,
|
||||
"home": 0.0,
|
||||
"category": 1019.215,
|
||||
"detail": 1778.836,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 559.068
|
||||
"total": 5574.126
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3264,14 +3303,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.398,
|
||||
"module_load": 5.306,
|
||||
"init": 0.001,
|
||||
"home": 388.546,
|
||||
"category": 89.583,
|
||||
"detail": 3271.929,
|
||||
"player": 156.9,
|
||||
"url_check": 72.895,
|
||||
"total": 3986.479
|
||||
"home": 713.315,
|
||||
"category": 97.863,
|
||||
"detail": 3486.822,
|
||||
"player": 847.765,
|
||||
"url_check": 57.852,
|
||||
"total": 5211.243
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3287,11 +3326,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://car-lv.kuwo.cn/1b3a55fd627707dd432fdc67e89415d3/6a4cecf9/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/e58127b9029592c02613a916b6341137/6a4d0f4b/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/1b3a55fd627707dd432fdc67e89415d3/6a4cecf9/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/e58127b9029592c02613a916b6341137/6a4d0f4b/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
|
||||
}
|
||||
},
|
||||
@@ -3303,14 +3342,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.462,
|
||||
"init": 460.276,
|
||||
"home": 238.911,
|
||||
"category": 259.096,
|
||||
"detail": 274.364,
|
||||
"player": 275.299,
|
||||
"url_check": 28.822,
|
||||
"total": 1546.779
|
||||
"module_load": 8.939,
|
||||
"init": 625.101,
|
||||
"home": 255.371,
|
||||
"category": 250.484,
|
||||
"detail": 295.543,
|
||||
"player": 292.014,
|
||||
"url_check": 25.702,
|
||||
"total": 1754.757
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -3320,17 +3359,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "recommend",
|
||||
"vod_id": "616467570",
|
||||
"vod_id": "851372037",
|
||||
"flag": "酷狗音乐",
|
||||
"play_id": "616467570"
|
||||
"play_id": "851372037"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://fsdg360.tx.kugou.com/202607072011/41dce0c3513199d65916b6ac0c6df564/v3/b6340e283bd979eaf4f3d4c85bc02087/yp/p_0_960121/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx616467570_qu128_s2483525004.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"url": "http://fsdg360.hw.kugou.com/202607072238/55b0e3de335d3824b5965d6460ef3475/v3/f89dca141d3b940b81650ee08dbe82ab/yp/p_0_960173/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx851372037_qu128_s2282438329.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://fsdg360.tx.kugou.com/202607072011/41dce0c3513199d65916b6ac0c6df564/v3/b6340e283bd979eaf4f3d4c85bc02087/yp/p_0_960121/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx616467570_qu128_s2483525004.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"final_url": "http://fsdg360.hw.kugou.com/202607072238/55b0e3de335d3824b5965d6460ef3475/v3/f89dca141d3b940b81650ee08dbe82ab/yp/p_0_960173/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx851372037_qu128_s2282438329.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3342,14 +3381,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.403,
|
||||
"module_load": 5.212,
|
||||
"init": 0.001,
|
||||
"home": 965.631,
|
||||
"category": 341.129,
|
||||
"detail": 406.817,
|
||||
"player": 234.591,
|
||||
"url_check": 484.878,
|
||||
"total": 2439.365
|
||||
"home": 2342.911,
|
||||
"category": 339.728,
|
||||
"detail": 343.52,
|
||||
"player": 228.814,
|
||||
"url_check": 595.684,
|
||||
"total": 3856.692
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3365,50 +3404,50 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1783426295-6bc15dd243254b3da74f981c0e6f0cf9-0-f73b79ac6d7b9c210ba6ed23ca4b2d47",
|
||||
"url": "https://ppvod01.kqgfbs.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?t=6a4d397a&whip=171.212.167.174&sign=bb6f9999f44b10b835d85c297556d791810c7c51",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://ppvod011.blbtgg.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?auth_key=1783426295-6bc15dd243254b3da74f981c0e6f0cf9-0-f73b79ac6d7b9c210ba6ed23ca4b2d47",
|
||||
"final_url": "https://ppvod01.kqgfbs.com/splitOut/20260705/1342569/V20260705110331438911342569/index.m3u8?t=6a4d397a&whip=171.212.167.174&sign=bb6f9999f44b10b835d85c297556d791810c7c51",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"spider": "闪电",
|
||||
"file": "闪电.txt",
|
||||
"success": false,
|
||||
"failed_stage": "category",
|
||||
"error": "分类视频列表为空",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.552,
|
||||
"module_load": 7.305,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 8288.418,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 15867.176
|
||||
"home": 0.001,
|
||||
"category": 463.24,
|
||||
"detail": 260.727,
|
||||
"player": 0.003,
|
||||
"url_check": 2429.046,
|
||||
"total": 3160.74
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
"category_videos": 72,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
"tid": "1",
|
||||
"vod_id": "186063",
|
||||
"flag": "百度#闪电",
|
||||
"play_id": "https://pan.baidu.com/s/1AHPkrW4QiDa5ANw9CWYl4A?pwd=6688"
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1AHPkrW4QiDa5ANw9CWYl4A?pwd=6688",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=AHPkrW4QiDa5ANw9CWYl4A&pwd=6688",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3420,14 +3459,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.933,
|
||||
"module_load": 5.496,
|
||||
"init": 0.002,
|
||||
"home": 0.002,
|
||||
"category": 2726.352,
|
||||
"detail": 791.746,
|
||||
"player": 0.004,
|
||||
"url_check": 170.569,
|
||||
"total": 3694.178
|
||||
"home": 0.003,
|
||||
"category": 1822.254,
|
||||
"detail": 1043.373,
|
||||
"player": 0.003,
|
||||
"url_check": 174.293,
|
||||
"total": 3046.135
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -3459,14 +3498,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.897,
|
||||
"init": 0.003,
|
||||
"home": 141.826,
|
||||
"module_load": 7.843,
|
||||
"init": 0.002,
|
||||
"home": 184.146,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 149.219
|
||||
"total": 192.172
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3498,14 +3537,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.6,
|
||||
"module_load": 8.39,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 1207.212,
|
||||
"detail": 476.482,
|
||||
"player": 0.004,
|
||||
"url_check": 1022.825,
|
||||
"total": 2712.746
|
||||
"home": 0.001,
|
||||
"category": 787.625,
|
||||
"detail": 764.766,
|
||||
"player": 0.003,
|
||||
"url_check": 1951.552,
|
||||
"total": 3513.155
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -3537,14 +3576,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.002,
|
||||
"module_load": 3.508,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 351.474,
|
||||
"detail": 345.542,
|
||||
"category": 601.729,
|
||||
"detail": 340.263,
|
||||
"player": 0.003,
|
||||
"url_check": 84.11,
|
||||
"total": 785.599
|
||||
"url_check": 213.768,
|
||||
"total": 1159.779
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -3576,14 +3615,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.41,
|
||||
"module_load": 6.65,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 2047.126,
|
||||
"detail": 1036.26,
|
||||
"player": 909.412,
|
||||
"url_check": 837.131,
|
||||
"total": 4838.216
|
||||
"category": 1316.274,
|
||||
"detail": 1134.046,
|
||||
"player": 1154.266,
|
||||
"url_check": 959.505,
|
||||
"total": 4571.581
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3593,17 +3632,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "240069",
|
||||
"flag": "茅台资源1",
|
||||
"play_id": "/vodplay/240069-3-1.html"
|
||||
"vod_id": "247563",
|
||||
"flag": "高清31",
|
||||
"play_id": "/vodplay/247563-1-1.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vodcnd12.trjho.com/20260707/32Iw4dj5/index.m3u8",
|
||||
"url": "https://cdn.yzzyvip-29.com/20260707/25536_3ae84dcb/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vodcnd12.trjho.com/20260707/32Iw4dj5/index.m3u8",
|
||||
"final_url": "https://cdn.yzzyvip-29.com/20260707/25536_3ae84dcb/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3615,14 +3654,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.462,
|
||||
"init": 0.001,
|
||||
"home": 10014.008,
|
||||
"module_load": 9.317,
|
||||
"init": 0.002,
|
||||
"home": 10017.093,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10020.697
|
||||
"total": 10026.785
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3654,14 +3693,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.633,
|
||||
"module_load": 4.22,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 221.182,
|
||||
"detail": 160.486,
|
||||
"player": 0.013,
|
||||
"url_check": 407.106,
|
||||
"total": 1814.89
|
||||
"home": 0.001,
|
||||
"category": 836.365,
|
||||
"detail": 173.167,
|
||||
"player": 0.021,
|
||||
"url_check": 509.332,
|
||||
"total": 1524.662
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3670,18 +3709,18 @@
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "155698",
|
||||
"tid": "1",
|
||||
"vod_id": "171427",
|
||||
"flag": "LZ源",
|
||||
"play_id": "eyJ1cmwiOiJodHRwczovL3YubHpjZG4yOC5jb20vMjAyNTA5MjMvMjMyNl9hOWJmMjM0YS9pbmRleC5tM3U4IiwicGFyc2VfYXBpIjoiaHR0cHM6Ly9kZWwubXQzMjAuY29tL2x6ZmYucGhwP3VybD0iLCJoZWFkZXJzIjp7fSwidXNlcl9hZ2VudCI6IiJ9"
|
||||
"play_id": "eyJ1cmwiOiJodHRwczovL3YubHpjZG4yNy5jb20vMjAyNTA3MzEvNjc5XzUwYTJiMDQ3L2luZGV4Lm0zdTgiLCJwYXJzZV9hcGkiOiJodHRwczovL2RlbC5tdDMyMC5jb20vbHpmZi5waHA_dXJsPSIsImhlYWRlcnMiOnt9LCJ1c2VyX2FnZW50IjoiIn0="
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.lzcdn28.com/20250923/2326_a9bf234a/index.m3u8",
|
||||
"url": "https://v.lzcdn27.com/20250731/679_50a2b047/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.lzcdn28.com/20250923/2326_a9bf234a/index.m3u8",
|
||||
"final_url": "https://v.lzcdn27.com/20250731/679_50a2b047/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -3693,14 +3732,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.867,
|
||||
"module_load": 5.862,
|
||||
"init": 0.001,
|
||||
"home": 209.428,
|
||||
"home": 340.42,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 215.501
|
||||
"total": 346.458
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
|
||||
Reference in New Issue
Block a user