This commit is contained in:
Harold
2026-06-26 19:27:01 +08:00
parent ffee70770b
commit f9b1c0fd64
5 changed files with 1382 additions and 1383 deletions
File diff suppressed because one or more lines are too long
+936 -936
View File
@@ -1,60 +1,60 @@
{
"generated_at": "2026-06-23T08:43:27+08:00",
"generated_at": "2026-06-26T19:23:04+08:00",
"max_workers": 16,
"total_duration_ms": 142780.642,
"total_duration_ms": 181217.767,
"summary": {
"total": 89,
"success": 66,
"failed": 23,
"success_rate": 0.7416,
"success": 65,
"failed": 24,
"success_rate": 0.7303,
"stage_failures": {
"module_load": 0,
"init": 0,
"home": 5,
"category": 11,
"home": 6,
"category": 10,
"detail": 1,
"player": 1,
"url_check": 4,
"unexpected": 1
"player": 2,
"url_check": 3,
"unexpected": 2
}
},
"results": [
{
"spider": "4KVM",
"file": "4KVM.txt",
"success": true,
"failed_stage": null,
"error": null,
"traceback": null,
"success": false,
"failed_stage": "unexpected",
"error": "HTTPSConnectionPool(host='www.4kvm.cc', port=443): Read timed out.",
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/response.py\", line 903, in _error_catcher\n yield\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/response.py\", line 1421, in read_chunked\n chunk = self._handle_chunk(amt)\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/response.py\", line 1354, in _handle_chunk\n value = self._fp._safe_read(amt) # type: ignore[union-attr]\n File \"/home/harold/.local/share/uv/python/cpython-3.14.3-linux-x86_64-gnu/lib/python3.14/http/client.py\", line 648, in _safe_read\n data = self.fp.read(cursize)\n File \"/home/harold/.local/share/uv/python/cpython-3.14.3-linux-x86_64-gnu/lib/python3.14/socket.py\", line 725, in readinto\n return self._sock.recv_into(b)\n ~~~~~~~~~~~~~~~~~~~~^^^\nTimeoutError: The read 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/models.py\", line 822, in generate\n yield from self.raw.stream(chunk_size, decode_content=True)\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/response.py\", line 1250, in stream\n yield from self.read_chunked(amt, decode_content=decode_content)\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/response.py\", line 1397, in read_chunked\n with self._error_catcher():\n ~~~~~~~~~~~~~~~~~~~^^\n File \"/home/harold/.local/share/uv/python/cpython-3.14.3-linux-x86_64-gnu/lib/python3.14/contextlib.py\", line 162, in __exit__\n self.gen.throw(value)\n ~~~~~~~~~~~~~~^^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/response.py\", line 908, in _error_catcher\n raise ReadTimeoutError(self._pool, None, \"Read timed out.\") from e # type: ignore[arg-type]\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nurllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='www.4kvm.cc', port=443): Read timed out.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 756, in validate_spider_file\n home_result = _run_timed(result[\"timings_ms\"], \"home\", spider.homeContent, clock, False)\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 318, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/4KVM.txt\", line 75, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/4KVM.txt\", line 407, in _home_items\n File \"/home/harold/workspace/tvbox-resources/py/4KVM.txt\", line 397, in _request_home_html\nrequests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.4kvm.cc', port=443): Read timed out.\n",
"timings_ms": {
"module_load": 156.094,
"module_load": 235.895,
"init": 0.001,
"home": 582.972,
"category": 0.019,
"detail": 379.34,
"player": 693.295,
"url_check": 610.834,
"total": 2480.338
"home": 19248.257,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 19488.657
},
"counts": {
"classes": 6,
"category_videos": 24,
"detail_videos": 1,
"episodes": 1
"classes": 0,
"category_videos": 0,
"detail_videos": 0,
"episodes": 0
},
"samples": {
"tid": "-1",
"vod_id": "ch47wchlp",
"flag": "alists",
"play_id": "34663|ch47wchlp"
"tid": null,
"vod_id": null,
"flag": null,
"play_id": null
},
"player": {
"parse": 0,
"url": "https://oss.douyinbit.com/m3u8/e5193cd7bca41d55e4e221bf790ac8bc.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://oss.douyinbit.com/m3u8/e5193cd7bca41d55e4e221bf790ac8bc.m3u8",
"parse": null,
"url": "",
"valid": false,
"reachable": null,
"status_code": null,
"final_url": "",
"reason": null
}
},
@@ -66,14 +66,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 146.12,
"module_load": 224.172,
"init": 0.001,
"home": 0.002,
"category": 518.301,
"detail": 343.207,
"player": 0.004,
"url_check": 138.623,
"total": 1214.458
"category": 10611.963,
"detail": 355.447,
"player": 0.003,
"url_check": 158.423,
"total": 11353.022
},
"counts": {
"classes": 5,
@@ -83,17 +83,17 @@
},
"samples": {
"tid": "zuixin",
"vod_id": "20436",
"vod_id": "20471",
"flag": "夸克网盘",
"play_id": "push://https://pan.quark.cn/s/34297eddfcc1"
"play_id": "push://https://pan.quark.cn/s/7a78a2d579a3"
},
"player": {
"parse": 0,
"url": "https://pan.quark.cn/s/34297eddfcc1",
"url": "https://pan.quark.cn/s/7a78a2d579a3",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.quark.cn/s/34297eddfcc1",
"final_url": "https://pan.quark.cn/s/7a78a2d579a3",
"reason": null
}
},
@@ -105,14 +105,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 156.819,
"init": 0.003,
"home": 0.005,
"category": 881.865,
"detail": 867.324,
"player": 0.002,
"url_check": 0.05,
"total": 1963.173
"module_load": 237.791,
"init": 0.004,
"home": 0.001,
"category": 788.885,
"detail": 7381.986,
"player": 0.003,
"url_check": 0.079,
"total": 8409.901
},
"counts": {
"classes": 12,
@@ -122,17 +122,17 @@
},
"samples": {
"tid": "dianshiju/guoju",
"vod_id": "/dianshiju/guoju/29025.html",
"flag": "全集打包.1080p.HD国语中字无水印.mp4",
"play_id": "magnet:?xt=urn:btih:68a665c909b9a1ae5d2773ca8288420b9df65a92&dn=%E5%A5%B9%E7%9A%84%E7%9B%B4%E6%8B%B3%E6%B3%95%E5%88%99"
"vod_id": "/dianshiju/guoju/29026.html",
"flag": "01-06.1080p.HD国语中字无水印.mkv",
"play_id": "magnet:?xt=urn:btih:a3f7dec02bf614279ccb0c01b6d94b0ba8a1e9b4&dn=%E4%BA%91%E7%A7%80%E8%A1%8C01-06"
},
"player": {
"parse": 0,
"url": "magnet:?xt=urn:btih:68a665c909b9a1ae5d2773ca8288420b9df65a92&dn=%E5%A5%B9%E7%9A%84%E7%9B%B4%E6%8B%B3%E6%B3%95%E5%88%99",
"url": "magnet:?xt=urn:btih:a3f7dec02bf614279ccb0c01b6d94b0ba8a1e9b4&dn=%E4%BA%91%E7%A7%80%E8%A1%8C01-06",
"valid": true,
"reachable": null,
"status_code": null,
"final_url": "magnet:?xt=urn:btih:68a665c909b9a1ae5d2773ca8288420b9df65a92&dn=%E5%A5%B9%E7%9A%84%E7%9B%B4%E6%8B%B3%E6%B3%95%E5%88%99",
"final_url": "magnet:?xt=urn:btih:a3f7dec02bf614279ccb0c01b6d94b0ba8a1e9b4&dn=%E4%BA%91%E7%A7%80%E8%A1%8C01-06",
"reason": "非 HTTP 地址,按协议格式通过"
}
},
@@ -144,14 +144,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 193.088,
"module_load": 224.621,
"init": 0.001,
"home": 205.826,
"category": 271.792,
"home": 595.733,
"category": 178.638,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 893.244
"total": 1179.007
},
"counts": {
"classes": 6,
@@ -183,14 +183,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 196.771,
"init": 0.0,
"home": 0.001,
"category": 467.985,
"detail": 684.146,
"player": 0.01,
"url_check": 177.874,
"total": 1546.631
"module_load": 224.453,
"init": 0.001,
"home": 0.002,
"category": 686.172,
"detail": 7985.068,
"player": 0.009,
"url_check": 392.816,
"total": 22359.172
},
"counts": {
"classes": 2,
@@ -199,18 +199,18 @@
"episodes": 1
},
"samples": {
"tid": "1",
"vod_id": "movie/8253.html",
"tid": "2",
"vod_id": "tv/8267.html",
"flag": "PPnix",
"play_id": "8253|1080P"
"play_id": "8267|1"
},
"player": {
"parse": 0,
"url": "https://www.ppnix.com/info/m3u8/8253/1080P.m3u8",
"url": "https://www.ppnix.com/info/m3u8/8267/1.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://www.ppnix.com/info/m3u8/8253/1080P.m3u8",
"final_url": "https://www.ppnix.com/info/m3u8/8267/1.m3u8",
"reason": null
}
},
@@ -222,14 +222,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 146.393,
"module_load": 223.586,
"init": 0.001,
"home": 0.005,
"category": 319.549,
"detail": 215.887,
"home": 0.002,
"category": 200.365,
"detail": 303.623,
"player": 0.003,
"url_check": 0.06,
"total": 750.238
"url_check": 0.053,
"total": 11940.112
},
"counts": {
"classes": 7,
@@ -238,7 +238,7 @@
"episodes": 2
},
"samples": {
"tid": "zuixin",
"tid": "huayurm",
"vod_id": "2852",
"flag": "镖人:风起大漠[国粤多音轨+简繁英字幕].2026.1080p.BluRay.Remux.AVC.TrueHD.7.1.Atmos.2Audio-QuickIO · 原盘 · 32.45GB",
"play_id": "magnet:?xt=urn:btih:e4b2bb0879f54732ae9f4b2ab3b8b50cfec55b5b"
@@ -261,14 +261,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 186.771,
"init": 0.013,
"home": 0.004,
"category": 1818.391,
"detail": 181.474,
"player": 357.379,
"url_check": 98.436,
"total": 2668.628
"module_load": 233.73,
"init": 0.01,
"home": 0.003,
"category": 1184.291,
"detail": 334.518,
"player": 1046.532,
"url_check": 77.174,
"total": 2877.202
},
"counts": {
"classes": 6,
@@ -278,17 +278,17 @@
},
"samples": {
"tid": "playlist",
"vod_id": "playlist:9453505041",
"vod_id": "playlist:7757834782",
"flag": "QQ音乐",
"play_id": "qqmusic:001546Nv3cy1er:9109361|Wildest Dreams - Taylor Swift"
"play_id": "qqmusic:0013TCdl37SVzP:235175529|Cruel Summer - Taylor Swift"
},
"player": {
"parse": 0,
"url": "https://isure.stream.qqmusic.qq.com/F000002lU6YV2Yd3Pq.flac?guid=6e1475fb1054b591a3f0ae37d4f306f4&vkey=46EB9A248D50DF4ADBEB147E1748AF51C22110245C01C82DE2B99962960EACE10A81F6EF10DDB1062A7CD8DA4CF3905BC4E358228808B0E3__v2ba82076&uin=1152921504846230218&fromtag=119114&src=F000002UdWHl0bunAH.flac&redirect=1",
"url": "https://isure.stream.qqmusic.qq.com/F0000040rOp00lZYHC.flac?guid=9669dd5ed2258e7c222763a14e8ccd83&vkey=7240BE8F9CCB98650CE7DA8384101C856976C7D2B3E8AE64C77CB5613E151D4B1AF58DADCF733FA5AD4A0B7C82F57F8C88E0D155E0ACFE20__v2b9ab53e&uin=1152921504846230218&fromtag=119114&redirect=1",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://isure.stream.qqmusic.qq.com/F000002lU6YV2Yd3Pq.flac?guid=6e1475fb1054b591a3f0ae37d4f306f4&vkey=46EB9A248D50DF4ADBEB147E1748AF51C22110245C01C82DE2B99962960EACE10A81F6EF10DDB1062A7CD8DA4CF3905BC4E358228808B0E3__v2ba82076&uin=1152921504846230218&fromtag=119114&src=F000002UdWHl0bunAH.flac&redirect=1",
"final_url": "https://isure.stream.qqmusic.qq.com/F0000040rOp00lZYHC.flac?guid=9669dd5ed2258e7c222763a14e8ccd83&vkey=7240BE8F9CCB98650CE7DA8384101C856976C7D2B3E8AE64C77CB5613E151D4B1AF58DADCF733FA5AD4A0B7C82F57F8C88E0D155E0ACFE20__v2b9ab53e&uin=1152921504846230218&fromtag=119114&redirect=1",
"reason": null
}
},
@@ -300,34 +300,34 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 144.967,
"init": 0.005,
"home": 0.071,
"category": 761.306,
"detail": 1855.991,
"player": 0.006,
"url_check": 898.455,
"total": 3728.162
"module_load": 221.787,
"init": 0.003,
"home": 0.056,
"category": 596.53,
"detail": 11008.552,
"player": 0.005,
"url_check": 6526.782,
"total": 23389.409
},
"counts": {
"classes": 29,
"category_videos": 19,
"category_videos": 20,
"detail_videos": 1,
"episodes": 2
"episodes": 1
},
"samples": {
"tid": "cat_recommend",
"vod_id": "yt:video:E3jcQgR3TNE",
"tid": "cat_trending",
"vod_id": "yt:video:goH9vq8E3Vw",
"flag": "YouTube",
"play_id": "yt:video:E3jcQgR3TNE"
"play_id": "yt:video:goH9vq8E3Vw"
},
"player": {
"parse": 0,
"url": "https://www.youtube.com/watch?v=E3jcQgR3TNE",
"url": "https://www.youtube.com/watch?v=goH9vq8E3Vw",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://www.youtube.com/watch?v=E3jcQgR3TNE",
"final_url": "https://www.youtube.com/watch?v=goH9vq8E3Vw",
"reason": null
}
},
@@ -339,14 +339,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 143.552,
"module_load": 216.489,
"init": 0.001,
"home": 0.001,
"category": 288.143,
"detail": 218.007,
"category": 8848.072,
"detail": 199.179,
"player": 0.005,
"url_check": 149.614,
"total": 869.64
"url_check": 361.387,
"total": 9632.713
},
"counts": {
"classes": 6,
@@ -356,17 +356,17 @@
},
"samples": {
"tid": "index",
"vod_id": "714893469",
"vod_id": "714893526",
"flag": "夸克",
"play_id": "https://pan.quark.cn/s/eb72f41fa21c"
"play_id": "https://pan.quark.cn/s/26341f950ab5"
},
"player": {
"parse": 0,
"url": "https://pan.quark.cn/s/eb72f41fa21c",
"url": "https://pan.quark.cn/s/26341f950ab5",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.quark.cn/s/eb72f41fa21c",
"final_url": "https://pan.quark.cn/s/26341f950ab5",
"reason": null
}
},
@@ -378,14 +378,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 198.845,
"init": 0.008,
"home": 1249.439,
"category": 919.492,
"detail": 937.649,
"player": 727.456,
"url_check": 152.476,
"total": 4196.214
"module_load": 215.659,
"init": 0.001,
"home": 1651.582,
"category": 683.483,
"detail": 662.441,
"player": 8103.128,
"url_check": 611.764,
"total": 11928.984
},
"counts": {
"classes": 5,
@@ -395,17 +395,17 @@
},
"samples": {
"tid": "1",
"vod_id": "19704",
"vod_id": "19681",
"flag": "快看云",
"play_id": "快看云@@direct@@ba11073ae57ba0eede130eeda148f635,v0ddadg10001d7ajvknog65vfhu5d770,token+,1,1"
"play_id": "快看云@@direct@@ba11073ae57ba0eede130eeda148f635,v03dadg10001d780ik7og65k2bc6j9dg,token+,1,1"
},
"player": {
"parse": 0,
"url": "https://v6.douyinvod.com/512a6d990f708a8ab386be01fece94da/6a3a25e2/video/tos/cn/tos-cn-v-5f73e7/o01ChenEVHnGrExPAl09PeIdLrdWHVVeKOWfrE/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2080&bt=2080&cs=0&ds=4&ft=S9lstHiHH_Myq8ZxnvD_e2NvjTQ&mime_type=video_mp4&qs=13&rc=Mzo4a3k5cm5tOjQzNGdnM0BpMzo4a3k5cm5tOjQzNGdnM0A0YXJjMmRrc15hLS1kXmFzYSM0YXJjMmRrc15hLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1782172651&l=20260623075731FF3F70F2E029B0D08059",
"url": "https://v9.douyinvod.com/69175fb450264ba4c8a44b7d512ab62a/6a3eb45e/video/tos/cn/tos-cn-v-5f73e7/o4oDdglEAQIS0rqpHJrI1EbFefmW8BaDAD2BgT/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=1992&bt=1992&cs=0&ds=4&ft=S9lstHiHH_Myq8ZYAN3_e2NvjTQ&mime_type=video_mp4&qs=13&rc=ajw5ZW45cm4zOjQzNGdnM0Bpajw5ZW45cm4zOjQzNGdnM0BhZ2AvMmQ0ZjVhLS1kXjBzYSNhZ2AvMmQ0ZjVhLS1kXjBzcw%3D%3D&btag=c0000e00038000&dy_q=1782471166&l=2026062618524607C2720E859B1633F43A",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://v6.douyinvod.com/512a6d990f708a8ab386be01fece94da/6a3a25e2/video/tos/cn/tos-cn-v-5f73e7/o01ChenEVHnGrExPAl09PeIdLrdWHVVeKOWfrE/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2080&bt=2080&cs=0&ds=4&ft=S9lstHiHH_Myq8ZxnvD_e2NvjTQ&mime_type=video_mp4&qs=13&rc=Mzo4a3k5cm5tOjQzNGdnM0BpMzo4a3k5cm5tOjQzNGdnM0A0YXJjMmRrc15hLS1kXmFzYSM0YXJjMmRrc15hLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1782172651&l=20260623075731FF3F70F2E029B0D08059",
"final_url": "https://v9.douyinvod.com/69175fb450264ba4c8a44b7d512ab62a/6a3eb45e/video/tos/cn/tos-cn-v-5f73e7/o4oDdglEAQIS0rqpHJrI1EbFefmW8BaDAD2BgT/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=1992&bt=1992&cs=0&ds=4&ft=S9lstHiHH_Myq8ZYAN3_e2NvjTQ&mime_type=video_mp4&qs=13&rc=ajw5ZW45cm4zOjQzNGdnM0Bpajw5ZW45cm4zOjQzNGdnM0BhZ2AvMmQ0ZjVhLS1kXjBzYSNhZ2AvMmQ0ZjVhLS1kXjBzcw%3D%3D&btag=c0000e00038000&dy_q=1782471166&l=2026062618524607C2720E859B1633F43A",
"reason": null
}
},
@@ -417,34 +417,34 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 146.422,
"module_load": 215.107,
"init": 0.001,
"home": 0.001,
"category": 1872.839,
"detail": 1454.986,
"player": 1453.609,
"url_check": 1188.935,
"total": 6180.666
"category": 1917.428,
"detail": 1567.967,
"player": 7619.659,
"url_check": 1287.907,
"total": 12613.963
},
"counts": {
"classes": 7,
"category_videos": 213,
"category_videos": 225,
"detail_videos": 1,
"episodes": 1
},
"samples": {
"tid": "index",
"vod_id": "201640",
"vod_id": "204689",
"flag": "YouKnowTV",
"play_id": "eyJ2b2RfaWQiOiIyMDE2NDAiLCJlcGlzb2RlX2luZGV4IjoxLCJ0aXRsZSI6IuesrDAx6ZuGIiwiY2FuZGlkYXRlcyI6W3sic291cmNlIjoi57q_6LevMSIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDE2NDAtMS0xLyJ9LHsic291cmNlIjoi57q_6LevMiIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDE2NDAtMS0xLyJ9LHsic291cmNlIjoi57q_6LevMjYiLCJzb3VyY2VfaWQiOiIzIiwiZXBpc29kZV91cmwiOiJodHRwczovL3d3dy55b3Vrbm93LnR2L3AvMjAxNjQwLTMtMS8ifSx7InNvdXJjZSI6Iue6v-i3rzI3Iiwic291cmNlX2lkIjoiMyIsImVwaXNvZGVfdXJsIjoiaHR0cHM6Ly93d3cueW91a25vdy50di9wLzIwMTY0MC0zLTEvIn0seyJzb3VyY2UiOiLnur_ot680OSIsInNvdXJjZV9pZCI6IjIiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDE2NDAtMi0xLyJ9LHsic291cmNlIjoi57q_6LevNTAiLCJzb3VyY2VfaWQiOiIyIiwiZXBpc29kZV91cmwiOiJodHRwczovL3d3dy55b3Vrbm93LnR2L3AvMjAxNjQwLTItMS8ifV19"
"play_id": "eyJ2b2RfaWQiOiIyMDQ2ODkiLCJlcGlzb2RlX2luZGV4IjoxLCJ0aXRsZSI6IuesrDAx6ZuGIiwiY2FuZGlkYXRlcyI6W3sic291cmNlIjoi57q_6LevMSIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDQ2ODktMS0xLyJ9LHsic291cmNlIjoi57q_6LevMiIsInNvdXJjZV9pZCI6IjEiLCJlcGlzb2RlX3VybCI6Imh0dHBzOi8vd3d3LnlvdWtub3cudHYvcC8yMDQ2ODktMS0xLyJ9LHsic291cmNlIjoi57q_6LevMjIiLCJzb3VyY2VfaWQiOiIyIiwiZXBpc29kZV91cmwiOiJodHRwczovL3d3dy55b3Vrbm93LnR2L3AvMjA0Njg5LTItMS8ifSx7InNvdXJjZSI6Iue6v-i3rzIzIiwic291cmNlX2lkIjoiMiIsImVwaXNvZGVfdXJsIjoiaHR0cHM6Ly93d3cueW91a25vdy50di9wLzIwNDY4OS0yLTEvIn1dfQ"
},
"player": {
"parse": 0,
"url": "https://vip.dytt-cinema.com/20260203/47632_dea5d272/index.m3u8",
"url": "https://vip.dytt-see.com/20260617/40868_59cf35ec/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://vip.dytt-cinema.com/20260203/47632_dea5d272/index.m3u8",
"final_url": "https://vip.dytt-see.com/20260617/40868_59cf35ec/index.m3u8",
"reason": null
}
},
@@ -456,14 +456,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 206.252,
"init": 0.007,
"module_load": 235.643,
"init": 0.003,
"home": 0.001,
"category": 804.391,
"detail": 714.828,
"player": 0.005,
"url_check": 2090.252,
"total": 3825.504
"category": 171324.169,
"detail": 6439.97,
"player": 0.002,
"url_check": 3209.007,
"total": 181210.635
},
"counts": {
"classes": 5,
@@ -473,17 +473,17 @@
},
"samples": {
"tid": "1",
"vod_id": "48254",
"flag": "1151",
"play_id": "https://115.com/s/swz3v0h3fwo?password=8888"
"vod_id": "394535",
"flag": "百度1",
"play_id": "https://pan.baidu.com/s/1kI_bjsk-vxYzx0mxnHj22w?pwd=rnx9"
},
"player": {
"parse": 0,
"url": "https://115.com/s/swz3v0h3fwo?password=8888",
"url": "https://pan.baidu.com/s/1kI_bjsk-vxYzx0mxnHj22w?pwd=rnx9",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://115cdn.com/s/swz3v0h3fwo?password=8888",
"final_url": "https://pan.baidu.com/share/init?surl=kI_bjsk-vxYzx0mxnHj22w&pwd=rnx9",
"reason": null
}
},
@@ -495,14 +495,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 139.24,
"module_load": 221.17,
"init": 0.001,
"home": 1179.982,
"category": 1405.955,
"detail": 950.669,
"player": 0.019,
"url_check": 1238.888,
"total": 7405.931
"home": 13546.24,
"category": 15794.07,
"detail": 15040.575,
"player": 0.004,
"url_check": 1036.851,
"total": 45640.162
},
"counts": {
"classes": 5,
@@ -511,18 +511,18 @@
"episodes": 2
},
"samples": {
"tid": "2",
"vod_id": "36675848",
"tid": "1",
"vod_id": "36823396",
"flag": "百度",
"play_id": "https://pan.baidu.com/s/1tmhd6e8NdrOnXtdL-UI0AA?pwd=Yu66"
"play_id": "https://pan.baidu.com/s/1b4V5P8bWIkpZPh91IWa1Zg?pwd=8888"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1tmhd6e8NdrOnXtdL-UI0AA?pwd=Yu66",
"url": "https://pan.baidu.com/s/1b4V5P8bWIkpZPh91IWa1Zg?pwd=8888",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=tmhd6e8NdrOnXtdL-UI0AA&pwd=Yu66",
"final_url": "https://pan.baidu.com/share/init?surl=b4V5P8bWIkpZPh91IWa1Zg&pwd=8888",
"reason": null
}
},
@@ -534,14 +534,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 184.872,
"module_load": 217.54,
"init": 0.001,
"home": 371.015,
"category": 99.524,
"home": 1220.403,
"category": 97.166,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 797.689
"total": 1635.424
},
"counts": {
"classes": 5,
@@ -573,14 +573,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 192.308,
"init": 0.0,
"home": 0.002,
"category": 423.067,
"detail": 351.215,
"player": 674.527,
"url_check": 453.727,
"total": 2113.66
"module_load": 232.298,
"init": 0.001,
"home": 0.001,
"category": 433.135,
"detail": 5835.359,
"player": 10084.98,
"url_check": 614.585,
"total": 17201.941
},
"counts": {
"classes": 14,
@@ -590,17 +590,17 @@
},
"samples": {
"tid": "zgjun",
"vod_id": "ch48ntdef",
"vod_id": "ch4aahziw",
"flag": "两个BT",
"play_id": "eyJwaWQiOiIvcGxheS9jaDQ4bnRkZWYiLCJzaWQiOiJjaDQ4bnRkZWYiLCJuYW1lIjoiMSJ9"
"play_id": "eyJwaWQiOiIvcGxheS9jaDRhYWh6aXciLCJzaWQiOiJjaDRhYWh6aXciLCJuYW1lIjoiMSJ9"
},
"player": {
"parse": 0,
"url": "https://zijieapi.douyinbyte.com/m3u8/a348b74df7db1b50f1e2f7716098eddd.m3u8",
"url": "https://zijieapi.douyinbyte.com/m3u8/eea7ae97e3fb3bd8087274832badc8cf.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://zijieapi.douyinbyte.com/m3u8/a348b74df7db1b50f1e2f7716098eddd.m3u8",
"final_url": "https://zijieapi.douyinbyte.com/m3u8/eea7ae97e3fb3bd8087274832badc8cf.m3u8",
"reason": null
}
},
@@ -612,14 +612,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 153.195,
"module_load": 216.898,
"init": 0.001,
"home": 513.095,
"category": 307.309,
"detail": 958.67,
"player": 0.02,
"url_check": 636.537,
"total": 2624.446
"home": 401.994,
"category": 6409.368,
"detail": 9788.806,
"player": 0.054,
"url_check": 534.243,
"total": 40747.107
},
"counts": {
"classes": 7,
@@ -628,18 +628,18 @@
"episodes": 1
},
"samples": {
"tid": "movie",
"vod_id": "483203",
"tid": "tv_series",
"vod_id": "41042",
"flag": "乌云影视",
"play_id": "eyJtZWRpYUlkIjogIjQ4MzIwMyIsICJzZWFzb25ObyI6IDEsICJlcE5vIjogMSwgInZpZGVvSWQiOiAxNTc2MjgzMiwgInBsYXlVcmwiOiAiaHR0cHM6Ly93b295dW4udHYvZ2VuX292ZXJzZWFzL2h0dHBzOi8vczIuYmZsbHZpcC5jb20vdmlkZW8veWFueGlheGluZy9hNmVmODU0YzBjMWYvaW5kZXgubTN1OCIsICJuYW1lIjogIuesrDHpm4Yg6auY5riFIn0"
"play_id": "eyJtZWRpYUlkIjogIjQxMDQyIiwgInNlYXNvbk5vIjogMSwgImVwTm8iOiAxLCAidmlkZW9JZCI6IDc2MjEyLCAicGxheVVybCI6ICJodHRwczovL3dvb3l1bi50di9nZW5fb3ZlcnNlYXMvaHR0cHM6Ly9jMS5ycmNkbmJmMi5jb20vdmlkZW8vc2hvdXdhbmcv56ysMDHpm4YvaW5kZXgubTN1OCIsICJuYW1lIjogIuesrDHpm4Yg56ysMDHpm4YifQ"
},
"player": {
"parse": 0,
"url": "https://wooyun.tv/gen_overseas/https://s2.bfllvip.com/video/yanxiaxing/a6ef854c0c1f/index.m3u8",
"url": "https://wooyun.tv/gen_overseas/https://c1.rrcdnbf2.com/video/shouwang/第01集/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://wooyun.tv/hls_overseas/7d9cff90907ffca9d411543c667fda7f5c1a2392.m3u8",
"final_url": "https://wooyun.tv/hls_overseas/ba6cd20ac9b6425330ea9fa50c5444a55ca7740c.m3u8",
"reason": null
}
},
@@ -651,14 +651,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 3.907,
"init": 0.001,
"module_load": 3.8,
"init": 0.0,
"home": 0.0,
"category": 467.412,
"category": 471.191,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 867.182
"total": 9165.091
},
"counts": {
"classes": 5,
@@ -690,14 +690,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 6.894,
"module_load": 6.314,
"init": 0.001,
"home": 0.001,
"category": 1232.104,
"detail": 946.792,
"player": 0.012,
"url_check": 1299.259,
"total": 3485.833
"category": 2860.678,
"detail": 887.49,
"player": 0.004,
"url_check": 1352.766,
"total": 5107.686
},
"counts": {
"classes": 4,
@@ -707,17 +707,17 @@
},
"samples": {
"tid": "1",
"vod_id": "3961",
"vod_id": "12590",
"flag": "百度#二小",
"play_id": "https://pan.baidu.com/s/1nxINPHPWxY3sHj4rwU-4-Q?pwd=m6ba"
"play_id": "https://pan.baidu.com/s/1RiPiTcDENE87BQK382mgwg?pwd=gbg6"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1nxINPHPWxY3sHj4rwU-4-Q?pwd=m6ba",
"url": "https://pan.baidu.com/s/1RiPiTcDENE87BQK382mgwg?pwd=gbg6",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=nxINPHPWxY3sHj4rwU-4-Q&pwd=m6ba",
"final_url": "https://pan.baidu.com/share/init?surl=RiPiTcDENE87BQK382mgwg&pwd=gbg6",
"reason": null
}
},
@@ -729,34 +729,34 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 4.351,
"module_load": 3.702,
"init": 0.001,
"home": 0.001,
"category": 652.05,
"detail": 918.03,
"player": 0.015,
"url_check": 4710.46,
"total": 6285.432
"home": 0.0,
"category": 8831.783,
"detail": 5919.253,
"player": 0.01,
"url_check": 1498.878,
"total": 16254.184
},
"counts": {
"classes": 4,
"category_videos": 10,
"detail_videos": 1,
"episodes": 2
"episodes": 1
},
"samples": {
"tid": "movie/list_2",
"vod_id": "/movie/2018/1112/439.html",
"vod_id": "/movie/2026/0626/59896.html",
"flag": "baidu",
"play_id": "https://pan.baidu.com/s/1rc3X1gd1iUZ0qdeItTr96w?pwd=fw6z"
"play_id": "https://pan.baidu.com/s/1hz3knFlAGgGrNMJAxCAIHw?pwd=i9yf"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1rc3X1gd1iUZ0qdeItTr96w?pwd=fw6z",
"url": "https://pan.baidu.com/s/1hz3knFlAGgGrNMJAxCAIHw?pwd=i9yf",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=rc3X1gd1iUZ0qdeItTr96w&pwd=fw6z",
"final_url": "https://pan.baidu.com/share/init?surl=hz3knFlAGgGrNMJAxCAIHw&pwd=i9yf",
"reason": null
}
},
@@ -768,14 +768,14 @@
"error": "HTTP 403",
"traceback": null,
"timings_ms": {
"module_load": 4.028,
"init": 0.0,
"home": 3387.741,
"category": 400.832,
"detail": 320.19,
"player": 363.597,
"url_check": 144.678,
"total": 6195.412
"module_load": 4.235,
"init": 0.001,
"home": 567.381,
"category": 296.073,
"detail": 275.859,
"player": 383.453,
"url_check": 507.866,
"total": 5882.824
},
"counts": {
"classes": 4,
@@ -785,17 +785,17 @@
},
"samples": {
"tid": "MOVIE",
"vod_id": "57893",
"vod_id": "57365",
"flag": "人人专线",
"play_id": "57893@386706"
"play_id": "57365@383380"
},
"player": {
"parse": 0,
"url": "https://tfwy1ge3drmttgchnhcj3gazdgpy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/e06029d36a2371f182384531958d0402/28acfd40997c43f4bd1be61d34a5e7e2-6346daee7fb7eb4d309c9b452b0eeee1-ld.mp4?key=536e6700b1dab421c2eaf9236df6d9fb&time=1782189811760&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=815ba47d3a4343fca1f3cc35a9447570&hevc=false&seasonId=57893&wsiphost=ipdbme&wsrid_tag=6a39d6b3_PS-CTU-01y7n22_48579-39029-s1t1782175411847&x-mamba-business-label=13551&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
"url": "https://tfx21ge3drmttgchnhcj3gazdgpy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/705ea47e406271f1802b5017f1e80402/1b908c37a5144c01b2d1e34d39d1ad86-856b0f8eb7eda6f5250f1ae52ccbdc7d-ld.mp4?key=c958c2f0a48d4b96c0ecf74ec5a0be26&time=1782487393525&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=8d3b1f05fa464b6bb4d0a9522d7fa132&hevc=false&seasonId=57365&wsiphost=ipdbme&wsrid_tag=6a3e6121_PS-000-01roX24_39390-35506-s1t1782472993627&x-mamba-business-label=13551&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
"valid": false,
"reachable": false,
"status_code": 403,
"final_url": "https://tfwy1ge3drmttgchnhcj3gazdgpy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/e06029d36a2371f182384531958d0402/28acfd40997c43f4bd1be61d34a5e7e2-6346daee7fb7eb4d309c9b452b0eeee1-ld.mp4?key=536e6700b1dab421c2eaf9236df6d9fb&time=1782189811760&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=815ba47d3a4343fca1f3cc35a9447570&hevc=false&seasonId=57893&wsiphost=ipdbme&wsrid_tag=6a39d6b3_PS-CTU-01y7n22_48579-39029-s1t1782175411847&x-mamba-business-label=13551&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
"final_url": "https://tfx21ge3drmttgchnhcj3gazdgpy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/705ea47e406271f1802b5017f1e80402/1b908c37a5144c01b2d1e34d39d1ad86-856b0f8eb7eda6f5250f1ae52ccbdc7d-ld.mp4?key=c958c2f0a48d4b96c0ecf74ec5a0be26&time=1782487393525&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=8d3b1f05fa464b6bb4d0a9522d7fa132&hevc=false&seasonId=57365&wsiphost=ipdbme&wsrid_tag=6a3e6121_PS-000-01roX24_39390-35506-s1t1782472993627&x-mamba-business-label=13551&redirect_cnt=0&ip_type=0&wshc=C&requery=0",
"reason": "HTTP 403"
}
},
@@ -807,14 +807,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 9.392,
"module_load": 8.532,
"init": 0.001,
"home": 0.001,
"category": 290.346,
"detail": 567.647,
"category": 1514.656,
"detail": 5107.69,
"player": 0.002,
"url_check": 258.179,
"total": 1126.799
"url_check": 240.464,
"total": 6871.777
},
"counts": {
"classes": 6,
@@ -846,14 +846,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 5.239,
"module_load": 4.422,
"init": 0.001,
"home": 0.001,
"category": 1053.731,
"detail": 1373.455,
"category": 1045.486,
"detail": 11993.222,
"player": 0.007,
"url_check": 753.641,
"total": 3187.246
"url_check": 947.75,
"total": 13991.205
},
"counts": {
"classes": 4,
@@ -863,17 +863,17 @@
},
"samples": {
"tid": "series",
"vod_id": "movie/qian-ni-de-na-chang-hun-li",
"vod_id": "movie/avatar-the-last-airbender-season-2",
"flag": "播放源 1 (1080P)",
"play_id": "https://v.lzcdn27.com/20260621/11937_bf4d3b1a/index.m3u8"
"play_id": "https://v.lzcdn27.com/20260625/12092_32635a10/index.m3u8"
},
"player": {
"parse": 0,
"url": "https://v.lzcdn27.com/20260621/11937_bf4d3b1a/index.m3u8",
"url": "https://v.lzcdn27.com/20260625/12092_32635a10/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://v.lzcdn27.com/20260621/11937_bf4d3b1a/index.m3u8",
"final_url": "https://v.lzcdn27.com/20260625/12092_32635a10/index.m3u8",
"reason": null
}
},
@@ -885,14 +885,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.229,
"module_load": 6.716,
"init": 0.001,
"home": 0.001,
"category": 630.09,
"detail": 205.815,
"player": 0.005,
"url_check": 0.052,
"total": 6787.362
"category": 8267.485,
"detail": 197.008,
"player": 0.008,
"url_check": 0.057,
"total": 14680.939
},
"counts": {
"classes": 4,
@@ -902,17 +902,17 @@
},
"samples": {
"tid": "movie",
"vod_id": "dongzuo/26969",
"vod_id": "lishi/26974",
"flag": "磁力合集",
"play_id": "magnet:?xt=urn:btih:9e236f2e2a1bc69014880782e7ba2b41d7100dd9"
"play_id": "magnet:?xt=urn:btih:6fdd187c946c9284594f4f7760e0ecaa2d84c79d"
},
"player": {
"parse": 0,
"url": "magnet:?xt=urn:btih:9e236f2e2a1bc69014880782e7ba2b41d7100dd9",
"url": "magnet:?xt=urn:btih:6fdd187c946c9284594f4f7760e0ecaa2d84c79d",
"valid": true,
"reachable": null,
"status_code": null,
"final_url": "magnet:?xt=urn:btih:9e236f2e2a1bc69014880782e7ba2b41d7100dd9",
"final_url": "magnet:?xt=urn:btih:6fdd187c946c9284594f4f7760e0ecaa2d84c79d",
"reason": "非 HTTP 地址,按协议格式通过"
}
},
@@ -924,14 +924,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 3.66,
"init": 0.009,
"home": 0.001,
"category": 325.33,
"detail": 326.425,
"player": 0.003,
"url_check": 969.797,
"total": 1626.351
"module_load": 3.574,
"init": 0.008,
"home": 0.0,
"category": 224.273,
"detail": 215.931,
"player": 0.002,
"url_check": 1029.727,
"total": 1474.0
},
"counts": {
"classes": 4,
@@ -941,17 +941,17 @@
},
"samples": {
"tid": "2",
"vod_id": "https://20.90kan.cc/?id=58479",
"vod_id": "https://20.90kan.cc/?id=59284",
"flag": "百度",
"play_id": "https://pan.baidu.com/s/19pMfR546QZCjrZ_bmgtqeA?pwd=6666"
"play_id": "https://pan.baidu.com/s/1H2QIkSd9Um9-JQKH4YSsIA?pwd=6666"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/19pMfR546QZCjrZ_bmgtqeA?pwd=6666",
"url": "https://pan.baidu.com/s/1H2QIkSd9Um9-JQKH4YSsIA?pwd=6666",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=9pMfR546QZCjrZ_bmgtqeA&pwd=6666",
"final_url": "https://pan.baidu.com/share/init?surl=H2QIkSd9Um9-JQKH4YSsIA&pwd=6666",
"reason": null
}
},
@@ -963,14 +963,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 14.434,
"module_load": 6.727,
"init": 0.001,
"home": 366.319,
"category": 188.948,
"home": 7136.389,
"category": 7842.037,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 760.46
"total": 15165.045
},
"counts": {
"classes": 5,
@@ -997,39 +997,39 @@
{
"spider": "凡客TV",
"file": "凡客TV.txt",
"success": true,
"failed_stage": null,
"error": null,
"success": false,
"failed_stage": "category",
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 4.928,
"module_load": 4.616,
"init": 0.0,
"home": 0.0,
"category": 2009.383,
"detail": 1477.509,
"player": 2462.326,
"url_check": 2708.719,
"total": 8663.731
"category": 392.23,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 6202.766
},
"counts": {
"classes": 8,
"category_videos": 32,
"detail_videos": 1,
"episodes": 2
"category_videos": 0,
"detail_videos": 0,
"episodes": 0
},
"samples": {
"tid": "1",
"vod_id": "d6c0b5d9f8c13149",
"flag": "高速线路",
"play_id": "{\"movie_id\":\"d6c0b5d9f8c13149\",\"link_id\":\"8a15d9448db0b3e028014cd9081be4e0\",\"line_id\":\"line1\",\"line_name\":\"高速线路\",\"episode_name\":\"1080p\",\"type\":\"switch\",\"page\":\"https://fktv.me/movie/detail/d6c0b5d9f8c13149\"}"
"tid": "2",
"vod_id": null,
"flag": null,
"play_id": null
},
"player": {
"parse": 0,
"url": "https://fktv.me/ysapi/m3u8/p/beb5162729f8ac1afb4a872c9c2e4209.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://fktv.me/ysapi/m3u8/p/beb5162729f8ac1afb4a872c9c2e4209.m3u8",
"parse": null,
"url": "",
"valid": false,
"reachable": null,
"status_code": null,
"final_url": "",
"reason": null
}
},
@@ -1041,14 +1041,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 7.678,
"module_load": 4.723,
"init": 0.001,
"home": 0.001,
"category": 783.024,
"category": 12861.515,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 1760.656
"total": 28138.273
},
"counts": {
"classes": 5,
@@ -1080,18 +1080,18 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 14.278,
"init": 0.001,
"module_load": 5.148,
"init": 0.0,
"home": 0.001,
"category": 357.321,
"detail": 430.686,
"player": 478.785,
"url_check": 1131.951,
"total": 2413.781
"category": 215.681,
"detail": 398.817,
"player": 9183.772,
"url_check": 957.469,
"total": 10761.279
},
"counts": {
"classes": 6,
"category_videos": 57,
"category_videos": 60,
"detail_videos": 1,
"episodes": 1
},
@@ -1119,14 +1119,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 17.17,
"init": 0.003,
"home": 3857.76,
"category": 252.326,
"detail": 711.679,
"player": 0.008,
"url_check": 49.881,
"total": 4890.07
"module_load": 4.399,
"init": 0.0,
"home": 3232.153,
"category": 252.949,
"detail": 662.519,
"player": 0.002,
"url_check": 1957.107,
"total": 6109.606
},
"counts": {
"classes": 11,
@@ -1158,14 +1158,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 10.481,
"init": 2642.569,
"home": 0.008,
"category": 173.088,
"detail": 163.982,
"player": 0.009,
"url_check": 180.528,
"total": 3172.036
"module_load": 3.896,
"init": 1275.074,
"home": 0.003,
"category": 153.584,
"detail": 167.429,
"player": 0.002,
"url_check": 139.827,
"total": 1740.441
},
"counts": {
"classes": 7,
@@ -1175,17 +1175,17 @@
},
"samples": {
"tid": "ju",
"vod_id": "/ju/10698.html",
"vod_id": "/ju/10768.html",
"flag": "夸克",
"play_id": "https://pan.quark.cn/s/ec5330003b35"
"play_id": "https://pan.quark.cn/s/71ee773d466b"
},
"player": {
"parse": 0,
"url": "https://pan.quark.cn/s/ec5330003b35",
"url": "https://pan.quark.cn/s/71ee773d466b",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.quark.cn/s/ec5330003b35",
"final_url": "https://pan.quark.cn/s/71ee773d466b",
"reason": null
}
},
@@ -1197,14 +1197,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 11.985,
"init": 85.701,
"home": 0.007,
"category": 169.977,
"detail": 1819.357,
"player": 320.411,
"url_check": 81.693,
"total": 2490.334
"module_load": 3.463,
"init": 76.548,
"home": 0.001,
"category": 3094.649,
"detail": 6205.644,
"player": 269.682,
"url_check": 454.187,
"total": 10104.872
},
"counts": {
"classes": 11,
@@ -1220,11 +1220,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=7b388de5ebdd52e5732b594846ad281d&buy_key=FM&token=6055&timestamp=1782175410&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=834e3eff1bca2d95c708c7cbb627a350&buy_key=FM&token=4279&timestamp=1782473008&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=7b388de5ebdd52e5732b594846ad281d&buy_key=FM&token=6055&timestamp=1782175410&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=834e3eff1bca2d95c708c7cbb627a350&buy_key=FM&token=4279&timestamp=1782473008&duration=453",
"reason": null
}
},
@@ -1236,14 +1236,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 9.529,
"init": 0.001,
"home": 432.05,
"category": 350.965,
"detail": 1526.861,
"player": 522.332,
"url_check": 144.091,
"total": 2987.855
"module_load": 9.022,
"init": 0.0,
"home": 10992.129,
"category": 299.825,
"detail": 814.111,
"player": 12623.47,
"url_check": 1042.851,
"total": 25782.43
},
"counts": {
"classes": 8,
@@ -1259,11 +1259,11 @@
},
"player": {
"parse": 0,
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1782175387&sign=faf3126cc4046fee92f8c2fc391935ee",
"url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1782470848&sign=d7ba7606fdd5376878f5e6982bd7a40d",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1782175387&sign=faf3126cc4046fee92f8c2fc391935ee",
"final_url": "https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1782470848&sign=d7ba7606fdd5376878f5e6982bd7a40d",
"reason": null
}
},
@@ -1275,14 +1275,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 9.52,
"module_load": 18.183,
"init": 0.006,
"home": 507.89,
"category": 432.31,
"detail": 771.899,
"player": 2397.374,
"url_check": 403.541,
"total": 4523.569
"home": 462.411,
"category": 467.856,
"detail": 418.749,
"player": 1407.879,
"url_check": 7496.805,
"total": 10272.588
},
"counts": {
"classes": 3,
@@ -1298,11 +1298,11 @@
},
"player": {
"parse": 0,
"url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/f56d6a4064e24a84bae068ba3a63d02d~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1813279412&x-signature=qKkA8lvqXdB3xogdX4sNtbVKwfg%3D",
"url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/f56d6a4064e24a84bae068ba3a63d02d~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1813577002&x-signature=ksFxdn21XFBuC44vCEhII9n5iaw%3D",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/f56d6a4064e24a84bae068ba3a63d02d~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1813279412&x-signature=qKkA8lvqXdB3xogdX4sNtbVKwfg%3D",
"final_url": "https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/f56d6a4064e24a84bae068ba3a63d02d~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1813577002&x-signature=ksFxdn21XFBuC44vCEhII9n5iaw%3D",
"reason": null
}
},
@@ -1314,14 +1314,14 @@
"error": "HTTPSConnectionPool(host='40000.me', port=443): Max retries exceeded with url: /api/maccms?ac=detail&t=30&pg=1&by=time (Caused by SSLError(SSLCertVerificationError(1, \"[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for '40000.me'. (_ssl.c:1081)\")))",
"traceback": null,
"timings_ms": {
"module_load": 10.662,
"module_load": 11.058,
"init": 0.001,
"home": 0.001,
"category": 146.275,
"category": 135.372,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 464.255
"total": 840.064
},
"counts": {
"classes": 5,
@@ -1349,39 +1349,39 @@
"spider": "在线之家",
"file": "在线之家.txt",
"success": false,
"failed_stage": "url_check",
"error": "HTTP 403",
"failed_stage": "detail",
"error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))",
"traceback": null,
"timings_ms": {
"module_load": 23.384,
"init": 0.002,
"module_load": 9.781,
"init": 0.001,
"home": 0.001,
"category": 657.805,
"detail": 1286.849,
"player": 989.922,
"url_check": 323.961,
"total": 6645.291
"category": 16760.921,
"detail": 20765.247,
"player": 7495.492,
"url_check": 338.121,
"total": 63484.329
},
"counts": {
"classes": 6,
"category_videos": 12,
"detail_videos": 1,
"episodes": 1
"detail_videos": 0,
"episodes": 0
},
"samples": {
"tid": "2",
"vod_id": "4623",
"flag": "zxzj",
"play_id": "vodplay/4623-1-1.html"
"flag": null,
"play_id": null
},
"player": {
"parse": 1,
"url": "https://ex.zxzja.com:9876/player-v2/common/1996901774556008448/E9BB91E8A28DE7BAA0E5AF9FE9989F5330354530312E6D70347C333233343136333635",
"parse": null,
"url": "",
"valid": false,
"reachable": false,
"status_code": 403,
"final_url": "https://ex.zxzja.com:9876/player-v2/common/1996901774556008448/E9BB91E8A28DE7BAA0E5AF9FE9989F5330354530312E6D70347C333233343136333635",
"reason": "HTTP 403"
"reachable": null,
"status_code": null,
"final_url": "",
"reason": null
}
},
{
@@ -1392,14 +1392,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.717,
"module_load": 8.117,
"init": 0.0,
"home": 0.001,
"category": 472.433,
"detail": 428.405,
"player": 0.004,
"url_check": 1210.302,
"total": 2119.821
"category": 507.335,
"detail": 7701.909,
"player": 0.003,
"url_check": 1074.252,
"total": 9292.072
},
"counts": {
"classes": 6,
@@ -1409,17 +1409,17 @@
},
"samples": {
"tid": "1",
"vod_id": "9573",
"vod_id": "9587",
"flag": "百度#多多",
"play_id": "https://pan.baidu.com/s/1vm84vRI6JXocgslg1BJdyw?pwd=yyds"
"play_id": "https://pan.baidu.com/s/1s0k9Qh4lpw3NY10ETxLhXQ?pwd=yyds"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1vm84vRI6JXocgslg1BJdyw?pwd=yyds",
"url": "https://pan.baidu.com/s/1s0k9Qh4lpw3NY10ETxLhXQ?pwd=yyds",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=vm84vRI6JXocgslg1BJdyw&pwd=yyds",
"final_url": "https://pan.baidu.com/share/init?surl=s0k9Qh4lpw3NY10ETxLhXQ&pwd=yyds",
"reason": null
}
},
@@ -1431,14 +1431,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 26.647,
"init": 0.002,
"home": 0.022,
"category": 910.226,
"detail": 337.065,
"player": 0.007,
"url_check": 2041.353,
"total": 3316.582
"module_load": 5.706,
"init": 0.001,
"home": 0.006,
"category": 19810.765,
"detail": 432.662,
"player": 0.004,
"url_check": 1870.954,
"total": 22121.246
},
"counts": {
"classes": 6,
@@ -1448,56 +1448,56 @@
},
"samples": {
"tid": "1",
"vod_id": "80073",
"vod_id": "80363",
"flag": "rym3u8",
"play_id": "https://svip.ryiplay18.com/20260622/7433_efc627dc/index.m3u8"
"play_id": "https://svip.ryiplay18.com/20260626/7522_3be92c09/index.m3u8"
},
"player": {
"parse": 0,
"url": "https://svip.ryiplay18.com/20260622/7433_efc627dc/index.m3u8",
"url": "https://svip.ryiplay18.com/20260626/7522_3be92c09/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://svip.ryiplay18.com/20260622/7433_efc627dc/index.m3u8",
"final_url": "https://svip.ryiplay18.com/20260626/7522_3be92c09/index.m3u8",
"reason": null
}
},
{
"spider": "寻川4K",
"file": "寻川4K.txt",
"success": true,
"failed_stage": null,
"error": null,
"success": false,
"failed_stage": "home",
"error": "分类列表为空",
"traceback": null,
"timings_ms": {
"module_load": 16.263,
"init": 432.325,
"home": 889.644,
"category": 511.051,
"detail": 433.363,
"player": 1055.892,
"url_check": 1212.241,
"total": 4551.925
"module_load": 20.08,
"init": 435.628,
"home": 474.107,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 930.018
},
"counts": {
"classes": 9,
"category_videos": 20,
"detail_videos": 1,
"episodes": 1
"classes": 0,
"category_videos": 0,
"detail_videos": 0,
"episodes": 0
},
"samples": {
"tid": "1",
"vod_id": "609645",
"flag": "蓝光",
"play_id": "co_xx7krzd6xi4age64@@@co"
"tid": null,
"vod_id": null,
"flag": null,
"play_id": null
},
"player": {
"parse": 0,
"url": "https://cibn-edge-5g.1ljx.com/cloud/flv/b2c7f9e03b343e6c7088dfda6e81a741/c394202677206529e6ada2877303289c/6a39d6b6d63b2.m3u8?auth_key=1782175414.8775-1-142627900.info-internet-2-llq-edca20b901a33a975b543a7f91227bc7",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://valipl.cp31.ott.cibntv.net/6572E5945B84171E3722E4F14/03000900006A322ABDC94C2DD1896E6D0BC057-D703-4352-B8DA-A0F7EC0565FF-16-3651292979.m3u8?ccode=03020102&duration=163&expire=18000&psid=652b3eb08f871045dec0607a6df0594441346&ups_client_netip=abd4a7ae&ups_ts=1782175414&ups_userid=&utid=%40lirose_tv&vid=XNjU0Mjk0ODIyMA%3D%3D&vkey=Bb8ea945c4889d6f6a8e139d30f8e8900&s=ffea106d44134728a8f0&eo=0&t=81af69be0b2de5d&cug=1&fms=1a6b2397bc9c8234&tr=163&le=d4a7b35baa464a6aa792eb864084829d&ckt=2&m_onoff=0&rid=200000009A5ED1C8CBFFAC4A2C8A27042AB0DC0E02000000&type=mp4hd3v3&bc=2&dre=u37&si=718&dst=1&sm=1&operate_type=1&@lirose_tv",
"parse": null,
"url": "",
"valid": false,
"reachable": null,
"status_code": null,
"final_url": "",
"reason": null
}
},
@@ -1505,33 +1505,33 @@
"spider": "布布影视",
"file": "布布影视.txt",
"success": false,
"failed_stage": "category",
"error": "HTTPSConnectionPool(host='bbys.app', port=443): Max retries exceeded with url: /api.php/web/filter/vod?type_name=%E5%89%A7%E9%9B%86&page=1&sort=hits&class=&area=&year= (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1081)')))",
"failed_stage": "player",
"error": "playerContent 未返回播放地址",
"traceback": null,
"timings_ms": {
"module_load": 9.645,
"module_load": 4.892,
"init": 0.001,
"home": 0.001,
"category": 10150.396,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 20296.407
"category": 678.808,
"detail": 8531.443,
"player": 9193.156,
"url_check": 0.053,
"total": 43919.777
},
"counts": {
"classes": 4,
"category_videos": 0,
"detail_videos": 0,
"episodes": 0
"category_videos": 24,
"detail_videos": 1,
"episodes": 2
},
"samples": {
"tid": "2",
"vod_id": null,
"flag": null,
"play_id": null
"vod_id": "88894",
"flag": "3Q蓝光(40)",
"play_id": "JD2K@2@JD-2a060e228882d8d60021040fc98613b70"
},
"player": {
"parse": null,
"parse": 1,
"url": "",
"valid": false,
"reachable": null,
@@ -1548,14 +1548,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 3.564,
"init": 0.013,
"home": 185.014,
"category": 561.843,
"detail": 545.965,
"player": 0.004,
"url_check": 205.22,
"total": 1502.79
"module_load": 4.342,
"init": 0.015,
"home": 190.748,
"category": 582.999,
"detail": 327.925,
"player": 0.002,
"url_check": 635.639,
"total": 1742.212
},
"counts": {
"classes": 30,
@@ -1567,15 +1567,15 @@
"tid": "都市",
"vod_id": "110000044555935694",
"flag": "1080P",
"play_id": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782175411&sign=296a8bc7a668b33dadee28703765c33b"
"play_id": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782473005&sign=a64ed7631dd2105070931b5e814d29cf"
},
"player": {
"parse": 0,
"url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782175411&sign=296a8bc7a668b33dadee28703765c33b",
"url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782473005&sign=a64ed7631dd2105070931b5e814d29cf",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782175411&sign=296a8bc7a668b33dadee28703765c33b",
"final_url": "https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782473005&sign=a64ed7631dd2105070931b5e814d29cf",
"reason": null
}
},
@@ -1584,17 +1584,17 @@
"file": "新片预告.txt",
"success": false,
"failed_stage": "url_check",
"error": "HTTPSConnectionPool(host='media.kg-portal.ru', port=443): Read timed out. (read timeout=5)",
"error": "HTTP 403",
"traceback": null,
"timings_ms": {
"module_load": 8.272,
"module_load": 7.65,
"init": 0.001,
"home": 566.927,
"category": 265.385,
"detail": 285.374,
"player": 458.989,
"url_check": 5010.2,
"total": 6596.126
"home": 8224.455,
"category": 7959.364,
"detail": 242.302,
"player": 7843.537,
"url_check": 521.644,
"total": 24799.888
},
"counts": {
"classes": 1,
@@ -1604,18 +1604,18 @@
},
"samples": {
"tid": "movlist/",
"vod_id": "/movie/85167",
"vod_id": "/movie/85104",
"flag": "预告片",
"play_id": "/show/195574"
"play_id": "/show/195599"
},
"player": {
"parse": 0,
"url": "https://media.kg-portal.ru/movies/s/sheepdetectives/trailers/sheepdetectives_primevideodigital_1280.mp4",
"url": "https://vfx.mtime.cn/Video/2026/06/26/mp4/260626160847572141.mp4",
"valid": false,
"reachable": false,
"status_code": null,
"final_url": "https://media.kg-portal.ru/movies/s/sheepdetectives/trailers/sheepdetectives_primevideodigital_1280.mp4",
"reason": "HTTPSConnectionPool(host='media.kg-portal.ru', port=443): Read timed out. (read timeout=5)"
"status_code": 403,
"final_url": "https://vfx.mtime.cn/Video/2026/06/26/mp4/260626160847572141.mp4",
"reason": "HTTP 403"
}
},
{
@@ -1626,14 +1626,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 17.726,
"module_load": 5.425,
"init": 0.001,
"home": 0.001,
"category": 708.109,
"detail": 452.907,
"player": 549.507,
"url_check": 1858.398,
"total": 3588.424
"category": 9019.101,
"detail": 9908.46,
"player": 336.661,
"url_check": 1900.645,
"total": 21170.987
},
"counts": {
"classes": 5,
@@ -1643,17 +1643,17 @@
},
"samples": {
"tid": "1",
"vod_id": "3591",
"vod_id": "3544",
"flag": "在线云播",
"play_id": "3591_1_1"
"play_id": "3544_1_1"
},
"player": {
"parse": 0,
"url": "https://cdn.vvvip-plays33.cc/20260224/8726_d6f84c02/index.m3u8",
"url": "https://cdn.yzzy31-play.com/20251216/9033_3613ef1e/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://cdn.vvvip-plays33.cc/20260224/8726_d6f84c02/index.m3u8",
"final_url": "https://cdn.yzzy31-play.com/20251216/9033_3613ef1e/index.m3u8",
"reason": null
}
},
@@ -1665,14 +1665,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 13.218,
"module_load": 3.11,
"init": 0.001,
"home": 0.001,
"category": 391.63,
"detail": 736.927,
"player": 0.004,
"url_check": 590.709,
"total": 1733.895
"category": 604.865,
"detail": 640.101,
"player": 0.006,
"url_check": 532.141,
"total": 1781.036
},
"counts": {
"classes": 5,
@@ -1704,14 +1704,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 20.851,
"module_load": 6.689,
"init": 0.001,
"home": 0.001,
"category": 380.095,
"detail": 241.762,
"player": 0.014,
"url_check": 226.828,
"total": 870.164
"category": 1476.724,
"detail": 488.376,
"player": 0.009,
"url_check": 581.446,
"total": 2553.916
},
"counts": {
"classes": 7,
@@ -1721,17 +1721,17 @@
},
"samples": {
"tid": "25",
"vod_id": "8109",
"vod_id": "8147",
"flag": "115#木偶",
"play_id": "https://115cdn.com/s/swsh29f36dh?password=cca8"
"play_id": "https://115cdn.com/s/swsfhlc36dh?password=w769"
},
"player": {
"parse": 0,
"url": "https://115cdn.com/s/swsh29f36dh?password=cca8",
"url": "https://115cdn.com/s/swsfhlc36dh?password=w769",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://115cdn.com/s/swsh29f36dh?password=cca8",
"final_url": "https://115cdn.com/s/swsfhlc36dh?password=w769",
"reason": null
}
},
@@ -1743,14 +1743,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 12.177,
"init": 0.002,
"module_load": 9.042,
"init": 0.001,
"home": 0.001,
"category": 2242.887,
"detail": 1418.8,
"player": 1469.315,
"url_check": 1830.21,
"total": 6974.233
"category": 7338.686,
"detail": 1322.369,
"player": 14754.899,
"url_check": 5939.711,
"total": 29365.836
},
"counts": {
"classes": 4,
@@ -1760,17 +1760,17 @@
},
"samples": {
"tid": "guoman",
"vod_id": "61",
"vod_id": "17117",
"flag": "高清",
"play_id": "/play/61-1-1/"
"play_id": "/play/17117-1-1/"
},
"player": {
"parse": 0,
"url": "https://yzzy.play-cdn2.com/20220413/12637_691cf585/index.m3u8",
"url": "https://v.cdnlz22.com/20250516/17147_63d01861/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://yzzy.play-cdn2.com/20220413/12637_691cf585/index.m3u8",
"final_url": "https://v.cdnlz22.com/20250516/17147_63d01861/index.m3u8",
"reason": null
}
},
@@ -1782,14 +1782,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 9.004,
"init": 639.744,
"home": 367.609,
"category": 387.657,
"detail": 388.742,
"player": 1316.877,
"url_check": 1019.504,
"total": 4130.56
"module_load": 5.548,
"init": 396.101,
"home": 6585.451,
"category": 8007.775,
"detail": 434.239,
"player": 18561.184,
"url_check": 1065.133,
"total": 35056.356
},
"counts": {
"classes": 8,
@@ -1805,11 +1805,11 @@
},
"player": {
"parse": 0,
"url": "https://usaydd.up8r6jjh.com/m3u87/share/7903443/8098971/20260619/121547/1080/index.m3u8?sign=f3a2e5c4aba05c1a5bd684f8223960db&t=1782175414",
"url": "https://usaydd.0rvgx279.com/m3u87/share/7903443/8098971/20260619/121547/1080/index.m3u8?sign=a78e56eefc3e5cd20374677ff6d3c725&t=1782473033",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://usaydd.up8r6jjh.com/m3u87/share/7903443/8098971/20260619/121547/1080/index.m3u8?sign=f3a2e5c4aba05c1a5bd684f8223960db&t=1782175414",
"final_url": "https://usaydd.0rvgx279.com/m3u87/share/7903443/8098971/20260619/121547/1080/index.m3u8?sign=a78e56eefc3e5cd20374677ff6d3c725&t=1782473033",
"reason": null
}
},
@@ -1821,34 +1821,34 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 12.621,
"init": 0.001,
"module_load": 8.493,
"init": 0.0,
"home": 0.001,
"category": 238.658,
"detail": 214.777,
"player": 0.021,
"url_check": 183.494,
"total": 650.147
"category": 334.281,
"detail": 365.452,
"player": 0.006,
"url_check": 4896.501,
"total": 5605.213
},
"counts": {
"classes": 6,
"category_videos": 72,
"detail_videos": 1,
"episodes": 1
"episodes": 2
},
"samples": {
"tid": "1",
"vod_id": "31173",
"flag": "夸克",
"play_id": "https://pan.quark.cn/s/230cbed0f6e3"
"vod_id": "31289",
"flag": "百度",
"play_id": "https://pan.baidu.com/s/1DCYAcNPA9Wwj19PIeeDuSw?pwd=8888"
},
"player": {
"parse": 0,
"url": "https://pan.quark.cn/s/230cbed0f6e3",
"url": "https://pan.baidu.com/s/1DCYAcNPA9Wwj19PIeeDuSw?pwd=8888",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.quark.cn/s/230cbed0f6e3",
"final_url": "https://pan.baidu.com/share/init?surl=DCYAcNPA9Wwj19PIeeDuSw&pwd=8888",
"reason": null
}
},
@@ -1860,14 +1860,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 22.123,
"init": 98.304,
"home": 484.74,
"category": 141.801,
"detail": 137.193,
"player": 202.865,
"url_check": 478.096,
"total": 1565.822
"module_load": 9.195,
"init": 91.62,
"home": 193.541,
"category": 134.263,
"detail": 181.289,
"player": 111.974,
"url_check": 1139.509,
"total": 1862.151
},
"counts": {
"classes": 7,
@@ -1877,17 +1877,17 @@
},
"samples": {
"tid": "1",
"vod_id": "426393",
"vod_id": "202275",
"flag": "🔥蓝光🔥",
"play_id": "YYNB-a3e3198a7bb8a7e005ba2ec678ff12f2@@@YYNB"
"play_id": "YYNB-ff48c7c2707b2a789dc0a48b8a7ca72a@@@YYNB"
},
"player": {
"parse": 0,
"url": "https://fffan.wki8.com/hls/fe4bb2e23841a4b97b9e2407393a1203.m3u8?token=570a07e534597a30af7809afb847bd3e&time=1782175413&YYNB.m3u8",
"url": "https://fffan.wki8.com/hls/a33d70ac411960e7c3c1960786db00bb.m3u8?token=b6f2bf8c8a085a1c810c7811eca78572&time=1782473009&YYNB.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://fffan.wki8.com/hls/fe4bb2e23841a4b97b9e2407393a1203.m3u8?token=570a07e534597a30af7809afb847bd3e&time=1782175413&YYNB.m3u8",
"final_url": "https://fffan.wki8.com/hls/a33d70ac411960e7c3c1960786db00bb.m3u8?token=b6f2bf8c8a085a1c810c7811eca78572&time=1782473009&YYNB.m3u8",
"reason": null
}
},
@@ -1899,14 +1899,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 21.966,
"init": 0.001,
"home": 519.426,
"category": 360.889,
"detail": 736.739,
"player": 0.026,
"url_check": 437.364,
"total": 2077.472
"module_load": 4.854,
"init": 0.0,
"home": 691.028,
"category": 388.634,
"detail": 1007.29,
"player": 0.03,
"url_check": 497.46,
"total": 2590.536
},
"counts": {
"classes": 10,
@@ -1916,17 +1916,17 @@
},
"samples": {
"tid": "462",
"vod_id": "41000233789",
"vod_id": "41000238940",
"flag": "河马剧场",
"play_id": "https://dzzt-video.cbread.cn/0379278b392d37584be1ebae8232758a/6a3b1e00/07/9x8/98x7/987x3/98733200014/614212370_1/614212370.720p.narrowv3.mp4"
"play_id": "https://dzzt-video.cbread.cn/65d9fc8910b5a2f0a5dd5bc06ee27a2f/6a3f9f20/56/0x4/04x9/049x8/04983200014/614318265_1/614318265.720p.narrowv3.mp4"
},
"player": {
"parse": 0,
"url": "https://dzzt-video.cbread.cn/0379278b392d37584be1ebae8232758a/6a3b1e00/07/9x8/98x7/987x3/98733200014/614212370_1/614212370.720p.narrowv3.mp4",
"url": "https://dzzt-video.cbread.cn/65d9fc8910b5a2f0a5dd5bc06ee27a2f/6a3f9f20/56/0x4/04x9/049x8/04983200014/614318265_1/614318265.720p.narrowv3.mp4",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://dzzt-video.cbread.cn/0379278b392d37584be1ebae8232758a/6a3b1e00/07/9x8/98x7/987x3/98733200014/614212370_1/614212370.720p.narrowv3.mp4",
"final_url": "https://dzzt-video.cbread.cn/65d9fc8910b5a2f0a5dd5bc06ee27a2f/6a3f9f20/56/0x4/04x9/049x8/04983200014/614318265_1/614318265.720p.narrowv3.mp4",
"reason": null
}
},
@@ -1938,34 +1938,34 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.939,
"init": 235.804,
"home": 1169.909,
"category": 291.55,
"detail": 236.674,
"player": 812.243,
"url_check": 85.06,
"total": 2840.045
"module_load": 7.338,
"init": 227.552,
"home": 6238.017,
"category": 3692.272,
"detail": 3193.178,
"player": 7088.465,
"url_check": 1986.026,
"total": 22433.683
},
"counts": {
"classes": 7,
"category_videos": 20,
"detail_videos": 1,
"episodes": 2
"episodes": 1
},
"samples": {
"tid": "1",
"vod_id": "274085",
"flag": "BBA",
"play_id": "knmb-333466336566326336646337343835614a0f58a258f5b9b23cc88cc67e090a9b4c2d83edf8243bf47505dd4df0739f64ecbdc65c5294b6efe1f26b26749777e763cd3292db3e80c6b8aa504ba789a4bc6d1706d6d3af66d977776ee59b2f2fa0577e2931ed8ad5476b6cdb21220a99efd1f5711b18e7eef591904c197ac7d25c71259867308775edbe26aba7ba204eb9d51c3222c8fe2555add1a4ed7cbbdd2a33a693e8cf71e0b0f25184e9df7981fc8c78d1e39f4e9bae1fd4d4c35f8b65e1fbf87a754aa8690ff95e56603d266982@@@BBA"
"vod_id": "146183",
"flag": "GZYS",
"play_id": "GZYS-5b7c9a08a5458d13c83deedf66233a8a1cf1416354633d4b063c85c4f378fc114bad37334cc230fc621d85eb9a4b725e22c552843e2e43e0d41c309a827e60e22f68fb7dc43b42b2451192ab8d929781@@@GZYS"
},
"player": {
"parse": 0,
"url": "https://lf26-imcloud-file-sign.bytetos.com/tos-cn-v-5f73e7/oIiyrgWqUIEC1GB8CCcLThhIJyGAyOOgzAefHf?a=1345&ch=1&cr=1&dr=8&x-tos-expires=1782382169&er=0&lr=test&cd=4%7C10%7C0%7C7&x-expires=1789950725&br=1513&bt=1536&cs=3&ds=6&x-tos-authkey=2ebaeb332b6babd0838ea3b8765baa6a&ft=xZu9n3gmSTl31SoTxAcw&x-tos-signature=FULpnibbkT84Th4rKu3i434diTOKmtKpFjVVxQpz&mime_type=video_mp4&qs=13&x-signature=D4fT6%2Bnuuo0M8DBfUWUZzXpsPbI%3D&rc=dv0dVH2KXBbJ6zqfFM797AvbESXu7ACASuuQiuIrLuDt7igq1q%3D%3D&btag=a0000e779790000&dy_q=1778056808&l=202605211d634a11cd6e6ee9ebb24b6d5&[email protected]",
"url": "https://vd.jiunuow.com/157db3e42650c2defca658df9e019bda/20260626192350/decry/vd/20260617/ZmIzNjFmYWJlZD/010545/1080_1920/aac/h264/hls/decrypt/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://lf26-imcloud-file-sign.bytetos.com/tos-cn-v-5f73e7/oIiyrgWqUIEC1GB8CCcLThhIJyGAyOOgzAefHf?a=1345&ch=1&cr=1&dr=8&x-tos-expires=1782382169&er=0&lr=test&cd=4%7C10%7C0%7C7&x-expires=1789950725&br=1513&bt=1536&cs=3&ds=6&x-tos-authkey=2ebaeb332b6babd0838ea3b8765baa6a&ft=xZu9n3gmSTl31SoTxAcw&x-tos-signature=FULpnibbkT84Th4rKu3i434diTOKmtKpFjVVxQpz&mime_type=video_mp4&qs=13&x-signature=D4fT6%2Bnuuo0M8DBfUWUZzXpsPbI%3D&rc=dv0dVH2KXBbJ6zqfFM797AvbESXu7ACASuuQiuIrLuDt7igq1q%3D%3D&btag=a0000e779790000&dy_q=1778056808&l=202605211d634a11cd6e6ee9ebb24b6d5&[email protected]",
"final_url": "https://app.xn--55qx2ai23bz99b.cn/index.m3u8",
"reason": null
}
},
@@ -1977,14 +1977,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.587,
"module_load": 5.516,
"init": 0.001,
"home": 0.001,
"category": 488.26,
"detail": 407.46,
"player": 0.003,
"url_check": 1026.181,
"total": 1930.145
"category": 10960.194,
"detail": 16721.319,
"player": 0.006,
"url_check": 3652.972,
"total": 31340.634
},
"counts": {
"classes": 5,
@@ -1994,17 +1994,17 @@
},
"samples": {
"tid": "1",
"vod_id": "3143",
"vod_id": "3178",
"flag": "百度",
"play_id": "https://pan.baidu.com/s/1LdCHbE8fIH-tZGzcxXznfA?pwd=a2mq"
"play_id": "https://pan.baidu.com/s/13J1FYDdcvDLZQd_UG9wQQQ?pwd=3kid"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1LdCHbE8fIH-tZGzcxXznfA?pwd=a2mq",
"url": "https://pan.baidu.com/s/13J1FYDdcvDLZQd_UG9wQQQ?pwd=3kid",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=LdCHbE8fIH-tZGzcxXznfA&pwd=a2mq",
"final_url": "https://pan.baidu.com/share/init?surl=3J1FYDdcvDLZQd_UG9wQQQ&pwd=3kid",
"reason": null
}
},
@@ -2016,14 +2016,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 19.663,
"init": 0.005,
"home": 459.408,
"category": 995.201,
"detail": 1017.666,
"player": 257.089,
"url_check": 97.311,
"total": 2847.384
"module_load": 4.943,
"init": 0.002,
"home": 1760.573,
"category": 451.397,
"detail": 1401.402,
"player": 287.679,
"url_check": 927.718,
"total": 4834.188
},
"counts": {
"classes": 10,
@@ -2039,11 +2039,11 @@
},
"player": {
"parse": 0,
"url": "http://43.248.96.62:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1782175415686&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
"url": "http://beyond8888888.ucyy.cn/2026-06-26/125_79267_NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8?ts=1782471602-0-0-c4f93141bc3328b4b0d94c23d175b4d3",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "http://43.248.96.62:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1782175415686&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8",
"final_url": "http://beyond8888888.ucyy.cn/2026-06-26/125_79267_NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8?ts=1782471602-0-0-c4f93141bc3328b4b0d94c23d175b4d3",
"reason": null
}
},
@@ -2055,14 +2055,14 @@
"error": "分类缺少 type_id",
"traceback": null,
"timings_ms": {
"module_load": 16.028,
"module_load": 6.413,
"init": 0.001,
"home": 0.002,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 16.441
"total": 6.582
},
"counts": {
"classes": 4,
@@ -2094,14 +2094,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 14.388,
"init": 0.017,
"home": 3719.107,
"category": 462.813,
"detail": 107.914,
"player": 0.006,
"url_check": 128.829,
"total": 4435.262
"module_load": 21.422,
"init": 0.025,
"home": 4099.536,
"category": 431.238,
"detail": 372.739,
"player": 0.003,
"url_check": 501.285,
"total": 5427.774
},
"counts": {
"classes": 11,
@@ -2133,14 +2133,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.021,
"init": 0.069,
"module_load": 16.815,
"init": 0.101,
"home": 0.001,
"category": 1446.144,
"detail": 0.003,
"player": 0.002,
"url_check": 97.951,
"total": 1551.756
"category": 7985.451,
"detail": 0.001,
"player": 0.001,
"url_check": 2157.812,
"total": 10160.889
},
"counts": {
"classes": 7,
@@ -2150,7 +2150,7 @@
},
"samples": {
"tid": "genre",
"vod_id": "msearch:movie-1339713",
"vod_id": "msearch:movie-1392469",
"flag": "Test",
"play_id": "Test"
},
@@ -2172,14 +2172,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.817,
"module_load": 5.238,
"init": 0.001,
"home": 0.001,
"category": 391.545,
"detail": 436.314,
"player": 349.863,
"url_check": 230.635,
"total": 1416.808
"category": 7921.515,
"detail": 345.089,
"player": 9017.933,
"url_check": 293.045,
"total": 17583.493
},
"counts": {
"classes": 6,
@@ -2207,18 +2207,18 @@
"spider": "猫猫4K",
"file": "猫猫4K.txt",
"success": false,
"failed_stage": "url_check",
"error": "HTTP 403",
"failed_stage": "player",
"error": "playerContent 未返回播放地址",
"traceback": null,
"timings_ms": {
"module_load": 9.419,
"init": 222.009,
"home": 206.967,
"category": 371.042,
"detail": 120.583,
"player": 110.426,
"url_check": 1113.76,
"total": 6132.466
"module_load": 27.989,
"init": 195.981,
"home": 518.308,
"category": 440.205,
"detail": 261.872,
"player": 318.669,
"url_check": 0.0,
"total": 3285.712
},
"counts": {
"classes": 5,
@@ -2228,51 +2228,12 @@
},
"samples": {
"tid": "2",
"vod_id": "193546",
"flag": "火猫备用T",
"play_id": "https://play.phimgood.com/20260622/28150_15366870/index.m3u8@@@dyttm3u8"
"vod_id": "193192",
"flag": "火猫极速A",
"play_id": "https://www.iqiyi.com/v_1npv7ne28tg.html@@@qiyi"
},
"player": {
"parse": 0,
"url": "https://play.phimgood.com/20260622/28150_15366870/index.m3u8",
"valid": false,
"reachable": false,
"status_code": 403,
"final_url": "https://play.phimgood.com/20260622/28150_15366870/index.m3u8",
"reason": "HTTP 403"
}
},
{
"spider": "玩偶哥哥",
"file": "玩偶哥哥.txt",
"success": false,
"failed_stage": "category",
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 6.031,
"init": 0.001,
"home": 0.0,
"category": 565.924,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 1191.933
},
"counts": {
"classes": 8,
"category_videos": 0,
"detail_videos": 0,
"episodes": 0
},
"samples": {
"tid": "1",
"vod_id": null,
"flag": null,
"play_id": null
},
"player": {
"parse": null,
"url": "",
"valid": false,
"reachable": null,
@@ -2281,6 +2242,45 @@
"reason": null
}
},
{
"spider": "玩偶哥哥",
"file": "玩偶哥哥.txt",
"success": true,
"failed_stage": null,
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 20.723,
"init": 0.001,
"home": 0.001,
"category": 9495.657,
"detail": 645.428,
"player": 0.004,
"url_check": 1246.005,
"total": 11408.348
},
"counts": {
"classes": 8,
"category_videos": 70,
"detail_videos": 1,
"episodes": 2
},
"samples": {
"tid": "44",
"vod_id": "127539",
"flag": "百度#玩偶哥哥",
"play_id": "https://pan.baidu.com/s/1owmAAX0chgI38axEX9VWbA?pwd=w3qm"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1owmAAX0chgI38axEX9VWbA?pwd=w3qm",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=owmAAX0chgI38axEX9VWbA&pwd=w3qm",
"reason": null
}
},
{
"spider": "玩偶聚合",
"file": "玩偶聚合.txt",
@@ -2289,34 +2289,34 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 33.71,
"module_load": 35.931,
"init": 0.001,
"home": 2.481,
"category": 547.581,
"detail": 384.177,
"player": 0.003,
"url_check": 954.498,
"total": 2523.674
"home": 2.428,
"category": 675.599,
"detail": 600.879,
"player": 0.002,
"url_check": 1180.642,
"total": 2495.947
},
"counts": {
"classes": 10,
"category_videos": 72,
"category_videos": 70,
"detail_videos": 1,
"episodes": 2
},
"samples": {
"tid": "site_duoduo",
"vod_id": "site:duoduo:/index.php/vod/detail/id/9573.html",
"flag": "百度#多多",
"play_id": "https://pan.baidu.com/s/1vm84vRI6JXocgslg1BJdyw?pwd=yyds"
"tid": "site_wanou",
"vod_id": "site:wanou:/voddetail/127539.html",
"flag": "百度#玩偶",
"play_id": "https://pan.baidu.com/s/1owmAAX0chgI38axEX9VWbA?pwd=w3qm"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1vm84vRI6JXocgslg1BJdyw?pwd=yyds",
"url": "https://pan.baidu.com/s/1owmAAX0chgI38axEX9VWbA?pwd=w3qm",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=vm84vRI6JXocgslg1BJdyw&pwd=yyds",
"final_url": "https://pan.baidu.com/share/init?surl=owmAAX0chgI38axEX9VWbA&pwd=w3qm",
"reason": null
}
},
@@ -2328,14 +2328,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 11.12,
"module_load": 5.591,
"init": 0.001,
"home": 0.026,
"category": 674.653,
"detail": 871.57,
"player": 387.373,
"url_check": 2438.81,
"total": 4384.808
"home": 0.018,
"category": 713.84,
"detail": 11009.634,
"player": 6686.171,
"url_check": 1222.537,
"total": 19638.687
},
"counts": {
"classes": 5,
@@ -2351,7 +2351,7 @@
},
"player": {
"parse": 0,
"url": "https://vd.jiunuow.com/434b174c56731628c592b508c740b575/20260623084336/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
"url": "https://vd.jiunuow.com/28a58a7650ee8fd4bc2bab5412ecc4a1/20260626192405/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
@@ -2367,14 +2367,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 5.427,
"module_load": 3.244,
"init": 0.001,
"home": 362.167,
"category": 216.299,
"detail": 610.157,
"player": 266.149,
"url_check": 33.742,
"total": 1494.99
"home": 451.971,
"category": 298.287,
"detail": 632.428,
"player": 243.844,
"url_check": 85.707,
"total": 1715.943
},
"counts": {
"classes": 29,
@@ -2390,11 +2390,11 @@
},
"player": {
"parse": 0,
"url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hnb",
"url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hna",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hnb",
"final_url": "http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hna",
"reason": null
}
},
@@ -2406,14 +2406,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 3.807,
"init": 0.001,
"home": 274.676,
"category": 238.877,
"detail": 221.566,
"player": 0.039,
"url_check": 581.242,
"total": 1321.083
"module_load": 3.971,
"init": 0.0,
"home": 286.933,
"category": 205.875,
"detail": 224.874,
"player": 0.016,
"url_check": 355.247,
"total": 1077.76
},
"counts": {
"classes": 8,
@@ -2445,14 +2445,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.178,
"module_load": 6.071,
"init": 0.001,
"home": 0.0,
"category": 208.313,
"detail": 226.572,
"player": 211.656,
"url_check": 1172.557,
"total": 1826.938
"home": 0.001,
"category": 211.545,
"detail": 5772.727,
"player": 8710.404,
"url_check": 1621.539,
"total": 16323.143
},
"counts": {
"classes": 4,
@@ -2462,56 +2462,56 @@
},
"samples": {
"tid": "/",
"vod_id": "135689",
"vod_id": "128634",
"flag": "百度1",
"play_id": "push://https://www.seedhub.cc/link_start/?redirect_to=pan_id_628296&movie_title=【铁拳教育】【4K 1080P】【内嵌中字】【无广告】 2天前"
"play_id": "push://https://www.seedhub.cc/link_start/?redirect_to=pan_id_636182&movie_title=【镖人:风起大漠】【4k≥1080p】【中字】【无水印】 更新于 昨天"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1-qih0MJE5J7wUXXq3dAMsQ?pwd=3flv",
"url": "https://pan.baidu.com/s/1TP6DbNDt7rJ-PewBloXx_g?pwd=qrn1",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=-qih0MJE5J7wUXXq3dAMsQ&pwd=3flv",
"final_url": "https://pan.baidu.com/share/init?surl=TP6DbNDt7rJ-PewBloXx_g&pwd=qrn1",
"reason": null
}
},
{
"spider": "盘链",
"file": "盘链.txt",
"success": false,
"failed_stage": "detail",
"error": "详情缺少播放源或播放列表",
"success": true,
"failed_stage": null,
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 22.844,
"init": 0.139,
"home": 0.001,
"category": 705.694,
"detail": 337.114,
"player": 0.0,
"url_check": 0.0,
"total": 2980.615
"module_load": 7.849,
"init": 0.16,
"home": 0.002,
"category": 25537.601,
"detail": 345.908,
"player": 7720.782,
"url_check": 540.023,
"total": 34152.875
},
"counts": {
"classes": 5,
"category_videos": 30,
"detail_videos": 1,
"episodes": 0
"episodes": 2
},
"samples": {
"tid": "1",
"vod_id": "-75635",
"flag": null,
"play_id": null
"tid": "0",
"vod_id": "-75584",
"flag": "百度",
"play_id": "push://https://www.xn--vzy265d.cc/api/go.php?t=_CWoxTaRU0adj05lWYpZWky3JJVXD8wIWMa-vRex63KNOMjjL9HoiG1K1jAHrXbyaeYF7frRLkPg-1IKlqacqqRmjZ-7hLD3ABkw1TstmRkLFrZ3sjudJjIKBvJhfyMf4yQPOje_1V2jB0PJ8GvJtR_LxiDr3tYkklBjIUHUFazzcVVHZAM0nIl5H8rtLWs3cdi6Iweol8rax0IC_QR9FTkrBDfiT8sV3s6vtbewuPA"
},
"player": {
"parse": null,
"url": "",
"valid": false,
"reachable": null,
"status_code": null,
"final_url": "",
"parse": 0,
"url": "https://pan.baidu.com/share/init?surl=0nml6zP3YvfgMkSz6oelag&pwd=DeGp",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=0nml6zP3YvfgMkSz6oelag&pwd=DeGp",
"reason": null
}
},
@@ -2523,18 +2523,18 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 22.04,
"init": 462.217,
"home": 0.275,
"category": 4548.269,
"detail": 731.983,
"player": 0.006,
"url_check": 63.398,
"total": 5830.165
"module_load": 19.681,
"init": 2794.371,
"home": 0.134,
"category": 779.122,
"detail": 698.618,
"player": 0.002,
"url_check": 470.877,
"total": 4763.425
},
"counts": {
"classes": 12,
"category_videos": 72,
"category_videos": 73,
"detail_videos": 1,
"episodes": 1
},
@@ -2562,14 +2562,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 10.286,
"module_load": 13.013,
"init": 0.001,
"home": 0.001,
"category": 372.966,
"detail": 332.712,
"category": 206.91,
"detail": 2340.028,
"player": 0.009,
"url_check": 160.649,
"total": 877.278
"url_check": 156.439,
"total": 2717.159
},
"counts": {
"classes": 2,
@@ -2579,17 +2579,17 @@
},
"samples": {
"tid": "1",
"vod_id": "https://sm3.cc/?id=58483",
"vod_id": "https://sm3.cc/?id=59349",
"flag": "夸克",
"play_id": "https://pan.quark.cn/s/24d9201aac7b"
"play_id": "https://pan.quark.cn/s/d0e33449c74b"
},
"player": {
"parse": 0,
"url": "https://pan.quark.cn/s/24d9201aac7b",
"url": "https://pan.quark.cn/s/d0e33449c74b",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.quark.cn/s/24d9201aac7b",
"final_url": "https://pan.quark.cn/s/d0e33449c74b",
"reason": null
}
},
@@ -2601,14 +2601,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 15.029,
"init": 0.004,
"home": 0.01,
"category": 583.395,
"detail": 781.803,
"player": 0.004,
"url_check": 0.108,
"total": 1381.5
"module_load": 7.912,
"init": 0.003,
"home": 0.006,
"category": 599.732,
"detail": 15560.877,
"player": 0.003,
"url_check": 0.049,
"total": 16168.92
},
"counts": {
"classes": 24,
@@ -2640,14 +2640,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 7.703,
"module_load": 7.354,
"init": 0.001,
"home": 172.527,
"category": 180.227,
"home": 173.157,
"category": 180.915,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 555.153
"total": 10917.862
},
"counts": {
"classes": 5,
@@ -2674,19 +2674,19 @@
{
"spider": "网易云音乐",
"file": "网易云音乐.txt",
"success": false,
"failed_stage": "player",
"error": "playerContent 未返回播放地址",
"success": true,
"failed_stage": null,
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 6.491,
"module_load": 5.064,
"init": 0.001,
"home": 430.142,
"category": 431.356,
"detail": 0.01,
"player": 125276.067,
"url_check": 0.0,
"total": 131552.477
"home": 637.064,
"category": 414.429,
"detail": 0.005,
"player": 1303.28,
"url_check": 386.943,
"total": 2747.634
},
"counts": {
"classes": 62,
@@ -2695,18 +2695,18 @@
"episodes": 1
},
"samples": {
"tid": "/discover/toplist?id=3779629",
"vod_id": "33[email protected]@郑润泽👉MP3",
"tid": "/discover/toplist?id=19723756",
"vod_id": "3394851493@最后的借口@h3R3👉MP3",
"flag": "网易云音乐",
"play_id": "3388509025"
"play_id": "3394851493"
},
"player": {
"parse": 0,
"url": "",
"valid": false,
"reachable": null,
"status_code": null,
"final_url": "",
"url": "https://iot102.music.126.net/Yml6PWlvdCZjaGFubmVsPW5ldGVhc2Umc2NlbmU9YW5kcmNhcg/20260626194851/70bdd15a006ae82fcfb784fd9e94149c/jdymusic/obj/wo3DlMOGwrbDjj7DisKw/80952696118/6051/ae7f/d746/c3635c6a69c01583bc6a45753141323b.mp3",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://iot102.music.126.net/Yml6PWlvdCZjaGFubmVsPW5ldGVhc2Umc2NlbmU9YW5kcmNhcg/20260626194851/70bdd15a006ae82fcfb784fd9e94149c/jdymusic/obj/wo3DlMOGwrbDjj7DisKw/80952696118/6051/ae7f/d746/c3635c6a69c01583bc6a45753141323b.mp3",
"reason": null
}
},
@@ -2718,14 +2718,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 6.81,
"module_load": 4.599,
"init": 0.001,
"home": 0.001,
"category": 1150.098,
"home": 0.0,
"category": 27478.305,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 2879.603
"total": 43524.01
},
"counts": {
"classes": 6,
@@ -2757,14 +2757,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 8.877,
"module_load": 6.182,
"init": 0.001,
"home": 137.144,
"category": 264.986,
"detail": 1263.231,
"player": 0.007,
"url_check": 233.173,
"total": 1908.224
"home": 103.141,
"category": 249.221,
"detail": 2520.714,
"player": 0.004,
"url_check": 256.412,
"total": 3136.262
},
"counts": {
"classes": 7,
@@ -2796,14 +2796,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 36.008,
"module_load": 6.995,
"init": 0.001,
"home": 0.001,
"category": 928.176,
"detail": 905.173,
"category": 1164.404,
"detail": 425.691,
"player": 0.003,
"url_check": 959.133,
"total": 2829.567
"url_check": 1589.556,
"total": 3187.016
},
"counts": {
"classes": 7,
@@ -2813,17 +2813,17 @@
},
"samples": {
"tid": "26",
"vod_id": "15480",
"vod_id": "15409",
"flag": "百度#至臻",
"play_id": "https://pan.baidu.com/s/1LXvZe0ARG3AH38STHuv2Aw?pwd=c7eg"
"play_id": "https://pan.baidu.com/s/1i67b-lk8IyzmfI99EfiiNQ?pwd=knsa"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1LXvZe0ARG3AH38STHuv2Aw?pwd=c7eg",
"url": "https://pan.baidu.com/s/1i67b-lk8IyzmfI99EfiiNQ?pwd=knsa",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=LXvZe0ARG3AH38STHuv2Aw&pwd=c7eg",
"final_url": "https://pan.baidu.com/share/init?surl=i67b-lk8IyzmfI99EfiiNQ&pwd=knsa",
"reason": null
}
},
@@ -2835,14 +2835,14 @@
"error": "分类列表为空",
"traceback": null,
"timings_ms": {
"module_load": 5.073,
"init": 0.0,
"home": 551.284,
"module_load": 6.403,
"init": 0.001,
"home": 727.06,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 556.545
"total": 733.705
},
"counts": {
"classes": 0,
@@ -2874,14 +2874,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 12.413,
"module_load": 8.964,
"init": 0.001,
"home": 0.001,
"category": 289.426,
"detail": 4004.079,
"player": 0.082,
"url_check": 168.58,
"total": 4476.202
"category": 284.883,
"detail": 543.68,
"player": 0.015,
"url_check": 153.612,
"total": 991.526
},
"counts": {
"classes": 7,
@@ -2893,15 +2893,15 @@
"tid": "1",
"vod_id": "475703",
"flag": "夸克#虎斑",
"play_id": "https://pan.quark.cn/s/41c30e8afabf"
"play_id": "https://pan.quark.cn/s/7f844c96e293"
},
"player": {
"parse": 0,
"url": "https://pan.quark.cn/s/41c30e8afabf",
"url": "https://pan.quark.cn/s/7f844c96e293",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.quark.cn/s/41c30e8afabf",
"final_url": "https://pan.quark.cn/s/7f844c96e293",
"reason": null
}
},
@@ -2913,14 +2913,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.537,
"module_load": 8.111,
"init": 0.001,
"home": 0.001,
"category": 876.645,
"detail": 757.676,
"player": 0.004,
"url_check": 1042.964,
"total": 2685.347
"category": 671.33,
"detail": 143.252,
"player": 0.003,
"url_check": 556.06,
"total": 1379.319
},
"counts": {
"classes": 7,
@@ -2930,17 +2930,17 @@
},
"samples": {
"tid": "29",
"vod_id": "11530",
"vod_id": "9547",
"flag": "百度#蜡笔",
"play_id": "https://pan.baidu.com/s/1BSyE6bX613RPsoZDDzTWFg?pwd=ftqu"
"play_id": "https://pan.baidu.com/s/1XfOOHrQO6ahmREmjFwrhPw?pwd=tpr3"
},
"player": {
"parse": 0,
"url": "https://pan.baidu.com/s/1BSyE6bX613RPsoZDDzTWFg?pwd=ftqu",
"url": "https://pan.baidu.com/s/1XfOOHrQO6ahmREmjFwrhPw?pwd=tpr3",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.baidu.com/share/init?surl=BSyE6bX613RPsoZDDzTWFg&pwd=ftqu",
"final_url": "https://pan.baidu.com/s/1XfOOHrQO6ahmREmjFwrhPw?pwd=tpr3",
"reason": null
}
},
@@ -2952,14 +2952,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 8.641,
"init": 0.001,
"module_load": 5.69,
"init": 0.0,
"home": 0.001,
"category": 788.24,
"detail": 178.758,
"player": 219.812,
"url_check": 1348.311,
"total": 2544.31
"category": 992.882,
"detail": 1208.023,
"player": 10876.666,
"url_check": 1037.243,
"total": 40961.19
},
"counts": {
"classes": 4,
@@ -2968,18 +2968,18 @@
"episodes": 2
},
"samples": {
"tid": "1",
"vod_id": "416166",
"tid": "2",
"vod_id": "415935",
"flag": "蓝光专线4",
"play_id": "play/416166-0-0"
"play_id": "play/415935-2-0"
},
"player": {
"parse": 0,
"url": "https://play.phimgood.com/20260623/28182_abffbd61/index.m3u8",
"url": "https://vip.dytt-tvs.com/20260618/24551_4452b5fc/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://play.phimgood.com/20260623/28182_abffbd61/index.m3u8",
"final_url": "https://play2.jimxtc.com/20260618/24551_4452b5fc/index.m3u8",
"reason": null
}
},
@@ -2991,14 +2991,14 @@
"error": "HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10)",
"traceback": "Traceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 464, in _make_request\n self._validate_conn(conn)\n ~~~~~~~~~~~~~~~~~~~^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 1093, in _validate_conn\n conn.connect()\n ~~~~~~~~~~~~^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 796, in connect\n sock_and_verified = _ssl_wrap_socket_and_match_hostname(\n sock=sock,\n ...<14 lines>...\n assert_fingerprint=self.assert_fingerprint,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connection.py\", line 975, in _ssl_wrap_socket_and_match_hostname\n ssl_sock = ssl_wrap_socket(\n sock=sock,\n ...<8 lines>...\n tls_in_tls=tls_in_tls,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/ssl_.py\", line 483, in ssl_wrap_socket\n ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname)\nTimeoutError: _ssl.c:1063: The handshake operation timed out\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/requests/adapters.py\", line 645, in send\n resp = conn.urlopen(\n method=request.method,\n ...<9 lines>...\n chunked=chunked,\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n retries = retries.increment(\n method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]\n )\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/retry.py\", line 490, in increment\n raise reraise(type(error), error, _stacktrace)\n ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/util/util.py\", line 39, in reraise\n raise value\n File \"/home/harold/workspace/atv-spiders/py/.venv/lib/python3.14/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n conn,\n ...<10 lines>...\n **response_kw,\n )\nurllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10)\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 756, in validate_spider_file\n home_result = _run_timed(result[\"timings_ms\"], \"home\", spider.homeContent, clock, False)\n File \"/home/harold/workspace/atv-spiders/py/validate_spiders.py\", line 318, in _run_timed\n return func(*args, **kwargs)\n File \"/home/harold/workspace/tvbox-resources/py/视界.txt\", line 72, in homeContent\n File \"/home/harold/workspace/tvbox-resources/py/视界.txt\", line 400, in _ensure_init_payload\n File \"/home/harold/workspace/tvbox-resources/py/视界.txt\", line 199, in _post_api\nrequests.exceptions.ReadTimeout: HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10)\n",
"timings_ms": {
"module_load": 11.843,
"init": 0.001,
"home": 10018.58,
"module_load": 5.92,
"init": 0.0,
"home": 10013.971,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 10040.328
"total": 10024.786
},
"counts": {
"classes": 0,
@@ -3030,14 +3030,14 @@
"error": "分类视频列表为空",
"traceback": null,
"timings_ms": {
"module_load": 5.901,
"module_load": 7.646,
"init": 0.001,
"home": 0.001,
"category": 1092.672,
"home": 0.0,
"category": 6198.73,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 2260.265
"total": 7335.553
},
"counts": {
"classes": 6,
@@ -3069,14 +3069,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 14.157,
"module_load": 6.11,
"init": 0.001,
"home": 398.613,
"category": 94.398,
"detail": 3584.34,
"player": 140.845,
"url_check": 33.059,
"total": 4267.126
"home": 1177.829,
"category": 98.658,
"detail": 3793.449,
"player": 1310.568,
"url_check": 63.19,
"total": 6450.785
},
"counts": {
"classes": 4,
@@ -3092,11 +3092,11 @@
},
"player": {
"parse": 0,
"url": "http://car-lv.kuwo.cn/39640440ffd184a152afc4bc3920f7e8/6a39d6bd/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/5defaeb584c5b19f8776db3ddb887bac/6a3e6152/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/39640440ffd184a152afc4bc3920f7e8/6a39d6bd/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/5defaeb584c5b19f8776db3ddb887bac/6a3e6152/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
}
},
@@ -3108,14 +3108,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.57,
"init": 418.524,
"home": 270.544,
"category": 242.219,
"detail": 275.85,
"player": 316.955,
"url_check": 21.422,
"total": 1554.185
"module_load": 17.829,
"init": 485.924,
"home": 282.967,
"category": 363.512,
"detail": 285.61,
"player": 345.323,
"url_check": 74.827,
"total": 1857.733
},
"counts": {
"classes": 12,
@@ -3125,17 +3125,17 @@
},
"samples": {
"tid": "recommend",
"vod_id": "828294492",
"vod_id": "677915382",
"flag": "酷狗音乐",
"play_id": "828294492"
"play_id": "677915382"
},
"player": {
"parse": 0,
"url": "http://fsdg360.tx.kugou.com/202606230843/0c16d14fb2774a9d912d30957da84e58/v3/019c0921394dea57337a44c533cc37c7/yp/p_0_960931/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx828294492_qu128_s3322804904.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
"url": "http://fsdg360.tx.kugou.com/202606261923/2d418cf4a52c4110d4e914d92cbaf91b/v3/35293ca6ce7e49f37b1dbaac53e0e909/yp/p_0_960141/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx677915382_qu128_s1537669921.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "http://fsdg360.tx.kugou.com/202606230843/0c16d14fb2774a9d912d30957da84e58/v3/019c0921394dea57337a44c533cc37c7/yp/p_0_960931/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx828294492_qu128_s3322804904.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
"final_url": "http://fsdg360.tx.kugou.com/202606261923/2d418cf4a52c4110d4e914d92cbaf91b/v3/35293ca6ce7e49f37b1dbaac53e0e909/yp/p_0_960141/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx677915382_qu128_s1537669921.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3",
"reason": null
}
},
@@ -3147,14 +3147,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 3.866,
"module_load": 4.118,
"init": 0.001,
"home": 607.075,
"category": 214.471,
"detail": 211.554,
"player": 200.934,
"url_check": 836.179,
"total": 2075.019
"home": 941.356,
"category": 468.602,
"detail": 214.256,
"player": 333.108,
"url_check": 1080.56,
"total": 3042.77
},
"counts": {
"classes": 6,
@@ -3164,17 +3164,17 @@
},
"samples": {
"tid": "1",
"vod_id": "143982",
"vod_id": "145291",
"flag": "金牌线路",
"play_id": "143982@1278053"
"play_id": "145291@1295687"
},
"player": {
"parse": 0,
"url": "https://ppvod011.blbtgg.com/splitOut/20260420/1287040/V20260420142132484561287040/index.m3u8?auth_key=1782175419-3a13b76b4b7d4e808f987af5cc5af7fc-0-7fec1c9befc3be3f894a4dd061583fb1",
"url": "https://ppvod011.blbtgg.com/splitOut/20260625/1334953/V20260625185733241351334953/index.m3u8?auth_key=1782473041-c185949a15df45cfb3b50457649ef74f-0-8a5f453fddfe992c4adda0ac10b91957",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://ppvod011.blbtgg.com/splitOut/20260420/1287040/V20260420142132484561287040/index.m3u8?auth_key=1782175419-3a13b76b4b7d4e808f987af5cc5af7fc-0-7fec1c9befc3be3f894a4dd061583fb1",
"final_url": "https://ppvod011.blbtgg.com/splitOut/20260625/1334953/V20260625185733241351334953/index.m3u8?auth_key=1782473041-c185949a15df45cfb3b50457649ef74f-0-8a5f453fddfe992c4adda0ac10b91957",
"reason": null
}
},
@@ -3186,34 +3186,34 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 7.609,
"module_load": 13.085,
"init": 0.001,
"home": 0.001,
"category": 287.855,
"detail": 273.518,
"player": 0.007,
"url_check": 149.079,
"total": 718.508
"category": 326.646,
"detail": 256.394,
"player": 0.011,
"url_check": 160.751,
"total": 757.432
},
"counts": {
"classes": 5,
"category_videos": 72,
"detail_videos": 1,
"episodes": 1
"episodes": 2
},
"samples": {
"tid": "1",
"vod_id": "186012",
"vod_id": "183964",
"flag": "夸克#闪电",
"play_id": "https://pan.quark.cn/s/5173fb836f41"
"play_id": "https://pan.quark.cn/s/3971c2396392"
},
"player": {
"parse": 0,
"url": "https://pan.quark.cn/s/5173fb836f41",
"url": "https://pan.quark.cn/s/3971c2396392",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://pan.quark.cn/s/5173fb836f41",
"final_url": "https://pan.quark.cn/s/3971c2396392",
"reason": null
}
},
@@ -3225,14 +3225,14 @@
"error": "分类列表为空",
"traceback": null,
"timings_ms": {
"module_load": 6.298,
"module_load": 5.308,
"init": 0.002,
"home": 1369.516,
"home": 6390.287,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 1376.115
"total": 6395.75
},
"counts": {
"classes": 0,
@@ -3259,19 +3259,19 @@
{
"spider": "韩小圈",
"file": "韩小圈.txt",
"success": true,
"failed_stage": null,
"error": null,
"success": false,
"failed_stage": "url_check",
"error": "HTTPSConnectionPool(host='yzzy.play-cdn2.com', port=443): Read timed out. (read timeout=5)",
"traceback": null,
"timings_ms": {
"module_load": 4.409,
"init": 0.0,
"home": 0.0,
"category": 917.222,
"detail": 710.458,
"player": 0.012,
"url_check": 1838.966,
"total": 3472.413
"module_load": 4.59,
"init": 0.001,
"home": 0.001,
"category": 877.797,
"detail": 7285.043,
"player": 0.01,
"url_check": 5047.769,
"total": 27891.895
},
"counts": {
"classes": 5,
@@ -3280,19 +3280,19 @@
"episodes": 1
},
"samples": {
"tid": "0",
"vod_id": "83020",
"tid": "1",
"vod_id": "7747",
"flag": "默认线路",
"play_id": "https://cdn.yzzy31-play.com/20260302/15487_9efa87e1/index.m3u8"
"play_id": "https://yzzy.play-cdn2.com/20220430/17203_3059152b/index.m3u8"
},
"player": {
"parse": 0,
"url": "https://cdn.yzzy31-play.com/20260302/15487_9efa87e1/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://cdn.yzzy31-play.com/20260302/15487_9efa87e1/index.m3u8",
"reason": null
"url": "https://yzzy.play-cdn2.com/20220430/17203_3059152b/index.m3u8",
"valid": false,
"reachable": false,
"status_code": null,
"final_url": "https://yzzy.play-cdn2.com/20220430/17203_3059152b/index.m3u8",
"reason": "HTTPSConnectionPool(host='yzzy.play-cdn2.com', port=443): Read timed out. (read timeout=5)"
}
},
{
@@ -3303,14 +3303,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 3.167,
"init": 0.0,
"home": 0.0,
"category": 2942.612,
"detail": 418.376,
"module_load": 5.638,
"init": 0.001,
"home": 0.001,
"category": 1135.759,
"detail": 306.803,
"player": 0.003,
"url_check": 52.228,
"total": 3416.829
"url_check": 219.882,
"total": 1668.547
},
"counts": {
"classes": 12,
@@ -3342,14 +3342,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 12.536,
"module_load": 6.279,
"init": 0.001,
"home": 0.001,
"category": 1043.429,
"detail": 1053.006,
"player": 1021.33,
"url_check": 951.493,
"total": 4083.088
"category": 6638.86,
"detail": 15298.569,
"player": 13994.755,
"url_check": 2127.618,
"total": 67514.226
},
"counts": {
"classes": 4,
@@ -3358,18 +3358,18 @@
"episodes": 2
},
"samples": {
"tid": "1",
"vod_id": "245756",
"flag": "高清31",
"play_id": "/vodplay/245756-1-1.html"
"tid": "2",
"vod_id": "739",
"flag": "高清32837",
"play_id": "/vodplay/739-4-1.html"
},
"player": {
"parse": 0,
"url": "https://cdn.yzzy31-play.com/20260621/22163_554b4a99/index.m3u8",
"url": "https://v2.yzzy5-play.com/20220521/17987_6bb52797/index.m3u8",
"valid": true,
"reachable": true,
"status_code": 200,
"final_url": "https://cdn.yzzy31-play.com/20260621/22163_554b4a99/index.m3u8",
"final_url": "https://v2.yzzy5-play.com/20220521/17987_6bb52797/index.m3u8",
"reason": null
}
},
@@ -3381,14 +3381,14 @@
"error": "分类列表为空",
"traceback": null,
"timings_ms": {
"module_load": 8.517,
"module_load": 5.146,
"init": 0.001,
"home": 10012.335,
"home": 10057.071,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 10021.081
"total": 10062.374
},
"counts": {
"classes": 0,
@@ -3420,14 +3420,14 @@
"error": null,
"traceback": null,
"timings_ms": {
"module_load": 3.792,
"module_load": 3.433,
"init": 0.001,
"home": 0.0,
"category": 429.506,
"detail": 194.055,
"player": 0.055,
"url_check": 359.761,
"total": 988.573
"category": 3524.333,
"detail": 175.253,
"player": 0.089,
"url_check": 748.816,
"total": 4454.083
},
"counts": {
"classes": 6,
@@ -3459,14 +3459,14 @@
"error": "分类列表为空",
"traceback": null,
"timings_ms": {
"module_load": 4.543,
"module_load": 4.477,
"init": 0.001,
"home": 170.341,
"home": 380.066,
"category": 0.0,
"detail": 0.0,
"player": 0.0,
"url_check": 0.0,
"total": 175.041
"total": 384.725
},
"counts": {
"classes": 0,
+98 -98
View File
@@ -1,11 +1,11 @@
# 爬虫校验报告
- 生成时间: 2026-06-23T08:43:27+08:00
- 生成时间: 2026-06-26T19:23:04+08:00
- 并发线程数: 16
- 总耗时(ms): 142.781
- 总耗时(ms): 181.218
- 总数: 89
- 成功: 66
- 失败: 23
- 成功: 65
- 失败: 24
## 阶段失败统计
@@ -13,103 +13,103 @@
| --- | ---: |
| 模块加载 | 0 |
| 初始化 | 0 |
| 首页分类 | 5 |
| 分类列表 | 11 |
| 首页分类 | 6 |
| 分类列表 | 10 |
| 视频详情 | 1 |
| 播放地址 | 1 |
| 地址校验 | 4 |
| 未预期异常 | 1 |
| 播放地址 | 2 |
| 地址校验 | 3 |
| 未预期异常 | 2 |
## 明细结果
| 爬虫 | 状态 | 失败阶段 | 总耗时 | 模块加载 | 初始化 | 首页分类 | 分类列表 | 视频详情 | 播放地址 | 地址校验 | 返回地址 | 错误信息 |
| --- | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | --- | --- |
| [4KVM](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/4KVM.txt) | 成功 | | 2.48秒 | 156.094ms | 0.001ms | 582.972ms | 0.019ms | 379.34ms | 693.295ms | 610.834ms | https://oss.douyinbit.com/m3u8/e5193cd7bca41d55e4e221bf790ac8bc.m3u8 | |
| [4K指南](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/4K%E6%8C%87%E5%8D%97.txt) | 成功 | | 1.214秒 | 146.12ms | 0.001ms | 0.002ms | 518.301ms | 343.207ms | 0.004ms | 138.623ms | https://pan.quark.cn/s/34297eddfcc1 | |
| [6V磁力](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/6V%E7%A3%81%E5%8A%9B.txt) | 成功 | | 1.963秒 | 156.819ms | 0.003ms | 0.005ms | 881.865ms | 867.324ms | 0.002ms | 0.05ms | magnet:?xt=urn:btih:68a665c909b9a1ae5d2773ca8288420b9df65a92&dn=%E5%A5%B9%E7%9A%84%E7%9B%B4%E6%8B%B3%E6%B3%95%E5%88%99 | |
| [AAZ音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/AAZ%E9%9F%B3%E4%B9%90.txt) | 失败 | 分类列表 | 893.244ms | 193.088ms | 0.001ms | 205.826ms | 271.792ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [PPnix](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/PPnix.txt) | 成功 | | 1.547秒 | 196.771ms | 0.0ms | 0.001ms | 467.985ms | 684.146ms | 0.01ms | 177.874ms | https://www.ppnix.com/info/m3u8/8253/1080P.m3u8 | |
| [Pomo](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/Pomo.txt) | 成功 | | 750.238ms | 146.393ms | 0.001ms | 0.005ms | 319.549ms | 215.887ms | 0.003ms | 0.06ms | magnet:?xt=urn:btih:e4b2bb0879f54732ae9f4b2ab3b8b50cfec55b5b | |
| [QQ音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/QQ%E9%9F%B3%E4%B9%90.txt) | 成功 | | 2.669秒 | 186.771ms | 0.013ms | 0.004ms | 1.818秒 | 181.474ms | 357.379ms | 98.436ms | https://isure.stream.qqmusic.qq.com/F000002lU6YV2Yd3Pq.flac?guid=6e1475fb1054b591a3f0ae37d4f306f4&vkey=46EB9A248D50DF4ADBEB147E1748AF51C22110245C01C82DE2B99962960EACE10A81F6EF10DDB1062A7CD8DA4CF3905BC4E358228808B0E3__v2ba82076&uin=1152921504846230218&fromtag=119114&src=F000002UdWHl0bunAH.flac&redirect=1 | |
| [YouTube](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/YouTube.txt) | 成功 | | 3.728秒 | 144.967ms | 0.005ms | 0.071ms | 761.306ms | 1.856秒 | 0.006ms | 898.455ms | https://www.youtube.com/watch?v=E3jcQgR3TNE | |
| [libvio](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/libvio.txt) | 成功 | | 869.64ms | 143.552ms | 0.001ms | 0.001ms | 288.143ms | 218.007ms | 0.005ms | 149.614ms | https://pan.quark.cn/s/eb72f41fa21c | |
| [mifun](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/mifun.txt) | 成功 | | 4.196秒 | 198.845ms | 0.008ms | 1.249秒 | 919.492ms | 937.649ms | 727.456ms | 152.476ms | https://v6.douyinvod.com/512a6d990f708a8ab386be01fece94da/6a3a25e2/video/tos/cn/tos-cn-v-5f73e7/o01ChenEVHnGrExPAl09PeIdLrdWHVVeKOWfrE/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=2080&bt=2080&cs=0&ds=4&ft=S9lstHiHH_Myq8ZxnvD_e2NvjTQ&mime_type=video_mp4&qs=13&rc=Mzo4a3k5cm5tOjQzNGdnM0BpMzo4a3k5cm5tOjQzNGdnM0A0YXJjMmRrc15hLS1kXmFzYSM0YXJjMmRrc15hLS1kXmFzcw%3D%3D&btag=80000e00038000&dy_q=1782172651&l=20260623075731FF3F70F2E029B0D08059 | |
| [youknow](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/youknow.txt) | 成功 | | 6.181秒 | 146.422ms | 0.001ms | 0.001ms | 1.873秒 | 1.455秒 | 1.454秒 | 1.189秒 | https://vip.dytt-cinema.com/20260203/47632_dea5d272/index.m3u8 | |
| [七味](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%83%E5%91%B3.txt) | 成功 | | 3.826秒 | 206.252ms | 0.007ms | 0.001ms | 804.391ms | 714.828ms | 0.005ms | 2.09秒 | https://115.com/s/swz3v0h3fwo?password=8888 | |
| [不太灵](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%8D%E5%A4%AA%E7%81%B5.txt) | 成功 | | 7.406秒 | 139.24ms | 0.001ms | 1.18秒 | 1.406秒 | 950.669ms | 0.019ms | 1.239秒 | https://pan.baidu.com/s/1tmhd6e8NdrOnXtdL-UI0AA?pwd=Yu66 | |
| [世纪音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%96%E7%BA%AA%E9%9F%B3%E4%B9%90.txt) | 失败 | 分类列表 | 797.689ms | 184.872ms | 0.001ms | 371.015ms | 99.524ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [两个BT](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%A4%E4%B8%AABT.txt) | 成功 | | 2.114秒 | 192.308ms | 0.0ms | 0.002ms | 423.067ms | 351.215ms | 674.527ms | 453.727ms | https://zijieapi.douyinbyte.com/m3u8/a348b74df7db1b50f1e2f7716098eddd.m3u8 | |
| [乌云影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B9%8C%E4%BA%91%E5%BD%B1%E8%A7%86.txt) | 成功 | | 2.624秒 | 153.195ms | 0.001ms | 513.095ms | 307.309ms | 958.67ms | 0.02ms | 636.537ms | https://wooyun.tv/gen_overseas/https://s2.bfllvip.com/video/yanxiaxing/a6ef854c0c1f/index.m3u8 | |
| [乐兔](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B9%90%E5%85%94.txt) | 失败 | 分类列表 | 867.182ms | 3.907ms | 0.001ms | 0.0ms | 467.412ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [二小](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BA%8C%E5%B0%8F.txt) | 成功 | | 3.486秒 | 6.894ms | 0.001ms | 0.001ms | 1.232秒 | 946.792ms | 0.012ms | 1.299秒 | https://pan.baidu.com/s/1nxINPHPWxY3sHj4rwU-4-Q?pwd=m6ba | |
| [人人电影](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BA%BA%E4%BA%BA%E7%94%B5%E5%BD%B1.txt) | 成功 | | 6.285秒 | 4.351ms | 0.001ms | 0.001ms | 652.05ms | 918.03ms | 0.015ms | 4.71秒 | https://pan.baidu.com/s/1rc3X1gd1iUZ0qdeItTr96w?pwd=fw6z | |
| [人人视频](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BA%BA%E4%BA%BA%E8%A7%86%E9%A2%91.txt) | 失败 | 地址校验 | 6.195秒 | 4.028ms | 0.0ms | 3.388秒 | 400.832ms | 320.19ms | 363.597ms | 144.678ms | https://tfwy1ge3drmttgchnhcj3gazdgpy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/e06029d36a2371f182384531958d0402/28acfd40997c43f4bd1be61d34a5e7e2-6346daee7fb7eb4d309c9b452b0eeee1-ld.mp4?key=536e6700b1dab421c2eaf9236df6d9fb&time=1782189811760&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=815ba47d3a4343fca1f3cc35a9447570&hevc=false&seasonId=57893&wsiphost=ipdbme&wsrid_tag=6a39d6b3_PS-CTU-01y7n22_48579-39029-s1t1782175411847&x-mamba-business-label=13551&redirect_cnt=0&ip_type=0&wshc=C&requery=0 | HTTP 403 |
| [优酷](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BC%98%E9%85%B7.txt) | 成功 | | 1.127秒 | 9.392ms | 0.001ms | 0.001ms | 290.346ms | 567.647ms | 0.002ms | 258.179ms | https://v.youku.com/v_show/id_XNjUzNzUzMjIxNg==.html | |
| [低端影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BD%8E%E7%AB%AF%E5%BD%B1%E8%A7%86.txt) | 成功 | | 3.187秒 | 5.239ms | 0.001ms | 0.001ms | 1.054秒 | 1.373秒 | 0.007ms | 753.641ms | https://v.lzcdn27.com/20260621/11937_bf4d3b1a/index.m3u8 | |
| [修罗](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BF%AE%E7%BD%97.txt) | 成功 | | 6.787秒 | 7.229ms | 0.001ms | 0.001ms | 630.09ms | 205.815ms | 0.005ms | 0.052ms | magnet:?xt=urn:btih:9e236f2e2a1bc69014880782e7ba2b41d7100dd9 | |
| [免费短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%85%8D%E8%B4%B9%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.626秒 | 3.66ms | 0.009ms | 0.001ms | 325.33ms | 326.425ms | 0.003ms | 969.797ms | https://pan.baidu.com/s/19pMfR546QZCjrZ_bmgtqeA?pwd=6666 | |
| [农民](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%86%9C%E6%B0%91.txt) | 失败 | 分类列表 | 760.46ms | 14.434ms | 0.001ms | 366.319ms | 188.948ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [凡客TV](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%87%A1%E5%AE%A2TV.txt) | 成功 | | 8.664秒 | 4.928ms | 0.0ms | 0.0ms | 2.009秒 | 1.478秒 | 2.462秒 | 2.709秒 | https://fktv.me/ysapi/m3u8/p/beb5162729f8ac1afb4a872c9c2e4209.m3u8 | |
| [剧圈圈](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%89%A7%E5%9C%88%E5%9C%88.txt) | 失败 | 分类列表 | 1.761秒 | 7.678ms | 0.001ms | 0.001ms | 783.024ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [剧迷](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%89%A7%E8%BF%B7.txt) | 成功 | | 2.414秒 | 14.278ms | 0.001ms | 0.001ms | 357.321ms | 430.686ms | 478.785ms | 1.132秒 | https://vip.dytt-see.com/20260522/38907_e9814d39/index.m3u8 | |
| [博看听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%8D%9A%E7%9C%8B%E5%90%AC%E4%B9%A6.txt) | 成功 | | 4.89秒 | 17.17ms | 0.003ms | 3.858秒 | 252.326ms | 711.679ms | 0.008ms | 49.881ms | http://audio.bookan.com.cn/video1/audio/20200706001/aache64_133068a2.m4a | |
| [双星](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%8F%8C%E6%98%9F.txt) | 成功 | | 3.172秒 | 10.481ms | 2.643秒 | 0.008ms | 173.088ms | 163.982ms | 0.009ms | 180.528ms | https://pan.quark.cn/s/ec5330003b35 | |
| [听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%90%AC%E4%B9%A6.txt) | 成功 | | 2.49秒 | 11.985ms | 85.701ms | 0.007ms | 169.977ms | 1.819秒 | 320.411ms | 81.693ms | http://audiopay.cos.tx.xmcdn.com/download/1.0.0/storages/b817-audiopay/16/AA/GKwRIaIGGaRGADgE-gEx_hMS-aacv2-48K.m4a?sign=7b388de5ebdd52e5732b594846ad281d&buy_key=FM&token=6055&timestamp=1782175410&duration=453 | |
| [听友FM](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%90%AC%E5%8F%8BFM.txt) | 成功 | | 2.988秒 | 9.529ms | 0.001ms | 432.05ms | 350.965ms | 1.527秒 | 522.332ms | 144.091ms | https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1782175387&sign=faf3126cc4046fee92f8c2fc391935ee | |
| [咕咕动漫](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%92%95%E5%92%95%E5%8A%A8%E6%BC%AB.txt) | 成功 | | 4.524秒 | 9.52ms | 0.006ms | 507.89ms | 432.31ms | 771.899ms | 2.397秒 | 403.541ms | https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/f56d6a4064e24a84bae068ba3a63d02d~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1813279412&x-signature=qKkA8lvqXdB3xogdX4sNtbVKwfg%3D | |
| [四万影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%9B%9B%E4%B8%87%E5%BD%B1%E8%A7%86.txt) | 失败 | 分类列表 | 464.255ms | 10.662ms | 0.001ms | 0.001ms | 146.275ms | 0.0ms | 0.0ms | 0.0ms | | HTTPSConnectionPool(host='40000.me', port=443): Max retries exceeded with url: /api/maccms?ac=detail&t=30&pg=1&by=time (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for '40000.me'. (_ssl.c:1081)"))) |
| [在线之家](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%9C%A8%E7%BA%BF%E4%B9%8B%E5%AE%B6.txt) | 失败 | 地址校验 | 6.645秒 | 23.384ms | 0.002ms | 0.001ms | 657.805ms | 1.287秒 | 989.922ms | 323.961ms | https://ex.zxzja.com:9876/player-v2/common/1996901774556008448/E9BB91E8A28DE7BAA0E5AF9FE9989F5330354530312E6D70347C333233343136333635 | HTTP 403 |
| [多多](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%A4%9A%E5%A4%9A.txt) | 成功 | | 2.12秒 | 7.717ms | 0.0ms | 0.001ms | 472.433ms | 428.405ms | 0.004ms | 1.21秒 | https://pan.baidu.com/s/1vm84vRI6JXocgslg1BJdyw?pwd=yyds | |
| [如意资源](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%A6%82%E6%84%8F%E8%B5%84%E6%BA%90.txt) | 成功 | | 3.317秒 | 26.647ms | 0.002ms | 0.022ms | 910.226ms | 337.065ms | 0.007ms | 2.041秒 | https://svip.ryiplay18.com/20260622/7433_efc627dc/index.m3u8 | |
| [寻川4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%AF%BB%E5%B7%9D4K.txt) | 成功 | | 4.552秒 | 16.263ms | 432.325ms | 889.644ms | 511.051ms | 433.363ms | 1.056秒 | 1.212秒 | https://cibn-edge-5g.1ljx.com/cloud/flv/b2c7f9e03b343e6c7088dfda6e81a741/c394202677206529e6ada2877303289c/6a39d6b6d63b2.m3u8?auth_key=1782175414.8775-1-142627900.info-internet-2-llq-edca20b901a33a975b543a7f91227bc7 | |
| [布布影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%B8%83%E5%B8%83%E5%BD%B1%E8%A7%86.txt) | 失败 | 分类列表 | 20.296秒 | 9.645ms | 0.001ms | 0.001ms | 10.15秒 | 0.0ms | 0.0ms | 0.0ms | | HTTPSConnectionPool(host='bbys.app', port=443): Max retries exceeded with url: /api.php/web/filter/vod?type_name=%E5%89%A7%E9%9B%86&page=1&sort=hits&class=&area=&year= (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1081)'))) |
| [微观短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%BE%AE%E8%A7%82%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.503秒 | 3.564ms | 0.013ms | 185.014ms | 561.843ms | 545.965ms | 0.004ms | 205.22ms | https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782175411&sign=296a8bc7a668b33dadee28703765c33b | |
| [新片预告](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%96%B0%E7%89%87%E9%A2%84%E5%91%8A.txt) | 失败 | 地址校验 | 6.596秒 | 8.272ms | 0.001ms | 566.927ms | 265.385ms | 285.374ms | 458.989ms | 5.01秒 | https://media.kg-portal.ru/movies/s/sheepdetectives/trailers/sheepdetectives_primevideodigital_1280.mp4 | HTTPSConnectionPool(host='media.kg-portal.ru', port=443): Read timed out. (read timeout=5) |
| [新韩剧网](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%96%B0%E9%9F%A9%E5%89%A7%E7%BD%91.txt) | 成功 | | 3.588秒 | 17.726ms | 0.001ms | 0.001ms | 708.109ms | 452.907ms | 549.507ms | 1.858秒 | https://cdn.vvvip-plays33.cc/20260224/8726_d6f84c02/index.m3u8 | |
| [星星短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%98%9F%E6%98%9F%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.734秒 | 13.218ms | 0.001ms | 0.001ms | 391.63ms | 736.927ms | 0.004ms | 590.709ms | https://img.novel.wsljf.xyz/shortPlay-mp4/420424102051841/EvnIm1746774634078/abc6208e-390b-4533-a1a4-b9e5741cc384/540x960/output.m3u8 | |
| [木偶](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%9C%A8%E5%81%B6.txt) | 成功 | | 870.164ms | 20.851ms | 0.001ms | 0.001ms | 380.095ms | 241.762ms | 0.014ms | 226.828ms | https://115cdn.com/s/swsh29f36dh?password=cca8 | |
| [樱花动漫](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%A8%B1%E8%8A%B1%E5%8A%A8%E6%BC%AB.txt) | 成功 | | 6.974秒 | 12.177ms | 0.002ms | 0.001ms | 2.243秒 | 1.419秒 | 1.469秒 | 1.83秒 | https://yzzy.play-cdn2.com/20220413/12637_691cf585/index.m3u8 | |
| [橘子TV](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%A9%98%E5%AD%90TV.txt) | 成功 | | 4.131秒 | 9.004ms | 639.744ms | 367.609ms | 387.657ms | 388.742ms | 1.317秒 | 1.02秒 | https://usaydd.up8r6jjh.com/m3u87/share/7903443/8098971/20260619/121547/1080/index.m3u8?sign=f3a2e5c4aba05c1a5bd684f8223960db&t=1782175414 | |
| [欧歌](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%AC%A7%E6%AD%8C.txt) | 成功 | | 650.147ms | 12.621ms | 0.001ms | 0.001ms | 238.658ms | 214.777ms | 0.021ms | 183.494ms | https://pan.quark.cn/s/230cbed0f6e3 | |
| [沐辞4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%B2%90%E8%BE%9E4K.txt) | 成功 | | 1.566秒 | 22.123ms | 98.304ms | 484.74ms | 141.801ms | 137.193ms | 202.865ms | 478.096ms | https://fffan.wki8.com/hls/fe4bb2e23841a4b97b9e2407393a1203.m3u8?token=570a07e534597a30af7809afb847bd3e&time=1782175413&YYNB.m3u8 | |
| [河马短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%B2%B3%E9%A9%AC%E7%9F%AD%E5%89%A7.txt) | 成功 | | 2.077秒 | 21.966ms | 0.001ms | 519.426ms | 360.889ms | 736.739ms | 0.026ms | 437.364ms | https://dzzt-video.cbread.cn/0379278b392d37584be1ebae8232758a/6a3b1e00/07/9x8/98x7/987x3/98733200014/614212370_1/614212370.720p.narrowv3.mp4 | |
| [清沅4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%B8%85%E6%B2%854K.txt) | 成功 | | 2.84秒 | 7.939ms | 235.804ms | 1.17秒 | 291.55ms | 236.674ms | 812.243ms | 85.06ms | https://lf26-imcloud-file-sign.bytetos.com/tos-cn-v-5f73e7/oIiyrgWqUIEC1GB8CCcLThhIJyGAyOOgzAefHf?a=1345&ch=1&cr=1&dr=8&x-tos-expires=1782382169&er=0&lr=test&cd=4%7C10%7C0%7C7&x-expires=1789950725&br=1513&bt=1536&cs=3&ds=6&x-tos-authkey=2ebaeb332b6babd0838ea3b8765baa6a&ft=xZu9n3gmSTl31SoTxAcw&x-tos-signature=FULpnibbkT84Th4rKu3i434diTOKmtKpFjVVxQpz&mime_type=video_mp4&qs=13&x-signature=D4fT6%2Bnuuo0M8DBfUWUZzXpsPbI%3D&rc=dv0dVH2KXBbJ6zqfFM797AvbESXu7ACASuuQiuIrLuDt7igq1q%3D%3D&btag=a0000e779790000&dy_q=1778056808&l=202605211d634a11cd6e6ee9ebb24b6d5&filename=BBA@ckfiv.mp4 | |
| [滴答影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%BB%B4%E7%AD%94%E5%BD%B1%E8%A7%86.txt) | 成功 | | 1.93秒 | 7.587ms | 0.001ms | 0.001ms | 488.26ms | 407.46ms | 0.003ms | 1.026秒 | https://pan.baidu.com/s/1LdCHbE8fIH-tZGzcxXznfA?pwd=a2mq | |
| [潮流APP](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%BD%AE%E6%B5%81APP.txt) | 成功 | | 2.847秒 | 19.663ms | 0.005ms | 459.408ms | 995.201ms | 1.018秒 | 257.089ms | 97.311ms | http://43.248.96.62:9090/nby/m3u8/getM3u8?name=jx.91by.top&time=1782175415686&url=NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8 | |
| [灯泡影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%81%AF%E6%B3%A1%E5%BD%B1%E8%A7%86.txt) | 失败 | 首页分类 | 16.441ms | 16.028ms | 0.001ms | 0.002ms | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类缺少 type_id |
| [爱奇艺](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%88%B1%E5%A5%87%E8%89%BA.txt) | 成功 | | 4.435秒 | 14.388ms | 0.017ms | 3.719秒 | 462.813ms | 107.914ms | 0.006ms | 128.829ms | http://www.iqiyi.com/v_tenslt1rzg.html | |
| [片库](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%89%87%E5%BA%93.txt) | 成功 | | 1.552秒 | 7.021ms | 0.069ms | 0.001ms | 1.446秒 | 0.003ms | 0.002ms | 97.951ms | https://v.qq.com/ | |
| [独播库](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8B%AC%E6%92%AD%E5%BA%93.txt) | 成功 | | 1.417秒 | 7.817ms | 0.001ms | 0.001ms | 391.545ms | 436.314ms | 349.863ms | 230.635ms | https://vid.dbokutv.com/20260609/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBtDsRsGlR7XgBMriBJ0nBJ0mGKCuHZ4tD2vjS34/chunklist.m3u8 | |
| [猫猫4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8C%AB%E7%8C%AB4K.txt) | 失败 | 地址校验 | 6.132秒 | 9.419ms | 222.009ms | 206.967ms | 371.042ms | 120.583ms | 110.426ms | 1.114秒 | https://play.phimgood.com/20260622/28150_15366870/index.m3u8 | HTTP 403 |
| [玩偶哥哥](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8E%A9%E5%81%B6%E5%93%A5%E5%93%A5.txt) | 失败 | 分类列表 | 1.192秒 | 6.031ms | 0.001ms | 0.0ms | 565.924ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [玩偶聚合](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8E%A9%E5%81%B6%E8%81%9A%E5%90%88.txt) | 成功 | | 2.524秒 | 33.71ms | 0.001ms | 2.481ms | 547.581ms | 384.177ms | 0.003ms | 954.498ms | https://pan.baidu.com/s/1vm84vRI6JXocgslg1BJdyw?pwd=yyds | |
| [瓜子](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%93%9C%E5%AD%90.txt) | 成功 | | 4.385秒 | 11.12ms | 0.001ms | 0.026ms | 674.653ms | 871.57ms | 387.373ms | 2.439秒 | https://vd.jiunuow.com/434b174c56731628c592b508c740b575/20260623084336/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8 | |
| [百度短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%99%BE%E5%BA%A6%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.495秒 | 5.427ms | 0.001ms | 362.167ms | 216.299ms | 610.157ms | 266.149ms | 33.742ms | http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hnb | |
| [盘Ta](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98Ta.txt) | 成功 | | 1.321秒 | 3.807ms | 0.001ms | 274.676ms | 238.877ms | 221.566ms | 0.039ms | 581.242ms | https://yun.139.com/shareweb/#/w/i/2tZwnRyNjEX8l | |
| [盘聚](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98%E8%81%9A.txt) | 成功 | | 1.827秒 | 7.178ms | 0.001ms | 0.0ms | 208.313ms | 226.572ms | 211.656ms | 1.173秒 | https://pan.baidu.com/s/1-qih0MJE5J7wUXXq3dAMsQ?pwd=3flv | |
| [盘链](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98%E9%93%BE.txt) | 失败 | 视频详情 | 2.981秒 | 22.844ms | 0.139ms | 0.001ms | 705.694ms | 337.114ms | 0.0ms | 0.0ms | | 详情缺少播放源或播放列表 |
| [短剧优选](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9F%AD%E5%89%A7%E4%BC%98%E9%80%89.txt) | 成功 | | 5.83秒 | 22.04ms | 462.217ms | 0.275ms | 4.548秒 | 731.983ms | 0.006ms | 63.398ms | https://cdn-vod-playlet.wtzw.com/asset/b936eac78f199fd865afbe3c5b707e7f/play_multi_video/6f7310c287644b7c813ab8e2eb7a4a0c/f1223068052dd7f1bc88718af4b2c0e4.m3u8 | |
| [短剧网](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9F%AD%E5%89%A7%E7%BD%91.txt) | 成功 | | 877.278ms | 10.286ms | 0.001ms | 0.001ms | 372.966ms | 332.712ms | 0.009ms | 160.649ms | https://pan.quark.cn/s/24d9201aac7b | |
| [磁力熊](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%A3%81%E5%8A%9B%E7%86%8A.txt) | 成功 | | 1.381秒 | 15.029ms | 0.004ms | 0.01ms | 583.395ms | 781.803ms | 0.004ms | 0.108ms | magnet:?xt=urn:btih:55913AA7BA60BF3124984DD0E31F41C848CC9C95 | |
| [糯米](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%B3%AF%E7%B1%B3.txt) | 失败 | 分类列表 | 555.153ms | 7.703ms | 0.001ms | 172.527ms | 180.227ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [网易云音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%BD%91%E6%98%93%E4%BA%91%E9%9F%B3%E4%B9%90.txt) | 失败 | 播放地址 | 131.552秒 | 6.491ms | 0.001ms | 430.142ms | 431.356ms | 0.01ms | 125.276秒 | 0.0ms | | playerContent 未返回播放地址 |
| [耐视点播](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%80%90%E8%A7%86%E7%82%B9%E6%92%AD.txt) | 失败 | 分类列表 | 2.88秒 | 6.81ms | 0.001ms | 0.001ms | 1.15秒 | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [腾讯视频](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%85%BE%E8%AE%AF%E8%A7%86%E9%A2%91.txt) | 成功 | | 1.908秒 | 8.877ms | 0.001ms | 137.144ms | 264.986ms | 1.263秒 | 0.007ms | 233.173ms | https://v.qq.com/x/cover/mzc00200mxo428o/l41026waewf.html | |
| [至臻](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%87%B3%E8%87%BB.txt) | 成功 | | 2.83秒 | 36.008ms | 0.001ms | 0.001ms | 928.176ms | 905.173ms | 0.003ms | 959.133ms | https://pan.baidu.com/s/1LXvZe0ARG3AH38STHuv2Aw?pwd=c7eg | |
| [茶杯狐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%8C%B6%E6%9D%AF%E7%8B%90.txt) | 失败 | 首页分类 | 556.545ms | 5.073ms | 0.0ms | 551.284ms | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [虎斑](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%99%8E%E6%96%91.txt) | 成功 | | 4.476秒 | 12.413ms | 0.001ms | 0.001ms | 289.426ms | 4.004秒 | 0.082ms | 168.58ms | https://pan.quark.cn/s/41c30e8afabf | |
| [蜡笔](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%9C%A1%E7%AC%94.txt) | 成功 | | 2.685秒 | 7.537ms | 0.001ms | 0.001ms | 876.645ms | 757.676ms | 0.004ms | 1.043秒 | https://pan.baidu.com/s/1BSyE6bX613RPsoZDDzTWFg?pwd=ftqu | |
| [袋鼠影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%A2%8B%E9%BC%A0%E5%BD%B1%E8%A7%86.txt) | 成功 | | 2.544秒 | 8.641ms | 0.001ms | 0.001ms | 788.24ms | 178.758ms | 219.812ms | 1.348秒 | https://play.phimgood.com/20260623/28182_abffbd61/index.m3u8 | |
| [视界](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%A7%86%E7%95%8C.txt) | 失败 | 未预期异常 | 10.04秒 | 11.843ms | 0.001ms | 10.019秒 | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10) |
| [路漫漫](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%B7%AF%E6%BC%AB%E6%BC%AB.txt) | 失败 | 分类列表 | 2.26秒 | 5.901ms | 0.001ms | 0.001ms | 1.093秒 | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [酷我听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%85%B7%E6%88%91%E5%90%AC%E4%B9%A6.txt) | 成功 | | 4.267秒 | 14.157ms | 0.001ms | 398.613ms | 94.398ms | 3.584秒 | 140.845ms | 33.059ms | http://car-lv.kuwo.cn/39640440ffd184a152afc4bc3920f7e8/6a39d6bd/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$ | |
| [酷狗音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%85%B7%E7%8B%97%E9%9F%B3%E4%B9%90.txt) | 成功 | | 1.554秒 | 7.57ms | 418.524ms | 270.544ms | 242.219ms | 275.85ms | 316.955ms | 21.422ms | http://fsdg360.tx.kugou.com/202606230843/0c16d14fb2774a9d912d30957da84e58/v3/019c0921394dea57337a44c533cc37c7/yp/p_0_960931/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx828294492_qu128_s3322804904.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3 | |
| [金牌](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%87%91%E7%89%8C.txt) | 成功 | | 2.075秒 | 3.866ms | 0.001ms | 607.075ms | 214.471ms | 211.554ms | 200.934ms | 836.179ms | https://ppvod011.blbtgg.com/splitOut/20260420/1287040/V20260420142132484561287040/index.m3u8?auth_key=1782175419-3a13b76b4b7d4e808f987af5cc5af7fc-0-7fec1c9befc3be3f894a4dd061583fb1 | |
| [闪电](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%97%AA%E7%94%B5.txt) | 成功 | | 718.508ms | 7.609ms | 0.001ms | 0.001ms | 287.855ms | 273.518ms | 0.007ms | 149.079ms | https://pan.quark.cn/s/5173fb836f41 | |
| [韩圈](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%9F%A9%E5%9C%88.txt) | 失败 | 首页分类 | 1.376秒 | 6.298ms | 0.002ms | 1.37秒 | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [韩小圈](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%9F%A9%E5%B0%8F%E5%9C%88.txt) | 成功 | | 3.472秒 | 4.409ms | 0.0ms | 0.0ms | 917.222ms | 710.458ms | 0.012ms | 1.839秒 | https://cdn.yzzy31-play.com/20260302/15487_9efa87e1/index.m3u8 | |
| [飞卢听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%A3%9E%E5%8D%A2%E5%90%AC%E4%B9%A6.txt) | 成功 | | 3.417秒 | 3.167ms | 0.0ms | 0.0ms | 2.943秒 | 418.376ms | 0.003ms | 52.228ms | http://tss.faloo.com/ListenNode/0/765/1.mp3 | |
| [飞快TV](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%A3%9E%E5%BF%ABTV.txt) | 成功 | | 4.083秒 | 12.536ms | 0.001ms | 0.001ms | 1.043秒 | 1.053秒 | 1.021秒 | 951.493ms | https://cdn.yzzy31-play.com/20260621/22163_554b4a99/index.m3u8 | |
| [魔方APP](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%AD%94%E6%96%B9APP.txt) | 失败 | 首页分类 | 10.021秒 | 8.517ms | 0.001ms | 10.012秒 | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [麦田影院](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%BA%A6%E7%94%B0%E5%BD%B1%E9%99%A2.txt) | 成功 | | 988.573ms | 3.792ms | 0.001ms | 0.0ms | 429.506ms | 194.055ms | 0.055ms | 359.761ms | https://v.lzcdn27.com/20250731/679_50a2b047/index.m3u8 | |
| [黑猫APP](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%BB%91%E7%8C%ABAPP.txt) | 失败 | 首页分类 | 175.041ms | 4.543ms | 0.001ms | 170.341ms | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [4KVM](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/4KVM.txt) | 失败 | 未预期异常 | 19.489秒 | 235.895ms | 0.001ms | 19.248秒 | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | HTTPSConnectionPool(host='www.4kvm.cc', port=443): Read timed out. |
| [4K指南](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/4K%E6%8C%87%E5%8D%97.txt) | 成功 | | 11.353秒 | 224.172ms | 0.001ms | 0.002ms | 10.612秒 | 355.447ms | 0.003ms | 158.423ms | https://pan.quark.cn/s/7a78a2d579a3 | |
| [6V磁力](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/6V%E7%A3%81%E5%8A%9B.txt) | 成功 | | 8.41秒 | 237.791ms | 0.004ms | 0.001ms | 788.885ms | 7.382秒 | 0.003ms | 0.079ms | magnet:?xt=urn:btih:a3f7dec02bf614279ccb0c01b6d94b0ba8a1e9b4&dn=%E4%BA%91%E7%A7%80%E8%A1%8C01-06 | |
| [AAZ音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/AAZ%E9%9F%B3%E4%B9%90.txt) | 失败 | 分类列表 | 1.179秒 | 224.621ms | 0.001ms | 595.733ms | 178.638ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [PPnix](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/PPnix.txt) | 成功 | | 22.359秒 | 224.453ms | 0.001ms | 0.002ms | 686.172ms | 7.985秒 | 0.009ms | 392.816ms | https://www.ppnix.com/info/m3u8/8267/1.m3u8 | |
| [Pomo](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/Pomo.txt) | 成功 | | 11.94秒 | 223.586ms | 0.001ms | 0.002ms | 200.365ms | 303.623ms | 0.003ms | 0.053ms | magnet:?xt=urn:btih:e4b2bb0879f54732ae9f4b2ab3b8b50cfec55b5b | |
| [QQ音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/QQ%E9%9F%B3%E4%B9%90.txt) | 成功 | | 2.877秒 | 233.73ms | 0.01ms | 0.003ms | 1.184秒 | 334.518ms | 1.047秒 | 77.174ms | https://isure.stream.qqmusic.qq.com/F0000040rOp00lZYHC.flac?guid=9669dd5ed2258e7c222763a14e8ccd83&vkey=7240BE8F9CCB98650CE7DA8384101C856976C7D2B3E8AE64C77CB5613E151D4B1AF58DADCF733FA5AD4A0B7C82F57F8C88E0D155E0ACFE20__v2b9ab53e&uin=1152921504846230218&fromtag=119114&redirect=1 | |
| [YouTube](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/YouTube.txt) | 成功 | | 23.389秒 | 221.787ms | 0.003ms | 0.056ms | 596.53ms | 11.009秒 | 0.005ms | 6.527秒 | https://www.youtube.com/watch?v=goH9vq8E3Vw | |
| [libvio](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/libvio.txt) | 成功 | | 9.633秒 | 216.489ms | 0.001ms | 0.001ms | 8.848秒 | 199.179ms | 0.005ms | 361.387ms | https://pan.quark.cn/s/26341f950ab5 | |
| [mifun](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/mifun.txt) | 成功 | | 11.929秒 | 215.659ms | 0.001ms | 1.652秒 | 683.483ms | 662.441ms | 8.103秒 | 611.764ms | https://v9.douyinvod.com/69175fb450264ba4c8a44b7d512ab62a/6a3eb45e/video/tos/cn/tos-cn-v-5f73e7/o4oDdglEAQIS0rqpHJrI1EbFefmW8BaDAD2BgT/?a=0&ch=0&cr=0&dr=2&er=0&lr=test&cd=0%7C0%7C0%7C0&br=1992&bt=1992&cs=0&ds=4&ft=S9lstHiHH_Myq8ZYAN3_e2NvjTQ&mime_type=video_mp4&qs=13&rc=ajw5ZW45cm4zOjQzNGdnM0Bpajw5ZW45cm4zOjQzNGdnM0BhZ2AvMmQ0ZjVhLS1kXjBzYSNhZ2AvMmQ0ZjVhLS1kXjBzcw%3D%3D&btag=c0000e00038000&dy_q=1782471166&l=2026062618524607C2720E859B1633F43A | |
| [youknow](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/youknow.txt) | 成功 | | 12.614秒 | 215.107ms | 0.001ms | 0.001ms | 1.917秒 | 1.568秒 | 7.62秒 | 1.288秒 | https://vip.dytt-see.com/20260617/40868_59cf35ec/index.m3u8 | |
| [七味](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%83%E5%91%B3.txt) | 成功 | | 181.211秒 | 235.643ms | 0.003ms | 0.001ms | 171.324秒 | 6.44秒 | 0.002ms | 3.209秒 | https://pan.baidu.com/s/1kI_bjsk-vxYzx0mxnHj22w?pwd=rnx9 | |
| [不太灵](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%8D%E5%A4%AA%E7%81%B5.txt) | 成功 | | 45.64秒 | 221.17ms | 0.001ms | 13.546秒 | 15.794秒 | 15.041秒 | 0.004ms | 1.037秒 | https://pan.baidu.com/s/1b4V5P8bWIkpZPh91IWa1Zg?pwd=8888 | |
| [世纪音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%96%E7%BA%AA%E9%9F%B3%E4%B9%90.txt) | 失败 | 分类列表 | 1.635秒 | 217.54ms | 0.001ms | 1.22秒 | 97.166ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [两个BT](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B8%A4%E4%B8%AABT.txt) | 成功 | | 17.202秒 | 232.298ms | 0.001ms | 0.001ms | 433.135ms | 5.835秒 | 10.085秒 | 614.585ms | https://zijieapi.douyinbyte.com/m3u8/eea7ae97e3fb3bd8087274832badc8cf.m3u8 | |
| [乌云影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B9%8C%E4%BA%91%E5%BD%B1%E8%A7%86.txt) | 成功 | | 40.747秒 | 216.898ms | 0.001ms | 401.994ms | 6.409秒 | 9.789秒 | 0.054ms | 534.243ms | https://wooyun.tv/gen_overseas/https://c1.rrcdnbf2.com/video/shouwang/第01集/index.m3u8 | |
| [乐兔](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%B9%90%E5%85%94.txt) | 失败 | 分类列表 | 9.165秒 | 3.8ms | 0.0ms | 0.0ms | 471.191ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [二小](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BA%8C%E5%B0%8F.txt) | 成功 | | 5.108秒 | 6.314ms | 0.001ms | 0.001ms | 2.861秒 | 887.49ms | 0.004ms | 1.353秒 | https://pan.baidu.com/s/1RiPiTcDENE87BQK382mgwg?pwd=gbg6 | |
| [人人电影](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BA%BA%E4%BA%BA%E7%94%B5%E5%BD%B1.txt) | 成功 | | 16.254秒 | 3.702ms | 0.001ms | 0.0ms | 8.832秒 | 5.919秒 | 0.01ms | 1.499秒 | https://pan.baidu.com/s/1hz3knFlAGgGrNMJAxCAIHw?pwd=i9yf | |
| [人人视频](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BA%BA%E4%BA%BA%E8%A7%86%E9%A2%91.txt) | 失败 | 地址校验 | 5.883秒 | 4.235ms | 0.001ms | 567.381ms | 296.073ms | 275.859ms | 383.453ms | 507.866ms | https://tfx21ge3drmttgchnhcj3gazdgpy.ourdvsssvip.com:20443/ws-302.bwcgee.cn/705ea47e406271f1802b5017f1e80402/1b908c37a5144c01b2d1e34d39d1ad86-856b0f8eb7eda6f5250f1ae52ccbdc7d-ld.mp4?key=c958c2f0a48d4b96c0ecf74ec5a0be26&time=1782487393525&clientType=web_pc&clientVersion=1.0.0&parseUsage=PLAY&uid=0&rk=8d3b1f05fa464b6bb4d0a9522d7fa132&hevc=false&seasonId=57365&wsiphost=ipdbme&wsrid_tag=6a3e6121_PS-000-01roX24_39390-35506-s1t1782472993627&x-mamba-business-label=13551&redirect_cnt=0&ip_type=0&wshc=C&requery=0 | HTTP 403 |
| [优酷](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BC%98%E9%85%B7.txt) | 成功 | | 6.872秒 | 8.532ms | 0.001ms | 0.001ms | 1.515秒 | 5.108秒 | 0.002ms | 240.464ms | https://v.youku.com/v_show/id_XNjUzNzUzMjIxNg==.html | |
| [低端影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BD%8E%E7%AB%AF%E5%BD%B1%E8%A7%86.txt) | 成功 | | 13.991秒 | 4.422ms | 0.001ms | 0.001ms | 1.045秒 | 11.993秒 | 0.007ms | 947.75ms | https://v.lzcdn27.com/20260625/12092_32635a10/index.m3u8 | |
| [修罗](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BF%AE%E7%BD%97.txt) | 成功 | | 14.681秒 | 6.716ms | 0.001ms | 0.001ms | 8.267秒 | 197.008ms | 0.008ms | 0.057ms | magnet:?xt=urn:btih:6fdd187c946c9284594f4f7760e0ecaa2d84c79d | |
| [免费短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%85%8D%E8%B4%B9%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.474秒 | 3.574ms | 0.008ms | 0.0ms | 224.273ms | 215.931ms | 0.002ms | 1.03秒 | https://pan.baidu.com/s/1H2QIkSd9Um9-JQKH4YSsIA?pwd=6666 | |
| [农民](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%86%9C%E6%B0%91.txt) | 失败 | 分类列表 | 15.165秒 | 6.727ms | 0.001ms | 7.136秒 | 7.842秒 | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [凡客TV](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%87%A1%E5%AE%A2TV.txt) | 失败 | 分类列表 | 6.203秒 | 4.616ms | 0.0ms | 0.0ms | 392.23ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [剧圈圈](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%89%A7%E5%9C%88%E5%9C%88.txt) | 失败 | 分类列表 | 28.138秒 | 4.723ms | 0.001ms | 0.001ms | 12.862秒 | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [剧迷](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%89%A7%E8%BF%B7.txt) | 成功 | | 10.761秒 | 5.148ms | 0.0ms | 0.001ms | 215.681ms | 398.817ms | 9.184秒 | 957.469ms | https://vip.dytt-see.com/20260522/38907_e9814d39/index.m3u8 | |
| [博看听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%8D%9A%E7%9C%8B%E5%90%AC%E4%B9%A6.txt) | 成功 | | 6.11秒 | 4.399ms | 0.0ms | 3.232秒 | 252.949ms | 662.519ms | 0.002ms | 1.957秒 | http://audio.bookan.com.cn/video1/audio/20200706001/aache64_133068a2.m4a | |
| [双星](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%8F%8C%E6%98%9F.txt) | 成功 | | 1.74秒 | 3.896ms | 1.275秒 | 0.003ms | 153.584ms | 167.429ms | 0.002ms | 139.827ms | https://pan.quark.cn/s/71ee773d466b | |
| [听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%90%AC%E4%B9%A6.txt) | 成功 | | 10.105秒 | 3.463ms | 76.548ms | 0.001ms | 3.095秒 | 6.206秒 | 269.682ms | 454.187ms | http://audiopay.cos.tx.xmcdn.com/download/1.0.0/storages/b817-audiopay/16/AA/GKwRIaIGGaRGADgE-gEx_hMS-aacv2-48K.m4a?sign=834e3eff1bca2d95c708c7cbb627a350&buy_key=FM&token=4279&timestamp=1782473008&duration=453 | |
| [听友FM](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%90%AC%E5%8F%8BFM.txt) | 成功 | | 25.782秒 | 9.022ms | 0.0ms | 10.992秒 | 299.825ms | 814.111ms | 12.623秒 | 1.043秒 | https://file.hgeuz.cn/stream/eJwANwDI_wJVZgVKIIrU0ECux-GJ1PSt38ahythCqsH-r9TAQ4rj5F94rOjbQKjk063xyIX2z3hfeGcIHF4BAAD__5DtISY.?ts=1782470848&sign=d7ba7606fdd5376878f5e6982bd7a40d | |
| [咕咕动漫](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%92%95%E5%92%95%E5%8A%A8%E6%BC%AB.txt) | 成功 | | 10.273秒 | 18.183ms | 0.006ms | 462.411ms | 467.856ms | 418.749ms | 1.408秒 | 7.497秒 | https://p26-bot-workflow-sign.byteimg.com/tos-cn-i-mdko3gqilj/f56d6a4064e24a84bae068ba3a63d02d~tplv-mdko3gqilj-image.image?rk3s=81d4c505&x-expires=1813577002&x-signature=ksFxdn21XFBuC44vCEhII9n5iaw%3D | |
| [四万影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%9B%9B%E4%B8%87%E5%BD%B1%E8%A7%86.txt) | 失败 | 分类列表 | 840.064ms | 11.058ms | 0.001ms | 0.001ms | 135.372ms | 0.0ms | 0.0ms | 0.0ms | | HTTPSConnectionPool(host='40000.me', port=443): Max retries exceeded with url: /api/maccms?ac=detail&t=30&pg=1&by=time (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for '40000.me'. (_ssl.c:1081)"))) |
| [在线之家](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%9C%A8%E7%BA%BF%E4%B9%8B%E5%AE%B6.txt) | 失败 | 视频详情 | 63.484秒 | 9.781ms | 0.001ms | 0.001ms | 16.761秒 | 20.765秒 | 7.495秒 | 338.121ms | | ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) |
| [多多](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%A4%9A%E5%A4%9A.txt) | 成功 | | 9.292秒 | 8.117ms | 0.0ms | 0.001ms | 507.335ms | 7.702秒 | 0.003ms | 1.074秒 | https://pan.baidu.com/s/1s0k9Qh4lpw3NY10ETxLhXQ?pwd=yyds | |
| [如意资源](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%A6%82%E6%84%8F%E8%B5%84%E6%BA%90.txt) | 成功 | | 22.121秒 | 5.706ms | 0.001ms | 0.006ms | 19.811秒 | 432.662ms | 0.004ms | 1.871秒 | https://svip.ryiplay18.com/20260626/7522_3be92c09/index.m3u8 | |
| [寻川4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%AF%BB%E5%B7%9D4K.txt) | 失败 | 首页分类 | 930.018ms | 20.08ms | 435.628ms | 474.107ms | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [布布影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%B8%83%E5%B8%83%E5%BD%B1%E8%A7%86.txt) | 失败 | 播放地址 | 43.92秒 | 4.892ms | 0.001ms | 0.001ms | 678.808ms | 8.531秒 | 9.193秒 | 0.053ms | | playerContent 未返回播放地址 |
| [微观短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%BE%AE%E8%A7%82%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.742秒 | 4.342ms | 0.015ms | 190.748ms | 582.999ms | 327.925ms | 0.002ms | 635.639ms | https://tv-video.cdn.drama.9ddm.com/22/A0/22A0BFFF46651CC23355B115F6307653.mp4?timestamp=1782473005&sign=a64ed7631dd2105070931b5e814d29cf | |
| [新片预告](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%96%B0%E7%89%87%E9%A2%84%E5%91%8A.txt) | 失败 | 地址校验 | 24.8秒 | 7.65ms | 0.001ms | 8.224秒 | 7.959秒 | 242.302ms | 7.844秒 | 521.644ms | https://vfx.mtime.cn/Video/2026/06/26/mp4/260626160847572141.mp4 | HTTP 403 |
| [新韩剧网](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%96%B0%E9%9F%A9%E5%89%A7%E7%BD%91.txt) | 成功 | | 21.171秒 | 5.425ms | 0.001ms | 0.001ms | 9.019秒 | 9.908秒 | 336.661ms | 1.901秒 | https://cdn.yzzy31-play.com/20251216/9033_3613ef1e/index.m3u8 | |
| [星星短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%98%9F%E6%98%9F%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.781秒 | 3.11ms | 0.001ms | 0.001ms | 604.865ms | 640.101ms | 0.006ms | 532.141ms | https://img.novel.wsljf.xyz/shortPlay-mp4/420424102051841/EvnIm1746774634078/abc6208e-390b-4533-a1a4-b9e5741cc384/540x960/output.m3u8 | |
| [木偶](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%9C%A8%E5%81%B6.txt) | 成功 | | 2.554秒 | 6.689ms | 0.001ms | 0.001ms | 1.477秒 | 488.376ms | 0.009ms | 581.446ms | https://115cdn.com/s/swsfhlc36dh?password=w769 | |
| [樱花动漫](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%A8%B1%E8%8A%B1%E5%8A%A8%E6%BC%AB.txt) | 成功 | | 29.366秒 | 9.042ms | 0.001ms | 0.001ms | 7.339秒 | 1.322秒 | 14.755秒 | 5.94秒 | https://v.cdnlz22.com/20250516/17147_63d01861/index.m3u8 | |
| [橘子TV](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%A9%98%E5%AD%90TV.txt) | 成功 | | 35.056秒 | 5.548ms | 396.101ms | 6.585秒 | 8.008秒 | 434.239ms | 18.561秒 | 1.065秒 | https://usaydd.0rvgx279.com/m3u87/share/7903443/8098971/20260619/121547/1080/index.m3u8?sign=a78e56eefc3e5cd20374677ff6d3c725&t=1782473033 | |
| [欧歌](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%AC%A7%E6%AD%8C.txt) | 成功 | | 5.605秒 | 8.493ms | 0.0ms | 0.001ms | 334.281ms | 365.452ms | 0.006ms | 4.897秒 | https://pan.baidu.com/s/1DCYAcNPA9Wwj19PIeeDuSw?pwd=8888 | |
| [沐辞4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%B2%90%E8%BE%9E4K.txt) | 成功 | | 1.862秒 | 9.195ms | 91.62ms | 193.541ms | 134.263ms | 181.289ms | 111.974ms | 1.14秒 | https://fffan.wki8.com/hls/a33d70ac411960e7c3c1960786db00bb.m3u8?token=b6f2bf8c8a085a1c810c7811eca78572&time=1782473009&YYNB.m3u8 | |
| [河马短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%B2%B3%E9%A9%AC%E7%9F%AD%E5%89%A7.txt) | 成功 | | 2.591秒 | 4.854ms | 0.0ms | 691.028ms | 388.634ms | 1.007秒 | 0.03ms | 497.46ms | https://dzzt-video.cbread.cn/65d9fc8910b5a2f0a5dd5bc06ee27a2f/6a3f9f20/56/0x4/04x9/049x8/04983200014/614318265_1/614318265.720p.narrowv3.mp4 | |
| [清沅4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%B8%85%E6%B2%854K.txt) | 成功 | | 22.434秒 | 7.338ms | 227.552ms | 6.238秒 | 3.692秒 | 3.193秒 | 7.088秒 | 1.986秒 | https://vd.jiunuow.com/157db3e42650c2defca658df9e019bda/20260626192350/decry/vd/20260617/ZmIzNjFmYWJlZD/010545/1080_1920/aac/h264/hls/decrypt/index.m3u8 | |
| [滴答影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%BB%B4%E7%AD%94%E5%BD%B1%E8%A7%86.txt) | 成功 | | 31.341秒 | 5.516ms | 0.001ms | 0.001ms | 10.96秒 | 16.721秒 | 0.006ms | 3.653秒 | https://pan.baidu.com/s/13J1FYDdcvDLZQd_UG9wQQQ?pwd=3kid | |
| [潮流APP](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%BD%AE%E6%B5%81APP.txt) | 成功 | | 4.834秒 | 4.943ms | 0.002ms | 1.761秒 | 451.397ms | 1.401秒 | 287.679ms | 927.718ms | http://beyond8888888.ucyy.cn/2026-06-26/125_79267_NBY-c6d046002ed1d767bee10e93ee7f1ff8.m3u8?ts=1782471602-0-0-c4f93141bc3328b4b0d94c23d175b4d3 | |
| [灯泡影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%81%AF%E6%B3%A1%E5%BD%B1%E8%A7%86.txt) | 失败 | 首页分类 | 6.582ms | 6.413ms | 0.001ms | 0.002ms | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类缺少 type_id |
| [爱奇艺](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%88%B1%E5%A5%87%E8%89%BA.txt) | 成功 | | 5.428秒 | 21.422ms | 0.025ms | 4.1秒 | 431.238ms | 372.739ms | 0.003ms | 501.285ms | http://www.iqiyi.com/v_tenslt1rzg.html | |
| [片库](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%89%87%E5%BA%93.txt) | 成功 | | 10.161秒 | 16.815ms | 0.101ms | 0.001ms | 7.985秒 | 0.001ms | 0.001ms | 2.158秒 | https://v.qq.com/ | |
| [独播库](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8B%AC%E6%92%AD%E5%BA%93.txt) | 成功 | | 17.583秒 | 5.238ms | 0.001ms | 0.001ms | 7.922秒 | 345.089ms | 9.018秒 | 293.045ms | https://vid.dbokutv.com/20260609/ppotb62-S71lT2yliZApDBSvkYzBsrmD3fpCJ4nBtDsRsGlR7XgBMriBJ0nBJ0mGKCuHZ4tD2vjS34/chunklist.m3u8 | |
| [猫猫4K](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8C%AB%E7%8C%AB4K.txt) | 失败 | 播放地址 | 3.286秒 | 27.989ms | 195.981ms | 518.308ms | 440.205ms | 261.872ms | 318.669ms | 0.0ms | | playerContent 未返回播放地址 |
| [玩偶哥哥](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8E%A9%E5%81%B6%E5%93%A5%E5%93%A5.txt) | 成功 | | 11.408秒 | 20.723ms | 0.001ms | 0.001ms | 9.496秒 | 645.428ms | 0.004ms | 1.246秒 | https://pan.baidu.com/s/1owmAAX0chgI38axEX9VWbA?pwd=w3qm | |
| [玩偶聚合](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8E%A9%E5%81%B6%E8%81%9A%E5%90%88.txt) | 成功 | | 2.496秒 | 35.931ms | 0.001ms | 2.428ms | 675.599ms | 600.879ms | 0.002ms | 1.181秒 | https://pan.baidu.com/s/1owmAAX0chgI38axEX9VWbA?pwd=w3qm | |
| [瓜子](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%93%9C%E5%AD%90.txt) | 成功 | | 19.639秒 | 5.591ms | 0.001ms | 0.018ms | 713.84ms | 11.01秒 | 6.686秒 | 1.223秒 | https://vd.jiunuow.com/28a58a7650ee8fd4bc2bab5412ecc4a1/20260626192405/decry/vd/20260311/MjYwZjE1YTRkO/172631/1998_1080/aac/h264/hls/decrypt/index.m3u8 | |
| [百度短剧](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%99%BE%E5%BA%A6%E7%9F%AD%E5%89%A7.txt) | 成功 | | 1.716秒 | 3.244ms | 0.001ms | 451.971ms | 298.287ms | 632.428ms | 243.844ms | 85.707ms | http://vd3.bdstatic.com/mda-rgu31fx13xnschwc/1080p/mv_cae264_backtrack_1080p_normal/1753858859061604699/mda-rgu31fx13xnschwc.mp4?v_from_s=haokan-ui-video-hna | |
| [盘Ta](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98Ta.txt) | 成功 | | 1.078秒 | 3.971ms | 0.0ms | 286.933ms | 205.875ms | 224.874ms | 0.016ms | 355.247ms | https://yun.139.com/shareweb/#/w/i/2tZwnRyNjEX8l | |
| [盘聚](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98%E8%81%9A.txt) | 成功 | | 16.323秒 | 6.071ms | 0.001ms | 0.001ms | 211.545ms | 5.773秒 | 8.71秒 | 1.622秒 | https://pan.baidu.com/s/1TP6DbNDt7rJ-PewBloXx_g?pwd=qrn1 | |
| [盘链](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98%E9%93%BE.txt) | 成功 | | 34.153秒 | 7.849ms | 0.16ms | 0.002ms | 25.538秒 | 345.908ms | 7.721秒 | 540.023ms | https://pan.baidu.com/share/init?surl=0nml6zP3YvfgMkSz6oelag&pwd=DeGp | |
| [短剧优选](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9F%AD%E5%89%A7%E4%BC%98%E9%80%89.txt) | 成功 | | 4.763秒 | 19.681ms | 2.794秒 | 0.134ms | 779.122ms | 698.618ms | 0.002ms | 470.877ms | https://cdn-vod-playlet.wtzw.com/asset/b936eac78f199fd865afbe3c5b707e7f/play_multi_video/6f7310c287644b7c813ab8e2eb7a4a0c/f1223068052dd7f1bc88718af4b2c0e4.m3u8 | |
| [短剧网](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9F%AD%E5%89%A7%E7%BD%91.txt) | 成功 | | 2.717秒 | 13.013ms | 0.001ms | 0.001ms | 206.91ms | 2.34秒 | 0.009ms | 156.439ms | https://pan.quark.cn/s/d0e33449c74b | |
| [磁力熊](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%A3%81%E5%8A%9B%E7%86%8A.txt) | 成功 | | 16.169秒 | 7.912ms | 0.003ms | 0.006ms | 599.732ms | 15.561秒 | 0.003ms | 0.049ms | magnet:?xt=urn:btih:55913AA7BA60BF3124984DD0E31F41C848CC9C95 | |
| [糯米](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%B3%AF%E7%B1%B3.txt) | 失败 | 分类列表 | 10.918秒 | 7.354ms | 0.001ms | 173.157ms | 180.915ms | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [网易云音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%BD%91%E6%98%93%E4%BA%91%E9%9F%B3%E4%B9%90.txt) | 成功 | | 2.748秒 | 5.064ms | 0.001ms | 637.064ms | 414.429ms | 0.005ms | 1.303秒 | 386.943ms | https://iot102.music.126.net/Yml6PWlvdCZjaGFubmVsPW5ldGVhc2Umc2NlbmU9YW5kcmNhcg/20260626194851/70bdd15a006ae82fcfb784fd9e94149c/jdymusic/obj/wo3DlMOGwrbDjj7DisKw/80952696118/6051/ae7f/d746/c3635c6a69c01583bc6a45753141323b.mp3 | |
| [耐视点播](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%80%90%E8%A7%86%E7%82%B9%E6%92%AD.txt) | 失败 | 分类列表 | 43.524秒 | 4.599ms | 0.001ms | 0.0ms | 27.478秒 | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [腾讯视频](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%85%BE%E8%AE%AF%E8%A7%86%E9%A2%91.txt) | 成功 | | 3.136秒 | 6.182ms | 0.001ms | 103.141ms | 249.221ms | 2.521秒 | 0.004ms | 256.412ms | https://v.qq.com/x/cover/mzc00200mxo428o/l41026waewf.html | |
| [至臻](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%87%B3%E8%87%BB.txt) | 成功 | | 3.187秒 | 6.995ms | 0.001ms | 0.001ms | 1.164秒 | 425.691ms | 0.003ms | 1.59秒 | https://pan.baidu.com/s/1i67b-lk8IyzmfI99EfiiNQ?pwd=knsa | |
| [茶杯狐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%8C%B6%E6%9D%AF%E7%8B%90.txt) | 失败 | 首页分类 | 733.705ms | 6.403ms | 0.001ms | 727.06ms | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [虎斑](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%99%8E%E6%96%91.txt) | 成功 | | 991.526ms | 8.964ms | 0.001ms | 0.001ms | 284.883ms | 543.68ms | 0.015ms | 153.612ms | https://pan.quark.cn/s/7f844c96e293 | |
| [蜡笔](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%9C%A1%E7%AC%94.txt) | 成功 | | 1.379秒 | 8.111ms | 0.001ms | 0.001ms | 671.33ms | 143.252ms | 0.003ms | 556.06ms | https://pan.baidu.com/s/1XfOOHrQO6ahmREmjFwrhPw?pwd=tpr3 | |
| [袋鼠影视](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%A2%8B%E9%BC%A0%E5%BD%B1%E8%A7%86.txt) | 成功 | | 40.961秒 | 5.69ms | 0.0ms | 0.001ms | 992.882ms | 1.208秒 | 10.877秒 | 1.037秒 | https://vip.dytt-tvs.com/20260618/24551_4452b5fc/index.m3u8 | |
| [视界](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%A7%86%E7%95%8C.txt) | 失败 | 未预期异常 | 10.025秒 | 5.92ms | 0.0ms | 10.014秒 | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | HTTPSConnectionPool(host='cms140.yhg.one', port=443): Read timed out. (read timeout=10) |
| [路漫漫](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%B7%AF%E6%BC%AB%E6%BC%AB.txt) | 失败 | 分类列表 | 7.336秒 | 7.646ms | 0.001ms | 0.0ms | 6.199秒 | 0.0ms | 0.0ms | 0.0ms | | 分类视频列表为空 |
| [酷我听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%85%B7%E6%88%91%E5%90%AC%E4%B9%A6.txt) | 成功 | | 6.451秒 | 6.11ms | 0.001ms | 1.178秒 | 98.658ms | 3.793秒 | 1.311秒 | 63.19ms | http://car-lv.kuwo.cn/5defaeb584c5b19f8776db3ddb887bac/6a3e6152/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$ | |
| [酷狗音乐](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%85%B7%E7%8B%97%E9%9F%B3%E4%B9%90.txt) | 成功 | | 1.858秒 | 17.829ms | 485.924ms | 282.967ms | 363.512ms | 285.61ms | 345.323ms | 74.827ms | http://fsdg360.tx.kugou.com/202606261923/2d418cf4a52c4110d4e914d92cbaf91b/v3/35293ca6ce7e49f37b1dbaac53e0e909/yp/p_0_960141/ap1013_us0_mic85f71c379c462618de1399950957c33_pi6101_mx677915382_qu128_s1537669921.mp3?ft=car_203559_10049&fts=b05bb02d44717442054bac7624ed9a29&ext=.mp3 | |
| [金牌](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%87%91%E7%89%8C.txt) | 成功 | | 3.043秒 | 4.118ms | 0.001ms | 941.356ms | 468.602ms | 214.256ms | 333.108ms | 1.081秒 | https://ppvod011.blbtgg.com/splitOut/20260625/1334953/V20260625185733241351334953/index.m3u8?auth_key=1782473041-c185949a15df45cfb3b50457649ef74f-0-8a5f453fddfe992c4adda0ac10b91957 | |
| [闪电](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%97%AA%E7%94%B5.txt) | 成功 | | 757.432ms | 13.085ms | 0.001ms | 0.001ms | 326.646ms | 256.394ms | 0.011ms | 160.751ms | https://pan.quark.cn/s/3971c2396392 | |
| [韩圈](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%9F%A9%E5%9C%88.txt) | 失败 | 首页分类 | 6.396秒 | 5.308ms | 0.002ms | 6.39秒 | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [韩小圈](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%9F%A9%E5%B0%8F%E5%9C%88.txt) | 失败 | 地址校验 | 27.892秒 | 4.59ms | 0.001ms | 0.001ms | 877.797ms | 7.285秒 | 0.01ms | 5.048秒 | https://yzzy.play-cdn2.com/20220430/17203_3059152b/index.m3u8 | HTTPSConnectionPool(host='yzzy.play-cdn2.com', port=443): Read timed out. (read timeout=5) |
| [飞卢听书](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%A3%9E%E5%8D%A2%E5%90%AC%E4%B9%A6.txt) | 成功 | | 1.669秒 | 5.638ms | 0.001ms | 0.001ms | 1.136秒 | 306.803ms | 0.003ms | 219.882ms | http://tss.faloo.com/ListenNode/0/765/1.mp3 | |
| [飞快TV](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%A3%9E%E5%BF%ABTV.txt) | 成功 | | 67.514秒 | 6.279ms | 0.001ms | 0.001ms | 6.639秒 | 15.299秒 | 13.995秒 | 2.128秒 | https://v2.yzzy5-play.com/20220521/17987_6bb52797/index.m3u8 | |
| [魔方APP](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%AD%94%E6%96%B9APP.txt) | 失败 | 首页分类 | 10.062秒 | 5.146ms | 0.001ms | 10.057秒 | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
| [麦田影院](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%BA%A6%E7%94%B0%E5%BD%B1%E9%99%A2.txt) | 成功 | | 4.454秒 | 3.433ms | 0.001ms | 0.0ms | 3.524秒 | 175.253ms | 0.089ms | 748.816ms | https://v.lzcdn27.com/20250731/679_50a2b047/index.m3u8 | |
| [黑猫APP](https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%BB%91%E7%8C%ABAPP.txt) | 失败 | 首页分类 | 384.725ms | 4.477ms | 0.001ms | 380.066ms | 0.0ms | 0.0ms | 0.0ms | 0.0ms | | 分类列表为空 |
+3 -4
View File
@@ -1,5 +1,4 @@
[
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/4KVM.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/4K%E6%8C%87%E5%8D%97.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/6V%E7%A3%81%E5%8A%9B.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/PPnix.txt",
@@ -19,7 +18,6 @@
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BD%8E%E7%AB%AF%E5%BD%B1%E8%A7%86.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E4%BF%AE%E7%BD%97.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%85%8D%E8%B4%B9%E7%9F%AD%E5%89%A7.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%87%A1%E5%AE%A2TV.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%89%A7%E8%BF%B7.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%8D%9A%E7%9C%8B%E5%90%AC%E4%B9%A6.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%8F%8C%E6%98%9F.txt",
@@ -28,7 +26,6 @@
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%92%95%E5%92%95%E5%8A%A8%E6%BC%AB.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%A4%9A%E5%A4%9A.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%A6%82%E6%84%8F%E8%B5%84%E6%BA%90.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%AF%BB%E5%B7%9D4K.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E5%BE%AE%E8%A7%82%E7%9F%AD%E5%89%A7.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%96%B0%E9%9F%A9%E5%89%A7%E7%BD%91.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E6%98%9F%E6%98%9F%E7%9F%AD%E5%89%A7.txt",
@@ -44,14 +41,17 @@
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%88%B1%E5%A5%87%E8%89%BA.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%89%87%E5%BA%93.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8B%AC%E6%92%AD%E5%BA%93.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8E%A9%E5%81%B6%E5%93%A5%E5%93%A5.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%8E%A9%E5%81%B6%E8%81%9A%E5%90%88.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%93%9C%E5%AD%90.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%99%BE%E5%BA%A6%E7%9F%AD%E5%89%A7.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98Ta.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98%E8%81%9A.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9B%98%E9%93%BE.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9F%AD%E5%89%A7%E4%BC%98%E9%80%89.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%9F%AD%E5%89%A7%E7%BD%91.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%A3%81%E5%8A%9B%E7%86%8A.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E7%BD%91%E6%98%93%E4%BA%91%E9%9F%B3%E4%B9%90.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%85%BE%E8%AE%AF%E8%A7%86%E9%A2%91.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%87%B3%E8%87%BB.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E8%99%8E%E6%96%91.txt",
@@ -61,7 +61,6 @@
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%85%B7%E7%8B%97%E9%9F%B3%E4%B9%90.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%87%91%E7%89%8C.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%97%AA%E7%94%B5.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%9F%A9%E5%B0%8F%E5%9C%88.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%A3%9E%E5%8D%A2%E5%90%AC%E4%B9%A6.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%A3%9E%E5%BF%ABTV.txt",
"https://github.com/har01d5/tvbox/raw/refs/heads/master/py/%E9%BA%A6%E7%94%B0%E5%BD%B1%E9%99%A2.txt"
+344 -344
View File
@@ -1,10 +1,4 @@
[
{
"id": "782c1db3cd804e18ab218f3af46db267357a",
"version": 12,
"file": "py/欧歌.txt",
"valid": true
},
{
"id": "49be5d2a5930446782c18b8e43330ed706a9",
"version": 12,
@@ -12,45 +6,9 @@
"valid": true
},
{
"id": "30fc4e71f8924230aeb5f286876cf7ea225e",
"version": 2,
"file": "py/Pomo.txt",
"valid": true
},
{
"id": "211fb9781dfd4aabbd5e5b0979b4aca217b2",
"version": 9,
"file": "py/libvio.txt",
"valid": true
},
{
"id": "02544b320a6d45de997bc0bd3975d0c060b8",
"version": 11,
"file": "py/木偶.txt",
"valid": true
},
{
"id": "81036f12c2804b8c8caceb96b5859832e768",
"version": 5,
"file": "py/短剧网.txt",
"valid": true
},
{
"id": "67f8f23ecb474431bcaeb2a542bdad5659b9",
"version": 5,
"file": "py/麦田影院.txt",
"valid": true
},
{
"id": "c7070ad448464ec681f205fc849cf8a46621",
"version": 5,
"file": "py/优酷.txt",
"valid": true
},
{
"id": "cce2a39270fd4f72a8f53853533d9967291e",
"version": 9,
"file": "py/4K指南.txt",
"id": "2cd5e1d74eed4d5e8b66cf0e6bf5962944aa",
"version": 10,
"file": "py/虎斑.txt",
"valid": true
},
{
@@ -60,15 +18,21 @@
"valid": true
},
{
"id": "77b74a9d90fb49f7a2898816dd085dc97ba2",
"version": 3,
"file": "py/磁力熊.txt",
"id": "2c6a5679ff7741fabb09d828d2f3bb730996",
"version": 12,
"file": "py/蜡笔.txt",
"valid": true
},
{
"id": "9ac0c059fe234467a334f2b6a2aadf62f48b",
"version": 5,
"file": "py/独播库.txt",
"id": "bfe3ce63e51e460a918d7ab00fea7074849d",
"version": 2,
"file": "py/免费短剧.txt",
"valid": true
},
{
"id": "4550ce25226440359f351e214c7ad3266b0d",
"version": 1,
"file": "py/飞卢听书.txt",
"valid": true
},
{
@@ -77,6 +41,12 @@
"file": "py/百度短剧.txt",
"valid": true
},
{
"id": "0a6aed7f6287495bb1990db6607ddd73ec9f",
"version": 9,
"file": "py/双星.txt",
"valid": true
},
{
"id": "7767c35c197d4230a21e83cd7179f5cace0f",
"version": 5,
@@ -84,15 +54,9 @@
"valid": true
},
{
"id": "97f372e05dcc4a959d6c84cc092a90abae4e",
"version": 6,
"file": "py/PPnix.txt",
"valid": true
},
{
"id": "8cdcaa4255534ca19aaa18948ea9c3524c1d",
"version": 6,
"file": "py/片库.txt",
"id": "68d7d7f90b5542e89bf2f6a72b41e8a963d8",
"version": 5,
"file": "py/星星短剧.txt",
"valid": true
},
{
@@ -108,45 +72,15 @@
"valid": true
},
{
"id": "bfe3ce63e51e460a918d7ab00fea7074849d",
"version": 2,
"file": "py/免费短剧.txt",
"id": "81be9f99a08a4df9bfcab958ab7a6c0109d0",
"version": 16,
"file": "py/玩偶聚合.txt",
"valid": true
},
{
"id": "68d7d7f90b5542e89bf2f6a72b41e8a963d8",
"version": 5,
"file": "py/星星短剧.txt",
"valid": true
},
{
"id": "7aca69fd4e2046c4a34b383a6e93f215c99a",
"version": 13,
"file": "py/盘聚.txt",
"valid": true
},
{
"id": "d208576d5abf42d58a938f7b18cd5f50ac2f",
"version": 9,
"file": "py/腾讯视频.txt",
"valid": true
},
{
"id": "6c5cf6e2ce2c4c2685576774bbfe94e21da6",
"version": 9,
"file": "py/滴答影视.txt",
"valid": true
},
{
"id": "cfa8752a1e3b41218227adbb311b93292ca6",
"version": 7,
"file": "py/6V磁力.txt",
"valid": true
},
{
"id": "47a068e9a2324b3398f5d4830760bcf7e250",
"version": 5,
"file": "py/金牌.txt",
"id": "02544b320a6d45de997bc0bd3975d0c060b8",
"version": 11,
"file": "py/木偶.txt",
"valid": true
},
{
@@ -156,51 +90,15 @@
"valid": true
},
{
"id": "28d2091c06c2486eae2f2ca9bb0b7bd1349e",
"id": "81036f12c2804b8c8caceb96b5859832e768",
"version": 5,
"file": "py/两个BT.txt",
"file": "py/短剧网.txt",
"valid": true
},
{
"id": "24e9f2a0c34e47ebb269b4d4ae0ccdf47de7",
"version": 18,
"file": "py/多多.txt",
"valid": true
},
{
"id": "f1f73ec405a54d42986089dc17a2c4aa2951",
"id": "bbb4ba561a3c421aa95e174c4217363bd5ce",
"version": 6,
"file": "py/剧迷.txt",
"valid": true
},
{
"id": "ec414176e5a7492792b7504acf01110d3634",
"version": 3,
"file": "py/4KVM.txt",
"valid": true
},
{
"id": "be24c0bc92f3498888f2db1967feca6046bf",
"version": 5,
"file": "py/听书.txt",
"valid": true
},
{
"id": "81be9f99a08a4df9bfcab958ab7a6c0109d0",
"version": 16,
"file": "py/玩偶聚合.txt",
"valid": true
},
{
"id": "cb7df1f4fc7c4c469472190907ae08c848bb",
"version": 4,
"file": "py/袋鼠影视.txt",
"valid": true
},
{
"id": "d0a50f933a3b46ceaf152ef64f3d9771f260",
"version": 5,
"file": "py/乌云影视.txt",
"file": "py/网易云音乐.txt",
"valid": true
},
{
@@ -210,9 +108,15 @@
"valid": true
},
{
"id": "2c6a5679ff7741fabb09d828d2f3bb730996",
"version": 12,
"file": "py/蜡笔.txt",
"id": "47a068e9a2324b3398f5d4830760bcf7e250",
"version": 5,
"file": "py/金牌.txt",
"valid": true
},
{
"id": "d208576d5abf42d58a938f7b18cd5f50ac2f",
"version": 9,
"file": "py/腾讯视频.txt",
"valid": true
},
{
@@ -222,135 +126,9 @@
"valid": true
},
{
"id": "ac90c56b022b48369e779224cf49d5a90c6e",
"id": "67f8f23ecb474431bcaeb2a542bdad5659b9",
"version": 5,
"file": "py/清沅4K.txt",
"valid": true
},
{
"id": "8c4c10e0b13e49a9af2ca19dc08c0ebed94a",
"version": 6,
"file": "py/潮流APP.txt",
"valid": true
},
{
"id": "8aae390c237b4aed95bcf5407a3a4e61aaeb",
"version": 5,
"file": "py/听友FM.txt",
"valid": true
},
{
"id": "0a6aed7f6287495bb1990db6607ddd73ec9f",
"version": 9,
"file": "py/双星.txt",
"valid": true
},
{
"id": "c2d32e85ce0a4c43bba5eaa8765fa07a418b",
"version": 6,
"file": "py/低端影视.txt",
"valid": true
},
{
"id": "1ed49f52447d4db19840b6e9ced18227cdad",
"version": 5,
"file": "py/如意资源.txt",
"valid": true
},
{
"id": "4550ce25226440359f351e214c7ad3266b0d",
"version": 1,
"file": "py/飞卢听书.txt",
"valid": true
},
{
"id": "d5ec3ba8e6bc463bb1b5ec3c11b3c0169b69",
"version": 1,
"file": "py/韩小圈.txt",
"valid": true
},
{
"id": "314530c164a246c5af08392ee32eb5fa42a8",
"version": 12,
"file": "py/二小.txt",
"valid": true
},
{
"id": "aaff0ac7b1d64c468033af3d784c92bb236a",
"version": 5,
"file": "py/新韩剧网.txt",
"valid": true
},
{
"id": "3e8b4e64167c45f8b1f418f4ce6a3f31b8e8",
"version": 11,
"file": "py/YouTube.txt",
"valid": true
},
{
"id": "be318f3ab26945cf8aec635b6708b95b10cd",
"version": 6,
"file": "py/七味.txt",
"valid": true
},
{
"id": "fb6e96459cdc401fa446f79ee74c4be2f2fb",
"version": 10,
"file": "py/飞快TV.txt",
"valid": true
},
{
"id": "531704f63b734792bb728cd84c56a75b960d",
"version": 5,
"file": "py/橘子TV.txt",
"valid": true
},
{
"id": "4ea2cceef3694c3ab7669b6965fcaa26c10c",
"version": 1,
"file": "py/mifun.txt",
"valid": true
},
{
"id": "70b55606d6f74f8493b7cc31ef50d11fc875",
"version": 5,
"file": "py/酷我听书.txt",
"valid": true
},
{
"id": "3e1a65195fb34dbf8d3d4843280d6936a1d6",
"version": 7,
"file": "py/瓜子.txt",
"valid": true
},
{
"id": "64888e3bc3cd46fdb4e4e7f5fa7527d1bc6c",
"version": 16,
"file": "py/爱奇艺.txt",
"valid": true
},
{
"id": "2cd5e1d74eed4d5e8b66cf0e6bf5962944aa",
"version": 10,
"file": "py/虎斑.txt",
"valid": true
},
{
"id": "087d383115c64af1b0b914e9836e7927cd79",
"version": 5,
"file": "py/咕咕动漫.txt",
"valid": true
},
{
"id": "c3f37fcfa4e44ad2bddd2f7b1df5c253fd5e",
"version": 6,
"file": "py/寻川4K.txt",
"valid": true
},
{
"id": "0b90bdbfa48947348411f7197e344d21d07e",
"version": 5,
"file": "py/博看听书.txt",
"file": "py/麦田影院.txt",
"valid": true
},
{
@@ -359,6 +137,114 @@
"file": "py/短剧优选.txt",
"valid": true
},
{
"id": "8c4c10e0b13e49a9af2ca19dc08c0ebed94a",
"version": 6,
"file": "py/潮流APP.txt",
"valid": true
},
{
"id": "314530c164a246c5af08392ee32eb5fa42a8",
"version": 12,
"file": "py/二小.txt",
"valid": true
},
{
"id": "64888e3bc3cd46fdb4e4e7f5fa7527d1bc6c",
"version": 16,
"file": "py/爱奇艺.txt",
"valid": true
},
{
"id": "782c1db3cd804e18ab218f3af46db267357a",
"version": 12,
"file": "py/欧歌.txt",
"valid": true
},
{
"id": "0b90bdbfa48947348411f7197e344d21d07e",
"version": 5,
"file": "py/博看听书.txt",
"valid": true
},
{
"id": "70b55606d6f74f8493b7cc31ef50d11fc875",
"version": 5,
"file": "py/酷我听书.txt",
"valid": true
},
{
"id": "c7070ad448464ec681f205fc849cf8a46621",
"version": 5,
"file": "py/优酷.txt",
"valid": true
},
{
"id": "cfa8752a1e3b41218227adbb311b93292ca6",
"version": 7,
"file": "py/6V磁力.txt",
"valid": true
},
{
"id": "24e9f2a0c34e47ebb269b4d4ae0ccdf47de7",
"version": 18,
"file": "py/多多.txt",
"valid": true
},
{
"id": "211fb9781dfd4aabbd5e5b0979b4aca217b2",
"version": 9,
"file": "py/libvio.txt",
"valid": true
},
{
"id": "be24c0bc92f3498888f2db1967feca6046bf",
"version": 5,
"file": "py/听书.txt",
"valid": true
},
{
"id": "8cdcaa4255534ca19aaa18948ea9c3524c1d",
"version": 6,
"file": "py/片库.txt",
"valid": true
},
{
"id": "087d383115c64af1b0b914e9836e7927cd79",
"version": 5,
"file": "py/咕咕动漫.txt",
"valid": true
},
{
"id": "f1f73ec405a54d42986089dc17a2c4aa2951",
"version": 6,
"file": "py/剧迷.txt",
"valid": true
},
{
"id": "cce2a39270fd4f72a8f53853533d9967291e",
"version": 9,
"file": "py/4K指南.txt",
"valid": true
},
{
"id": "590101c873554b2283a66ae5a25cf4ff5fd1",
"version": 13,
"file": "py/玩偶哥哥.txt",
"valid": true
},
{
"id": "4ea2cceef3694c3ab7669b6965fcaa26c10c",
"version": 1,
"file": "py/mifun.txt",
"valid": true
},
{
"id": "30fc4e71f8924230aeb5f286876cf7ea225e",
"version": 2,
"file": "py/Pomo.txt",
"valid": true
},
{
"id": "4ecbb33f701b4fa8bf2428aa38698bd9d9a4",
"version": 6,
@@ -366,9 +252,9 @@
"valid": true
},
{
"id": "f2133ebd531c4511bbd5bc6753f2cc9c7843",
"version": 9,
"file": "py/人人电影.txt",
"id": "c2d32e85ce0a4c43bba5eaa8765fa07a418b",
"version": 6,
"file": "py/低端影视.txt",
"valid": true
},
{
@@ -377,12 +263,114 @@
"file": "py/修罗.txt",
"valid": true
},
{
"id": "77b74a9d90fb49f7a2898816dd085dc97ba2",
"version": 3,
"file": "py/磁力熊.txt",
"valid": true
},
{
"id": "f2133ebd531c4511bbd5bc6753f2cc9c7843",
"version": 9,
"file": "py/人人电影.txt",
"valid": true
},
{
"id": "7aca69fd4e2046c4a34b383a6e93f215c99a",
"version": 13,
"file": "py/盘聚.txt",
"valid": true
},
{
"id": "28d2091c06c2486eae2f2ca9bb0b7bd1349e",
"version": 5,
"file": "py/两个BT.txt",
"valid": true
},
{
"id": "9ac0c059fe234467a334f2b6a2aadf62f48b",
"version": 5,
"file": "py/独播库.txt",
"valid": true
},
{
"id": "3e1a65195fb34dbf8d3d4843280d6936a1d6",
"version": 7,
"file": "py/瓜子.txt",
"valid": true
},
{
"id": "aaff0ac7b1d64c468033af3d784c92bb236a",
"version": 5,
"file": "py/新韩剧网.txt",
"valid": true
},
{
"id": "1ed49f52447d4db19840b6e9ced18227cdad",
"version": 5,
"file": "py/如意资源.txt",
"valid": true
},
{
"id": "97f372e05dcc4a959d6c84cc092a90abae4e",
"version": 6,
"file": "py/PPnix.txt",
"valid": true
},
{
"id": "ac90c56b022b48369e779224cf49d5a90c6e",
"version": 5,
"file": "py/清沅4K.txt",
"valid": true
},
{
"id": "3e8b4e64167c45f8b1f418f4ce6a3f31b8e8",
"version": 11,
"file": "py/YouTube.txt",
"valid": true
},
{
"id": "8aae390c237b4aed95bcf5407a3a4e61aaeb",
"version": 5,
"file": "py/听友FM.txt",
"valid": true
},
{
"id": "3e8bad06edca467ca399fa45a2cd319373c9",
"version": 4,
"file": "py/樱花动漫.txt",
"valid": true
},
{
"id": "6c5cf6e2ce2c4c2685576774bbfe94e21da6",
"version": 9,
"file": "py/滴答影视.txt",
"valid": true
},
{
"id": "b42114fcdddb4bd8b53db1da8e2f0cebff5d",
"version": 11,
"file": "py/盘链.txt",
"valid": true
},
{
"id": "531704f63b734792bb728cd84c56a75b960d",
"version": 5,
"file": "py/橘子TV.txt",
"valid": true
},
{
"id": "d0a50f933a3b46ceaf152ef64f3d9771f260",
"version": 5,
"file": "py/乌云影视.txt",
"valid": true
},
{
"id": "cb7df1f4fc7c4c469472190907ae08c848bb",
"version": 4,
"file": "py/袋鼠影视.txt",
"valid": true
},
{
"id": "b9121041613241c6b0fec50cc59f85d12cfc",
"version": 11,
@@ -390,9 +378,15 @@
"valid": true
},
{
"id": "c335ad0097944d47b030a08afc4b26515571",
"version": 5,
"file": "py/凡客TV.txt",
"id": "fb6e96459cdc401fa446f79ee74c4be2f2fb",
"version": 10,
"file": "py/飞快TV.txt",
"valid": true
},
{
"id": "be318f3ab26945cf8aec635b6708b95b10cd",
"version": 6,
"file": "py/七味.txt",
"valid": true
},
{
@@ -407,18 +401,6 @@
"file": "py/黑猫APP.txt",
"valid": false
},
{
"id": "7cdbfdafe99a437b9a4f6aa806ffbfc46a48",
"version": 5,
"file": "py/四万影视.txt",
"valid": false
},
{
"id": "eb5907234b6d47d3a036916daf4856792228",
"version": 5,
"file": "py/糯米.txt",
"valid": false
},
{
"id": "210876b3ad6b430095c3ebeebabf45ea8fc4",
"version": 5,
@@ -426,21 +408,15 @@
"valid": false
},
{
"id": "8896113c7e0c47d09bb88e493298216d31c5",
"version": 2,
"file": "py/农民.txt",
"valid": false
},
{
"id": "1dfa5d55386a48d1a8f5a039cee0a37d98ce",
"version": 6,
"file": "py/世纪音乐.txt",
"valid": false
},
{
"id": "42b94a0cb3e84c0ca90f727db0e8292aa1d5",
"id": "7cdbfdafe99a437b9a4f6aa806ffbfc46a48",
"version": 5,
"file": "py/乐兔.txt",
"file": "py/四万影视.txt",
"valid": false
},
{
"id": "c3f37fcfa4e44ad2bddd2f7b1df5c253fd5e",
"version": 6,
"file": "py/寻川4K.txt",
"valid": false
},
{
@@ -450,39 +426,9 @@
"valid": false
},
{
"id": "590101c873554b2283a66ae5a25cf4ff5fd1",
"version": 13,
"file": "py/玩偶哥哥.txt",
"valid": false
},
{
"id": "82a391f9d08a42b99253063c01c7fbfe9f6f",
"version": 2,
"file": "py/韩圈.txt",
"valid": false
},
{
"id": "40aa92a3bc3b4ce3b186240157211669733c",
"version": 5,
"file": "py/剧圈圈.txt",
"valid": false
},
{
"id": "1d22496fc030415d830c88cf220b09c5471e",
"version": 7,
"file": "py/路漫漫.txt",
"valid": false
},
{
"id": "6fde61abf58844a8b00724f9edd9138ef177",
"version": 5,
"file": "py/耐视点播.txt",
"valid": false
},
{
"id": "b42114fcdddb4bd8b53db1da8e2f0cebff5d",
"version": 11,
"file": "py/盘链.txt",
"id": "1dfa5d55386a48d1a8f5a039cee0a37d98ce",
"version": 6,
"file": "py/世纪音乐.txt",
"valid": false
},
{
@@ -498,21 +444,27 @@
"valid": false
},
{
"id": "4282ea1f62a24010845d2688490f41297c97",
"version": 1,
"file": "py/新片预告.txt",
"id": "c335ad0097944d47b030a08afc4b26515571",
"version": 5,
"file": "py/凡客TV.txt",
"valid": false
},
{
"id": "e94d755c027c456992bb47dad7b1833b711d",
"version": 9,
"file": "py/在线之家.txt",
"id": "82a391f9d08a42b99253063c01c7fbfe9f6f",
"version": 2,
"file": "py/韩圈.txt",
"valid": false
},
{
"id": "272e9821d9e5469cbe6bbc2b5708d89b9925",
"version": 6,
"file": "py/魔方APP.txt",
"id": "1d22496fc030415d830c88cf220b09c5471e",
"version": 7,
"file": "py/路漫漫.txt",
"valid": false
},
{
"id": "42b94a0cb3e84c0ca90f727db0e8292aa1d5",
"version": 5,
"file": "py/乐兔.txt",
"valid": false
},
{
@@ -521,6 +473,54 @@
"file": "py/视界.txt",
"valid": false
},
{
"id": "272e9821d9e5469cbe6bbc2b5708d89b9925",
"version": 6,
"file": "py/魔方APP.txt",
"valid": false
},
{
"id": "eb5907234b6d47d3a036916daf4856792228",
"version": 5,
"file": "py/糯米.txt",
"valid": false
},
{
"id": "8896113c7e0c47d09bb88e493298216d31c5",
"version": 2,
"file": "py/农民.txt",
"valid": false
},
{
"id": "ec414176e5a7492792b7504acf01110d3634",
"version": 3,
"file": "py/4KVM.txt",
"valid": false
},
{
"id": "4282ea1f62a24010845d2688490f41297c97",
"version": 1,
"file": "py/新片预告.txt",
"valid": false
},
{
"id": "d5ec3ba8e6bc463bb1b5ec3c11b3c0169b69",
"version": 1,
"file": "py/韩小圈.txt",
"valid": false
},
{
"id": "40aa92a3bc3b4ce3b186240157211669733c",
"version": 5,
"file": "py/剧圈圈.txt",
"valid": false
},
{
"id": "6fde61abf58844a8b00724f9edd9138ef177",
"version": 5,
"file": "py/耐视点播.txt",
"valid": false
},
{
"id": "d6572ec2ade34d3b878f6afa31c11e664cf0",
"version": 5,
@@ -528,9 +528,9 @@
"valid": false
},
{
"id": "bbb4ba561a3c421aa95e174c4217363bd5ce",
"version": 6,
"file": "py/网易云音乐.txt",
"id": "e94d755c027c456992bb47dad7b1833b711d",
"version": 9,
"file": "py/在线之家.txt",
"valid": false
}
]