validate
This commit is contained in:
+682
-682
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"generated_at": "2026-05-30T16:33:39+08:00",
|
||||
"generated_at": "2026-05-30T17:01:26+08:00",
|
||||
"max_workers": 16,
|
||||
"total_duration_ms": 19177.17,
|
||||
"total_duration_ms": 101236.318,
|
||||
"summary": {
|
||||
"total": 81,
|
||||
"success": 67,
|
||||
@@ -11,11 +11,11 @@
|
||||
"module_load": 0,
|
||||
"init": 0,
|
||||
"home": 1,
|
||||
"category": 5,
|
||||
"category": 7,
|
||||
"detail": 1,
|
||||
"player": 2,
|
||||
"url_check": 0,
|
||||
"unexpected": 5
|
||||
"url_check": 2,
|
||||
"unexpected": 1
|
||||
}
|
||||
},
|
||||
"results": [
|
||||
@@ -27,14 +27,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 195.737,
|
||||
"module_load": 242.99,
|
||||
"init": 0.001,
|
||||
"home": 454.45,
|
||||
"category": 0.016,
|
||||
"detail": 350.09,
|
||||
"player": 672.36,
|
||||
"url_check": 445.582,
|
||||
"total": 2142.596
|
||||
"home": 411.676,
|
||||
"category": 0.018,
|
||||
"detail": 420.181,
|
||||
"player": 688.176,
|
||||
"url_check": 499.177,
|
||||
"total": 2295.458
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -66,14 +66,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 197.167,
|
||||
"init": 0.002,
|
||||
"home": 0.006,
|
||||
"category": 745.569,
|
||||
"detail": 557.051,
|
||||
"player": 0.004,
|
||||
"url_check": 154.873,
|
||||
"total": 1714.584
|
||||
"module_load": 244.032,
|
||||
"init": 0.001,
|
||||
"home": 0.005,
|
||||
"category": 800.318,
|
||||
"detail": 498.234,
|
||||
"player": 0.005,
|
||||
"url_check": 149.461,
|
||||
"total": 1731.497
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -105,14 +105,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 195.638,
|
||||
"init": 0.006,
|
||||
"home": 0.003,
|
||||
"category": 740.904,
|
||||
"detail": 810.3,
|
||||
"module_load": 243.944,
|
||||
"init": 0.004,
|
||||
"home": 0.001,
|
||||
"category": 764.095,
|
||||
"detail": 765.625,
|
||||
"player": 0.002,
|
||||
"url_check": 0.059,
|
||||
"total": 1804.665
|
||||
"url_check": 0.049,
|
||||
"total": 1812.319
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -139,39 +139,39 @@
|
||||
{
|
||||
"spider": "AAZ音乐",
|
||||
"file": "AAZ音乐.txt",
|
||||
"success": false,
|
||||
"failed_stage": "unexpected",
|
||||
"error": "HTTPSConnectionPool(host='www.aaz.cx', port=443): Max retries exceeded with url: /m/8b3d7a93ea1a22cc7fdd3cc8514c4aaf.html (Caused by ConnectTimeoutError(<HTTPSConnection(host='www.aaz.cx', port=443) at 0x715dd19ccb90>, 'Connection to www.aaz.cx timed out. (connect timeout=10)'))",
|
||||
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 204, in _new_conn\n sock = connection.create_connection(\n (self._dns_host, self.port),\n ...<2 lines>...\n socket_options=self.socket_options,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n raise err\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/connection.py\", line 73, in create_connection\n sock.connect(sa)\n ~~~~~~~~~~~~^^^^\nTimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 488, in _make_request\n raise new_e\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 464, in _make_request\n self._validate_conn(conn)\n ~~~~~~~~~~~~~~~~~~~^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 1093, in _validate_conn\n conn.connect()\n ~~~~~~~~~~~~^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 759, in connect\n self.sock = sock = self._new_conn()\n ~~~~~~~~~~~~~~^^\nurllib3.exceptions.ConnectTimeoutError: (<HTTPSConnection(host='www.aaz.cx', port=443) at 0x715dd19ccb90>, 'Connection to www.aaz.cx timed out. (connect timeout=10)')\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.aaz.cx', port=443): Max retries exceeded with url: /m/8b3d7a93ea1a22cc7fdd3cc8514c4aaf.html (Caused by ConnectTimeoutError(<HTTPSConnection(host='www.aaz.cx', port=443) at 0x715dd19ccb90>, 'Connection to www.aaz.cx timed out. (connect 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 721, in validate_spider_file\n _validate_from_tid(\n ~~~~~~~~~~~~~~~~~~^\n spider=spider,\n ^^^^^^^^^^^^^^\n ...<6 lines>...\n logger=logger,\n ^^^^^^^^^^^^^^\n )\n ^\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 433, in _validate_from_tid\n detail_result = _run_timed(result[\"timings_ms\"], \"detail\", spider.detailContent, clock, [vod_id])\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 296, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/AAZ音乐.txt\", line 255, in detailContent\n File \"/home/harold/workspace/tvbox-resources/py/AAZ音乐.txt\", line 57, in _fetch_html\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='www.aaz.cx', port=443): Max retries exceeded with url: /m/8b3d7a93ea1a22cc7fdd3cc8514c4aaf.html (Caused by ConnectTimeoutError(<HTTPSConnection(host='www.aaz.cx', port=443) at 0x715dd19ccb90>, 'Connection to www.aaz.cx timed out. (connect timeout=10)'))\n",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 218.022,
|
||||
"module_load": 247.037,
|
||||
"init": 0.001,
|
||||
"home": 469.7,
|
||||
"category": 188.397,
|
||||
"detail": 10011.164,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10929.998
|
||||
"home": 535.695,
|
||||
"category": 204.89,
|
||||
"detail": 319.843,
|
||||
"player": 211.763,
|
||||
"url_check": 1332.096,
|
||||
"total": 2885.148
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
"category_videos": 60,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "new",
|
||||
"vod_id": "song:8b3d7a93ea1a22cc7fdd3cc8514c4aaf",
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
"flag": "AAZ音乐",
|
||||
"play_id": "song:8b3d7a93ea1a22cc7fdd3cc8514c4aaf"
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"parse": 0,
|
||||
"url": "https://s.5bb3.com/m4a/36b69f2e978d4b60b4de9e20fe112f0c.m4a",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://car-bj.kuwo.cn/06937655d141ff3f2080c5b15d895b9b/6a1aa763/lx/resource/a3/23/59/3599944677.aac?from=vip",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -183,14 +183,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 252.367,
|
||||
"module_load": 277.601,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 514.157,
|
||||
"detail": 398.014,
|
||||
"player": 0.009,
|
||||
"url_check": 201.716,
|
||||
"total": 1371.15
|
||||
"category": 468.852,
|
||||
"detail": 611.662,
|
||||
"player": 0.01,
|
||||
"url_check": 205.394,
|
||||
"total": 1568.647
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -222,14 +222,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 196.995,
|
||||
"init": 0.022,
|
||||
"home": 0.009,
|
||||
"category": 312.241,
|
||||
"detail": 246.423,
|
||||
"player": 287.825,
|
||||
"url_check": 68.552,
|
||||
"total": 1170.665
|
||||
"module_load": 240.447,
|
||||
"init": 0.007,
|
||||
"home": 0.002,
|
||||
"category": 433.357,
|
||||
"detail": 258.275,
|
||||
"player": 270.199,
|
||||
"url_check": 222.245,
|
||||
"total": 1425.887
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -245,11 +245,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F000004BzO7t2yns8i.flac?guid=d2600f0c70c2ae81a0b504dd6bef6a6f&vkey=B0F7FF3D63208482896990C02BE7A1B90F7526C7C8681A4A595689BD742F52941DF851F2BA900089F64826B4F148F7E8B59AE34BE95FC2FA__v2b94c3ae&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"url": "https://isure.stream.qqmusic.qq.com/F000004BzO7t2yns8i.flac?guid=0a702398343400b37e132f753c2cbfc6&vkey=F3DDDF8D536E43BC6C78CCE75C0033F94E859A9EE1C4FF968B525A2FCC7F6627F746C953C4764D92630FCAAA44B3E8838F0F569DD9A0614B__v2b9abeb3&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F000004BzO7t2yns8i.flac?guid=d2600f0c70c2ae81a0b504dd6bef6a6f&vkey=B0F7FF3D63208482896990C02BE7A1B90F7526C7C8681A4A595689BD742F52941DF851F2BA900089F64826B4F148F7E8B59AE34BE95FC2FA__v2b94c3ae&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"final_url": "https://isure.stream.qqmusic.qq.com/F000004BzO7t2yns8i.flac?guid=0a702398343400b37e132f753c2cbfc6&vkey=F3DDDF8D536E43BC6C78CCE75C0033F94E859A9EE1C4FF968B525A2FCC7F6627F746C953C4764D92630FCAAA44B3E8838F0F569DD9A0614B__v2b9abeb3&uin=1152921504846230218&fromtag=119114&redirect=1",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -261,14 +261,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 194.123,
|
||||
"init": 0.006,
|
||||
"home": 0.053,
|
||||
"category": 810.401,
|
||||
"detail": 2005.134,
|
||||
"player": 0.003,
|
||||
"url_check": 993.309,
|
||||
"total": 4063.996
|
||||
"module_load": 242.479,
|
||||
"init": 0.005,
|
||||
"home": 0.052,
|
||||
"category": 791.221,
|
||||
"detail": 1943.05,
|
||||
"player": 0.004,
|
||||
"url_check": 1023.439,
|
||||
"total": 4038.729
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
@@ -300,14 +300,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 206.321,
|
||||
"module_load": 240.018,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 219.417,
|
||||
"detail": 222.092,
|
||||
"player": 0.004,
|
||||
"url_check": 165.198,
|
||||
"total": 862.85
|
||||
"category": 239.736,
|
||||
"detail": 321.146,
|
||||
"player": 0.005,
|
||||
"url_check": 149.164,
|
||||
"total": 956.507
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -339,14 +339,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 187.503,
|
||||
"init": 0.001,
|
||||
"module_load": 240.735,
|
||||
"init": 0.0,
|
||||
"home": 0.001,
|
||||
"category": 1391.684,
|
||||
"detail": 992.965,
|
||||
"player": 1928.942,
|
||||
"url_check": 1189.633,
|
||||
"total": 5697.385
|
||||
"category": 1974.909,
|
||||
"detail": 1080.031,
|
||||
"player": 1472.232,
|
||||
"url_check": 1318.123,
|
||||
"total": 6122.19
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -356,17 +356,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "index",
|
||||
"vod_id": "204103",
|
||||
"vod_id": "203840",
|
||||
"flag": "YouKnowTV",
|
||||
"play_id": "eyJ2b2RfaWQiOiIyMDQxMDMiLCJlcGlzb2RlX2luZGV4IjoxLCJ0aXRsZSI6IuesrDAx6ZuGIiwiY2FuZGlkYXRlcyI6W3sic291cmNlIjoi57q_6LevMSIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDQxMDMtMS0xLyJ9LHsic291cmNlIjoi57q_6LevMiIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDQxMDMtMS0xLyJ9LHsic291cmNlIjoi57q_6LevNiIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDQxMDMtMi0xLyJ9LHsic291cmNlIjoi57q_6LevNyIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDQxMDMtMi0xLyJ9XX0"
|
||||
"play_id": "eyJ2b2RfaWQiOiIyMDM4NDAiLCJlcGlzb2RlX2luZGV4IjoxLCJ0aXRsZSI6IuesrDAx6ZuGIiwiY2FuZGlkYXRlcyI6W3sic291cmNlIjoi57q_6LevMSIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDM4NDAtMS0xLyJ9LHsic291cmNlIjoi57q_6LevMiIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDM4NDAtMS0xLyJ9LHsic291cmNlIjoi57q_6LevNyIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDM4NDAtMi0xLyJ9LHsic291cmNlIjoi57q_6LevOCIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDM4NDAtMi0xLyJ9XX0"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://play.phimgood.com/20260523/27137_6f760a05/index.m3u8",
|
||||
"url": "https://vip.dytt-tvs.com/20260509/19426_b86a77a4/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://play.phimgood.com/20260523/27137_6f760a05/index.m3u8",
|
||||
"final_url": "https://cnvod.jimxtc.com/20260509/19426_b86a77a4/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -378,14 +378,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 204.327,
|
||||
"init": 0.006,
|
||||
"home": 0.002,
|
||||
"category": 740.018,
|
||||
"detail": 724.523,
|
||||
"player": 0.002,
|
||||
"url_check": 174.611,
|
||||
"total": 1893.271
|
||||
"module_load": 240.279,
|
||||
"init": 0.005,
|
||||
"home": 0.001,
|
||||
"category": 801.148,
|
||||
"detail": 539.016,
|
||||
"player": 0.006,
|
||||
"url_check": 142.814,
|
||||
"total": 1758.108
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -417,14 +417,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 209.632,
|
||||
"module_load": 242.692,
|
||||
"init": 0.001,
|
||||
"home": 6080.329,
|
||||
"category": 2215.273,
|
||||
"detail": 6374.21,
|
||||
"player": 0.005,
|
||||
"url_check": 142.487,
|
||||
"total": 18503.666
|
||||
"home": 3775.83,
|
||||
"category": 17046.136,
|
||||
"detail": 13133.759,
|
||||
"player": 0.018,
|
||||
"url_check": 160.439,
|
||||
"total": 37604.174
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -456,14 +456,14 @@
|
||||
"error": "详情缺少播放源或播放列表",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 193.872,
|
||||
"init": 0.002,
|
||||
"home": 105.983,
|
||||
"category": 0.004,
|
||||
"detail": 100.651,
|
||||
"module_load": 240.54,
|
||||
"init": 0.001,
|
||||
"home": 155.825,
|
||||
"category": 0.006,
|
||||
"detail": 1150.77,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 557.147
|
||||
"total": 1702.396
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -495,14 +495,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 205.725,
|
||||
"module_load": 241.568,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 435.523,
|
||||
"detail": 337.468,
|
||||
"player": 669.963,
|
||||
"url_check": 451.262,
|
||||
"total": 2147.514
|
||||
"category": 557.334,
|
||||
"detail": 399.727,
|
||||
"player": 833.892,
|
||||
"url_check": 539.7,
|
||||
"total": 2608.677
|
||||
},
|
||||
"counts": {
|
||||
"classes": 14,
|
||||
@@ -534,14 +534,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 217.654,
|
||||
"module_load": 239.099,
|
||||
"init": 0.001,
|
||||
"home": 388.18,
|
||||
"category": 588.751,
|
||||
"detail": 1107.801,
|
||||
"player": 0.024,
|
||||
"url_check": 1646.458,
|
||||
"total": 3982.545
|
||||
"home": 482.998,
|
||||
"category": 563.448,
|
||||
"detail": 1297.762,
|
||||
"player": 0.035,
|
||||
"url_check": 1622.649,
|
||||
"total": 4241.558
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -561,7 +561,7 @@
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://d1jdnmkc1n5cn4.cloudfront.net/hls_overseas/f9499d54d9ca56c3f50b7849341408d74a0d458b.m3u8",
|
||||
"final_url": "https://d1jdnmkc1n5cn4.cloudfront.net/hls_overseas/5ac9a44fba25527207f22f16ead900cf8241f4d1.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -573,14 +573,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 187.995,
|
||||
"module_load": 234.415,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 382.231,
|
||||
"category": 395.358,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 976.143
|
||||
"total": 1042.256
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -612,14 +612,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 187.339,
|
||||
"module_load": 235.449,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 696.841,
|
||||
"detail": 400.949,
|
||||
"player": 0.005,
|
||||
"url_check": 1142.619,
|
||||
"total": 2487.424
|
||||
"category": 710.41,
|
||||
"detail": 520.939,
|
||||
"player": 0.004,
|
||||
"url_check": 1118.357,
|
||||
"total": 2623.945
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -651,14 +651,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.661,
|
||||
"init": 0.0,
|
||||
"module_load": 4.8,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 501.272,
|
||||
"detail": 444.122,
|
||||
"player": 0.007,
|
||||
"url_check": 991.451,
|
||||
"total": 1940.938
|
||||
"category": 541.549,
|
||||
"detail": 402.501,
|
||||
"player": 0.019,
|
||||
"url_check": 1190.399,
|
||||
"total": 2140.461
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -685,19 +685,19 @@
|
||||
{
|
||||
"spider": "人人视频",
|
||||
"file": "人人视频.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"success": false,
|
||||
"failed_stage": "url_check",
|
||||
"error": "HTTP 403",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.106,
|
||||
"init": 0.0,
|
||||
"home": 167.125,
|
||||
"category": 232.112,
|
||||
"detail": 246.012,
|
||||
"player": 365.449,
|
||||
"url_check": 197.269,
|
||||
"total": 2430.806
|
||||
"module_load": 8.408,
|
||||
"init": 0.001,
|
||||
"home": 164.93,
|
||||
"category": 245.067,
|
||||
"detail": 237.226,
|
||||
"player": 286.755,
|
||||
"url_check": 309.698,
|
||||
"total": 2779.242
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -713,12 +713,12 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://a3fkpcuq13f4ius.302.fledgecloud.com:56782/zj-302-cdn.bwcgee.cn/50c5dbf255a571f1a35d4531959d0402/7d61db94110c47c08a8f77e9be92d2b7-8c648074a2124d2abad352598f7faf32-ld.mp4?auth_key=1780144417-e7f00603d3313affb003db9d0154f250-0-7d529b64f278ae129dc104be6ff22a8d&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=80b58fae4afa4e16a25a0361e83fda66&hevc=false&seasonId=57590",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://a3fkpcuq13f4ius.302.fledgecloud.com:56782/zj-302-cdn.bwcgee.cn/50c5dbf255a571f1a35d4531959d0402/7d61db94110c47c08a8f77e9be92d2b7-8c648074a2124d2abad352598f7faf32-ld.mp4?auth_key=1780144417-e7f00603d3313affb003db9d0154f250-0-7d529b64f278ae129dc104be6ff22a8d&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=80b58fae4afa4e16a25a0361e83fda66&hevc=false&seasonId=57590",
|
||||
"reason": null
|
||||
"url": "https://tfwb3grhdgmt1gc41hcjz8yzdk.ourdvsssvip.com:20443/ws-302.bwcgee.cn/50c5dbf255a571f1a35d4531959d0402/7d61db94110c47c08a8f77e9be92d2b7-8c648074a2124d2abad352598f7faf32-ld.mp4?key=716cb4cb7262aeae87fde7fda638106c&time=1780146085099&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=320383b3a13b402aae4bec30349e8a17&hevc=false&seasonId=57590&wsiphost=ipdbme&wsrid_tag=6a1aa765_PS-CTU-01lP718_20750-29711-s1t1780131685165&x-mamba-business-label=13423&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
|
||||
"valid": false,
|
||||
"reachable": false,
|
||||
"status_code": 403,
|
||||
"final_url": "https://tfwb3grhdgmt1gc41hcjz8yzdk.ourdvsssvip.com:20443/ws-302.bwcgee.cn/50c5dbf255a571f1a35d4531959d0402/7d61db94110c47c08a8f77e9be92d2b7-8c648074a2124d2abad352598f7faf32-ld.mp4?key=716cb4cb7262aeae87fde7fda638106c&time=1780146085099&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=320383b3a13b402aae4bec30349e8a17&hevc=false&seasonId=57590&wsiphost=ipdbme&wsrid_tag=6a1aa765_PS-CTU-01lP718_20750-29711-s1t1780131685165&x-mamba-business-label=13423&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
|
||||
"reason": "HTTP 403"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -729,14 +729,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.949,
|
||||
"module_load": 9.346,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 319.053,
|
||||
"detail": 582.839,
|
||||
"player": 0.002,
|
||||
"url_check": 225.915,
|
||||
"total": 1139.042
|
||||
"category": 296.183,
|
||||
"detail": 559.023,
|
||||
"player": 0.004,
|
||||
"url_check": 230.591,
|
||||
"total": 1095.617
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -768,14 +768,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.885,
|
||||
"init": 0.001,
|
||||
"module_load": 7.963,
|
||||
"init": 0.002,
|
||||
"home": 0.001,
|
||||
"category": 727.36,
|
||||
"detail": 1407.11,
|
||||
"player": 0.007,
|
||||
"url_check": 393.377,
|
||||
"total": 2533.109
|
||||
"category": 1031.76,
|
||||
"detail": 1572.567,
|
||||
"player": 0.009,
|
||||
"url_check": 184.423,
|
||||
"total": 2798.524
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -807,14 +807,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.586,
|
||||
"init": 0.003,
|
||||
"home": 0.001,
|
||||
"category": 1133.979,
|
||||
"detail": 224.865,
|
||||
"player": 1491.136,
|
||||
"url_check": 2039.476,
|
||||
"total": 4898.144
|
||||
"module_load": 21.238,
|
||||
"init": 0.001,
|
||||
"home": 0.002,
|
||||
"category": 766.585,
|
||||
"detail": 340.497,
|
||||
"player": 1583.052,
|
||||
"url_check": 655.891,
|
||||
"total": 3371.465
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -830,7 +830,7 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.xlys.ltd.ua/obj/73FD843EC6439A09D3DFF70C7AC2F46040D8ADD856501F66BC64FD13CF04B471",
|
||||
"url": "https://v.xlys.ltd.ua/obj/E7AF80191C5DDC0B50B7AB500F483BD113068D1136BC9F6384BAA00E37B8D349",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
@@ -846,34 +846,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 14.451,
|
||||
"module_load": 9.309,
|
||||
"init": 0.001,
|
||||
"home": 336.369,
|
||||
"category": 195.758,
|
||||
"detail": 208.346,
|
||||
"player": 671.749,
|
||||
"url_check": 190.981,
|
||||
"total": 1618.306
|
||||
"home": 297.409,
|
||||
"category": 349.708,
|
||||
"detail": 354.741,
|
||||
"player": 652.444,
|
||||
"url_check": 1259.192,
|
||||
"total": 2923.648
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 84,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "dianying",
|
||||
"vod_id": "/vod/63188.html",
|
||||
"vod_id": "/vod/63198.html",
|
||||
"flag": "FF",
|
||||
"play_id": "63188-1-1"
|
||||
"play_id": "63198-1-1"
|
||||
},
|
||||
"player": {
|
||||
"parse": 1,
|
||||
"url": "https://www.nmdvd.top/jx/player.php?vid=c29nXcBQXr6P2aSYSIrBZ3dsbEloNy9GR2ZKNVMvZ0MyM2JKWS9XVFppUHlXYnpYKzl5T3h2TnlyblJPRHBtcWE0YzhYd0ZkbUkwTTFIS0wwVk43T3RyNFZKUXNlbmpwVWFYSStaaFAwS0s1NFZqTmNKMW5KMk4rS2xRNy82anN3Z1FPbXc0WGt1aEJja3ZNeXEyNWRaN2QyYzFGamxnWFBIaHM5UWZaaGxWUFVJM01abWcrRUNjQ1MxaVFMNTUxcTRzaytHNmRlKzVtczNQTg%3D%3D",
|
||||
"parse": 0,
|
||||
"url": "https://vip.ffzy-play9.com/20260530/41753_479c3b11/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://www.nmdvd.top/jx/player.php?vid=c29nXcBQXr6P2aSYSIrBZ3dsbEloNy9GR2ZKNVMvZ0MyM2JKWS9XVFppUHlXYnpYKzl5T3h2TnlyblJPRHBtcWE0YzhYd0ZkbUkwTTFIS0wwVk43T3RyNFZKUXNlbmpwVWFYSStaaFAwS0s1NFZqTmNKMW5KMk4rS2xRNy82anN3Z1FPbXc0WGt1aEJja3ZNeXEyNWRaN2QyYzFGamxnWFBIaHM5UWZaaGxWUFVJM01abWcrRUNjQ1MxaVFMNTUxcTRzaytHNmRlKzVtczNQTg%3D%3D",
|
||||
"final_url": "https://vip.ffzy-play9.com/20260530/41753_479c3b11/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -885,14 +885,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.362,
|
||||
"module_load": 4.17,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1068.944,
|
||||
"detail": 1441.113,
|
||||
"player": 1861.805,
|
||||
"url_check": 3468.489,
|
||||
"total": 7845.138
|
||||
"category": 2383.174,
|
||||
"detail": 1180.854,
|
||||
"player": 9510.27,
|
||||
"url_check": 2838.753,
|
||||
"total": 15917.761
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -902,17 +902,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "936478c5221d9a89",
|
||||
"vod_id": "953b7919452562de",
|
||||
"flag": "高速线路",
|
||||
"play_id": "{\"movie_id\":\"936478c5221d9a89\",\"link_id\":\"a20ffa34b2bb419fc633a1d8eb54e8cb\",\"line_id\":\"line1\",\"line_name\":\"高速线路\",\"episode_name\":\"1080p\",\"type\":\"switch\",\"page\":\"https://fktv.me/movie/detail/936478c5221d9a89\"}"
|
||||
"play_id": "{\"movie_id\":\"953b7919452562de\",\"link_id\":\"24fe119cedad67e5e7cef4f9795b494f\",\"line_id\":\"line1\",\"line_name\":\"高速线路\",\"episode_name\":\"1080p\",\"type\":\"switch\",\"page\":\"https://fktv.me/movie/detail/953b7919452562de\"}"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://fktv.me/ysapi/m3u8/p/f7087e458a1e5112bbad4d00fa6268ea.m3u8",
|
||||
"url": "https://fktv.me/ysapi/m3u8/p/b6953ae8368ffc364208e65942b7a17f.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://fktv.me/ysapi/m3u8/p/f7087e458a1e5112bbad4d00fa6268ea.m3u8",
|
||||
"final_url": "https://fktv.me/ysapi/m3u8/p/b6953ae8368ffc364208e65942b7a17f.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -920,18 +920,18 @@
|
||||
"spider": "剧圈圈",
|
||||
"file": "剧圈圈.txt",
|
||||
"success": false,
|
||||
"failed_stage": "unexpected",
|
||||
"failed_stage": "category",
|
||||
"error": "HTTPSConnectionPool(host='www.jqqzx.cc', 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='www.jqqzx.cc', 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 721, in validate_spider_file\n _validate_from_tid(\n ~~~~~~~~~~~~~~~~~~^\n spider=spider,\n ^^^^^^^^^^^^^^\n ...<6 lines>...\n logger=logger,\n ^^^^^^^^^^^^^^\n )\n ^\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 417, in _validate_from_tid\n category_result = _run_timed(result[\"timings_ms\"], \"category\", spider.categoryContent, clock, tid, \"1\", False, {})\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 296, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/剧圈圈.txt\", line 152, in categoryContent\n File \"/home/harold/workspace/tvbox-resources/py/剧圈圈.txt\", line 94, in _request_html\nrequests.exceptions.ReadTimeout: HTTPSConnectionPool(host='www.jqqzx.cc', port=443): Read timed out. (read timeout=10)\n",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.208,
|
||||
"init": 0.0,
|
||||
"home": 0.0,
|
||||
"category": 10017.611,
|
||||
"module_load": 5.227,
|
||||
"init": 0.001,
|
||||
"home": 0.002,
|
||||
"category": 10016.861,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10026.351
|
||||
"total": 20040.464
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -940,7 +940,7 @@
|
||||
"episodes": 0
|
||||
},
|
||||
"samples": {
|
||||
"tid": "dianying",
|
||||
"tid": "juji",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
@@ -963,14 +963,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.444,
|
||||
"init": 0.001,
|
||||
"module_load": 5.894,
|
||||
"init": 0.0,
|
||||
"home": 0.001,
|
||||
"category": 320.522,
|
||||
"detail": 511.163,
|
||||
"player": 434.591,
|
||||
"url_check": 1324.558,
|
||||
"total": 2595.807
|
||||
"category": 210.373,
|
||||
"detail": 418.573,
|
||||
"player": 420.886,
|
||||
"url_check": 1277.692,
|
||||
"total": 2333.977
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1002,14 +1002,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.837,
|
||||
"module_load": 4.815,
|
||||
"init": 0.001,
|
||||
"home": 2823.953,
|
||||
"category": 288.702,
|
||||
"detail": 710.697,
|
||||
"player": 0.005,
|
||||
"url_check": 43.964,
|
||||
"total": 3873.761
|
||||
"home": 2812.571,
|
||||
"category": 253.099,
|
||||
"detail": 699.297,
|
||||
"player": 0.004,
|
||||
"url_check": 48.333,
|
||||
"total": 3818.797
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1041,14 +1041,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.089,
|
||||
"init": 356.161,
|
||||
"home": 0.005,
|
||||
"category": 167.506,
|
||||
"detail": 162.008,
|
||||
"player": 0.003,
|
||||
"url_check": 156.212,
|
||||
"total": 845.629
|
||||
"module_load": 8.565,
|
||||
"init": 365.501,
|
||||
"home": 0.009,
|
||||
"category": 199.24,
|
||||
"detail": 262.388,
|
||||
"player": 0.006,
|
||||
"url_check": 170.221,
|
||||
"total": 1007.895
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1080,14 +1080,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.94,
|
||||
"init": 71.224,
|
||||
"home": 0.001,
|
||||
"category": 166.843,
|
||||
"detail": 2194.257,
|
||||
"player": 279.522,
|
||||
"url_check": 121.69,
|
||||
"total": 2838.167
|
||||
"module_load": 5.181,
|
||||
"init": 77.637,
|
||||
"home": 0.002,
|
||||
"category": 181.823,
|
||||
"detail": 1991.317,
|
||||
"player": 269.846,
|
||||
"url_check": 126.004,
|
||||
"total": 2652.922
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1103,11 +1103,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=85769138e45d6b71a88b82cfe19bfda9&buy_key=FM&token=4513×tamp=1780130019&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=82b48f4d8ad8436aa9aa0d3648a165eb&buy_key=FM&token=8137×tamp=1780131686&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=85769138e45d6b71a88b82cfe19bfda9&buy_key=FM&token=4513×tamp=1780130019&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=82b48f4d8ad8436aa9aa0d3648a165eb&buy_key=FM&token=8137×tamp=1780131686&duration=453",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1119,14 +1119,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.112,
|
||||
"module_load": 11.195,
|
||||
"init": 0.0,
|
||||
"home": 396.96,
|
||||
"category": 383.94,
|
||||
"detail": 771.172,
|
||||
"player": 432.795,
|
||||
"url_check": 134.177,
|
||||
"total": 2129.474
|
||||
"home": 606.126,
|
||||
"category": 372.645,
|
||||
"detail": 803.898,
|
||||
"player": 574.044,
|
||||
"url_check": 146.669,
|
||||
"total": 2516.519
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -1142,11 +1142,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1780127785&sign=5cad30f0324899d2e786ae123e4c1b6e",
|
||||
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1780131686&sign=3390440782acabfba4f8810669c7f9dc",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1780127785&sign=5cad30f0324899d2e786ae123e4c1b6e",
|
||||
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1780131686&sign=3390440782acabfba4f8810669c7f9dc",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1158,14 +1158,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.242,
|
||||
"init": 0.005,
|
||||
"home": 492.101,
|
||||
"category": 449.985,
|
||||
"detail": 476.684,
|
||||
"player": 1234.702,
|
||||
"url_check": 205.743,
|
||||
"total": 2868.352
|
||||
"module_load": 28.848,
|
||||
"init": 0.01,
|
||||
"home": 594.899,
|
||||
"category": 453.191,
|
||||
"detail": 419.926,
|
||||
"player": 2229.693,
|
||||
"url_check": 182.389,
|
||||
"total": 3910.792
|
||||
},
|
||||
"counts": {
|
||||
"classes": 3,
|
||||
@@ -1181,11 +1181,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://p9-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/a0a14215b5404130b33e37b8d1764ccf~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1811234020&x-signature=6NylMQGKRnA3VdY717C%2BZzCiuok%3D",
|
||||
"url": "https://p3-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/a0a14215b5404130b33e37b8d1764ccf~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1811235687&x-signature=d2QiHdnY8biS9J6enm3rFvAHkOA%3D",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://p9-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/a0a14215b5404130b33e37b8d1764ccf~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1811234020&x-signature=6NylMQGKRnA3VdY717C%2BZzCiuok%3D",
|
||||
"final_url": "https://p3-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/a0a14215b5404130b33e37b8d1764ccf~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1811235687&x-signature=d2QiHdnY8biS9J6enm3rFvAHkOA%3D",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1193,18 +1193,18 @@
|
||||
"spider": "四万影视",
|
||||
"file": "四万影视.txt",
|
||||
"success": false,
|
||||
"failed_stage": "unexpected",
|
||||
"failed_stage": "category",
|
||||
"error": "HTTPSConnectionPool(host='40000.me', 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='40000.me', 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 721, in validate_spider_file\n _validate_from_tid(\n ~~~~~~~~~~~~~~~~~~^\n spider=spider,\n ^^^^^^^^^^^^^^\n ...<6 lines>...\n logger=logger,\n ^^^^^^^^^^^^^^\n )\n ^\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 417, in _validate_from_tid\n category_result = _run_timed(result[\"timings_ms\"], \"category\", spider.categoryContent, clock, tid, \"1\", False, {})\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 296, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/四万影视.txt\", line 238, in categoryContent\n File \"/home/harold/workspace/tvbox-resources/py/四万影视.txt\", line 212, in _api_get\nrequests.exceptions.ReadTimeout: HTTPSConnectionPool(host='40000.me', port=443): Read timed out. (read timeout=10)\n",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.967,
|
||||
"init": 0.0,
|
||||
"home": 0.0,
|
||||
"category": 10017.35,
|
||||
"module_load": 12.299,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 10021.729,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10024.826
|
||||
"total": 20053.399
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1213,7 +1213,7 @@
|
||||
"episodes": 0
|
||||
},
|
||||
"samples": {
|
||||
"tid": "20",
|
||||
"tid": "30",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
@@ -1236,14 +1236,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.779,
|
||||
"module_load": 8.631,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 888.296,
|
||||
"category": 5359.6,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1634.559
|
||||
"total": 6615.646
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1275,14 +1275,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.153,
|
||||
"module_load": 12.998,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 395.547,
|
||||
"detail": 371.234,
|
||||
"category": 402.619,
|
||||
"detail": 437.062,
|
||||
"player": 0.004,
|
||||
"url_check": 1051.098,
|
||||
"total": 1825.534
|
||||
"url_check": 1161.511,
|
||||
"total": 2015.268
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1314,14 +1314,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.37,
|
||||
"init": 0.0,
|
||||
"home": 0.006,
|
||||
"category": 738.481,
|
||||
"detail": 350.799,
|
||||
"player": 0.003,
|
||||
"url_check": 1797.838,
|
||||
"total": 2892.193
|
||||
"module_load": 8.925,
|
||||
"init": 0.002,
|
||||
"home": 0.016,
|
||||
"category": 981.491,
|
||||
"detail": 481.175,
|
||||
"player": 0.013,
|
||||
"url_check": 2000.858,
|
||||
"total": 3474.711
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1353,14 +1353,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.481,
|
||||
"init": 432.35,
|
||||
"home": 941.63,
|
||||
"category": 443.626,
|
||||
"detail": 437.251,
|
||||
"player": 1847.33,
|
||||
"url_check": 80.204,
|
||||
"total": 4191.326
|
||||
"module_load": 20.366,
|
||||
"init": 439.851,
|
||||
"home": 4433.45,
|
||||
"category": 3076.914,
|
||||
"detail": 4740.48,
|
||||
"player": 6962.713,
|
||||
"url_check": 75.938,
|
||||
"total": 19752.44
|
||||
},
|
||||
"counts": {
|
||||
"classes": 9,
|
||||
@@ -1392,14 +1392,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.294,
|
||||
"module_load": 9.047,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 815.81,
|
||||
"detail": 647.722,
|
||||
"player": 1615.429,
|
||||
"url_check": 263.449,
|
||||
"total": 3351.232
|
||||
"category": 667.613,
|
||||
"detail": 2475.364,
|
||||
"player": 9941.97,
|
||||
"url_check": 297.488,
|
||||
"total": 13392.217
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -1415,11 +1415,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=d7T7i%2BfDBk6Gz8RTdO/07JJqXsk%3D&Expires=1780130322&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=2v/CHThqbbUNSq%2BsyOtTheiy0cs%3D&Expires=1780131932&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=d7T7i%2BfDBk6Gz8RTdO/07JJqXsk%3D&Expires=1780130322&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=2v/CHThqbbUNSq%2BsyOtTheiy0cs%3D&Expires=1780131932&x-amz-FSIZE=58373&x-amz-UFID=624471240788981016",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1431,14 +1431,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.035,
|
||||
"init": 0.016,
|
||||
"home": 193.869,
|
||||
"category": 232.251,
|
||||
"detail": 327.46,
|
||||
"player": 0.002,
|
||||
"url_check": 201.135,
|
||||
"total": 959.627
|
||||
"module_load": 29.057,
|
||||
"init": 0.018,
|
||||
"home": 184.004,
|
||||
"category": 277.593,
|
||||
"detail": 1236.104,
|
||||
"player": 0.005,
|
||||
"url_check": 106.201,
|
||||
"total": 1834.225
|
||||
},
|
||||
"counts": {
|
||||
"classes": 30,
|
||||
@@ -1450,15 +1450,15 @@
|
||||
"tid": "都市",
|
||||
"vod_id": "110000044555935694",
|
||||
"flag": "1080P",
|
||||
"play_id": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1780130020&sign=9c268eaa2531ef7523ffb5bb1c2adb5d"
|
||||
"play_id": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1780131687&sign=d86fa1f2983af244f4e961ce27f78359"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1780130020&sign=9c268eaa2531ef7523ffb5bb1c2adb5d",
|
||||
"url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1780131687&sign=d86fa1f2983af244f4e961ce27f78359",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1780130020&sign=9c268eaa2531ef7523ffb5bb1c2adb5d",
|
||||
"final_url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1780131687&sign=d86fa1f2983af244f4e961ce27f78359",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1470,14 +1470,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.666,
|
||||
"module_load": 17.337,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 593.675,
|
||||
"detail": 453.408,
|
||||
"player": 422.761,
|
||||
"url_check": 1839.156,
|
||||
"total": 3314.935
|
||||
"category": 528.539,
|
||||
"detail": 569.757,
|
||||
"player": 495.504,
|
||||
"url_check": 1943.004,
|
||||
"total": 3554.994
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1509,14 +1509,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.902,
|
||||
"init": 0.0,
|
||||
"module_load": 11.555,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 399.577,
|
||||
"detail": 621.05,
|
||||
"player": 0.002,
|
||||
"url_check": 66.246,
|
||||
"total": 1091.406
|
||||
"category": 437.586,
|
||||
"detail": 591.488,
|
||||
"player": 0.005,
|
||||
"url_check": 108.769,
|
||||
"total": 1150.118
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1548,14 +1548,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.662,
|
||||
"module_load": 12.973,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 373.353,
|
||||
"detail": 216.319,
|
||||
"player": 0.007,
|
||||
"url_check": 228.672,
|
||||
"total": 825.485
|
||||
"category": 1497.352,
|
||||
"detail": 264.406,
|
||||
"player": 0.018,
|
||||
"url_check": 240.182,
|
||||
"total": 2015.967
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1587,14 +1587,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.937,
|
||||
"module_load": 7.701,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1617.326,
|
||||
"detail": 1332.077,
|
||||
"player": 1310.977,
|
||||
"url_check": 5321.064,
|
||||
"total": 9587.976
|
||||
"category": 7807.644,
|
||||
"detail": 19193.915,
|
||||
"player": 1306.368,
|
||||
"url_check": 866.68,
|
||||
"total": 43976.613
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -1605,16 +1605,16 @@
|
||||
"samples": {
|
||||
"tid": "guoman",
|
||||
"vod_id": "18548",
|
||||
"flag": "高清",
|
||||
"play_id": "/play/18548-1-1/"
|
||||
"flag": "ikun",
|
||||
"play_id": "/play/18548-2-1/"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://v.lzcdn27.com/20260214/5233_434abb0c/index.m3u8",
|
||||
"url": "https://vip.ffzy-plays.com/20260220/50722_af92a534/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://v.lzcdn27.com/20260214/5233_434abb0c/index.m3u8",
|
||||
"final_url": "https://vip.ffzy-plays.com/20260220/50722_af92a534/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1626,34 +1626,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.665,
|
||||
"init": 315.474,
|
||||
"home": 424.559,
|
||||
"category": 364.824,
|
||||
"detail": 408.783,
|
||||
"player": 756.583,
|
||||
"url_check": 1037.256,
|
||||
"total": 3314.97
|
||||
"module_load": 5.934,
|
||||
"init": 512.553,
|
||||
"home": 11736.432,
|
||||
"category": 7078.112,
|
||||
"detail": 9831.587,
|
||||
"player": 17318.336,
|
||||
"url_check": 991.906,
|
||||
"total": 74828.023
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
"category_videos": 18,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "50",
|
||||
"vod_id": "402509",
|
||||
"tid": "65",
|
||||
"vod_id": "399550",
|
||||
"flag": "一起看APP",
|
||||
"play_id": "25556249"
|
||||
"play_id": "25451267"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://usaydd.up8r6jjh.com/m3u87/share/7518179/7713675/20260522/132143/720/index.m3u8?sign=f285c59fb3e75cbd8164e2be09b0cb9d&t=1780130022",
|
||||
"url": "https://usaydd.xbavporn.com/m3u87/share/7446755/7642067/20260515/191954/1080/index.m3u8?sign=c971ffd711a5494b9b387a255cca5373&t=1780131761",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://usaydd.up8r6jjh.com/m3u87/share/7518179/7713675/20260522/132143/720/index.m3u8?sign=f285c59fb3e75cbd8164e2be09b0cb9d&t=1780130022",
|
||||
"final_url": "https://usaydd.xbavporn.com/m3u87/share/7446755/7642067/20260515/191954/1080/index.m3u8?sign=c971ffd711a5494b9b387a255cca5373&t=1780131761",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1665,14 +1665,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.873,
|
||||
"module_load": 10.391,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 235.861,
|
||||
"detail": 218.586,
|
||||
"player": 0.005,
|
||||
"url_check": 1057.605,
|
||||
"total": 1523.44
|
||||
"category": 423.924,
|
||||
"detail": 430.182,
|
||||
"player": 0.009,
|
||||
"url_check": 1112.678,
|
||||
"total": 1977.655
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1704,14 +1704,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 23.953,
|
||||
"init": 106.879,
|
||||
"home": 194.885,
|
||||
"category": 123.082,
|
||||
"detail": 143.374,
|
||||
"player": 110.727,
|
||||
"url_check": 121.145,
|
||||
"total": 824.629
|
||||
"module_load": 12.559,
|
||||
"init": 132.05,
|
||||
"home": 194.965,
|
||||
"category": 131.596,
|
||||
"detail": 131.974,
|
||||
"player": 112.992,
|
||||
"url_check": 117.6,
|
||||
"total": 834.471
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1727,11 +1727,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://fffan.wki8.com/hls/8e02dd79abe98fa87c676467688eaeb5.m3u8?token=df768545ab0854ead5b63225513276b9&time=1780130021&YYNB.m3u8",
|
||||
"url": "https://fffan.wki8.com/hls/8e02dd79abe98fa87c676467688eaeb5.m3u8?token=27b443a09ed2464c69db6b0b46d43364&time=1780131688&YYNB.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://fffan.wki8.com/hls/8e02dd79abe98fa87c676467688eaeb5.m3u8?token=df768545ab0854ead5b63225513276b9&time=1780130021&YYNB.m3u8",
|
||||
"final_url": "https://fffan.wki8.com/hls/8e02dd79abe98fa87c676467688eaeb5.m3u8?token=27b443a09ed2464c69db6b0b46d43364&time=1780131688&YYNB.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1743,14 +1743,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.652,
|
||||
"module_load": 6.929,
|
||||
"init": 0.001,
|
||||
"home": 330.782,
|
||||
"category": 381.386,
|
||||
"detail": 849.253,
|
||||
"player": 0.021,
|
||||
"url_check": 72.771,
|
||||
"total": 1640.726
|
||||
"home": 353.008,
|
||||
"category": 437.28,
|
||||
"detail": 1013.872,
|
||||
"player": 0.025,
|
||||
"url_check": 132.262,
|
||||
"total": 1944.986
|
||||
},
|
||||
"counts": {
|
||||
"classes": 10,
|
||||
@@ -1782,14 +1782,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.325,
|
||||
"init": 291.948,
|
||||
"home": 598.13,
|
||||
"category": 226.364,
|
||||
"detail": 246.012,
|
||||
"player": 486.247,
|
||||
"url_check": 855.019,
|
||||
"total": 2714.823
|
||||
"module_load": 8.101,
|
||||
"init": 212.568,
|
||||
"home": 3476.353,
|
||||
"category": 228.642,
|
||||
"detail": 328.117,
|
||||
"player": 4244.264,
|
||||
"url_check": 844.077,
|
||||
"total": 9343.533
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -1805,11 +1805,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://png.ruyijx.com/m3u8/G9nvAvzw3HbCM1.m3u8?g1tyJJxTwhGu4aSb5H",
|
||||
"url": "https://png.ruyijx.com/m3u8/Cwj1bKlF95thWD.m3u8?ZqT7qSNECx7QkA9a1d",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://png.ruyijx.com/m3u8/G9nvAvzw3HbCM1.m3u8?g1tyJJxTwhGu4aSb5H",
|
||||
"final_url": "https://png.ruyijx.com/m3u8/Cwj1bKlF95thWD.m3u8?ZqT7qSNECx7QkA9a1d",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1821,14 +1821,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.955,
|
||||
"module_load": 7.618,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 396.842,
|
||||
"detail": 202.226,
|
||||
"player": 0.005,
|
||||
"url_check": 998.011,
|
||||
"total": 1603.728
|
||||
"category": 5843.576,
|
||||
"detail": 353.966,
|
||||
"player": 0.011,
|
||||
"url_check": 1315.094,
|
||||
"total": 7521.246
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -1860,14 +1860,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.933,
|
||||
"init": 0.002,
|
||||
"home": 80.47,
|
||||
"category": 84.678,
|
||||
"detail": 136.436,
|
||||
"player": 273.689,
|
||||
"url_check": 101.182,
|
||||
"total": 680.97
|
||||
"module_load": 14.334,
|
||||
"init": 0.004,
|
||||
"home": 84.012,
|
||||
"category": 109.605,
|
||||
"detail": 145.692,
|
||||
"player": 245.019,
|
||||
"url_check": 102.652,
|
||||
"total": 701.925
|
||||
},
|
||||
"counts": {
|
||||
"classes": 10,
|
||||
@@ -1883,11 +1883,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://43.248.100.143:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1780130022131&url=NBY-e84585334a25c5b49078dfac81549a0b.m3u8",
|
||||
"url": "http://43.248.100.143:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1780131689634&url=NBY-e84585334a25c5b49078dfac81549a0b.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://43.248.100.143:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1780130022131&url=NBY-e84585334a25c5b49078dfac81549a0b.m3u8",
|
||||
"final_url": "http://43.248.100.143:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1780131689634&url=NBY-e84585334a25c5b49078dfac81549a0b.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -1899,14 +1899,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 12.425,
|
||||
"init": 0.02,
|
||||
"home": 3113.454,
|
||||
"category": 705.965,
|
||||
"detail": 209.797,
|
||||
"player": 0.001,
|
||||
"url_check": 120.11,
|
||||
"total": 4162.676
|
||||
"module_load": 36.518,
|
||||
"init": 0.019,
|
||||
"home": 3319.996,
|
||||
"category": 732.725,
|
||||
"detail": 187.197,
|
||||
"player": 0.003,
|
||||
"url_check": 106.185,
|
||||
"total": 4384.232
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -1938,14 +1938,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 14.722,
|
||||
"module_load": 4.421,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 718.877,
|
||||
"detail": 320.242,
|
||||
"player": 390.994,
|
||||
"url_check": 208.689,
|
||||
"total": 1654.275
|
||||
"category": 304.68,
|
||||
"detail": 332.115,
|
||||
"player": 8764.311,
|
||||
"url_check": 200.916,
|
||||
"total": 9606.954
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -1977,26 +1977,26 @@
|
||||
"error": "playerContent 未返回播放地址",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.619,
|
||||
"init": 204.969,
|
||||
"home": 530.148,
|
||||
"category": 155.44,
|
||||
"detail": 258.049,
|
||||
"player": 316.591,
|
||||
"module_load": 11.764,
|
||||
"init": 211.485,
|
||||
"home": 266.074,
|
||||
"category": 1240.314,
|
||||
"detail": 129.232,
|
||||
"player": 354.534,
|
||||
"url_check": 0.0,
|
||||
"total": 11653.716
|
||||
"total": 3375.113
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 20,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
"episodes": 1
|
||||
},
|
||||
"samples": {
|
||||
"tid": "2",
|
||||
"vod_id": "8880",
|
||||
"flag": "火猫⚡蓝光",
|
||||
"play_id": "NBY-XMYAESf752a6abac3cdeded7ec977673fc003a9a19f8d6c3f0752cea5a2425ece5bb4748a4dfca6409e7cd894cd7edaf3fb087|ed68be5df66bdc4022e7f18715e8a934@@@NBY"
|
||||
"vod_id": "189498",
|
||||
"flag": "火猫⚡2K",
|
||||
"play_id": "NSYS-S79GT9nl6zfB4PFilv2p0UmfqYMu7wdCot-sl-gVMr_K3ZkU45qguOOkwfWxdEy1_bnwkwRHzyl4TXVECa6XoltrgXVK130enmITWT7_gamoZCeS2ZN6WzfrycA7NdRq|363655@@@NSYS"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
@@ -2016,14 +2016,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.108,
|
||||
"module_load": 6.098,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 637.119,
|
||||
"category": 6047.755,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 1244.964
|
||||
"total": 21665.77
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -2050,39 +2050,39 @@
|
||||
{
|
||||
"spider": "玩偶聚合",
|
||||
"file": "玩偶聚合.txt",
|
||||
"success": false,
|
||||
"failed_stage": "unexpected",
|
||||
"error": "all domains failed",
|
||||
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 721, in validate_spider_file\n _validate_from_tid(\n ~~~~~~~~~~~~~~~~~~^\n spider=spider,\n ^^^^^^^^^^^^^^\n ...<6 lines>...\n logger=logger,\n ^^^^^^^^^^^^^^\n )\n ^\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 417, in _validate_from_tid\n category_result = _run_timed(result[\"timings_ms\"], \"category\", spider.categoryContent, clock, tid, \"1\", False, {})\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 296, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/玩偶聚合.txt\", line 5136, in categoryContent\n File \"/home/harold/workspace/tvbox-resources/py/玩偶聚合.txt\", line 5068, in _request_with_failover\nRuntimeError: all domains failed\n",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 39.473,
|
||||
"module_load": 40.445,
|
||||
"init": 0.001,
|
||||
"home": 2.521,
|
||||
"category": 10636.211,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 10679.889
|
||||
"home": 2.464,
|
||||
"category": 8520.253,
|
||||
"detail": 3144.846,
|
||||
"player": 0.002,
|
||||
"url_check": 1492.894,
|
||||
"total": 40038.76
|
||||
},
|
||||
"counts": {
|
||||
"classes": 10,
|
||||
"category_videos": 0,
|
||||
"detail_videos": 0,
|
||||
"episodes": 0
|
||||
"category_videos": 72,
|
||||
"detail_videos": 1,
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "site_wanou",
|
||||
"vod_id": null,
|
||||
"flag": null,
|
||||
"play_id": null
|
||||
"tid": "site_duoduo",
|
||||
"vod_id": "site:duoduo:/index.php/vod/detail/id/9501.html",
|
||||
"flag": "百度#多多",
|
||||
"play_id": "https://pan.baidu.com/s/19XL1CqZzVsDpiflcx8BbPg?pwd=yyds"
|
||||
},
|
||||
"player": {
|
||||
"parse": null,
|
||||
"url": "",
|
||||
"valid": false,
|
||||
"reachable": null,
|
||||
"status_code": null,
|
||||
"final_url": "",
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/19XL1CqZzVsDpiflcx8BbPg?pwd=yyds",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=9XL1CqZzVsDpiflcx8BbPg&pwd=yyds",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2094,14 +2094,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.214,
|
||||
"module_load": 9.344,
|
||||
"init": 0.001,
|
||||
"home": 0.017,
|
||||
"category": 645.23,
|
||||
"detail": 859.262,
|
||||
"player": 372.343,
|
||||
"url_check": 85.83,
|
||||
"total": 1968.973
|
||||
"home": 0.025,
|
||||
"category": 556.025,
|
||||
"detail": 1157.165,
|
||||
"player": 6830.033,
|
||||
"url_check": 81.192,
|
||||
"total": 8634.965
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2117,11 +2117,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vd.jiunuow.com/a4ca620f910f2a29a594d8e7851f26a8/20260530163344/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"url": "https://vd.jiunuow.com/0e2e52c7b9ce877e771920f95995aa47/20260530170140/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vd.jiunuow.com/a4ca620f910f2a29a594d8e7851f26a8/20260530163344/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"final_url": "https://vd.jiunuow.com/0e2e52c7b9ce877e771920f95995aa47/20260530170140/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2133,14 +2133,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.011,
|
||||
"init": 0.0,
|
||||
"home": 410.004,
|
||||
"category": 235.097,
|
||||
"detail": 582.592,
|
||||
"player": 269.707,
|
||||
"url_check": 45.886,
|
||||
"total": 1547.722
|
||||
"module_load": 3.294,
|
||||
"init": 0.001,
|
||||
"home": 433.013,
|
||||
"category": 235.248,
|
||||
"detail": 768.651,
|
||||
"player": 271.574,
|
||||
"url_check": 48.078,
|
||||
"total": 1761.417
|
||||
},
|
||||
"counts": {
|
||||
"classes": 29,
|
||||
@@ -2172,14 +2172,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 4.039,
|
||||
"init": 0.0,
|
||||
"home": 279.476,
|
||||
"category": 254.666,
|
||||
"detail": 274.951,
|
||||
"player": 0.014,
|
||||
"url_check": 127.276,
|
||||
"total": 940.917
|
||||
"module_load": 12.878,
|
||||
"init": 0.001,
|
||||
"home": 279.325,
|
||||
"category": 248.229,
|
||||
"detail": 1242.063,
|
||||
"player": 0.031,
|
||||
"url_check": 158.836,
|
||||
"total": 1942.871
|
||||
},
|
||||
"counts": {
|
||||
"classes": 8,
|
||||
@@ -2211,14 +2211,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.63,
|
||||
"module_load": 17.761,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 182.872,
|
||||
"detail": 201.504,
|
||||
"player": 197.924,
|
||||
"url_check": 1426.528,
|
||||
"total": 2016.459
|
||||
"category": 673.554,
|
||||
"detail": 5848.987,
|
||||
"player": 6907.514,
|
||||
"url_check": 1091.436,
|
||||
"total": 14540.14
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2228,17 +2228,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "/",
|
||||
"vod_id": "118943",
|
||||
"vod_id": "124551",
|
||||
"flag": "百度1",
|
||||
"play_id": "push://https://www.seedhub.cc/link_start/?redirect_to=pan_id_582338&movie_title=❤️❤️❤️【低智商犯罪】【4K 1080P】更新于 ✅ 今天"
|
||||
"play_id": "push://https://www.seedhub.cc/link_start/?redirect_to=pan_id_596569&movie_title=❤️❤️【家业】【WEB-4K】【中文字幕】【纯净分享】 昨天"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.baidu.com/s/1peTZUHSqI7G9IV8sDes97g?pwd=ojmk",
|
||||
"url": "https://pan.baidu.com/s/1mq1tevlCLvNA6HbTLHOoQg?pwd=szlu",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=peTZUHSqI7G9IV8sDes97g&pwd=ojmk",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=mq1tevlCLvNA6HbTLHOoQg&pwd=szlu",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2250,14 +2250,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.216,
|
||||
"init": 0.026,
|
||||
"module_load": 18.639,
|
||||
"init": 0.024,
|
||||
"home": 0.001,
|
||||
"category": 1458.115,
|
||||
"detail": 415.286,
|
||||
"player": 0.002,
|
||||
"url_check": 1041.602,
|
||||
"total": 2923.908
|
||||
"category": 16799.305,
|
||||
"detail": 338.088,
|
||||
"player": 0.007,
|
||||
"url_check": 1205.418,
|
||||
"total": 18362.224
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2289,14 +2289,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 21.336,
|
||||
"init": 519.866,
|
||||
"home": 0.098,
|
||||
"category": 471.341,
|
||||
"detail": 324.679,
|
||||
"player": 0.004,
|
||||
"url_check": 62.936,
|
||||
"total": 1401.996
|
||||
"module_load": 23.875,
|
||||
"init": 461.46,
|
||||
"home": 0.102,
|
||||
"category": 470.982,
|
||||
"detail": 317.745,
|
||||
"player": 0.005,
|
||||
"url_check": 63.149,
|
||||
"total": 1338.284
|
||||
},
|
||||
"counts": {
|
||||
"classes": 11,
|
||||
@@ -2328,14 +2328,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.631,
|
||||
"init": 0.0,
|
||||
"home": 0.001,
|
||||
"category": 300.697,
|
||||
"detail": 293.707,
|
||||
"player": 0.005,
|
||||
"url_check": 948.456,
|
||||
"total": 1546.87
|
||||
"module_load": 3.518,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 805.378,
|
||||
"detail": 865.771,
|
||||
"player": 0.021,
|
||||
"url_check": 1126.805,
|
||||
"total": 2802.888
|
||||
},
|
||||
"counts": {
|
||||
"classes": 2,
|
||||
@@ -2367,14 +2367,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.26,
|
||||
"module_load": 14.095,
|
||||
"init": 0.002,
|
||||
"home": 0.004,
|
||||
"category": 590.995,
|
||||
"detail": 632.775,
|
||||
"player": 0.004,
|
||||
"home": 0.005,
|
||||
"category": 8038.939,
|
||||
"detail": 633.597,
|
||||
"player": 0.003,
|
||||
"url_check": 0.056,
|
||||
"total": 1229.455
|
||||
"total": 8687.091
|
||||
},
|
||||
"counts": {
|
||||
"classes": 24,
|
||||
@@ -2406,34 +2406,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.172,
|
||||
"module_load": 9.843,
|
||||
"init": 0.001,
|
||||
"home": 201.357,
|
||||
"category": 195.286,
|
||||
"detail": 174.405,
|
||||
"player": 594.125,
|
||||
"url_check": 1864.061,
|
||||
"total": 3036.049
|
||||
"home": 186.956,
|
||||
"category": 273.185,
|
||||
"detail": 187.955,
|
||||
"player": 468.809,
|
||||
"url_check": 1935.365,
|
||||
"total": 14137.289
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
"category_videos": 168,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "dianying",
|
||||
"vod_id": "/vod/63188.html",
|
||||
"flag": "FF",
|
||||
"play_id": "/play/63188-1-1.html"
|
||||
"vod_id": "/vod/63198.html",
|
||||
"flag": "YZ",
|
||||
"play_id": "/play/63198-2-1.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://vip.ffzy-online3.com/20260528/44807_2e5cbd95/index.m3u8",
|
||||
"url": "https://cdn.yzzy31-play.com/20260530/21327_250aa098/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://vip.ffzy-online3.com/20260528/44807_2e5cbd95/index.m3u8",
|
||||
"final_url": "https://cdn.yzzy31-play.com/20260530/21327_250aa098/index.m3u8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2445,14 +2445,14 @@
|
||||
"error": "playerContent 未返回播放地址",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 3.817,
|
||||
"module_load": 3.846,
|
||||
"init": 0.001,
|
||||
"home": 386.669,
|
||||
"category": 459.329,
|
||||
"home": 525.88,
|
||||
"category": 493.997,
|
||||
"detail": 0.005,
|
||||
"player": 493.274,
|
||||
"player": 331.989,
|
||||
"url_check": 0.0,
|
||||
"total": 2486.372
|
||||
"total": 2292.81
|
||||
},
|
||||
"counts": {
|
||||
"classes": 62,
|
||||
@@ -2484,14 +2484,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.494,
|
||||
"module_load": 15.079,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1726.719,
|
||||
"home": 0.002,
|
||||
"category": 7282.355,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 3202.476
|
||||
"total": 27683.246
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2523,14 +2523,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.612,
|
||||
"module_load": 15.604,
|
||||
"init": 0.001,
|
||||
"home": 118.158,
|
||||
"category": 264.213,
|
||||
"detail": 1084.706,
|
||||
"home": 117.478,
|
||||
"category": 271.392,
|
||||
"detail": 1185.802,
|
||||
"player": 0.003,
|
||||
"url_check": 229.526,
|
||||
"total": 1703.664
|
||||
"url_check": 283.418,
|
||||
"total": 1875.464
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2562,34 +2562,34 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.238,
|
||||
"init": 0.0,
|
||||
"home": 0.0,
|
||||
"category": 290.795,
|
||||
"detail": 202.96,
|
||||
"player": 0.011,
|
||||
"url_check": 176.818,
|
||||
"total": 678.44
|
||||
"module_load": 10.844,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 28278.421,
|
||||
"detail": 8631.473,
|
||||
"player": 0.005,
|
||||
"url_check": 1038.682,
|
||||
"total": 82152.882
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
"category_videos": 72,
|
||||
"detail_videos": 1,
|
||||
"episodes": 1
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "15290",
|
||||
"flag": "夸克#至臻",
|
||||
"play_id": "https://pan.quark.cn/s/57008632b439"
|
||||
"tid": "2",
|
||||
"vod_id": "37",
|
||||
"flag": "百度#至臻",
|
||||
"play_id": "https://pan.baidu.com/s/1WY38DwG8Oo-FU41hp-ph-w?pwd=aib9"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.quark.cn/s/57008632b439",
|
||||
"url": "https://pan.baidu.com/s/1WY38DwG8Oo-FU41hp-ph-w?pwd=aib9",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.quark.cn/s/57008632b439",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=WY38DwG8Oo-FU41hp-ph-w&pwd=aib9",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2601,14 +2601,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 7.687,
|
||||
"module_load": 10.652,
|
||||
"init": 0.001,
|
||||
"home": 315.063,
|
||||
"category": 460.773,
|
||||
"detail": 259.545,
|
||||
"player": 569.884,
|
||||
"url_check": 986.947,
|
||||
"total": 2601.404
|
||||
"home": 9720.976,
|
||||
"category": 355.718,
|
||||
"detail": 8517.819,
|
||||
"player": 8233.095,
|
||||
"url_check": 1111.166,
|
||||
"total": 27951.077
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2640,14 +2640,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.577,
|
||||
"module_load": 16.096,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 2147.45,
|
||||
"detail": 2078.429,
|
||||
"player": 0.017,
|
||||
"url_check": 159.863,
|
||||
"total": 4395.838
|
||||
"category": 2126.478,
|
||||
"detail": 9060.128,
|
||||
"player": 0.064,
|
||||
"url_check": 1287.004,
|
||||
"total": 12490.816
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2657,17 +2657,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "460688",
|
||||
"flag": "夸克#虎斑",
|
||||
"play_id": "https://pan.quark.cn/s/d769ccb25919"
|
||||
"vod_id": "477385",
|
||||
"flag": "百度#虎斑",
|
||||
"play_id": "https://pan.baidu.com/s/1k4JmPQTaPxq2C7c52BD6cA?pwd=3892"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://pan.quark.cn/s/d769ccb25919",
|
||||
"url": "https://pan.baidu.com/s/1k4JmPQTaPxq2C7c52BD6cA?pwd=3892",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://pan.quark.cn/s/d769ccb25919",
|
||||
"final_url": "https://pan.baidu.com/share/init?surl=k4JmPQTaPxq2C7c52BD6cA&pwd=3892",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2679,14 +2679,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.792,
|
||||
"module_load": 20.68,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 695.178,
|
||||
"detail": 345.713,
|
||||
"category": 711.29,
|
||||
"detail": 3650.849,
|
||||
"player": 0.006,
|
||||
"url_check": 1213.383,
|
||||
"total": 2264.89
|
||||
"url_check": 1073.878,
|
||||
"total": 5457.595
|
||||
},
|
||||
"counts": {
|
||||
"classes": 7,
|
||||
@@ -2718,14 +2718,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.024,
|
||||
"module_load": 5.552,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 602.234,
|
||||
"detail": 202.5,
|
||||
"player": 196.298,
|
||||
"url_check": 967.221,
|
||||
"total": 1975.286
|
||||
"category": 6529.111,
|
||||
"detail": 6566.016,
|
||||
"player": 309.061,
|
||||
"url_check": 1210.408,
|
||||
"total": 14621.347
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2757,14 +2757,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.368,
|
||||
"module_load": 18.084,
|
||||
"init": 0.001,
|
||||
"home": 435.418,
|
||||
"category": 225.787,
|
||||
"detail": 244.118,
|
||||
"player": 340.004,
|
||||
"url_check": 330.845,
|
||||
"total": 1583.095
|
||||
"home": 493.482,
|
||||
"category": 332.873,
|
||||
"detail": 8712.514,
|
||||
"player": 517.269,
|
||||
"url_check": 346.742,
|
||||
"total": 10422.094
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2796,14 +2796,14 @@
|
||||
"error": "分类视频列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 8.895,
|
||||
"module_load": 5.835,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 1297.937,
|
||||
"category": 5120.544,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 2429.883
|
||||
"total": 20682.986
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -2835,14 +2835,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.612,
|
||||
"module_load": 14.213,
|
||||
"init": 0.001,
|
||||
"home": 405.417,
|
||||
"category": 102.76,
|
||||
"detail": 3452.467,
|
||||
"player": 161.36,
|
||||
"url_check": 56.263,
|
||||
"total": 4189.473
|
||||
"home": 396.733,
|
||||
"category": 101.346,
|
||||
"detail": 3493.39,
|
||||
"player": 149.273,
|
||||
"url_check": 43.292,
|
||||
"total": 4200.026
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2858,11 +2858,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://car-lv.kuwo.cn/79f65284f6541639f67dcf2791d8e9dc/6a1aa0ee/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/922a2ea1186118cabcba77e42b7f8bf3/6a1aa781/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/79f65284f6541639f67dcf2791d8e9dc/6a1aa0ee/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/922a2ea1186118cabcba77e42b7f8bf3/6a1aa781/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
|
||||
}
|
||||
},
|
||||
@@ -2874,14 +2874,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 9.549,
|
||||
"init": 431.34,
|
||||
"home": 264.002,
|
||||
"category": 239.826,
|
||||
"detail": 287.996,
|
||||
"player": 375.278,
|
||||
"url_check": 143.562,
|
||||
"total": 1752.846
|
||||
"module_load": 12.283,
|
||||
"init": 452.072,
|
||||
"home": 272.823,
|
||||
"category": 273.599,
|
||||
"detail": 336.116,
|
||||
"player": 433.403,
|
||||
"url_check": 39.126,
|
||||
"total": 1822.046
|
||||
},
|
||||
"counts": {
|
||||
"classes": 12,
|
||||
@@ -2891,17 +2891,17 @@
|
||||
},
|
||||
"samples": {
|
||||
"tid": "recommend",
|
||||
"vod_id": "850550695",
|
||||
"vod_id": "835923892",
|
||||
"flag": "酷狗音乐",
|
||||
"play_id": "850550695"
|
||||
"play_id": "835923892"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "http://fsdg360.hw.kugou.com/202605301633/59e24b8183d369e26cdb49f84c441c43/v3/d36ae8bcc7559b26999832e48d1de16c/yp/full/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx850550695_qumultitrack_s3452124672.mkv?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mkv",
|
||||
"url": "http://fsdg360.tx.kugou.com/202605301701/51eb48ed5acad76464bc5b6d8e96d7af/v3/766e9be3b1b8d6e92cddc5deb4f16813/yp/full/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx835923892_qumultitrack_s1782781872.mkv?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mkv",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "http://fsdg360.hw.kugou.com/202605301633/59e24b8183d369e26cdb49f84c441c43/v3/d36ae8bcc7559b26999832e48d1de16c/yp/full/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx850550695_qumultitrack_s3452124672.mkv?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mkv",
|
||||
"final_url": "http://fsdg360.tx.kugou.com/202605301701/51eb48ed5acad76464bc5b6d8e96d7af/v3/766e9be3b1b8d6e92cddc5deb4f16813/yp/full/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx835923892_qumultitrack_s1782781872.mkv?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mkv",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2913,14 +2913,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.066,
|
||||
"module_load": 6.511,
|
||||
"init": 0.001,
|
||||
"home": 1539.359,
|
||||
"category": 644.519,
|
||||
"detail": 228.693,
|
||||
"player": 838.368,
|
||||
"url_check": 139.216,
|
||||
"total": 3397.117
|
||||
"home": 3427.73,
|
||||
"category": 1028.191,
|
||||
"detail": 327.616,
|
||||
"player": 290.485,
|
||||
"url_check": 553.699,
|
||||
"total": 5636.121
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -2936,11 +2936,11 @@
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://ppvod01.kqgfbs.com/splitOut/20260318/1267932/V20260318194542050871267932/index.m3u8?t=6a1acb1e&whip=171.212.167.174&sign=0881b92182b3070fbe88752b838cc2af39138375",
|
||||
"url": "https://ppvod011.blbtgg.com/splitOut/20260318/1267932/V20260318194542050871267932/index.m3u8?auth_key=1780131716-7dbbc2f603bd4f70851ae5d46b411e0e-0-d9f4dbfe80861d4ad724c57f01be49e8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://ppvod01.kqgfbs.com/splitOut/20260318/1267932/V20260318194542050871267932/index.m3u8?t=6a1acb1e&whip=171.212.167.174&sign=0881b92182b3070fbe88752b838cc2af39138375",
|
||||
"final_url": "https://ppvod011.blbtgg.com/splitOut/20260318/1267932/V20260318194542050871267932/index.m3u8?auth_key=1780131716-7dbbc2f603bd4f70851ae5d46b411e0e-0-d9f4dbfe80861d4ad724c57f01be49e8",
|
||||
"reason": null
|
||||
}
|
||||
},
|
||||
@@ -2952,14 +2952,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 10.745,
|
||||
"module_load": 19.025,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 254.391,
|
||||
"detail": 230.7,
|
||||
"player": 0.003,
|
||||
"url_check": 936.59,
|
||||
"total": 1432.833
|
||||
"home": 0.0,
|
||||
"category": 6551.775,
|
||||
"detail": 5460.532,
|
||||
"player": 0.006,
|
||||
"url_check": 1014.864,
|
||||
"total": 13046.816
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -2991,14 +2991,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.939,
|
||||
"module_load": 8.056,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 515.222,
|
||||
"detail": 654.359,
|
||||
"player": 0.002,
|
||||
"url_check": 1156.661,
|
||||
"total": 2332.721
|
||||
"home": 0.001,
|
||||
"category": 1019.72,
|
||||
"detail": 9011.072,
|
||||
"player": 0.007,
|
||||
"url_check": 1043.445,
|
||||
"total": 11083.521
|
||||
},
|
||||
"counts": {
|
||||
"classes": 5,
|
||||
@@ -3025,19 +3025,19 @@
|
||||
{
|
||||
"spider": "飞快TV",
|
||||
"file": "飞快TV.txt",
|
||||
"success": true,
|
||||
"failed_stage": null,
|
||||
"error": null,
|
||||
"success": false,
|
||||
"failed_stage": "url_check",
|
||||
"error": "HTTPSConnectionPool(host='cdn.ryplay11.com', port=443): Read timed out. (read timeout=5)",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 6.579,
|
||||
"module_load": 16.187,
|
||||
"init": 0.001,
|
||||
"home": 0.0,
|
||||
"category": 1135.063,
|
||||
"detail": 977.284,
|
||||
"player": 1056.772,
|
||||
"url_check": 827.904,
|
||||
"total": 4004.274
|
||||
"home": 0.001,
|
||||
"category": 7378.619,
|
||||
"detail": 8551.921,
|
||||
"player": 960.805,
|
||||
"url_check": 5063.956,
|
||||
"total": 64385.716
|
||||
},
|
||||
"counts": {
|
||||
"classes": 4,
|
||||
@@ -3046,19 +3046,19 @@
|
||||
"episodes": 2
|
||||
},
|
||||
"samples": {
|
||||
"tid": "1",
|
||||
"vod_id": "241897",
|
||||
"flag": "高清31",
|
||||
"play_id": "/vodplay/241897-2-1.html"
|
||||
"tid": "2",
|
||||
"vod_id": "242007",
|
||||
"flag": "如意资源20",
|
||||
"play_id": "/vodplay/242007-1-1.html"
|
||||
},
|
||||
"player": {
|
||||
"parse": 0,
|
||||
"url": "https://cdn.yzzy28-play.com/20260529/30847_4d2fe2e8/index.m3u8",
|
||||
"valid": true,
|
||||
"reachable": true,
|
||||
"status_code": 200,
|
||||
"final_url": "https://cdn.yzzy28-play.com/20260529/30847_4d2fe2e8/index.m3u8",
|
||||
"reason": null
|
||||
"url": "https://cdn.ryplay11.com/20260530/200898_396d3b89/index.m3u8",
|
||||
"valid": false,
|
||||
"reachable": false,
|
||||
"status_code": null,
|
||||
"final_url": "https://cdn.ryplay11.com/20260530/200898_396d3b89/index.m3u8",
|
||||
"reason": "HTTPSConnectionPool(host='cdn.ryplay11.com', port=443): Read timed out. (read timeout=5)"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -3069,14 +3069,14 @@
|
||||
"error": "分类列表为空",
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 5.984,
|
||||
"init": 0.001,
|
||||
"home": 128.028,
|
||||
"module_load": 20.995,
|
||||
"init": 0.004,
|
||||
"home": 4353.747,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 134.328
|
||||
"total": 4375.272
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
@@ -3108,14 +3108,14 @@
|
||||
"error": null,
|
||||
"traceback": null,
|
||||
"timings_ms": {
|
||||
"module_load": 18.279,
|
||||
"init": 0.002,
|
||||
"module_load": 7.497,
|
||||
"init": 0.001,
|
||||
"home": 0.001,
|
||||
"category": 178.258,
|
||||
"detail": 222.558,
|
||||
"player": 0.017,
|
||||
"url_check": 331.215,
|
||||
"total": 751.47
|
||||
"category": 5065.167,
|
||||
"detail": 3700.73,
|
||||
"player": 0.034,
|
||||
"url_check": 604.919,
|
||||
"total": 9379.453
|
||||
},
|
||||
"counts": {
|
||||
"classes": 6,
|
||||
@@ -3145,16 +3145,16 @@
|
||||
"success": false,
|
||||
"failed_stage": "unexpected",
|
||||
"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 705, 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 296, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/黑猫APP.txt\", line 155, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/黑猫APP.txt\", line 67, in _api_post\n File \"/home/harold/workspace/atv-spiders/py/base/spider.py\", line 152, in post\n rsp = requests.post(url, params=params, data=data, json=json, cookies=cookies, headers=headers, timeout=timeout,\n verify=verify, stream=stream, allow_redirects=allow_redirects)\nrequests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))\n",
|
||||
"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 734, 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 296, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/黑猫APP.txt\", line 155, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/黑猫APP.txt\", line 67, in _api_post\n File \"/home/harold/workspace/atv-spiders/py/base/spider.py\", line 152, in post\n rsp = requests.post(url, params=params, data=data, json=json, cookies=cookies, headers=headers, timeout=timeout,\n verify=verify, stream=stream, allow_redirects=allow_redirects)\nrequests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))\n",
|
||||
"timings_ms": {
|
||||
"module_load": 24.377,
|
||||
"init": 0.002,
|
||||
"home": 148.32,
|
||||
"module_load": 8.11,
|
||||
"init": 0.001,
|
||||
"home": 3086.806,
|
||||
"category": 0.0,
|
||||
"detail": 0.0,
|
||||
"player": 0.0,
|
||||
"url_check": 0.0,
|
||||
"total": 174.604
|
||||
"total": 3107.718
|
||||
},
|
||||
"counts": {
|
||||
"classes": 0,
|
||||
|
||||
Reference in New Issue
Block a user