From cd15f98449a82e8cad7ecce590d7a26adad61aba Mon Sep 17 00:00:00 2001 From: karuo Date: Mon, 23 Mar 2026 13:35:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20=E5=8D=A1=E8=8B=A5AI=20=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=202026-03-23=2013:35=20|=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=EF=BC=9A=E6=B0=B4=E6=A1=A5=E5=B9=B3=E5=8F=B0=E5=AF=B9=E6=8E=A5?= =?UTF-8?q?=E3=80=81=E5=8D=A1=E6=9C=A8=E3=80=81=E8=BF=90=E8=90=A5=E4=B8=AD?= =?UTF-8?q?=E6=9E=A2=E5=B7=A5=E4=BD=9C=E5=8F=B0=20|=20=E6=8E=92=E9=99=A4?= =?UTF-8?q?=20>20MB:=2011=20=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../飞书管理/脚本/.feishu_tokens.json | 4 +- .../飞书管理/脚本/soul_party_to_feishu_sheet.py | 15 +- .../木叶_视频内容/B站发布/脚本/bilibili_publish.py | 31 ++- .../B站发布/脚本/bilibili_storage_state.json | 2 +- .../木叶_视频内容/多平台分发/SKILL.md | 74 ++++-- .../多平台分发/cookies/视频号_cookies.json | 104 +------- .../多平台分发/脚本/distribute_127_resume.pid | 1 + .../多平台分发/脚本/distribute_127场_全平台_run.pid | 1 + .../多平台分发/脚本/distribute_all.py | 246 +++++++++++++---- .../木叶_视频内容/多平台分发/脚本/publish_log.json | 112 ++++++++ .../多平台分发/脚本/schedule_generator.py | 90 ++++++- .../多平台分发/脚本/video_channels_resume.py | 224 ++++++++++++++++ .../小红书发布/脚本/xiaohongshu_storage_state.json | 2 +- .../木叶_视频内容/视频切片/Soul竖屏切片_SKILL.md | 14 +- .../视频切片/参考资料/视频结构_提问回答与高光.md | 13 +- .../视频切片/参考资料/高光识别提示词.md | 21 +- .../视频切片/场次稿/第129场_20260320_highlights.json | 10 + .../木叶_视频内容/视频切片/脚本/soul_enhance.py | 78 ++++-- .../视频号发布/REFERENCE_开放能力_数据与集成.md | 4 + .../木叶_视频内容/视频号发布/SKILL.md | 9 +- .../视频号发布/脚本/channels_api_publish.py | 100 +++++-- .../视频号发布/脚本/channels_login.py | 251 ++++++++++++++---- .../视频号发布/脚本/channels_open_platform_publish.py | 40 +++ .../视频号发布/脚本/channels_storage_state.json | 104 +------- .../视频号发布/脚本/channels_token.json | 6 +- 运营中枢/工作台/gitea_push_log.md | 1 + 运营中枢/工作台/代码管理.md | 1 + 27 files changed, 1137 insertions(+), 421 deletions(-) create mode 100644 03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127_resume.pid create mode 100644 03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127场_全平台_run.pid create mode 100644 03_卡木(木)/木叶_视频内容/多平台分发/脚本/video_channels_resume.py create mode 100644 03_卡木(木)/木叶_视频内容/视频切片/场次稿/第129场_20260320_highlights.json create mode 100644 03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_open_platform_publish.py diff --git a/02_卡人(水)/水桥_平台对接/飞书管理/脚本/.feishu_tokens.json b/02_卡人(水)/水桥_平台对接/飞书管理/脚本/.feishu_tokens.json index 1483f026..dbbfa51a 100644 --- a/02_卡人(水)/水桥_平台对接/飞书管理/脚本/.feishu_tokens.json +++ b/02_卡人(水)/水桥_平台对接/飞书管理/脚本/.feishu_tokens.json @@ -1,6 +1,6 @@ { - "access_token": "u-fNvjYaC8h9SWRJjTGmOKuulh3c3xghUjWMGaJA4023lE", - "refresh_token": "ur-eSq5MlNZ5d9GkVd9PbvCDGlh1A3xghUjrwGaUQ4027hE", + "access_token": "u-ddWeP4OxxfuqcXBDh7p2jTlh3eb1ghorOMGaUBk023hI", + "refresh_token": "ur-eMcHDsoKl9gEs0DER_14ailh1CxxghohpMGaIRk022lI", "name": "飞书用户", "auth_time": "2026-03-23T08:28:12.167751" } \ No newline at end of file diff --git a/02_卡人(水)/水桥_平台对接/飞书管理/脚本/soul_party_to_feishu_sheet.py b/02_卡人(水)/水桥_平台对接/飞书管理/脚本/soul_party_to_feishu_sheet.py index c3cbe02c..6b2e296d 100644 --- a/02_卡人(水)/水桥_平台对接/飞书管理/脚本/soul_party_to_feishu_sheet.py +++ b/02_卡人(水)/水桥_平台对接/飞书管理/脚本/soul_party_to_feishu_sheet.py @@ -73,11 +73,13 @@ ROWS = { '129': [ 'AI手机金融坏账投流', 200, 0, 250, 14, 187, 4, 561, 21, 31 ], # 130场 2026-03-21:视频号直播结束页 02:25:49≈146min;观众总数2278、最高在线355、新增关注4、总热度3、送礼1;Soul推流无截图数据填0→脚本跳过第5行保留空 '130': [ 'Soul爆量脸视频号问微信', 146, 0, 2278, 0, 3, 1, 3, 4, 355 ], + # 131场 2026-03-23:结束页 02:05:55≈126min;观众总数1144、最高在线75、新增关注4;点赞1595+评论498+分享12=2105;礼物/灵魂力/人均未给填0;Soul推流无填0→跳过第5行 + '131': [ '视频号中枢Soul哨兵', 126, 0, 1144, 0, 2105, 0, 0, 4, 75 ], } # 场次→按日期列填写时的日期(表头为当月日期 1~31) -SESSION_DATE_COLUMN = {'105': '20', '106': '21', '107': '23', '113': '2', '114': '3', '115': '4', '116': '5', '117': '6', '118': '7', '119': '8', '124': '14', '126': '17', '127': '18', '128': '19', '129': '20', '130': '21'} +SESSION_DATE_COLUMN = {'105': '20', '106': '21', '107': '23', '113': '2', '114': '3', '115': '4', '116': '5', '117': '6', '118': '7', '119': '8', '124': '14', '126': '17', '127': '18', '128': '19', '129': '20', '130': '21', '131': '23'} # 场次→月份(用于选择 2月/3月 等工作表标签,避免写入错月) -SESSION_MONTH = {'105': 2, '106': 2, '107': 2, '113': 3, '114': 3, '115': 3, '116': 3, '117': 3, '118': 3, '119': 3, '124': 3, '126': 3, '127': 3, '128': 3, '129': 3, '130': 3} +SESSION_MONTH = {'105': 2, '106': 2, '107': 2, '113': 3, '114': 3, '115': 3, '116': 3, '117': 3, '118': 3, '119': 3, '124': 3, '126': 3, '127': 3, '128': 3, '129': 3, '130': 3, '131': 3} # 派对录屏(飞书妙记)链接:场次 → 完整 URL,填表时写入「派对录屏」行对应列 # 从飞书妙记复制链接后填入,新场次需补全 @@ -133,6 +135,7 @@ MINIPROGRAM_EXTRA_3 = { '19': {'访问次数': 0, '访客': 0, '交易金额': 0}, # 3月19日 128场 '20': {'访问次数': 0, '访客': 0, '交易金额': 0}, # 3月20日 129场 '21': {'访问次数': 0, '访客': 0, '交易金额': 0}, # 3月21日 130场(从小程序后台更新) + '23': {'访问次数': 0, '访客': 0, '交易金额': 0}, # 3月23日 131场(从小程序后台更新) } @@ -414,7 +417,7 @@ def main(): session = (sys.argv[1] if len(sys.argv) > 1 else '104').strip() row = ROWS.get(session) if not row: - print('❌ 未知场次,可用: 96, 97, 98, 99, 100, 103, 104, 105, 106, 107, 113, 114, 115, 116, 117, 118, 119, 124, 126, 127, 128, 129, 130') + print('❌ 未知场次,可用: 96, 97, 98, 99, 100, 103, 104, 105, 106, 107, 113, 114, 115, 116, 117, 118, 119, 124, 126, 127, 128, 129, 130, 131') sys.exit(1) token = load_token() or refresh_and_load_token() if not token: @@ -471,9 +474,9 @@ def main(): if os.environ.get('SOUL_PARTY_PUSH_GROUP', '').strip() != '1': print('⏭️ 已跳过飞书群推送(需 export SOUL_PARTY_PUSH_GROUP=1 后重跑本脚本才会推送运营数据到群)') return - if sess not in ('105', '106', '107', '113', '114', '115', '116', '117', '118', '119', '124', '126', '127', '128', '129', '130'): + if sess not in ('105', '106', '107', '113', '114', '115', '116', '117', '118', '119', '124', '126', '127', '128', '129', '130', '131'): return - date_label = {'105': '2月20日', '106': '2月21日', '107': '2月23日', '113': '3月2日', '114': '3月3日', '115': '3月4日', '116': '3月5日', '117': '3月6日', '118': '3月7日', '119': '3月8日', '124': '3月14日', '126': '3月17日', '127': '3月18日', '128': '3月19日', '129': '3月20日', '130': '3月21日'}.get(sess, sess + '场') + date_label = {'105': '2月20日', '106': '2月21日', '107': '2月23日', '113': '3月2日', '114': '3月3日', '115': '3月4日', '116': '3月5日', '117': '3月6日', '118': '3月7日', '119': '3月8日', '124': '3月14日', '126': '3月17日', '127': '3月18日', '128': '3月19日', '129': '3月20日', '130': '3月21日', '131': '3月23日'}.get(sess, sess + '场') report_link = OPERATION_REPORT_LINK if sheet_id == SHEET_ID else f'https://cunkebao.feishu.cn/wiki/wikcnIgAGSNHo0t36idHJ668Gfd?sheet={sheet_id}' lines = [ '【Soul 派对运营报表】', @@ -484,7 +487,7 @@ def main(): for i, label in enumerate(LABELS_GROUP): val = raw_vals[i] if i < len(raw_vals) else '' lines.append(f'{label}:{val}') - src_date = {'105': '20260220', '106': '20260221', '107': '20260223', '113': '20260302', '114': '20260303', '115': '20260304', '116': '20260305', '117': '20260306', '118': '20260307', '119': '20260308', '124': '20260314', '126': '20260317', '127': '20260318', '128': '20260319', '129': '20260320', '130': '20260321'}.get(sess, '20260220') + src_date = {'105': '20260220', '106': '20260221', '107': '20260223', '113': '20260302', '114': '20260303', '115': '20260304', '116': '20260305', '117': '20260306', '118': '20260307', '119': '20260308', '124': '20260314', '126': '20260317', '127': '20260318', '128': '20260319', '129': '20260320', '130': '20260321', '131': '20260323'}.get(sess, '20260220') lines.append(f'数据来源:soul 派对 {sess}场 {src_date}.txt') msg = '\n'.join(lines) ok, _ = send_feishu_group_message(FEISHU_GROUP_WEBHOOK, msg) diff --git a/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_publish.py b/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_publish.py index c33e3ea0..224f56c3 100644 --- a/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_publish.py +++ b/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_publish.py @@ -6,6 +6,7 @@ B站视频发布 — 纯 API 优先 + Playwright 兜底 """ import asyncio import json +import os import sys import time from pathlib import Path @@ -22,6 +23,16 @@ UA = ( "AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36" ) +def _playwright_headless() -> bool: + """默认 True(无窗口);PUBLISH_PLAYWRIGHT_HEADLESS=0 时有头调试。""" + return os.environ.get("PUBLISH_PLAYWRIGHT_HEADLESS", "1").strip().lower() not in ( + "0", + "false", + "no", + "off", + ) + + TITLES = { "AI最大的缺点是上下文太短,这样来解决.mp4": "AI的短板是记忆太短,上下文一长就废了,这个方法能解决 #AI工具 #效率提升 #小程序 卡若创业派对", @@ -84,8 +95,16 @@ async def _api_publish(video_path: str, title: str, scheduled_time=None) -> Publ if scheduled_time: dtime = int(scheduled_time.timestamp()) + now_ts = int(time.time()) + # B站 API:发布时间须 ≥5 分钟且 ≤15 天(21173) + min_d = now_ts + 330 + if dtime < min_d: + dtime = min_d meta["dtime"] = dtime - print(f" [API] 定时发布: {scheduled_time.strftime('%Y-%m-%d %H:%M')}", flush=True) + print( + f" [API] 定时发布: {time.strftime('%Y-%m-%d %H:%M', time.localtime(dtime))}", + flush=True, + ) page = video_uploader.VideoUploaderPage( path=video_path, @@ -131,14 +150,15 @@ async def _api_publish(video_path: str, title: str, scheduled_time=None) -> Publ async def _playwright_publish(video_path: str, title: str) -> PublishResult: - """方案二:Playwright 可见浏览器(兜底)""" + """方案二:Playwright 兜底(默认 headless,无弹窗)""" from playwright.async_api import async_playwright t0 = time.time() + hl = _playwright_headless() async with async_playwright() as pw: browser = await pw.chromium.launch( - headless=False, + headless=hl, args=["--disable-blink-features=AutomationControlled"], ) ctx = await browser.new_context( @@ -281,7 +301,10 @@ async def publish_one(video_path: str, title: str, idx: int = 1, total: int = 1, print(f" [方案一失败] {err_msg}", flush=True) # 方案二:Playwright 兜底 - print(" [方案二] 降级到 Playwright 可见浏览器...", flush=True) + print( + f" [方案二] 降级 Playwright({'headless 无窗口' if _playwright_headless() else '有头浏览器'})...", + flush=True, + ) try: result = await _playwright_publish(video_path, title) print(f" {result.log_line()}", flush=True) diff --git a/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_storage_state.json b/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_storage_state.json index 5903f1ac..9fac820b 100644 --- a/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_storage_state.json +++ b/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_storage_state.json @@ -1 +1 @@ -{"cookies": [{"name": "buvid3", "value": "2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "domain": ".bilibili.com", "path": "/", "expires": 1807677247.720636, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "b_nut", "value": "1773117247", "domain": ".bilibili.com", "path": "/", "expires": 1804653247.721108, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "buvid4", "value": "97FC1DCB-1CE7-171D-8FC5-6D3938F3316549906-026031012-x7jLLSVo9Owdvpqf4iDOqQ%3D%3D", "domain": ".bilibili.com", "path": "/", "expires": 1807677332.894572, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "buvid_fp", "value": "bf75ac3f46efb8f44240931f89ed1082", "domain": ".bilibili.com", "path": "/", "expires": 1804653252, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "_uuid", "value": "D16E8992-80F9-D265-5539-0FCE9601158B65699infoc", "domain": ".bilibili.com", "path": "/", "expires": 1804653265, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196352, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196459, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196472, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196491, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "theme-tip-show", "value": "SHOWED", "domain": ".bilibili.com", "path": "/", "expires": 1804653292, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "bili_ticket", "value": "eyJhbGciOiJIUzI1NiIsImtpZCI6InMwMyIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NzMzNzY0OTAsImlhdCI6MTc3MzExNzIzMCwicGx0IjotMX0.fIfxieM1sZNGT9hznjOepr70J7fZ-I6RLtG3qV905UY", "domain": ".bilibili.com", "path": "/", "expires": 1773376490, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "bili_ticket_expires", "value": "1773376430", "domain": ".bilibili.com", "path": "/", "expires": 1773376490, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481855, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481897, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481913, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481924, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "sid", "value": "7ovr4pel", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481934, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.821903, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.821969, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.822001, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.822013, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "sid", "value": "hiubjcod", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.822023, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.001036, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.001077, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.00109, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.001101, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "sid", "value": "g2182h17", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.00111, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "bmg_af_switch", "value": "1", "domain": "www.bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "bmg_src_def_domain", "value": "i0.hdslb.com", "domain": "www.bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "home_feed_column", "value": "4", "domain": ".bilibili.com", "path": "/", "expires": 1804653292, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "browser_resolution", "value": "1280-720", "domain": ".bilibili.com", "path": "/", "expires": 1804653292, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "CURRENT_FNVAL", "value": "2000", "domain": ".bilibili.com", "path": "/", "expires": 1804653294, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "sid", "value": "8ert6to3", "domain": ".bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "captcha_v4_user", "value": "8127f0df169e4313b5bca385fc1a73b7", "domain": "gcaptcha4.geetest.com", "path": "/", "expires": 1804657458.998138, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "b_lsid", "value": "782DEC0A_19CD69D0510", "domain": ".bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://member.bilibili.com", "localStorage": [{"name": "BILI_MIRROR_REPORT_POOL", "value": "{}"}, {"name": "KV_CONFIG_SDK", "value": "{\"333.1374_0\":{\"timestamp\":1773121454629,\"lastUsed\":1773126959537,\"value\":{\"member_entry.grey\":\"100\",\"member_entry.whitelist\":\"[\\\"18089045\\\",\\\"298768693\\\",\\\"395919056\\\",\\\"24077598\\\",\\\"20304067\\\",\\\"1467356099\\\",\\\"546449\\\",\\\"57851628\\\",\\\"4060255\\\",\\\"50505437\\\",\\\"252665131\\\",\\\"67297352\\\",\\\"390125952\\\",\\\"397156889\\\",\\\"324187912\\\",\\\"34876741\\\",\\\"7980322\\\",\\\"31883108\\\",\\\"11286653\\\",\\\"7281407\\\",\\\"5904415\\\",\\\"16172174\\\",\\\"33138569\\\",\\\"13858812\\\",\\\"33889754\\\",\\\"503549473\\\",\\\"95952357\\\",\\\"100000000000000\\\",\\\"27265812\\\",\\\"66553325\\\",\\\"89638142\\\",\\\"382104462\\\",\\\"14139334\\\",\\\"413413328\\\",\\\"619787531\\\",\\\"5106293\\\",\\\"317803764\\\",\\\"2135653644\\\",\\\"319530015\\\",\\\"30702379\\\",\\\"11877118\\\",\\\"1119093829\\\",\\\"30898335\\\",\\\"457406570\\\",\\\"25619947\\\",\\\"523583563\\\",\\\"76496837\\\",\\\"434640590\\\",\\\"19321730\\\",\\\"497593056\\\",\\\"1885948433\\\",\\\"12050465\\\",\\\"1703488\\\",\\\"18503799\\\",\\\"24964427\\\",\\\"48264\\\",\\\"414904826\\\",\\\"364475176\\\",\\\"526219402\\\",\\\"284226\\\",\\\"5617152\\\",\\\"11967160\\\",\\\"14696534\\\",\\\"16247093\\\",\\\"7013414\\\",\\\"50763\\\",\\\"274387387\\\",\\\"3109488\\\",\\\"13115065\\\",\\\"253657\\\",\\\"1354536\\\",\\\"7113876\\\",\\\"5010534\\\",\\\"231930230\\\",\\\"1848610\\\",\\\"7307579\\\",\\\"6424021\\\",\\\"104394962\\\",\\\"397305048\\\",\\\"24689993\\\",\\\"3001670\\\",\\\"13583030\\\",\\\"15996107\\\",\\\"75062721\\\",\\\"49079392\\\",\\\"22725450\\\",\\\"11036038\\\",\\\"919468\\\",\\\"410515103\\\",\\\"2179639\\\",\\\"52428901\\\",\\\"252665131\\\",\\\"397156889\\\",\\\"448562748\\\",\\\"5904415\\\",\\\"66553325\\\",\\\"89638142\\\",\\\"413413328\\\",\\\"11286653\\\",\\\"7281407\\\",\\\"14135892\\\",\\\"26087756\\\"]\"},\"versionId\":\"1720670144754\",\"appVersionId\":\"30275\",\"nscode\":0,\"appKey\":\"333.1374\",\"expires\":2592000000},\"333.1333_0\":{\"timestamp\":1773121454755,\"lastUsed\":1773126960601,\"value\":{\"bilimirror.minilogin\":\"{\\\"buvid\\\":[\\\"B6771AA6-7CCD-4EF2-BA5B-1FDE9A25F49A49120infoc\\\",\\\"D025573B-8686-0D9D-48DB-0C84BBB5544A45226infoc\\\",\\\"9BD89CEC-4C19-E243-63B3-9A69417B70A458220infoc\\\",\\\"4AD0D8C7-D936-FB67-4C33-7A13C004E84478537infoc\\\",\\\"84AF2B23-9DC9-0717-A474-BCB7A866198994970infoc\\\",\\\"F4373CB5-E491-2C2A-0541-2FFFC3DF2FCC71448infoc\\\"],\\\"rate\\\":0}\",\"bilimirror.toplist\":\"{\\\"playLogUmd\\\":\\\"https://s1.hdslb.com/bfs/static/log-manipulator@0.2.1/index.js\\\",\\\"trackGray\\\":0,\\\"trackGrayV2\\\":1,\\\"resourceStats\\\":{\\\"enabled\\\":true,\\\"sampleRate\\\":0,\\\"rules\\\":[{\\\"key\\\":\\\"333.1007.main.home-page\\\",\\\"sampleRate\\\":5}]}}\",\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"maximum\\\",\\\"SVGIconNext\\\"],\\\"error\\\":[\\\"extension\\\",\\\"SVGIconNext\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"localhost\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"track\\\":{\\\"mid\\\":[],\\\"buvid\\\":[]},\\\"trackGrayV2\\\":1}\"},\"versionId\":\"1772162031366\",\"appVersionId\":\"37253\",\"nscode\":0,\"appKey\":\"333.1333\",\"expires\":2592000000},\"333.885_0\":{\"timestamp\":1773121454817,\"lastUsed\":1773126960671,\"value\":{\"bilimirror.whitelist\":\"{\\\"errorLevels\\\":{\\\"jsError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"http\\\"}],\\\"level\\\":\\\"record\\\"}],\\\"resourceError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"message\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"bfs\\\"}],\\\"level\\\":\\\"record\\\"}],\\\"rejectionError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"http\\\"}],\\\"level\\\":\\\"record\\\"}],\\\"apiError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"http\\\"}],\\\"level\\\":\\\"record\\\"},{\\\"conditions\\\":[{\\\"field\\\":\\\"api\\\",\\\"operator\\\":\\\"=\\\",\\\"value\\\":\\\"\\\"}],\\\"level\\\":\\\"record\\\"}]},\\\"microAppError\\\":{\\\"jsError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/frame\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/interactive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-interactive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/mooc-creator\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"mooc-creator\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/playlet\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-playlet\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/archive-process\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"archive-process\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/data\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"data-center-web\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/my-rights/create-protect\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"copyright-protect\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/convention\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"convention\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/template-incentive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"template-incentive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/clue-up\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"clue-up\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/excitation\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-excitation\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/incomeCenter\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-incomeCenter\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/allRound\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-allRound\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/adSettings\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-adSettings\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-missions\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-missions\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upMissionPc\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-upMissionPc\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-mission\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-mission\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upower-manage\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"upower-manage\\\"}],\\\"rejectionError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/frame\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/interactive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-interactive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/mooc-creator\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"mooc-creator\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/playlet\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-playlet\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/archive-process\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"archive-process\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/data\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"data-center-web\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/my-rights/create-protect\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"copyright-protect\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/convention\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"convention\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/template-incentive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"template-incentive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/clue-up\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"clue-up\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/excitation\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-excitation\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/incomeCenter\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-incomeCenter\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/allRound\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-allRound\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/adSettings\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-adSettings\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-missions\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-missions\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upMissionPc\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-upMissionPc\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-mission\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-mission\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upower-manage\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"upower-manage\\\"}],\\\"resourceError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/frame\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/interactive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-interactive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/mooc-creator\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"mooc-creator\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/playlet\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-playlet\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/archive-process\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"archive-process\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/data\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"data-center-web\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/my-rights/create-protect\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"copyright-protect\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/convention\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"convention\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/template-incentive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"template-incentive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/clue-up\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"clue-up\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/excitation\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-excitation\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/incomeCenter\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-incomeCenter\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/allRound\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-allRound\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/adSettings\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-adSettings\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-missions\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-missions\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upMissionPc\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-upMissionPc\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-mission\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-mission\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upower-manage\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"upower-manage\\\"}]}}\"},\"versionId\":\"1769567888958\",\"appVersionId\":\"36938\",\"nscode\":0,\"appKey\":\"333.885\",\"expires\":2592000000}}"}, {"name": "bili_videoup_record", "value": "{\"data\":[{\"id\":\"archive_id_17731214575581\",\"videos\":[{\"filename\":\"n260310s318gzcpp64l8xl2i5mklbgdj\",\"fileTitle\":\"\u5efa\u7acb\u4fe1\u4efb\u4e0d\u662f\u6c42\u6765\u7684 \u5356\u5916\u6302\u53d1\u90ae\u4ef6\u4e09\u4e2a\u6708\u62ff\u4e0b\u5fb7\u56fd\u603b\u4ee3\",\"size\":10091673,\"cid\":36593864502,\"is_4k\":false,\"is_8k\":false,\"is_hdr\":false}],\"title\":\"\u4fe1\u4efb\u4e0d\u662f\u6c42\u6765\u7684\uff0c\u53d1\u4e09\u4e2a\u6708\u90ae\u4ef6\u62ff\u4e0b\u5fb7\u56fd\u603b\u4ee3\u7406 #\u9500\u552e\u601d\u7ef4 #\u4fe1\u4efb\u5efa\u7acb\",\"copyright\":1,\"desc\":\"\",\"dynamic\":\"\",\"isOnlySelf\":0}],\"mid\":319358290}"}, {"name": "bili_videoup_submit_auto_tips", "value": "1"}, {"name": "bili_quick_fill", "value": "1"}, {"name": "secure_collect_report_interval_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "60"}, {"name": "im_floatmsg_319358290", "value": "{\"res\":{\"msg\":\"\u8bf7\u6c42\u6210\u529f\",\"type\":\"success\",\"code\":0,\"data\":[],\"url\":\"//message.bilibili.com/api/tooltip/query.list.do\",\"payload\":{},\"cost\":1303},\"ts\":1773127261669,\"uid\":\"319358290\"}"}, {"name": "__reporter-pb-sample-config", "value": "{\"444.8.live-room.chronos.init.before.check\":50,\"333.788.memory.timeline.performance\":50,\"444.8.live-room.uam-player.welcome.failed\":50,\"333.1334.kv-init.error\":1,\"333.1334.kv-init.pv\":1,\"333.40181.secureCollect.collectDeviceInfo\":1,\"333.40181.secureCollect.successReport\":1,\"333.40181.secureCollect.wasmProcessTime\":1,\"444.8.live-room.room-page.live-web-danmaku-tech-report\":20}"}, {"name": "bili_videoup_notification_authority", "value": "default"}, {"name": "secure_collect_last_report_time_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "1773126969128"}, {"name": "bili_videoup_notification_showed", "value": "1"}]}, {"origin": "https://www.bilibili.com", "localStorage": [{"name": "wbi_sub_url", "value": "https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "bpx_player_profile", "value": "{\"lastUnlogintrialView\":0,\"lastUid\":0,\"aiAnimationInfo\":\"[]\",\"aiPromptToastInfo\":\"[]\",\"media\":{\"quality\":0,\"volume\":1,\"nonzeroVol\":1,\"hideBlackGap\":true,\"dolbyAudio\":false,\"audioQuality\":null,\"autoplay\":true,\"handoff\":0,\"seniorTip\":true,\"opEd\":true,\"loudnessSwitch\":0,\"listLoop\":false,\"loop\":false},\"dmSend\":{\"upDm\":false,\"dmChecked\":true},\"blockList\":[],\"dmSetting\":{\"status\":true,\"dmSwitch\":true,\"aiSwitch\":true,\"aiLevel\":3,\"preventshade\":false,\"dmask\":true,\"typeScroll\":true,\"typeTopBottom\":true,\"typeColor\":true,\"typeSpecial\":true,\"opacity\":0.8,\"dmarea\":50,\"speedplus\":1,\"fontsize\":1,\"fullscreensync\":true,\"speedsync\":false,\"fontfamily\":\"SimHei, 'Microsoft JhengHei'\",\"bold\":false,\"fontborder\":0,\"seniorModeSwitch\":0,\"dmdensity\":1},\"basEditorData\":{},\"audioEffect\":null,\"boceTimes\":[],\"interaction\":{\"rookieGuide\":null,\"showedDialog\":false},\"iswide\":null,\"widesave\":null,\"subtitle\":{\"fade\":false,\"scale\":true,\"fontsize\":1,\"opacity\":0.4,\"bilingual\":false,\"color\":\"16777215\",\"shadow\":\"0\",\"position\":\"bottom-center\"},\"progress\":{\"precisionGuide\":null,\"pbpstate\":true,\"pinstate\":false},\"panorama\":true,\"ksInfo\":{\"ts\":0,\"kss\":null}}"}, {"name": "BILI_MIRROR_REPORT_POOL", "value": "{\"333.1007.main.bili-header.DATA.successReport\":{\"type\":\"custom\",\"mirrorVersion\":\"2.0.18\",\"_BiliGreyResult_method\":\"gray\",\"_BiliGreyResult_versionId\":\"201397\",\"mirrorPolymer\":3,\"/x/vip/ads/materials\":1,\"/x/web-show/wbi/res/locs\":1,\"/x/web-interface/wbi/search/default\":1,\"//passport.bilibili.com/x/passport-login/web/cookie/info\":1,\"/x/web-interface/history/continuation\":1,\"/x/web-interface/dynamic/entrance\":1,\"//api.vc.bilibili.com/link_setting/v1/link_setting/get\":1,\"//api.vc.bilibili.com/x/im/web/msgfeed/unread\":1},\"333.1007.main.home-page.DATA.successReport\":{\"type\":\"custom\",\"mirrorVersion\":\"2.0.18\",\"_BiliGreyResult_method\":\"gray\",\"_BiliGreyResult_versionId\":\"201397\",\"mirrorPolymer\":3,\"/x/web-show/res/locs\":2,\"//api.live.bilibili.com/xlive/web-interface/v1/webMain/getMoreRecList\":1}}"}, {"name": "wbi_img_url", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png"}, {"name": "KV_CONFIG_SDK", "value": "{\"333.1339_2\":{\"timestamp\":1773117290967,\"lastUsed\":1773117292957,\"value\":{\"channel_list.all\":\"{ \\\"tid\\\": 0, \\\"name\\\": \\\"\u5168\u90e8\u5206\u533a\\\", \\\"sub\\\": []}\",\"channel_list.animal\":\"{\\\"name\\\":\\\"\u52a8\u7269\u5708\\\",\\\"channelId\\\":18,\\\"tid\\\":217,\\\"url\\\":\\\"//www.bilibili.com/v/animal\\\",\\\"icon\\\":\\\"ChannelAnimal\\\",\\\"route\\\":\\\"animal\\\",\\\"sub\\\":[{\\\"subChannelId\\\":180001,\\\"name\\\":\\\"\u55b5\u661f\u4eba\\\",\\\"route\\\":\\\"cat\\\",\\\"tid\\\":218,\\\"desc\\\":\\\"\u55b5\u55b5\u55b5\u55b5\u55b5\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/cat\\\"},{\\\"subChannelId\\\":180002,\\\"name\\\":\\\"\u6c6a\u661f\u4eba\\\",\\\"route\\\":\\\"dog\\\",\\\"tid\\\":219,\\\"desc\\\":\\\"\u6c6a\u6c6a\u6c6a\u6c6a\u6c6a\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/dog\\\"},{\\\"subChannelId\\\":180007,\\\"name\\\":\\\"\u5c0f\u5ba0\u5f02\u5ba0\\\",\\\"route\\\":\\\"reptiles\\\",\\\"tid\\\":222,\\\"desc\\\":\\\"\u5947\u5999\u5ba0\u7269\u5927\u8d4f\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/reptiles\\\"},{\\\"subChannelId\\\":180004,\\\"name\\\":\\\"\u91ce\u751f\u52a8\u7269\\\",\\\"route\\\":\\\"wild_animal\\\",\\\"tid\\\":221,\\\"desc\\\":\\\"\u5185\u6709\u201c\u731b\u517d\u201d\u51fa\u6ca1\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/wild_animal\\\"},{\\\"subChannelId\\\":180008,\\\"name\\\":\\\"\u52a8\u7269\u4e8c\u521b\\\",\\\"route\\\":\\\"second_edition\\\",\\\"tid\\\":220,\\\"desc\\\":\\\"\u89e3\u8bf4\u3001\u914d\u97f3\u3001\u526a\u8f91\u3001\u6df7\u526a\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/second_edition\\\"},{\\\"subChannelId\\\":180006,\\\"name\\\":\\\"\u52a8\u7269\u7efc\u5408\\\",\\\"route\\\":\\\"animal_composite\\\",\\\"tid\\\":75,\\\"desc\\\":\\\"\u6536\u5f55\u9664\u4e0a\u8ff0\u5b50\u5206\u533a\u5916\uff0c\u5176\u4f59\u52a8\u7269\u76f8\u5173\u89c6\u9891\u4ee5\u53ca\u975e\u52a8\u7269\u4e3b\u4f53\u6216\u591a\u4e2a\u52a8\u7269\u4e3b\u4f53\u7684\u52a8\u7269\u76f8\u5173\u5ef6\u4f38\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/animal_composite\\\"}]}\",\"channel_list.anime\":\"{\\\"channelId\\\":2,\\\"name\\\":\\\"\u756a\u5267\\\",\\\"tid\\\":13,\\\"url\\\":\\\"//www.bilibili.com/anime/\\\",\\\"icon\\\":\\\"ChannelAnime\\\",\\\"sub\\\":[{\\\"subChannelId\\\":20001,\\\"name\\\":\\\"\u8fde\u8f7d\u52a8\u753b\\\",\\\"tid\\\":33,\\\"route\\\":\\\"serial\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/serial/\\\"},{\\\"subChannelId\\\":20002,\\\"name\\\":\\\"\u5b8c\u7ed3\u52a8\u753b\\\",\\\"tid\\\":32,\\\"route\\\":\\\"finish\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/finish\\\"},{\\\"subChannelId\\\":20003,\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"tid\\\":51,\\\"route\\\":\\\"information\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/information/\\\"},{\\\"subChannelId\\\":20004,\\\"name\\\":\\\"\u5b98\u65b9\u5ef6\u4f38\\\",\\\"tid\\\":152,\\\"route\\\":\\\"offical\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/offical/\\\"},{\\\"subChannelId\\\":20005,\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/timeline/\\\"},{\\\"subChannelId\\\":20006,\\\"name\\\":\\\"\u756a\u5267\u7d22\u5f15\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/index/\\\"}]}\",\"channel_list.car\":\"{\\\"name\\\":\\\"\u6c7d\u8f66\\\",\\\"channelId\\\":15,\\\"tid\\\":223,\\\"url\\\":\\\"//www.bilibili.com/v/car\\\",\\\"icon\\\":\\\"ChannelCar\\\",\\\"route\\\":\\\"car\\\",\\\"sub\\\":[{\\\"subChannelId\\\":150011,\\\"name\\\":\\\"\u6c7d\u8f66\u77e5\u8bc6\u79d1\u666e\\\",\\\"route\\\":\\\"knowledge\\\",\\\"tid\\\":258,\\\"desc\\\":\\\"\u5173\u4e8e\u6c7d\u8f66\u6280\u672f\u4e0e\u6587\u5316\u7684\u786c\u6838\u79d1\u666e\uff0c\u4ee5\u53ca\u751f\u6d3b\u4e2d\u5b66\u8f66\u3001\u7528\u8f66\u3001\u517b\u8f66\u7684\u76f8\u5173\u77e5\u8bc6\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/knowledge\\\"},{\\\"subChannelId\\\":150005,\\\"name\\\":\\\"\u8d2d\u8f66\u653b\u7565\\\",\\\"route\\\":\\\"strategy\\\",\\\"tid\\\":227,\\\"desc\\\":\\\"\u4e30\u5bcc\u8be6\u5b9e\u7684\u8d2d\u8f66\u5efa\u8bae\u548c\u65b0\u8f66\u4f53\u9a8c\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/strategy\\\"},{\\\"subChannelId\\\":150009,\\\"name\\\":\\\"\u65b0\u80fd\u6e90\u8f66\\\",\\\"route\\\":\\\"newenergyvehicle\\\",\\\"tid\\\":247,\\\"desc\\\":\\\"\u7535\u52a8\u6c7d\u8f66\u3001\u6df7\u5408\u52a8\u529b\u6c7d\u8f66\u7b49\u65b0\u80fd\u6e90\u8f66\u578b\u76f8\u5173\u5185\u5bb9\uff0c\u5305\u62ec\u65b0\u8f66\u8d44\u8baf\u3001\u8bd5\u9a7e\u4f53\u9a8c\u3001\u4e13\u4e1a\u8bc4\u6d4b\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/newenergyvehicle\\\"},{\\\"subChannelId\\\":150007,\\\"name\\\":\\\"\u8d5b\u8f66\\\",\\\"route\\\":\\\"racing\\\",\\\"tid\\\":245,\\\"desc\\\":\\\"F1\u7b49\u6c7d\u8f66\u8fd0\u52a8\u76f8\u5173\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/racing\\\"},{\\\"subChannelId\\\":150008,\\\"name\\\":\\\"\u6539\u88c5\u73a9\u8f66\\\",\\\"route\\\":\\\"modifiedvehicle\\\",\\\"tid\\\":246,\\\"desc\\\":\\\"\u6c7d\u8f66\u6539\u88c5\u3001\u8001\u8f66\u4fee\u590d\u3001\u786c\u6838\u8d8a\u91ce\u3001\u8f66\u53cb\u805a\u4f1a\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/modifiedvehicle\\\"},{\\\"subChannelId\\\":150006,\\\"name\\\":\\\"\u6469\u6258\u8f66\\\",\\\"route\\\":\\\"motorcycle\\\",\\\"tid\\\":240,\\\"desc\\\":\\\"\u9a91\u58eb\u4eec\u96c6\u5408\u5566\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/motorcycle\\\"},{\\\"subChannelId\\\":150010,\\\"name\\\":\\\"\u623f\u8f66\\\",\\\"route\\\":\\\"touringcar\\\",\\\"tid\\\":248,\\\"desc\\\":\\\"\u623f\u8f66\u53ca\u8425\u5730\u76f8\u5173\u5185\u5bb9\uff0c\u5305\u62ec\u4e0d\u9650\u4e8e\u4ea7\u54c1\u4ecb\u7ecd\u3001\u9a7e\u9a76\u4f53\u9a8c\u3001\u623f\u8f66\u751f\u6d3b\u548c\u623f\u8f66\u65c5\u884c\u7b49\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/touringcar\\\"},{\\\"subChannelId\\\":150001,\\\"name\\\":\\\"\u6c7d\u8f66\u751f\u6d3b\\\",\\\"route\\\":\\\"life\\\",\\\"tid\\\":176,\\\"desc\\\":\\\"\u5206\u4eab\u6c7d\u8f66\u53ca\u51fa\u884c\u76f8\u5173\u7684\u751f\u6d3b\u4f53\u9a8c\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/life\\\"}]}\",\"channel_list.channel_page_sort\":\"[\\\"douga\\\",\\\"game\\\",\\\"car\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"information\\\",\\\"food\\\",\\\"life\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\"]\",\"channel_list.cinephile\":\"{\\\"name\\\":\\\"\u5f71\u89c6\\\",\\\"channelId\\\":25,\\\"tid\\\":181,\\\"url\\\":\\\"//www.bilibili.com/v/cinephile\\\",\\\"icon\\\":\\\"ChannelCinephile\\\",\\\"route\\\":\\\"cinephile\\\",\\\"sub\\\":[{\\\"subChannelId\\\":250001,\\\"name\\\":\\\"\u5f71\u89c6\u6742\u8c08\\\",\\\"route\\\":\\\"cinecism\\\",\\\"tid\\\":182,\\\"desc\\\":\\\"\u5f71\u89c6\u8bc4\u8bba\u3001\u89e3\u8bf4\u3001\u5410\u69fd\u3001\u79d1\u666e\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/cinecism\\\"},{\\\"subChannelId\\\":250002,\\\"name\\\":\\\"\u5f71\u89c6\u526a\u8f91\\\",\\\"route\\\":\\\"montage\\\",\\\"tid\\\":183,\\\"desc\\\":\\\"\u5bf9\u5f71\u89c6\u7d20\u6750\u8fdb\u884c\u526a\u8f91\u518d\u521b\u4f5c\u7684\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/montage\\\"},{\\\"subChannelId\\\":250006,\\\"name\\\":\\\"\u5f71\u89c6\u6574\u6d3b\\\",\\\"route\\\":\\\"mashup\\\",\\\"tid\\\":260,\\\"desc\\\":\\\"\u4f7f\u7528\u5f71\u89c6\u7d20\u6750\u5236\u9020\u7684\u6709\u8da3\u3001\u6709\u6897\u7684\u521b\u610f\u6df7\u526a\u3001\u914d\u97f3\u3001\u7279\u6548\u73a9\u6897\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/mashup\\\"},{\\\"subChannelId\\\":250007,\\\"name\\\":\\\"AI\u5f71\u50cf\\\",\\\"route\\\":\\\"ai_imaging\\\",\\\"tid\\\":259,\\\"desc\\\":\\\"\u5206\u4eabAI\u5236\u4f5c\u7684\u5f71\u50cf\u4f5c\u54c1\u3001\u521b\u4f5c\u5386\u7a0b\u3001\u6280\u672f\u98ce\u5411\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/ai_imaging\\\"},{\\\"subChannelId\\\":250004,\\\"name\\\":\\\"\u9884\u544a\u00b7\u8d44\u8baf\\\",\\\"route\\\":\\\"trailer_info\\\",\\\"tid\\\":184,\\\"desc\\\":\\\"\u5f71\u89c6\u7c7b\u76f8\u5173\u8d44\u8baf\uff0c\u9884\u544a\uff0c\u82b1\u7d6e\u7b49\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/trailer_info\\\"},{\\\"subChannelId\\\":250003,\\\"name\\\":\\\"\u5c0f\u5267\u573a\\\",\\\"route\\\":\\\"shortplay\\\",\\\"tid\\\":85,\\\"desc\\\":\\\"\u6709\u573a\u666f\u3001\u6709\u5267\u60c5\u7684\u6f14\u7ece\u7c7b\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/shortplay\\\"},{\\\"subChannelId\\\":250005,\\\"name\\\":\\\"\u77ed\u7247\\\",\\\"route\\\":\\\"shortfilm\\\",\\\"tid\\\":256,\\\"desc\\\":\\\"\u5404\u79cd\u7c7b\u578b\u7684\u77ed\u7247\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/shortfilm\\\"},{\\\"subChannelId\\\":250008,\\\"name\\\":\\\"\u5f71\u89c6\u7efc\u5408\\\",\\\"route\\\":\\\"comprehensive\\\",\\\"tid\\\":261,\\\"desc\\\":\\\"\u4e00\u5207\u65e0\u6cd5\u88ab\u6536\u7eb3\u5176\u4ed6\u5f71\u89c6\u4e8c\u7ea7\u5206\u533a\u7684\u5f71\u89c6\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/comprehensive\\\"}]}\",\"channel_list.dance\":\"{\\\"name\\\":\\\"\u821e\u8e48\\\",\\\"channelId\\\":10,\\\"tid\\\":129,\\\"url\\\":\\\"//www.bilibili.com/v/dance/\\\",\\\"icon\\\":\\\"ChannelDance\\\",\\\"route\\\":\\\"dance\\\",\\\"sub\\\":[{\\\"subChannelId\\\":100001,\\\"name\\\":\\\"\u5b85\u821e\\\",\\\"route\\\":\\\"otaku\\\",\\\"tid\\\":20,\\\"desc\\\":\\\"\u4e0eACG\u76f8\u5173\u7684\u7ffb\u8df3\u3001\u539f\u521b\u821e\u8e48\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/otaku/\\\"},{\\\"subChannelId\\\":100002,\\\"name\\\":\\\"\u8857\u821e\\\",\\\"route\\\":\\\"hiphop\\\",\\\"tid\\\":198,\\\"desc\\\":\\\"\u6536\u5f55\u8857\u821e\u76f8\u5173\u5185\u5bb9\uff0c\u5305\u62ec\u8d5b\u4e8b\u73b0\u573a\u3001\u821e\u5ba4\u4f5c\u54c1\u3001\u4e2a\u4eba\u7ffb\u8df3\u3001FREESTYLE\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/hiphop/\\\"},{\\\"subChannelId\\\":100003,\\\"name\\\":\\\"\u660e\u661f\u821e\u8e48\\\",\\\"route\\\":\\\"star\\\",\\\"tid\\\":199,\\\"desc\\\":\\\"\u56fd\u5185\u5916\u660e\u661f\u53d1\u5e03\u7684\u5b98\u65b9\u821e\u8e48\u53ca\u5176\u7ffb\u8df3\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/star/\\\"},{\\\"subChannelId\\\":100004,\\\"name\\\":\\\"\u56fd\u98ce\u821e\u8e48\\\",\\\"route\\\":\\\"china\\\",\\\"tid\\\":200,\\\"desc\\\":\\\"\u6536\u5f55\u56fd\u98ce\u5411\u821e\u8e48\u5185\u5bb9\uff0c\u5305\u62ec\u4e2d\u56fd\u821e\u3001\u6c11\u65cf\u6c11\u95f4\u821e\u3001\u6c49\u5510\u821e\u3001\u56fd\u98ce\u7235\u58eb\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/china/\\\"},{\\\"subChannelId\\\":100007,\\\"name\\\":\\\"\u989c\u503c\u00b7\u7f51\u7ea2\u821e\\\",\\\"route\\\":\\\"gestures\\\",\\\"tid\\\":255,\\\"desc\\\":\\\"\u624b\u52bf\u821e\u53ca\u7f51\u7ea2\u6d41\u884c\u821e\u8e48\u3001\u77ed\u89c6\u9891\u821e\u8e48\u7b49\u76f8\u5173\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/gestures/\\\"},{\\\"subChannelId\\\":100005,\\\"name\\\":\\\"\u821e\u8e48\u7efc\u5408\\\",\\\"route\\\":\\\"three_d\\\",\\\"tid\\\":154,\\\"desc\\\":\\\"\u6536\u5f55\u65e0\u6cd5\u5b9a\u4e49\u5230\u5176\u4ed6\u821e\u8e48\u5b50\u5206\u533a\u7684\u821e\u8e48\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/three_d/\\\"},{\\\"subChannelId\\\":100006,\\\"name\\\":\\\"\u821e\u8e48\u6559\u7a0b\\\",\\\"route\\\":\\\"demo\\\",\\\"tid\\\":156,\\\"desc\\\":\\\"\u955c\u9762\u6162\u901f\uff0c\u52a8\u4f5c\u5206\u89e3\uff0c\u57fa\u7840\u6559\u7a0b\u7b49\u5177\u6709\u6559\u5b66\u610f\u4e49\u7684\u821e\u8e48\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/demo/\\\"}]}\",\"channel_list.documentary\":\"{\\\"name\\\":\\\"\u7eaa\u5f55\u7247\\\",\\\"tid\\\":177,\\\"channelId\\\":7,\\\"url\\\":\\\"//www.bilibili.com/documentary/\\\",\\\"icon\\\":\\\"ChannelDocumentary\\\"}\",\"channel_list.douga\":\"{\\\"name\\\":\\\"\u52a8\u753b\\\",\\\"channelId\\\":8,\\\"tid\\\":1,\\\"url\\\":\\\"//www.bilibili.com/v/douga/\\\",\\\"icon\\\":\\\"ChannelDouga\\\",\\\"route\\\":\\\"douga\\\",\\\"sub\\\":[{\\\"subChannelId\\\":80001,\\\"name\\\":\\\"MAD\u00b7AMV\\\",\\\"desc\\\":\\\"\u5177\u6709\u4e00\u5b9a\u5236\u4f5c\u7a0b\u5ea6\u7684\u52a8\u753b\u6216\u9759\u753b\u7684\u4e8c\u6b21\u521b\u4f5c\u89c6\u9891\\\",\\\"route\\\":\\\"mad\\\",\\\"tid\\\":24,\\\"url\\\":\\\"//www.bilibili.com/v/douga/mad/\\\"},{\\\"subChannelId\\\":80002,\\\"name\\\":\\\"MMD\u00b73D\\\",\\\"desc\\\":\\\"\u4f7f\u7528MMD\uff08MikuMikuDance\uff09\u548c\u5176\u4ed63D\u5efa\u6a21\u7c7b\u8f6f\u4ef6\u5236\u4f5c\u7684\u89c6\u9891\\\",\\\"route\\\":\\\"mmd\\\",\\\"tid\\\":25,\\\"url\\\":\\\"//www.bilibili.com/v/douga/mmd/\\\"},{\\\"subChannelId\\\":80003,\\\"name\\\":\\\"\u540c\u4eba\u00b7\u624b\u4e66\\\",\\\"desc\\\":\\\"\u8ffd\u6c42\u4e2a\u4eba\u7279\u8272\u548c\u521b\u610f\u8868\u8fbe\u7684\u624b\u4e66\uff08\u7ed8\uff09\u3001\u4ee5\u53ca\u540c\u4eba\u4f5c\u54c1\u5c55\u793a\u3001\u5ba3\u4f20\u4e3a\u4e3b\u7684\u5185\u5bb9\\\",\\\"route\\\":\\\"handdrawn\\\",\\\"tid\\\":47,\\\"url\\\":\\\"//www.bilibili.com/v/douga/handdrawn/\\\"},{\\\"subChannelId\\\":80008,\\\"name\\\":\\\"\u914d\u97f3\\\",\\\"desc\\\":\\\"\u4f7f\u7528ACGN\u76f8\u5173\u753b\u9762\u6216\u53f0\u672c\u7d20\u6750\u8fdb\u884c\u4eba\u5de5\u914d\u97f3\u521b\u4f5c\u7684\u5185\u5bb9\\\",\\\"route\\\":\\\"voice\\\",\\\"tid\\\":257,\\\"url\\\":\\\"//www.bilibili.com/v/douga/voice/\\\"},{\\\"subChannelId\\\":80004,\\\"name\\\":\\\"\u6a21\u73a9\u00b7\u5468\u8fb9\\\",\\\"desc\\\":\\\"\u6a21\u73a9\u3001\u5468\u8fb9\u8c37\u5b50\u7684\u6d4b\u8bc4\u3001\u5c55\u793a\u3001\u6539\u9020\u6216\u5176\u4ed6\u884d\u751f\u5185\u5bb9\\\",\\\"route\\\":\\\"garage_kit\\\",\\\"tid\\\":210,\\\"url\\\":\\\"//www.bilibili.com/v/douga/garage_kit/\\\"},{\\\"subChannelId\\\":80005,\\\"name\\\":\\\"\u7279\u6444\\\",\\\"desc\\\":\\\"\u7279\u6444\u76f8\u5173\u884d\u751f\u89c6\u9891\\\",\\\"route\\\":\\\"tokusatsu\\\",\\\"tid\\\":86,\\\"url\\\":\\\"//www.bilibili.com/v/douga/tokusatsu/\\\"},{\\\"subChannelId\\\":80007,\\\"name\\\":\\\"\u52a8\u6f2b\u6742\u8c08\\\",\\\"desc\\\":\\\"\u4ee5\u8c08\u8bdd\u5f62\u5f0f\u5bf9ACGN\u6587\u5316\u5708\u8fdb\u884c\u7684\u9274\u8d4f\u3001\u5410\u69fd\u3001\u8bc4\u70b9\u3001\u89e3\u8bf4\u3001\u63a8\u8350\u3001\u79d1\u666e\u7b49\u5185\u5bb9\\\",\\\"route\\\":\\\"acgntalks\\\",\\\"tid\\\":253,\\\"url\\\":\\\"//www.bilibili.com/v/douga/acgntalks/\\\"},{\\\"subChannelId\\\":80006,\\\"name\\\":\\\"\u7efc\u5408\\\",\\\"desc\\\":\\\"\u4ee5\u52a8\u753b\u53ca\u52a8\u753b\u76f8\u5173\u5185\u5bb9\u4e3a\u7d20\u6750\uff0c\u5305\u62ec\u4f46\u4e0d\u4ec5\u9650\u4e8e\u97f3\u9891\u66ff\u6362\u3001\u6076\u641e\u6539\u7f16\u3001\u6392\u884c\u699c\u7b49\u5185\u5bb9\\\",\\\"route\\\":\\\"other\\\",\\\"tid\\\":27,\\\"url\\\":\\\"//www.bilibili.com/v/douga/other/\\\"}]}\",\"channel_list.ent\":\"{\\\"name\\\":\\\"\u5a31\u4e50\\\",\\\"channelId\\\":23,\\\"tid\\\":5,\\\"url\\\":\\\"//www.bilibili.com/v/ent/\\\",\\\"icon\\\":\\\"ChannelEnt\\\",\\\"route\\\":\\\"ent\\\",\\\"sub\\\":[{\\\"subChannelId\\\":230003,\\\"name\\\":\\\"\u5a31\u4e50\u6742\u8c08\\\",\\\"route\\\":\\\"talker\\\",\\\"tid\\\":241,\\\"desc\\\":\\\"\u5a31\u4e50\u4eba\u7269\u89e3\u8bfb\u3001\u5a31\u4e50\u70ed\u70b9\u70b9\u8bc4\u3001\u5a31\u4e50\u884c\u4e1a\u5206\u6790\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/talker\\\"},{\\\"subChannelId\\\":230005,\\\"name\\\":\\\"CP\u5b89\u5229\\\",\\\"route\\\":\\\"cp_recommendation\\\",\\\"tid\\\":262,\\\"desc\\\":\\\"\u4ee5\u5b89\u5229\u5404\u7c7b\u5a31\u4e50\u540d\u4eba\u3001\u89d2\u8272CP\u4e4b\u95f4\u9ed8\u5951\u4e8e\u706b\u82b1\u4e3a\u4e3b\u9898\u7684\u6df7\u526a\u3001\u89e3\u8bf4\uff0c\u89c2\u70b9\u8868\u8fbe\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/cp_recommendation\\\"},{\\\"subChannelId\\\":230006,\\\"name\\\":\\\"\u989c\u503c\u5b89\u5229\\\",\\\"route\\\":\\\"beauty\\\",\\\"tid\\\":263,\\\"desc\\\":\\\"\u4ee5\u5404\u7c7b\u5a31\u4e50\u540d\u4eba\u3001\u89d2\u8272\u7684\u989c\u503c\u3001\u6c14\u8d28\u9b45\u529b\u4e3a\u6838\u5fc3\u7684\u6df7\u526a\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/beauty\\\"},{\\\"subChannelId\\\":230004,\\\"name\\\":\\\"\u5a31\u4e50\u7c89\u4e1d\u521b\u4f5c\\\",\\\"route\\\":\\\"fans\\\",\\\"tid\\\":242,\\\"desc\\\":\\\"\u7c89\u4e1d\u5411\u521b\u4f5c\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/fans\\\"},{\\\"subChannelId\\\":230007,\\\"name\\\":\\\"\u5a31\u4e50\u8d44\u8baf\\\",\\\"route\\\":\\\"entertainment_news\\\",\\\"tid\\\":264,\\\"desc\\\":\\\"\u5177\u5907\u8da3\u5473\u4ef7\u503c\u7684\u6587\u5316\u5a31\u4e50\u65b0\u95fb\u4e0e\u52a8\u6001\u62a5\u9053\uff0c\u5982\u540d\u4eba\u52a8\u6001\uff0c\u4f5c\u54c1\u53d1\u5e03\uff0c\u821e\u53f0\u6f14\u51fa\uff0c\u8da3\u95fb\u76d8\u70b9\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/entertainment_news\\\"},{\\\"subChannelId\\\":230002,\\\"name\\\":\\\"\u660e\u661f\u7efc\u5408\\\",\\\"route\\\":\\\"celebrity\\\",\\\"tid\\\":137,\\\"desc\\\":\\\"\u5a31\u4e50\u5708\u52a8\u6001\u3001\u660e\u661f\u8d44\u8baf\u76f8\u5173\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/celebrity\\\"},{\\\"subChannelId\\\":230001,\\\"name\\\":\\\"\u7efc\u827a\\\",\\\"route\\\":\\\"variety\\\",\\\"tid\\\":71,\\\"desc\\\":\\\"\u6240\u6709\u7efc\u827a\u76f8\u5173\uff0c\u5168\u90e8\u4e00\u624b\u638c\u63e1\uff01\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/variety\\\"}]}\",\"channel_list.fashion\":\"{\\\"name\\\":\\\"\u65f6\u5c1a\\\",\\\"channelId\\\":22,\\\"tid\\\":155,\\\"url\\\":\\\"//www.bilibili.com/v/fashion\\\",\\\"icon\\\":\\\"ChannelFashion\\\",\\\"route\\\":\\\"fashion\\\",\\\"sub\\\":[{\\\"subChannelId\\\":220001,\\\"name\\\":\\\"\u7f8e\u5986\u62a4\u80a4\\\",\\\"route\\\":\\\"makeup\\\",\\\"tid\\\":157,\\\"desc\\\":\\\"\u5f69\u5986\u62a4\u80a4\u3001\u7f8e\u7532\u7f8e\u53d1\u3001\u4eff\u5986\u3001\u533b\u7f8e\u76f8\u5173\u5185\u5bb9\u5206\u4eab\u6216\u4ea7\u54c1\u6d4b\u8bc4\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/makeup\\\"},{\\\"subChannelId\\\":220004,\\\"name\\\":\\\"\u4eff\u5986cos\\\",\\\"route\\\":\\\"cos\\\",\\\"tid\\\":252,\\\"desc\\\":\\\"\u5bf9\u4e8c\u6b21\u5143\u3001\u4e09\u6b21\u5143\u4eba\u7269\u89d2\u8272\u8fdb\u884c\u6a21\u4eff\u3001\u8fd8\u539f\u3001\u5c55\u793a\u3001\u6f14\u7ece\u7684\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/cos\\\"},{\\\"subChannelId\\\":220002,\\\"name\\\":\\\"\u7a7f\u642d\\\",\\\"route\\\":\\\"clothing\\\",\\\"tid\\\":158,\\\"desc\\\":\\\"\u7a7f\u642d\u98ce\u683c\u3001\u7a7f\u642d\u6280\u5de7\u7684\u5c55\u793a\u5206\u4eab\uff0c\u6db5\u76d6\u8863\u670d\u3001\u978b\u9774\u3001\u7bb1\u5305\u914d\u4ef6\u3001\u914d\u9970\uff08\u5e3d\u5b50\u3001\u949f\u8868\u3001\u73e0\u5b9d\u9996\u9970\uff09\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/clothing\\\"},{\\\"subChannelId\\\":220003,\\\"name\\\":\\\"\u65f6\u5c1a\u6f6e\u6d41\\\",\\\"route\\\":\\\"trend\\\",\\\"tid\\\":159,\\\"desc\\\":\\\"\u65f6\u5c1a\u8857\u62cd\u3001\u65f6\u88c5\u5468\u3001\u65f6\u5c1a\u5927\u7247\uff0c\u65f6\u5c1a\u54c1\u724c\u3001\u6f6e\u6d41\u7b49\u884c\u4e1a\u76f8\u5173\u8bb0\u5f55\u53ca\u77e5\u8bc6\u79d1\u666e\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/trend\\\"}]}\",\"channel_list.food\":\"{\\\"name\\\":\\\"\u7f8e\u98df\\\",\\\"channelId\\\":17,\\\"tid\\\":211,\\\"url\\\":\\\"//www.bilibili.com/v/food\\\",\\\"icon\\\":\\\"ChannelFood\\\",\\\"route\\\":\\\"food\\\",\\\"sub\\\":[{\\\"subChannelId\\\":170001,\\\"name\\\":\\\"\u7f8e\u98df\u5236\u4f5c\\\",\\\"route\\\":\\\"make\\\",\\\"tid\\\":76,\\\"desc\\\":\\\"\u5b66\u505a\u4eba\u95f4\u7f8e\u5473\uff0c\u5c55\u793a\u7cbe\u6e5b\u53a8\u827a\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/make\\\"},{\\\"subChannelId\\\":170002,\\\"name\\\":\\\"\u7f8e\u98df\u4fa6\u63a2\\\",\\\"route\\\":\\\"detective\\\",\\\"tid\\\":212,\\\"desc\\\":\\\"\u5bfb\u627e\u7f8e\u5473\u9910\u5385\uff0c\u53d1\u73b0\u8857\u5934\u7f8e\u98df\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/detective\\\"},{\\\"subChannelId\\\":170003,\\\"name\\\":\\\"\u7f8e\u98df\u6d4b\u8bc4\\\",\\\"route\\\":\\\"measurement\\\",\\\"tid\\\":213,\\\"desc\\\":\\\"\u5403\u8d27\u4e16\u754c\uff0c\u54c1\u5c1d\u4e16\u95f4\u7f8e\u5473\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/measurement\\\"},{\\\"subChannelId\\\":170004,\\\"name\\\":\\\"\u7530\u56ed\u7f8e\u98df\\\",\\\"route\\\":\\\"rural\\\",\\\"tid\\\":214,\\\"desc\\\":\\\"\u54c1\u5473\u4e61\u91ce\u7f8e\u98df\uff0c\u5bfb\u627e\u5c71\u4e0e\u6d77\u7684\u5473\u9053\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/rural\\\"},{\\\"subChannelId\\\":170005,\\\"name\\\":\\\"\u7f8e\u98df\u8bb0\u5f55\\\",\\\"route\\\":\\\"record\\\",\\\"tid\\\":215,\\\"desc\\\":\\\"\u8bb0\u5f55\u4e00\u65e5\u4e09\u9910\uff0c\u7ed9\u751f\u6d3b\u6dfb\u4e00\u70b9\u5e78\u798f\u611f\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/record\\\"}]}\",\"channel_list.funny\":\"{\\\"channelId\\\":160001,\\\"name\\\":\\\"\u641e\u7b11\\\",\\\"route\\\":\\\"stand_alone\\\",\\\"tid\\\":138,\\\"icon\\\":\\\"ChannelGaoxiao\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/funny\\\"}\",\"channel_list.game\":\"{\\\"name\\\":\\\"\u6e38\u620f\\\",\\\"channelId\\\":11,\\\"tid\\\":4,\\\"url\\\":\\\"//www.bilibili.com/v/game/\\\",\\\"icon\\\":\\\"ChannelGame\\\",\\\"route\\\":\\\"game\\\",\\\"sub\\\":[{\\\"subChannelId\\\":110001,\\\"name\\\":\\\"\u5355\u673a\u6e38\u620f\\\",\\\"desc\\\":\\\"\u4ee5\u6240\u6709\u5e73\u53f0\uff08PC\u3001\u4e3b\u673a\u3001\u79fb\u52a8\u7aef\uff09\u7684\u5355\u673a\u6216\u8054\u673a\u6e38\u620f\u4e3a\u4e3b\u7684\u89c6\u9891\u5185\u5bb9\uff0c\u5305\u62ec\u6e38\u620f\u9884\u544a\u3001CG\u3001\u5b9e\u51b5\u89e3\u8bf4\u53ca\u76f8\u5173\u7684\u8bc4\u6d4b\u3001\u6742\u8c08\u4e0e\u89c6\u9891\u526a\u8f91\u7b49\\\",\\\"route\\\":\\\"stand_alone\\\",\\\"tid\\\":17,\\\"url\\\":\\\"//www.bilibili.com/v/game/stand_alone\\\"},{\\\"subChannelId\\\":110002,\\\"name\\\":\\\"\u7535\u5b50\u7ade\u6280\\\",\\\"desc\\\":\\\"\u5177\u6709\u9ad8\u5bf9\u6297\u6027\u7684\u7535\u5b50\u7ade\u6280\u6e38\u620f\u9879\u76ee\uff0c\u5176\u76f8\u5173\u7684\u8d5b\u4e8b\u3001\u5b9e\u51b5\u3001\u653b\u7565\u3001\u89e3\u8bf4\u3001\u77ed\u5267\u7b49\u89c6\u9891\u3002\\\",\\\"route\\\":\\\"esports\\\",\\\"tid\\\":171,\\\"url\\\":\\\"//www.bilibili.com/v/game/esports\\\"},{\\\"subChannelId\\\":110003,\\\"name\\\":\\\"\u624b\u673a\u6e38\u620f\\\",\\\"desc\\\":\\\"\u4ee5\u624b\u673a\u53ca\u5e73\u677f\u8bbe\u5907\u4e3a\u4e3b\u8981\u5e73\u53f0\u7684\u6e38\u620f\uff0c\u5176\u76f8\u5173\u7684\u5b9e\u51b5\u3001\u653b\u7565\u3001\u89e3\u8bf4\u3001\u77ed\u5267\u3001\u6f14\u793a\u7b49\u89c6\u9891\u3002\\\",\\\"route\\\":\\\"mobile\\\",\\\"tid\\\":172,\\\"url\\\":\\\"//www.bilibili.com/v/game/mobile\\\"},{\\\"subChannelId\\\":110004,\\\"name\\\":\\\"\u7f51\u7edc\u6e38\u620f\\\",\\\"desc\\\":\\\"\u7531\u7f51\u7edc\u8fd0\u8425\u5546\u8fd0\u8425\u7684\u591a\u4eba\u5728\u7ebf\u6e38\u620f\uff0c\u4ee5\u53ca\u7535\u5b50\u7ade\u6280\u7684\u76f8\u5173\u6e38\u620f\u5185\u5bb9\u3002\u5305\u62ec\u8d5b\u4e8b\u3001\u653b\u7565\u3001\u5b9e\u51b5\u3001\u89e3\u8bf4\u7b49\u76f8\u5173\u89c6\u9891\\\",\\\"route\\\":\\\"online\\\",\\\"tid\\\":65,\\\"url\\\":\\\"//www.bilibili.com/v/game/online\\\"},{\\\"subChannelId\\\":110005,\\\"name\\\":\\\"\u684c\u6e38\u68cb\u724c\\\",\\\"desc\\\":\\\"\u684c\u6e38\u3001\u68cb\u724c\u3001\u5361\u724c\u5bf9\u6218\u7b49\u53ca\u5176\u76f8\u5173\u7535\u5b50\u7248\u6e38\u620f\u7684\u5b9e\u51b5\u3001\u653b\u7565\u3001\u89e3\u8bf4\u3001\u6f14\u793a\u7b49\u89c6\u9891\u3002\\\",\\\"route\\\":\\\"board\\\",\\\"tid\\\":173,\\\"url\\\":\\\"//www.bilibili.com/v/game/board\\\"},{\\\"subChannelId\\\":110006,\\\"name\\\":\\\"GMV\\\",\\\"desc\\\":\\\"\u7531\u6e38\u620f\u7d20\u6750\u5236\u4f5c\u7684MV\u89c6\u9891\u3002\u4ee5\u6e38\u620f\u5185\u5bb9\u6216CG\u4e3a\u4e3b\u5236\u4f5c\u7684\uff0c\u5177\u6709\u4e00\u5b9a\u521b\u4f5c\u7a0b\u5ea6\u7684MV\u7c7b\u578b\u7684\u89c6\u9891\\\",\\\"route\\\":\\\"gmv\\\",\\\"tid\\\":121,\\\"url\\\":\\\"//www.bilibili.com/v/game/gmv\\\"},{\\\"subChannelId\\\":110007,\\\"name\\\":\\\"\u97f3\u6e38\\\",\\\"desc\\\":\\\"\u5404\u4e2a\u5e73\u53f0\u4e0a\uff0c\u901a\u8fc7\u914d\u5408\u97f3\u4e50\u4e0e\u8282\u594f\u800c\u8fdb\u884c\u7684\u97f3\u4e50\u7c7b\u6e38\u620f\u89c6\u9891\\\",\\\"route\\\":\\\"music\\\",\\\"tid\\\":136,\\\"url\\\":\\\"//www.bilibili.com/v/game/music\\\"},{\\\"subChannelId\\\":110008,\\\"name\\\":\\\"Mugen\\\",\\\"desc\\\":\\\"\u4ee5Mugen\u5f15\u64ce\u4e3a\u5e73\u53f0\u5236\u4f5c\u3001\u6216\u4e0eMugen\u76f8\u5173\u7684\u6e38\u620f\u89c6\u9891\\\",\\\"route\\\":\\\"mugen\\\",\\\"tid\\\":19,\\\"url\\\":\\\"//www.bilibili.com/v/game/mugen\\\"},{\\\"subChannelId\\\":110009,\\\"name\\\":\\\"\u6e38\u620f\u8d5b\u4e8b\\\",\\\"hiddenInPrimaryChannel\\\":true,\\\"url\\\":\\\"//www.bilibili.com/v/game/match/\\\"}]}\",\"channel_list.guochuang\":\"{\\\"channelId\\\":4,\\\"name\\\":\\\"\u56fd\u521b\\\",\\\"tid\\\":167,\\\"url\\\":\\\"//www.bilibili.com/guochuang/\\\",\\\"icon\\\":\\\"ChannelGuochuang\\\",\\\"sub\\\":[{\\\"subChannelId\\\":40001,\\\"name\\\":\\\"\u56fd\u4ea7\u52a8\u753b\\\",\\\"tid\\\":153,\\\"route\\\":\\\"chinese\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/chinese/\\\"},{\\\"subChannelId\\\":40002,\\\"name\\\":\\\"\u56fd\u4ea7\u539f\u521b\u76f8\u5173\\\",\\\"tid\\\":168,\\\"route\\\":\\\"original\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/original/\\\"},{\\\"subChannelId\\\":40003,\\\"name\\\":\\\"\u5e03\u888b\u620f\\\",\\\"tid\\\":169,\\\"route\\\":\\\"puppetry\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/puppetry/\\\"},{\\\"subChannelId\\\":40004,\\\"name\\\":\\\"\u52a8\u6001\u6f2b\u00b7\u5e7f\u64ad\u5267\\\",\\\"tid\\\":195,\\\"route\\\":\\\"motioncomic\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/motioncomic/\\\"},{\\\"subChannelId\\\":40005,\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"tid\\\":170,\\\"route\\\":\\\"information\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/information/\\\"},{\\\"subChannelId\\\":40006,\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/timeline/\\\"},{\\\"subChannelId\\\":40007,\\\"name\\\":\\\"\u56fd\u4ea7\u52a8\u753b\u7d22\u5f15\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/index/\\\"}]}\",\"channel_list.information\":\"{\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"channelId\\\":21,\\\"tid\\\":202,\\\"url\\\":\\\"//www.bilibili.com/v/information/\\\",\\\"icon\\\":\\\"ChannelInformation\\\",\\\"route\\\":\\\"information\\\",\\\"sub\\\":[{\\\"subChannelId\\\":210001,\\\"name\\\":\\\"\u70ed\u70b9\\\",\\\"route\\\":\\\"hotspot\\\",\\\"tid\\\":203,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u5168\u6c11\u5173\u6ce8\u7684\u65f6\u653f\u70ed\u95e8\u8d44\u8baf\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/hotspot\\\"},{\\\"subChannelId\\\":210002,\\\"name\\\":\\\"\u73af\u7403\\\",\\\"route\\\":\\\"global\\\",\\\"tid\\\":204,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u5168\u7403\u8303\u56f4\u5185\u53d1\u751f\u7684\u5177\u6709\u91cd\u5927\u5f71\u54cd\u529b\u7684\u4e8b\u4ef6\u52a8\u6001\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/global\\\"},{\\\"subChannelId\\\":210003,\\\"name\\\":\\\"\u793e\u4f1a\\\",\\\"route\\\":\\\"social\\\",\\\"tid\\\":205,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u65e5\u5e38\u751f\u6d3b\u7684\u793e\u4f1a\u4e8b\u4ef6\u3001\u793e\u4f1a\u95ee\u9898\u3001\u793e\u4f1a\u98ce\u8c8c\u7684\u62a5\u9053\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/social\\\"},{\\\"subChannelId\\\":210004,\\\"name\\\":\\\"\u7efc\u5408\\\",\\\"route\\\":\\\"multiple\\\",\\\"tid\\\":206,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u9664\u4e0a\u8ff0\u9886\u57df\u5916\u5176\u5b83\u5782\u76f4\u9886\u57df\u7684\u7efc\u5408\u8d44\u8baf\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/multiple\\\"}]}\",\"channel_list.kichiku\":\"{\\\"name\\\":\\\"\u9b3c\u755c\\\",\\\"channelId\\\":20,\\\"tid\\\":119,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/\\\",\\\"icon\\\":\\\"ChannelKichiku\\\",\\\"route\\\":\\\"kichiku\\\",\\\"sub\\\":[{\\\"subChannelId\\\":200001,\\\"name\\\":\\\"\u9b3c\u755c\u8c03\u6559\\\",\\\"desc\\\":\\\"\u4f7f\u7528\u7d20\u6750\u5728\u97f3\u9891\u3001\u753b\u9762\u4e0a\u505a\u4e00\u5b9a\u5904\u7406\uff0c\u8fbe\u5230\u4e0eBGM\u4e00\u5b9a\u7684\u540c\u6b65\u611f\\\",\\\"route\\\":\\\"guide\\\",\\\"tid\\\":22,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/guide\\\"},{\\\"subChannelId\\\":200002,\\\"name\\\":\\\"\u97f3MAD\\\",\\\"desc\\\":\\\"\u4f7f\u7528\u7d20\u6750\u97f3\u9891\u8fdb\u884c\u4e00\u5b9a\u7684\u4e8c\u6b21\u521b\u4f5c\u6765\u8fbe\u5230\u8fd8\u539f\u539f\u66f2\u7684\u975e\u5546\u4e1a\u6027\u8d28\u7a3f\u4ef6\\\",\\\"route\\\":\\\"mad\\\",\\\"tid\\\":26,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/mad\\\"},{\\\"subChannelId\\\":200003,\\\"name\\\":\\\"\u4eba\u529bVOCALOID\\\",\\\"desc\\\":\\\"\u5c06\u4eba\u7269\u6216\u8005\u89d2\u8272\u7684\u65e0\u4f34\u594f\u7d20\u6750\u8fdb\u884c\u4eba\u5de5\u8c03\u97f3\uff0c\u4f7f\u5176\u5c31\u50cfVOCALOID\u4e00\u6837\u6b4c\u5531\u7684\u6280\u672f\\\",\\\"route\\\":\\\"manual_vocaloid\\\",\\\"tid\\\":126,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/manual_vocaloid\\\"},{\\\"subChannelId\\\":200004,\\\"name\\\":\\\"\u9b3c\u755c\u5267\u573a\\\",\\\"desc\\\":\\\"\u4f7f\u7528\u7d20\u6750\u8fdb\u884c\u4eba\u5de5\u526a\u8f91\u7f16\u6392\u7684\u6709\u5267\u60c5\u7684\u4f5c\u54c1\\\",\\\"route\\\":\\\"theatre\\\",\\\"tid\\\":216,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/theatre\\\"},{\\\"subChannelId\\\":200005,\\\"name\\\":\\\"\u6559\u7a0b\u6f14\u793a\\\",\\\"desc\\\":\\\"\u9b3c\u755c\u76f8\u5173\u7684\u6559\u7a0b\u6f14\u793a\\\",\\\"route\\\":\\\"course\\\",\\\"tid\\\":127,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/course\\\"}]}\",\"channel_list.knowledge\":\"{\\\"name\\\":\\\"\u77e5\u8bc6\\\",\\\"channelId\\\":12,\\\"tid\\\":36,\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/\\\",\\\"icon\\\":\\\"ChannelKnowledge\\\",\\\"route\\\":\\\"knowledge\\\",\\\"sub\\\":[{\\\"subChannelId\\\":120001,\\\"name\\\":\\\"\u79d1\u5b66\u79d1\u666e\\\",\\\"route\\\":\\\"science\\\",\\\"tid\\\":201,\\\"desc\\\":\\\"\u56de\u7b54\u4f60\u7684\u5341\u4e07\u4e2a\u4e3a\u4ec0\u4e48\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/science\\\"},{\\\"subChannelId\\\":120002,\\\"name\\\":\\\"\u793e\u79d1\u00b7\u6cd5\u5f8b\u00b7\u5fc3\u7406\\\",\\\"route\\\":\\\"social_science\\\",\\\"tid\\\":124,\\\"desc\\\":\\\"\u57fa\u4e8e\u793e\u4f1a\u79d1\u5b66\u3001\u6cd5\u5b66\u3001\u5fc3\u7406\u5b66\u5c55\u5f00\u6216\u4e2a\u4eba\u89c2\u70b9\u8f93\u51fa\u7684\u77e5\u8bc6\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/social_science\\\"},{\\\"subChannelId\\\":120003,\\\"name\\\":\\\"\u4eba\u6587\u5386\u53f2\\\",\\\"route\\\":\\\"humanity_history\\\",\\\"tid\\\":228,\\\"desc\\\":\\\"\u770b\u770b\u53e4\u4eca\u4eba\u7269\uff0c\u804a\u804a\u5386\u53f2\u8fc7\u5f80\uff0c\u54c1\u54c1\u6587\u5b66\u5178\u7c4d\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/humanity_history\\\"},{\\\"subChannelId\\\":120004,\\\"name\\\":\\\"\u8d22\u7ecf\u5546\u4e1a\\\",\\\"route\\\":\\\"business\\\",\\\"tid\\\":207,\\\"desc\\\":\\\"\u8bf4\u91d1\u878d\u5e02\u573a\uff0c\u8c08\u5b8f\u89c2\u7ecf\u6d4e\uff0c\u4e00\u8d77\u7545\u804a\u5546\u4e1a\u6545\u4e8b\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/business\\\"},{\\\"subChannelId\\\":120005,\\\"name\\\":\\\"\u6821\u56ed\u5b66\u4e60\\\",\\\"route\\\":\\\"campus\\\",\\\"tid\\\":208,\\\"desc\\\":\\\"\u8001\u5e08\u5f88\u6709\u8da3\uff0c\u5b66\u751f\u4e5f\u6709\u624d\uff0c\u6211\u4eec\u4e00\u8d77\u641e\u5b66\u4e60\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/campus\\\"},{\\\"subChannelId\\\":120006,\\\"name\\\":\\\"\u804c\u4e1a\u804c\u573a\\\",\\\"route\\\":\\\"career\\\",\\\"tid\\\":209,\\\"desc\\\":\\\"\u804c\u4e1a\u5206\u4eab\u3001\u5347\u7ea7\u6307\u5357\uff0c\u4e00\u8d77\u6210\u4e3a\u6700\u6709\u6599\u7684\u804c\u573a\u4eba\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/career\\\"},{\\\"subChannelId\\\":120007,\\\"name\\\":\\\"\u8bbe\u8ba1\u00b7\u521b\u610f\\\",\\\"route\\\":\\\"design\\\",\\\"tid\\\":229,\\\"desc\\\":\\\"\u5929\u9a6c\u884c\u7a7a\uff0c\u521b\u610f\u8bbe\u8ba1\uff0c\u90fd\u5728\u8fd9\u91cc\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/design\\\"},{\\\"subChannelId\\\":120008,\\\"name\\\":\\\"\u91ce\u751f\u6280\u80fd\u534f\u4f1a\\\",\\\"route\\\":\\\"skill\\\",\\\"tid\\\":122,\\\"desc\\\":\\\"\u6280\u80fd\u515a\u96c6\u5408\uff0c\u662f\u65f6\u5019\u5c55\u793a\u771f\u6b63\u7684\u6280\u672f\u4e86\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/skill\\\"}]}\",\"channel_list.life\":\"{\\\"name\\\":\\\"\u751f\u6d3b\\\",\\\"channelId\\\":16,\\\"tid\\\":160,\\\"url\\\":\\\"//www.bilibili.com/v/life\\\",\\\"icon\\\":\\\"ChannelLife\\\",\\\"route\\\":\\\"life\\\",\\\"sub\\\":[{\\\"subChannelId\\\":160001,\\\"name\\\":\\\"\u641e\u7b11\\\",\\\"route\\\":\\\"funny\\\",\\\"tid\\\":138,\\\"desc\\\":\\\"\u5404\u79cd\u6c99\u96d5\u6709\u8da3\u7684\u641e\u7b11\u526a\u8f91\uff0c\u6311\u6218\uff0c\u8868\u6f14\uff0c\u914d\u97f3\u7b49\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/funny\\\"},{\\\"subChannelId\\\":160008,\\\"name\\\":\\\"\u4eb2\u5b50\\\",\\\"route\\\":\\\"parenting\\\",\\\"tid\\\":254,\\\"desc\\\":\\\"\u5206\u4eab\u4eb2\u5b50\u3001\u840c\u5a03\u3001\u6bcd\u5a74\u3001\u80b2\u513f\u76f8\u5173\u7684\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/parenting\\\"},{\\\"subChannelId\\\":160006,\\\"name\\\":\\\"\u51fa\u884c\\\",\\\"route\\\":\\\"travel\\\",\\\"tid\\\":250,\\\"desc\\\":\\\"\u4e3a\u8fbe\u5230\u89c2\u5149\u6e38\u89c8\u3001\u4f11\u95f2\u5a31\u4e50\u4e3a\u76ee\u7684\u7684\u8fdc\u9014\u65c5\u884c\u3001\u4e2d\u8fd1\u9014\u6237\u5916\u751f\u6d3b\u3001\u672c\u5730\u63a2\u5e97\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/travel\\\"},{\\\"subChannelId\\\":160007,\\\"name\\\":\\\"\u4e09\u519c\\\",\\\"route\\\":\\\"rurallife\\\",\\\"tid\\\":251,\\\"desc\\\":\\\"\u5206\u4eab\u7f8e\u597d\u519c\u6751\u751f\u6d3b\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/rurallife\\\"},{\\\"subChannelId\\\":160002,\\\"name\\\":\\\"\u5bb6\u5c45\u623f\u4ea7\\\",\\\"route\\\":\\\"home\\\",\\\"tid\\\":239,\\\"desc\\\":\\\"\u4e0e\u4e70\u623f\u3001\u88c5\u4fee\u3001\u5c45\u5bb6\u751f\u6d3b\u76f8\u5173\u7684\u5206\u4eab\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/home\\\"},{\\\"subChannelId\\\":160003,\\\"name\\\":\\\"\u624b\u5de5\\\",\\\"route\\\":\\\"handmake\\\",\\\"tid\\\":161,\\\"desc\\\":\\\"\u624b\u5de5\u5236\u54c1\u7684\u5236\u4f5c\u8fc7\u7a0b\u6216\u6210\u54c1\u5c55\u793a\u3001\u6559\u7a0b\u3001\u6d4b\u8bc4\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/handmake\\\"},{\\\"subChannelId\\\":160004,\\\"name\\\":\\\"\u7ed8\u753b\\\",\\\"route\\\":\\\"painting\\\",\\\"tid\\\":162,\\\"desc\\\":\\\"\u7ed8\u753b\u8fc7\u7a0b\u6216\u7ed8\u753b\u6559\u7a0b\uff0c\u4ee5\u53ca\u7ed8\u753b\u76f8\u5173\u7684\u6240\u6709\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/painting\\\"},{\\\"subChannelId\\\":160005,\\\"name\\\":\\\"\u65e5\u5e38\\\",\\\"route\\\":\\\"daily\\\",\\\"tid\\\":21,\\\"desc\\\":\\\"\u8bb0\u5f55\u65e5\u5e38\u751f\u6d3b\uff0c\u5206\u4eab\u751f\u6d3b\u6545\u4e8b\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/daily\\\"}]}\",\"channel_list.love\":\"{\\\"channelId\\\":32,\\\"name\\\":\\\"\u516c\u76ca\\\",\\\"icon\\\":\\\"ChannelLove\\\",\\\"url\\\":\\\"//love.bilibili.com\\\"}\",\"channel_list.mooc\":\"{\\\"channelId\\\":33,\\\"name\\\":\\\"\u516c\u5f00\u8bfe\\\",\\\"icon\\\":\\\"ChannelGongkaike\\\",\\\"url\\\":\\\"//www.bilibili.com/mooc\\\"}\",\"channel_list.movie\":\"{\\\"channelId\\\":3,\\\"name\\\":\\\"\u7535\u5f71\\\",\\\"tid\\\":23,\\\"url\\\":\\\"//www.bilibili.com/movie/\\\",\\\"icon\\\":\\\"ChannelMovie\\\"}\",\"channel_list.music\":\"{\\\"name\\\":\\\"\u97f3\u4e50\\\",\\\"channelId\\\":9,\\\"tid\\\":3,\\\"url\\\":\\\"//www.bilibili.com/v/music\\\",\\\"icon\\\":\\\"ChannelMusic\\\",\\\"route\\\":\\\"music\\\",\\\"sub\\\":[{\\\"subChannelId\\\":90001,\\\"name\\\":\\\"\u539f\u521b\u97f3\u4e50\\\",\\\"route\\\":\\\"original\\\",\\\"desc\\\":\\\"\u539f\u521b\u6b4c\u66f2\u53ca\u7eaf\u97f3\u4e50\uff0c\u5305\u62ec\u6539\u7f16\u3001\u91cd\u7f16\u66f2\u53caremix\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/original\\\",\\\"tid\\\":28},{\\\"subChannelId\\\":90007,\\\"name\\\":\\\"\u97f3\u4e50\u73b0\u573a\\\",\\\"route\\\":\\\"live\\\",\\\"tid\\\":29,\\\"desc\\\":\\\"\u97f3\u4e50\u8868\u6f14\u7684\u5b9e\u51b5\u89c6\u9891\uff0c\u5305\u62ec\u5b98\u65b9\u7684\u7efc\u827a\u8282\u76ee\u3001\u97f3\u4e50\u5267\u3001\u97f3\u4e50\u8282\u3001\u6f14\u5531\u4f1a\u3001\u6253\u6b4c\u821e\u53f0\u73b0\u573a\u7b49\uff0c\u4ee5\u53ca\u4e2a\u4eba\u6f14\u51fa/\u8857\u5934\u8868\u6f14\u73b0\u573a\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/live\\\"},{\\\"subChannelId\\\":90002,\\\"name\\\":\\\"\u7ffb\u5531\\\",\\\"route\\\":\\\"cover\\\",\\\"desc\\\":\\\"\u5bf9\u66f2\u76ee\u7684\u4eba\u58f0\u518d\u6f14\u7ece\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/cover\\\",\\\"tid\\\":31},{\\\"subChannelId\\\":90005,\\\"name\\\":\\\"\u6f14\u594f\\\",\\\"route\\\":\\\"perform\\\",\\\"tid\\\":59,\\\"desc\\\":\\\"\u4e50\u5668\u548c\u975e\u4f20\u7edf\u4e50\u5668\u5668\u6750\u7684\u6f14\u594f\u4f5c\u54c1\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/perform\\\"},{\\\"subChannelId\\\":900011,\\\"name\\\":\\\"\u4e50\u8bc4\u76d8\u70b9\\\",\\\"route\\\":\\\"commentary\\\",\\\"tid\\\":243,\\\"desc\\\":\\\"\u97f3\u4e50\u7c7b\u65b0\u95fb\u3001\u76d8\u70b9\u3001\u70b9\u8bc4\u3001reaction\u3001\u699c\u5355\u3001\u91c7\u8bbf\u3001\u5e55\u540e\u6545\u4e8b\u3001\u5531\u7247\u5f00\u7bb1\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/commentary\\\"},{\\\"subChannelId\\\":90003,\\\"name\\\":\\\"VOCALOID\u00b7UTAU\\\",\\\"route\\\":\\\"vocaloid\\\",\\\"desc\\\":\\\"\u4ee5VOCALOID\u7b49\u6b4c\u58f0\u5408\u6210\u5f15\u64ce\u4e3a\u57fa\u7840\uff0c\u8fd0\u7528\u5404\u7c7b\u97f3\u6e90\u8fdb\u884c\u7684\u521b\u4f5c\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/vocaloid\\\",\\\"tid\\\":30},{\\\"subChannelId\\\":90006,\\\"name\\\":\\\"MV\\\",\\\"route\\\":\\\"mv\\\",\\\"tid\\\":193,\\\"desc\\\":\\\"\u4e3a\u97f3\u4e50\u4f5c\u54c1\u914d\u5408\u62cd\u6444\u6216\u5236\u4f5c\u7684\u97f3\u4e50\u5f55\u5f71\u5e26\uff08Music Video\uff09\uff0c\u4ee5\u53ca\u81ea\u5236\u62cd\u6444\u3001\u526a\u8f91\u3001\u7ffb\u62cdMV\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/mv\\\"},{\\\"subChannelId\\\":900013,\\\"name\\\":\\\"\u97f3\u4e50\u7c89\u4e1d\u996d\u62cd\\\",\\\"route\\\":\\\"fan_videos\\\",\\\"tid\\\":266,\\\"desc\\\":\\\"\u5728\u97f3\u4e50\u6f14\u51fa\u73b0\u573a\u7531\u7c89\u4e1d\u56e2\u4f53\u6216\u4e2a\u4eba\u62cd\u6444\u7684\u975e\u5b98\u65b9\u8bb0\u5f55\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7c89\u4e1d\u81ea\u5236\u996d\u62cd\u3001\u76f4\u62cd\u3001Vlog\u4ee5\u53ca\u884d\u751f\u7684\u5185\u5bb9\u6df7\u526a\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/fan_videos\\\"},{\\\"subChannelId\\\":900014,\\\"name\\\":\\\"AI\u97f3\u4e50\\\",\\\"route\\\":\\\"ai_music\\\",\\\"tid\\\":265,\\\"desc\\\":\\\"\u4ee5AI\u5408\u6210\u6280\u672f\u4e3a\u57fa\u7840\uff0c\u8fd0\u7528\u5404\u7c7b\u5de5\u5177\u8fdb\u884c\u7684AI\u4f5c\u7f16\u66f2\u3001AI\u4f5c\u8bcd\u3001AI\u8bed\u97f3\u3001AI\u53d8\u58f0\u3001AI\u7ffb\u5531\u3001AI MV\u7b49\u521b\u4f5c\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/ai_music\\\"},{\\\"subChannelId\\\":900015,\\\"name\\\":\\\"\u7535\u53f0\\\",\\\"route\\\":\\\"radio\\\",\\\"tid\\\":267,\\\"desc\\\":\\\"\u97f3\u4e50\u5206\u4eab\u3001\u64ad\u5355\u3001\u767d\u566a\u97f3\u3001\u6709\u58f0\u8bfb\u7269\u7b49\u4ee5\u542c\u4e3a\u4e3b\u7684\u64ad\u653e\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/radio\\\"},{\\\"subChannelId\\\":900012,\\\"name\\\":\\\"\u97f3\u4e50\u6559\u5b66\\\",\\\"route\\\":\\\"tutorial\\\",\\\"tid\\\":244,\\\"desc\\\":\\\"\u4ee5\u97f3\u4e50\u6559\u5b66\u4e3a\u76ee\u7684\u7684\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/tutorial\\\"},{\\\"subChannelId\\\":90008,\\\"name\\\":\\\"\u97f3\u4e50\u7efc\u5408\\\",\\\"route\\\":\\\"other\\\",\\\"tid\\\":130,\\\"desc\\\":\\\"\u6240\u6709\u65e0\u6cd5\u88ab\u6536\u7eb3\u5230\u5176\u4ed6\u97f3\u4e50\u4e8c\u7ea7\u5206\u533a\u7684\u97f3\u4e50\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/other\\\"},{\\\"subChannelId\\\":900010,\\\"hiddenInPrimaryChannel\\\":true,\\\"name\\\":\\\"\u8bf4\u5531\\\",\\\"url\\\":\\\"//www.bilibili.com/v/rap\\\"}]}\",\"channel_list.search_page_sort\":\"[\\\"all\\\",\\\"douga\\\",\\\"anime\\\",\\\"guochuang\\\",\\\"music\\\",\\\"dance\\\",\\\"game\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"sports\\\",\\\"car\\\",\\\"life\\\",\\\"food\\\",\\\"animal\\\",\\\"kichiku\\\",\\\"fashion\\\",\\\"information\\\",\\\"ent\\\",\\\"cinephile\\\",\\\"documentary\\\",\\\"movie\\\",\\\"tv\\\"]\",\"channel_list.sort\":\"[\\\"anime\\\",\\\"movie\\\",\\\"guochuang\\\",\\\"tv\\\",\\\"variety\\\",\\\"documentary\\\",\\\"douga\\\",\\\"game\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"information\\\",\\\"food\\\",\\\"life\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\",\\\"vlog\\\",\\\"funny\\\",\\\"stand_alone\\\",\\\"virtual\\\",\\\"love\\\",\\\"mooc\\\"]\",\"channel_list.sports\":\"{\\\"name\\\":\\\"\u8fd0\u52a8\\\",\\\"channelId\\\":14,\\\"tid\\\":234,\\\"url\\\":\\\"//www.bilibili.com/v/sports\\\",\\\"icon\\\":\\\"ChannelSports\\\",\\\"route\\\":\\\"sports\\\",\\\"sub\\\":[{\\\"subChannelId\\\":140001,\\\"name\\\":\\\"\u7bee\u7403\\\",\\\"route\\\":\\\"basketball\\\",\\\"tid\\\":235,\\\"desc\\\":\\\"\u4e0e\u7bee\u7403\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7bee\u7403\u8d5b\u4e8b\u3001\u6559\u5b66\u3001\u8bc4\u8ff0\u3001\u526a\u8f91\u3001\u5267\u60c5\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/basketball\\\"},{\\\"subChannelId\\\":140006,\\\"name\\\":\\\"\u8db3\u7403\\\",\\\"route\\\":\\\"football\\\",\\\"tid\\\":249,\\\"desc\\\":\\\"\u4e0e\u8db3\u7403\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u8db3\u7403\u8d5b\u4e8b\u3001\u6559\u5b66\u3001\u8bc4\u8ff0\u3001\u526a\u8f91\u3001\u5267\u60c5\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/football\\\"},{\\\"subChannelId\\\":140002,\\\"name\\\":\\\"\u5065\u8eab\\\",\\\"route\\\":\\\"aerobics\\\",\\\"tid\\\":164,\\\"desc\\\":\\\"\u4e0e\u5065\u8eab\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u745c\u4f3d\u3001CrossFit\u3001\u5065\u7f8e\u3001\u529b\u91cf\u4e3e\u3001\u666e\u62c9\u63d0\u3001\u8857\u5065\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/aerobics\\\"},{\\\"subChannelId\\\":140003,\\\"name\\\":\\\"\u7ade\u6280\u4f53\u80b2\\\",\\\"route\\\":\\\"athletic\\\",\\\"tid\\\":236,\\\"desc\\\":\\\"\u4e0e\u7ade\u6280\u4f53\u80b2\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u4e52\u4e53\u3001\u7fbd\u6bdb\u7403\u3001\u6392\u7403\u3001\u8d5b\u8f66\u7b49\u7ade\u6280\u9879\u76ee\u7684\u8d5b\u4e8b\u3001\u8bc4\u8ff0\u3001\u526a\u8f91\u3001\u5267\u60c5\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/athletic\\\"},{\\\"subChannelId\\\":140004,\\\"name\\\":\\\"\u8fd0\u52a8\u6587\u5316\\\",\\\"route\\\":\\\"culture\\\",\\\"tid\\\":237,\\\"desc\\\":\\\"\u4e0e\u8fd0\u52a8\u6587\u5316\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7403\u978b\u3001\u7403\u8863\u3001\u7403\u661f\u5361\u7b49\u8fd0\u52a8\u884d\u751f\u54c1\u7684\u5206\u4eab\u3001\u89e3\u8bfb\uff0c\u4f53\u80b2\u4ea7\u4e1a\u7684\u5206\u6790\u3001\u79d1\u666e\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/culture\\\"},{\\\"subChannelId\\\":140005,\\\"name\\\":\\\"\u8fd0\u52a8\u7efc\u5408\\\",\\\"route\\\":\\\"comprehensive\\\",\\\"tid\\\":238,\\\"desc\\\":\\\"\u4e0e\u8fd0\u52a8\u7efc\u5408\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u9493\u9c7c\u3001\u9a91\u884c\u3001\u6ed1\u677f\u7b49\u65e5\u5e38\u8fd0\u52a8\u5206\u4eab\u3001\u6559\u5b66\u3001Vlog\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/comprehensive\\\"}]}\",\"channel_list.stand_alone\":\"{\\\"channelId\\\":110001,\\\"name\\\":\\\"\u5355\u673a\u6e38\u620f\\\",\\\"route\\\":\\\"stand_alone\\\",\\\"tid\\\":17,\\\"icon\\\":\\\"ChannelDanjiyouxi\\\",\\\"url\\\":\\\"//www.bilibili.com/v/game/stand_alone\\\"}\",\"channel_list.tech\":\"{\\\"name\\\":\\\"\u79d1\u6280\\\",\\\"channelId\\\":13,\\\"tid\\\":188,\\\"url\\\":\\\"//www.bilibili.com/v/tech/\\\",\\\"icon\\\":\\\"ChannelTech\\\",\\\"route\\\":\\\"tech\\\",\\\"sub\\\":[{\\\"subChannelId\\\":130001,\\\"name\\\":\\\"\u6570\u7801\\\",\\\"route\\\":\\\"digital\\\",\\\"tid\\\":95,\\\"desc\\\":\\\"\u79d1\u6280\u6570\u7801\u4ea7\u54c1\u5927\u5168\uff0c\u4e00\u8d77\u6765\u505a\u53d1\u70e7\u53cb\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/digital\\\"},{\\\"subChannelId\\\":130002,\\\"name\\\":\\\"\u8f6f\u4ef6\u5e94\u7528\\\",\\\"route\\\":\\\"application\\\",\\\"tid\\\":230,\\\"desc\\\":\\\"\u8d85\u5168\u8f6f\u4ef6\u5e94\u7528\u6307\u5357\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/application\\\"},{\\\"subChannelId\\\":130003,\\\"name\\\":\\\"\u8ba1\u7b97\u673a\u6280\u672f\\\",\\\"route\\\":\\\"computer_tech\\\",\\\"tid\\\":231,\\\"desc\\\":\\\"\u7814\u7a76\u5206\u6790\u3001\u6559\u5b66\u6f14\u793a\u3001\u7ecf\u9a8c\u5206\u4eab......\u6709\u5173\u8ba1\u7b97\u673a\u6280\u672f\u7684\u90fd\u5728\u8fd9\u91cc\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/computer_tech\\\"},{\\\"subChannelId\\\":130004,\\\"name\\\":\\\"\u79d1\u5de5\u673a\u68b0\\\",\\\"route\\\":\\\"industry\\\",\\\"tid\\\":232,\\\"desc\\\":\\\"\u524d\u65b9\u9ad8\u80fd\uff0c\u673a\u7532\u91cd\u5de5\u5373\u5c06\u51fa\u6ca1\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/industry\\\"},{\\\"subChannelId\\\":130005,\\\"name\\\":\\\"\u6781\u5ba2DIY\\\",\\\"route\\\":\\\"diy\\\",\\\"tid\\\":233,\\\"desc\\\":\\\"\u70ab\u9177\u6280\u80fd\uff0c\u6781\u5ba2\u6587\u5316\uff0c\u786c\u6838\u6280\u5de7\uff0c\u51c6\u5907\u597d\u4f60\u7684\u60ca\u8bb6\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/diy\\\"}]}\",\"channel_list.tv\":\"{\\\"name\\\":\\\"\u7535\u89c6\u5267\\\",\\\"channelId\\\":5,\\\"tid\\\":11,\\\"url\\\":\\\"//www.bilibili.com/tv/\\\",\\\"type\\\":\\\"first\\\",\\\"icon\\\":\\\"ChannelTeleplay\\\"}\",\"channel_list.variety\":\"{\\n \\\"name\\\": \\\"\u7efc\u827a\\\",\\n \\\"channelId\\\": 6,\\n \\\"icon\\\": \\\"ChannelZongyi\\\",\\n \\\"url\\\": \\\"//www.bilibili.com/variety/\\\"\\n}\",\"channel_list.virtual\":\"{\\\"channelId\\\":31,\\\"name\\\":\\\"\u865a\u62dfUP\u4e3b\\\",\\\"icon\\\":\\\"ChannelVtuber\\\",\\\"url\\\":\\\"//www.bilibili.com/v/virtual\\\"}\",\"channel_list.vlog\":\"{\\\"name\\\":\\\"VLOG\\\",\\\"channelId\\\":19,\\\"url\\\":\\\"//www.bilibili.com/v/life/daily/?tag=530003\\\",\\\"icon\\\":\\\"ChannelVlog\\\"}\",\"side_channel_list.activity\":\"{\\\"name\\\":\\\"\u6d3b\u52a8\\\",\\\"channelId\\\":28,\\\"url\\\":\\\"//www.bilibili.com/blackboard/activity-list.html?\\\",\\\"icon\\\":\\\"ChannelActivity\\\",\\\"sideIcon\\\":\\\"SideActivityIcon\\\"}\",\"side_channel_list.cheese\":\"{\\\"name\\\":\\\"\u8bfe\u5802\\\",\\\"channelId\\\":27,\\\"url\\\":\\\"//www.bilibili.com/cheese/\\\",\\\"icon\\\":\\\"ChannelZhishi\\\",\\\"sideIcon\\\":\\\"SideCheeseIcon\\\",\\\"sub\\\":[{\\\"name\\\":\\\"\u901a\u8bc6\u79d1\u666e\\\",\\\"subChannelId\\\":270001,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=95&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u5174\u8da3\u751f\u6d3b\\\",\\\"subChannelId\\\":270008,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=94&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u8bed\u8a00\u5b66\u4e60\\\",\\\"subChannelId\\\":270002,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=93&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u8003\u7814\\\",\\\"subChannelId\\\":270003,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=88&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u8003\u8bd5\u8003\u8bc1\\\",\\\"subChannelId\\\":270005,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=87&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u5f71\u89c6\u00b7\u521b\u4f5c\\\",\\\"subChannelId\\\":270012,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=164&csource=Channel_class\\\"},{\\\"name\\\":\\\"IT\u4e92\u8054\u7f51\\\",\\\"subChannelId\\\":270007,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=89&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u804c\u4e1a\u804c\u573a\\\",\\\"subChannelId\\\":270009,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=92&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u4e2a\u4eba\u6210\u957f\\\",\\\"subChannelId\\\":270011,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=181&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u6211\u7684\u8bfe\u7a0b\\\",\\\"subChannelId\\\":270010,\\\"url\\\":\\\"https://www.bilibili.com/cheese/mine/list?csource=Channel_class\\\"}]}\",\"side_channel_list.live\":\"{\\n \\\"name\\\": \\\"\u76f4\u64ad\\\",\\n \\\"channelId\\\": 1,\\n \\\"url\\\": \\\"//live.bilibili.com\\\",\\n \\\"icon\\\": \\\"ChannelLive\\\",\\n \\\"sideIcon\\\": \\\"SideLiveIcon\\\",\\n \\\"sub\\\": [\\n {\\n \\\"subChannelId\\\": 10001,\\n \\\"name\\\": \\\"\u5168\u90e8\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/all?visit_id=5icxsa0kmts0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10002,\\n \\\"name\\\": \\\"\u7f51\u6e38\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=2&areaId=0&visit_id=5icxsa0kmts0#/2/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10003,\\n \\\"name\\\": \\\"\u624b\u6e38\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=3&areaId=0&visit_id=5icxsa0kmts0#/3/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10004,\\n \\\"name\\\": \\\"\u5355\u673a\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=6&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10005,\\n \\\"name\\\": \\\"\u5a31\u4e50\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=1&areaId=0&visit_id=5icxsa0kmts0#/1/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10006,\\n \\\"name\\\": \\\"\u7535\u53f0\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=5&areaId=0&visit_id=5icxsa0kmts0#/5/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10007,\\n \\\"name\\\": \\\"\u865a\u62df\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=9&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10008,\\n \\\"name\\\": \\\"\u751f\u6d3b\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=10&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10009,\\n \\\"name\\\": \\\"\u77e5\u8bc6\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=11&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10010,\\n \\\"name\\\": \\\"\u8d5b\u4e8b\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=13&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10011,\\n \\\"name\\\": \\\"\u804a\u5929\u5ba4\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=14&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10012,\\n \\\"name\\\": \\\"\u4e92\u52a8\u73a9\u6cd5\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=15&areaId=0\\\"\\n }\\n ]\\n}\",\"side_channel_list.musicplus\":\"{\\\"name\\\":\\\"\u65b0\u6b4c\u70ed\u699c\\\",\\\"channelId\\\":24,\\\"url\\\":\\\"https://music.bilibili.com/pc/music-center/\\\",\\\"icon\\\":\\\"ChannelMusicplus\\\",\\\"sideIcon\\\":\\\"SideHotMusicIcon\\\"}\",\"side_channel_list.read\":\"{ \\\"name\\\": \\\"\u4e13\u680f\\\", \\\"channelId\\\": 26, \\\"url\\\": \\\"//www.bilibili.com/read/home\\\", \\\"icon\\\": \\\"ChannelRead\\\", \\\"sideIcon\\\": \\\"SideArticleIcon\\\"}\",\"side_channel_list.social_center\":\"{ \\\"name\\\": \\\"\u793e\u533a\u4e2d\u5fc3\\\", \\\"channelId\\\": 29, \\\"url\\\": \\\"https://www.bilibili.com/blackboard/activity-5zJxM3spoS.html\\\", \\\"icon\\\": \\\"ChannelBlackroom\\\", \\\"sideIcon\\\": \\\"SideBlackboardIcon\\\"}\",\"side_channel_list.sort\":\"[\\\"read\\\",\\\"live\\\",\\\"activity\\\",\\\"cheese\\\",\\\"social_center\\\",\\\"musicplus\\\"]\",\"vip_coupon.monthly_freq\":\"0\"},\"versionId\":\"1750749512217\",\"appVersionId\":\"37035\",\"nscode\":2,\"appKey\":\"333.1339\",\"expires\":2592000000},\"333.1339_1\":{\"timestamp\":1773117292557,\"lastUsed\":1773117292557,\"value\":{\"fallback.dft\":\"5\",\"fallback.i\":\"[1,2,2]\",\"fallback.on\":\"1\"},\"versionId\":\"1739341305266\",\"appVersionId\":\"37035\",\"nscode\":1,\"appKey\":\"333.1339\",\"expires\":2592000000},\"333.1333_0\":{\"timestamp\":1773117292557,\"lastUsed\":1773117292557,\"value\":{\"bilimirror.minilogin\":\"{\\\"buvid\\\":[\\\"B6771AA6-7CCD-4EF2-BA5B-1FDE9A25F49A49120infoc\\\",\\\"D025573B-8686-0D9D-48DB-0C84BBB5544A45226infoc\\\",\\\"9BD89CEC-4C19-E243-63B3-9A69417B70A458220infoc\\\",\\\"4AD0D8C7-D936-FB67-4C33-7A13C004E84478537infoc\\\",\\\"84AF2B23-9DC9-0717-A474-BCB7A866198994970infoc\\\",\\\"F4373CB5-E491-2C2A-0541-2FFFC3DF2FCC71448infoc\\\"],\\\"rate\\\":0}\",\"bilimirror.toplist\":\"{\\\"playLogUmd\\\":\\\"https://s1.hdslb.com/bfs/static/log-manipulator@0.2.1/index.js\\\",\\\"trackGray\\\":0,\\\"trackGrayV2\\\":1,\\\"resourceStats\\\":{\\\"enabled\\\":true,\\\"sampleRate\\\":0,\\\"rules\\\":[{\\\"key\\\":\\\"333.1007.main.home-page\\\",\\\"sampleRate\\\":5}]}}\",\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"maximum\\\",\\\"SVGIconNext\\\"],\\\"error\\\":[\\\"extension\\\",\\\"SVGIconNext\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"localhost\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"track\\\":{\\\"mid\\\":[],\\\"buvid\\\":[]},\\\"trackGrayV2\\\":1}\"},\"versionId\":\"1772162031366\",\"appVersionId\":\"37253\",\"nscode\":0,\"appKey\":\"333.1333\",\"expires\":2592000000},\"333.1007_0\":{\"timestamp\":1773117292704,\"lastUsed\":1773117293127,\"value\":{\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"Reached maximum\\\",\\\"timeout\\\",\\\"failed\\\",\\\"aborted\\\",\\\"network\\\"],\\\"error\\\":[\\\"extension\\\",\\\"log-reporter\\\",\\\"static.geetest.com\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"bfs/archive\\\",\\\"bfs/face\\\",\\\"/bfs/sycp/sanlian/image\\\",\\\"/bfs/banner\\\"],\\\"ua\\\":[\\\"bot\\\",\\\"Bot\\\",\\\"spider\\\",\\\"Spider\\\"]},\\\"limitDomain\\\":[\\\"bilibili.com\\\"],\\\"retry\\\":[],\\\"performance\\\":5,\\\"techpv\\\":5,\\\"poll\\\":3,\\\"userLog\\\":[\\\"history\\\",\\\"hash\\\",\\\"dom\\\",\\\"js\\\",\\\"promise\\\",\\\"resource\\\",\\\"white\\\"],\\\"resourceTime\\\":{\\\"API\\\":[],\\\"JS\\\":[],\\\"IMG\\\":[\\\".*hdslb.com/bfs.*\\\\\\\\?mirror_report_banner=1\\\",\\\".*hdslb.com/bfs.*\\\\\\\\?mirror_report_swipe=1\\\"],\\\"CSS\\\":[],\\\"VIDEO\\\":[],\\\"IFRAME\\\":[]},\\\"filterEndjs\\\":true,\\\"captureConfig\\\":{\\\"captureGrayScreenRate\\\":1},\\\"errorLevels\\\":{\\\"whiteScreen\\\":[],\\\"apiError\\\":[],\\\"jsError\\\":[],\\\"rejectionError\\\":[],\\\"resourceError\\\":[]},\\\"microAppError\\\":[{\\\"origin\\\":\\\"main\\\",\\\"module\\\":\\\"home-player\\\",\\\"jsError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/player/main\\\"}]},{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/nc\\\"}]}],\\\"rejectionError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/player/main\\\"}]},{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/nc\\\"}]}]},{\\\"origin\\\":\\\"main\\\",\\\"module\\\":\\\"bili-header\\\",\\\"jsError\\\":[],\\\"rejectionError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"bili-header\\\"}]}]}]}\",\"download_guide.bgroup_member\":\"{\\\"name\\\":\\\"pc\u5ba2\u6237\u7aef\u5f15\u6d412025\u5e742\u6708\\\",\\\"dimension\\\":\\\"1\\\",\\\"business\\\":\\\"titan\\\"}\",\"download_guide.days_to_wait\":\"30\",\"fixed_ad.data\":\"{\\\"img\\\":\\\"https://i0.hdslb.com/bfs/activity-plat/static/20251216/aafcb8031fd171c428daaa9b45867226/hQLBQg31y8.jpg\\\",\\\"icon\\\":\\\"https://i0.hdslb.com/bfs/static/jinkela/long/fixed_ad/icon_0303.png\\\",\\\"jump_url\\\":\\\"https://game.bilibili.com/nslg/1.5znzty/\\\",\\\"frequency_day\\\":3,\\\"threshold\\\":[1765987200000,1766073599000]}\",\"rcmd_swiper.live_config\":\"{\\\"spending\\\":10,\\\"consume\\\":30,\\\"spending_for_room\\\":5000,\\\"consume_for_room\\\":30,\\\"relation_chain_score\\\":0.1}\",\"rcmd_swiper.targeted_delivery\":\"{\\\"banner\\\":{\\\"img\\\":\\\"https://i0.hdslb.com/bfs/activity-plat/static/20250121/aafcb8031fd171c428daaa9b45867226/DGMRb06CFv.jpg\\\",\\\"url\\\":\\\"https://live.bilibili.com/festival/bnj2025/\\\",\\\"title\\\":\\\"2025\u62dc\u5e74\u7eaa\u706b\u70ed\u76f4\u64ad\u4e2d\uff01\\\",\\\"threshold\\\":[1738063800000,1738075800000]},\\\"bgroup\\\":{\\\"name\\\":\\\"\u62dc\u5e74\u7eaa\u63d2\u5e27banner\\\",\\\"dimension\\\":\\\"1\\\",\\\"business\\\":\\\"titan\\\"}}\",\"watchlater_pip.add_wl_toast_interval\":\"7\",\"watchlater_pip.toast_timeout\":\"5\"},\"versionId\":\"1765874112802\",\"appVersionId\":\"36150\",\"nscode\":0,\"appKey\":\"333.1007\",\"expires\":2592000000},\"333.1339_10\":{\"timestamp\":1773117292932,\"lastUsed\":1773117292932,\"value\":{\"channel_list.ai\":\"{\\\"channelId\\\":25,\\\"tid\\\":1011,\\\"route\\\":\\\"ai\\\",\\\"name\\\":\\\"\u4eba\u5de5\u667a\u80fd\\\",\\\"tkey\\\":\\\"CommonChannel:ai\\\",\\\"url\\\":\\\"//www.bilibili.com/c/ai/\\\",\\\"icon\\\":\\\"homeicon/ai/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":250001,\\\"tid\\\":2096,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"AI\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:aiTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":250002,\\\"tid\\\":2097,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"AI\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:aiInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":250003,\\\"tid\\\":2098,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"AI\u6742\u8c08\\\",\\\"tkey\\\":\\\"CommonChannel:aiOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.all\":\"{\\\"tid\\\":0,\\\"name\\\":\\\"\u5168\u90e8\\\",\\\"tkey\\\":\\\"CommomChannel:all\\\",\\\"route\\\":\\\"all\\\",\\\"sub\\\":[]}\",\"channel_list.animal\":\"{\\\"channelId\\\":22,\\\"tid\\\":1024,\\\"route\\\":\\\"animal\\\",\\\"name\\\":\\\"\u52a8\u7269\\\",\\\"tkey\\\":\\\"CommonChannel:animal\\\",\\\"url\\\":\\\"//www.bilibili.com/c/animal/\\\",\\\"icon\\\":\\\"homeicon/animal/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":220001,\\\"tid\\\":2167,\\\"route\\\":\\\"cat\\\",\\\"name\\\":\\\"\u732b\\\",\\\"tkey\\\":\\\"CommonChannel:animalCat\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220002,\\\"tid\\\":2168,\\\"route\\\":\\\"dog\\\",\\\"name\\\":\\\"\u72d7\\\",\\\"tkey\\\":\\\"CommonChannel:animalDog\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220003,\\\"tid\\\":2169,\\\"route\\\":\\\"reptiles\\\",\\\"name\\\":\\\"\u5c0f\u5ba0\u5f02\u5ba0\\\",\\\"tkey\\\":\\\"CommonChannel:animalReptiles\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220004,\\\"tid\\\":2170,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u91ce\u751f\u52a8\u7269\u00b7\u52a8\u7269\u89e3\u8bf4\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:animalScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220005,\\\"tid\\\":2171,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u52a8\u7269\u7efc\u5408\u00b7\u4e8c\u521b\\\",\\\"tkey\\\":\\\"CommonChannel:animalOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.anime\":\"{\\\"channelId\\\":1,\\\"seasonType\\\":1,\\\"tid\\\":0,\\\"route\\\":\\\"anime\\\",\\\"name\\\":\\\"\u756a\u5267\\\",\\\"tkey\\\":\\\"CommonChannel:anime\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/\\\",\\\"icon\\\":\\\"homeicon/anime/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":10001,\\\"tid\\\":0,\\\"route\\\":\\\"timeline\\\",\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"tkey\\\":\\\"CommonChannel:aniTimeline\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/timeline/\\\"},{\\\"subChannelId\\\":10002,\\\"tid\\\":0,\\\"route\\\":\\\"index\\\",\\\"name\\\":\\\"\u756a\u5267\u7d22\u5f15\\\",\\\"tkey\\\":\\\"CommonChannel:aniIndex\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/index/\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.car\":\"{\\\"channelId\\\":19,\\\"tid\\\":1013,\\\"route\\\":\\\"car\\\",\\\"name\\\":\\\"\u6c7d\u8f66\\\",\\\"tkey\\\":\\\"CommonChannel:car\\\",\\\"url\\\":\\\"//www.bilibili.com/c/car\\\",\\\"icon\\\":\\\"homeicon/car/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":190001,\\\"tid\\\":2106,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u6d4b\u8bc4\\\",\\\"tkey\\\":\\\"CommonChannel:carComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190002,\\\"tid\\\":2107,\\\"route\\\":\\\"culture\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u6587\u5316\\\",\\\"tkey\\\":\\\"CommonChannel:carCulture\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190003,\\\"tid\\\":2108,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:carLife\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190004,\\\"tid\\\":2109,\\\"route\\\":\\\"tech\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u6280\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:carTech\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190005,\\\"tid\\\":2110,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:carOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.cinephile\":\"{\\\"channelId\\\":12,\\\"tid\\\":1001,\\\"route\\\":\\\"cinephile\\\",\\\"name\\\":\\\"\u5f71\u89c6\\\",\\\"tkey\\\":\\\"CommonChannel:cinephile\\\",\\\"url\\\":\\\"//www.bilibili.com/c/cinephile/\\\",\\\"icon\\\":\\\"homeicon/cinephile/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":120001,\\\"tid\\\":2001,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u5f71\u89c6\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:cineComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120002,\\\"tid\\\":2002,\\\"route\\\":\\\"montage\\\",\\\"name\\\":\\\"\u5f71\u89c6\u526a\u8f91\\\",\\\"tkey\\\":\\\"CommonChannel:cineMontage\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120003,\\\"tid\\\":2003,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u5f71\u89c6\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:cineInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120004,\\\"tid\\\":2004,\\\"route\\\":\\\"porterage\\\",\\\"name\\\":\\\"\u5f71\u89c6\u6b63\u7247\u642c\u8fd0\\\",\\\"tkey\\\":\\\"CommonChannel:cinePorterage\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120005,\\\"tid\\\":2005,\\\"route\\\":\\\"shortfilm\\\",\\\"name\\\":\\\"\u77ed\u5267\u77ed\u7247\\\",\\\"tkey\\\":\\\"CommonChannel:cineShortfilm\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120006,\\\"tid\\\":2006,\\\"route\\\":\\\"ai\\\",\\\"name\\\":\\\"AI\u5f71\u89c6\\\",\\\"tkey\\\":\\\"CommonChannel:cineAi\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120007,\\\"tid\\\":2007,\\\"route\\\":\\\"reaction\\\",\\\"name\\\":\\\"\u5f71\u89c6reaction\\\",\\\"tkey\\\":\\\"CommonChannel:cineReaction\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120008,\\\"tid\\\":2008,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5f71\u89c6\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:cineOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.dance\":\"{\\\"channelId\\\":11,\\\"tid\\\":1004,\\\"route\\\":\\\"dance\\\",\\\"name\\\":\\\"\u821e\u8e48\\\",\\\"tkey\\\":\\\"CommonChannel:dance\\\",\\\"url\\\":\\\"//www.bilibili.com/c/dance/\\\",\\\"icon\\\":\\\"homeicon/dance/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":110001,\\\"tid\\\":2028,\\\"route\\\":\\\"otaku\\\",\\\"name\\\":\\\"\u5b85\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danOtaku\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110002,\\\"tid\\\":2029,\\\"route\\\":\\\"hiphop\\\",\\\"name\\\":\\\"\u8857\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danHiphop\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110003,\\\"tid\\\":2030,\\\"route\\\":\\\"gestures\\\",\\\"name\\\":\\\"\u989c\u503c\u00b7\u7f51\u7ea2\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danGestures\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110004,\\\"tid\\\":2031,\\\"route\\\":\\\"star\\\",\\\"name\\\":\\\"\u660e\u661f\u821e\u8e48\\\",\\\"tkey\\\":\\\"CommonChannel:danStar\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110005,\\\"tid\\\":2032,\\\"route\\\":\\\"china\\\",\\\"name\\\":\\\"\u56fd\u98ce\u821e\u8e48\\\",\\\"tkey\\\":\\\"CommonChannel:danChina\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110006,\\\"tid\\\":2033,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u821e\u8e48\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:danTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110007,\\\"tid\\\":2034,\\\"route\\\":\\\"ballet\\\",\\\"name\\\":\\\"\u82ad\u857e\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danBallet\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110008,\\\"tid\\\":2035,\\\"route\\\":\\\"wota\\\",\\\"name\\\":\\\"wota\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:danWota\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110009,\\\"tid\\\":2036,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u821e\u8e48\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:danOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.documentary\":\"{\\\"channelId\\\":6,\\\"seasonType\\\":3,\\\"tid\\\":0,\\\"route\\\":\\\"documentary\\\",\\\"name\\\":\\\"\u7eaa\u5f55\u7247\\\",\\\"tkey\\\":\\\"CommonChannel:documentary\\\",\\\"url\\\":\\\"//www.bilibili.com/documentary/\\\",\\\"icon\\\":\\\"homeicon/documentary/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.douga\":\"{\\\"channelId\\\":7,\\\"tid\\\":1005,\\\"route\\\":\\\"douga\\\",\\\"name\\\":\\\"\u52a8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:douga\\\",\\\"url\\\":\\\"//www.bilibili.com/c/douga/\\\",\\\"icon\\\":\\\"homeicon/douga/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":70001,\\\"tid\\\":2037,\\\"route\\\":\\\"fan_anime\\\",\\\"name\\\":\\\"\u540c\u4eba\u52a8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:dgFanAnime\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70002,\\\"tid\\\":2038,\\\"route\\\":\\\"garage_kit\\\",\\\"name\\\":\\\"\u6a21\u73a9\u5468\u8fb9\\\",\\\"tkey\\\":\\\"CommonChannel:dgGarageKit\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70003,\\\"tid\\\":2039,\\\"route\\\":\\\"cosplay\\\",\\\"name\\\":\\\"cosplay\\\",\\\"tkey\\\":\\\"CommonChannel:dgCos\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70004,\\\"tid\\\":2040,\\\"route\\\":\\\"offline\\\",\\\"name\\\":\\\"\u4e8c\u6b21\u5143\u7ebf\u4e0b\\\",\\\"tkey\\\":\\\"CommonChannel:dgOffline\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70005,\\\"tid\\\":2041,\\\"route\\\":\\\"editing\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u526a\u8f91\\\",\\\"tkey\\\":\\\"CommonChannel:dgEditing\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70006,\\\"tid\\\":2042,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u8bc4\u8bba\\\",\\\"tkey\\\":\\\"CommonChannel:dgComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70007,\\\"tid\\\":2043,\\\"route\\\":\\\"quick_view\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u901f\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:dgQuickView\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70008,\\\"tid\\\":2044,\\\"route\\\":\\\"voice\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u914d\u97f3\\\",\\\"tkey\\\":\\\"CommonChannel:dgVoice\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70009,\\\"tid\\\":2045,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:dgInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70010,\\\"tid\\\":2046,\\\"route\\\":\\\"interpret\\\",\\\"name\\\":\\\"\u7f51\u6587\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:dgInterpret\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70011,\\\"tid\\\":2047,\\\"route\\\":\\\"vup\\\",\\\"name\\\":\\\"\u865a\u62dfup\u4e3b\\\",\\\"tkey\\\":\\\"CommonChannel:dgVup\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70012,\\\"tid\\\":2048,\\\"route\\\":\\\"tokusatsu\\\",\\\"name\\\":\\\"\u7279\u6444\\\",\\\"tkey\\\":\\\"CommonChannel:dgTokusatsu\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70013,\\\"tid\\\":2049,\\\"route\\\":\\\"puppetry\\\",\\\"name\\\":\\\"\u5e03\u888b\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:dgPuppetry\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70014,\\\"tid\\\":2050,\\\"route\\\":\\\"comic\\\",\\\"name\\\":\\\"\u6f2b\u753b\u00b7\u52a8\u6001\u6f2b\\\",\\\"tkey\\\":\\\"CommonChannel:dgComic\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70015,\\\"tid\\\":2051,\\\"route\\\":\\\"motion\\\",\\\"name\\\":\\\"\u5e7f\u64ad\u5267\\\",\\\"tkey\\\":\\\"CommonChannel:dgMotion\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70016,\\\"tid\\\":2052,\\\"route\\\":\\\"reaction\\\",\\\"name\\\":\\\"\u52a8\u6f2breaction\\\",\\\"tkey\\\":\\\"CommonChannel:dgReaction\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70017,\\\"tid\\\":2053,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:dgTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70018,\\\"tid\\\":2054,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u4e8c\u6b21\u5143\u5176\u4ed6\\\",\\\"tkey\\\":\\\"CommonChannel:dgOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.emotion\":\"{\\\"channelId\\\":34,\\\"tid\\\":1027,\\\"route\\\":\\\"emotion\\\",\\\"name\\\":\\\"\u60c5\u611f\\\",\\\"tkey\\\":\\\"CommonChannel:emotion\\\",\\\"url\\\":\\\"//www.bilibili.com/c/emotion/\\\",\\\"icon\\\":\\\"homeicon/emotion/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":340001,\\\"tid\\\":2185,\\\"route\\\":\\\"family\\\",\\\"name\\\":\\\"\u5bb6\u5ead\u5173\u7cfb\\\",\\\"tkey\\\":\\\"CommonChannel:emoFamily\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":340002,\\\"tid\\\":2186,\\\"route\\\":\\\"romantic\\\",\\\"name\\\":\\\"\u604b\u7231\u5173\u7cfb\\\",\\\"tkey\\\":\\\"CommonChannel:emoRomantic\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":340003,\\\"tid\\\":2187,\\\"route\\\":\\\"interpersonal\\\",\\\"name\\\":\\\"\u4eba\u9645\u5173\u7cfb\\\",\\\"tkey\\\":\\\"CommonChannel:emoInter\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":340004,\\\"tid\\\":2188,\\\"route\\\":\\\"growth\\\",\\\"name\\\":\\\"\u81ea\u6211\u6210\u957f\\\",\\\"tkey\\\":\\\"CommonChannel:emoGrowth\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.ent\":\"{\\\"channelId\\\":13,\\\"tid\\\":1002,\\\"route\\\":\\\"ent\\\",\\\"name\\\":\\\"\u5a31\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:ent\\\",\\\"url\\\":\\\"//www.bilibili.com/c/ent/\\\",\\\"icon\\\":\\\"homeicon/entertainment/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":130001,\\\"tid\\\":2009,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u5a31\u4e50\u8bc4\u8bba\\\",\\\"tkey\\\":\\\"CommonChannel:entComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130002,\\\"tid\\\":2010,\\\"route\\\":\\\"montage\\\",\\\"name\\\":\\\"\u660e\u661f\u526a\u8f91\\\",\\\"tkey\\\":\\\"CommonChannel:entMontage\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130003,\\\"tid\\\":2011,\\\"route\\\":\\\"fans_video\\\",\\\"name\\\":\\\"\u5a31\u4e50\u996d\u62cd&\u73b0\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:entFan\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130004,\\\"tid\\\":2012,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u5a31\u4e50\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:entInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130005,\\\"tid\\\":2013,\\\"route\\\":\\\"reaction\\\",\\\"name\\\":\\\"\u5a31\u4e50reaction\\\",\\\"tkey\\\":\\\"CommonChannel:entReaction\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130006,\\\"tid\\\":2014,\\\"route\\\":\\\"variety\\\",\\\"name\\\":\\\"\u5a31\u4e50\u7efc\u827a\u6b63\u7247\\\",\\\"tkey\\\":\\\"CommonChannel:entVariety\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130007,\\\"tid\\\":2015,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5a31\u4e50\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:entOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.fashion\":\"{\\\"channelId\\\":20,\\\"tid\\\":1014,\\\"route\\\":\\\"fashion\\\",\\\"name\\\":\\\"\u65f6\u5c1a\u7f8e\u5986\\\",\\\"tkey\\\":\\\"CommonChannel:fashion\\\",\\\"url\\\":\\\"//www.bilibili.com/c/fashion/\\\",\\\"icon\\\":\\\"homeicon/fashion/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":200001,\\\"tid\\\":2111,\\\"route\\\":\\\"makeup\\\",\\\"name\\\":\\\"\u7f8e\u5986\\\",\\\"tkey\\\":\\\"CommonChannel:fasMakeup\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200002,\\\"tid\\\":2112,\\\"route\\\":\\\"skincare\\\",\\\"name\\\":\\\"\u62a4\u80a4\\\",\\\"tkey\\\":\\\"CommonChannel:fasSkincare\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200003,\\\"tid\\\":2113,\\\"route\\\":\\\"cos\\\",\\\"name\\\":\\\"\u4eff\u88c5cos\\\",\\\"tkey\\\":\\\"CommonChannel:fasCos\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200004,\\\"tid\\\":2114,\\\"route\\\":\\\"outfits\\\",\\\"name\\\":\\\"\u978b\u670d\u7a7f\u642d\\\",\\\"tkey\\\":\\\"CommonChannel:fasOutfits\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200005,\\\"tid\\\":2115,\\\"route\\\":\\\"accessories\\\",\\\"name\\\":\\\"\u7bb1\u5305\u914d\u9970\\\",\\\"tkey\\\":\\\"CommonChannel:fasAccessories\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200006,\\\"tid\\\":2116,\\\"route\\\":\\\"jewelry\\\",\\\"name\\\":\\\"\u73e0\u5b9d\u9996\u9970\\\",\\\"tkey\\\":\\\"CommonChannel:fasJewelry\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200007,\\\"tid\\\":2117,\\\"route\\\":\\\"trick\\\",\\\"name\\\":\\\"\u4e09\u5751\\\",\\\"tkey\\\":\\\"CommonChannel:fasTrick\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200008,\\\"tid\\\":2118,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u65f6\u5c1a\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:fasComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200009,\\\"tid\\\":2119,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u65f6\u5c1a\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:fasOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.food\":\"{\\\"channelId\\\":17,\\\"tid\\\":1020,\\\"route\\\":\\\"food\\\",\\\"name\\\":\\\"\u7f8e\u98df\\\",\\\"tkey\\\":\\\"CommonChannel:food\\\",\\\"url\\\":\\\"//www.bilibili.com/c/food/\\\",\\\"icon\\\":\\\"homeicon/food/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":170001,\\\"tid\\\":2149,\\\"route\\\":\\\"make\\\",\\\"name\\\":\\\"\u7f8e\u98df\u5236\u4f5c\\\",\\\"tkey\\\":\\\"CommonChannel:foodMake\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170002,\\\"tid\\\":2150,\\\"route\\\":\\\"detective\\\",\\\"name\\\":\\\"\u7f8e\u98df\u63a2\u5e97\\\",\\\"tkey\\\":\\\"CommonChannel:foodDetective\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170003,\\\"tid\\\":2151,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u7f8e\u98df\u6d4b\u8bc4\\\",\\\"tkey\\\":\\\"CommonChannel:foodComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170004,\\\"tid\\\":2152,\\\"route\\\":\\\"record\\\",\\\"name\\\":\\\"\u7f8e\u98df\u8bb0\u5f55\\\",\\\"tkey\\\":\\\"CommonChannel:foodRecord\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170005,\\\"tid\\\":2153,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u7f8e\u98df\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:foodOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.game\":\"{\\\"channelId\\\":8,\\\"tid\\\":1008,\\\"route\\\":\\\"game\\\",\\\"name\\\":\\\"\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:game\\\",\\\"url\\\":\\\"//www.bilibili.com/c/game/\\\",\\\"icon\\\":\\\"homeicon/game/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":80001,\\\"tid\\\":2064,\\\"route\\\":\\\"rpg\\\",\\\"name\\\":\\\"\u5355\u4ebaRPG\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameRpg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80002,\\\"tid\\\":2065,\\\"route\\\":\\\"mmorpg\\\",\\\"name\\\":\\\"MMORPG\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameMmorpg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80003,\\\"tid\\\":2066,\\\"route\\\":\\\"stand_alone\\\",\\\"name\\\":\\\"\u5355\u673a\u4e3b\u673a\u7c7b\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameStandAlone\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80004,\\\"tid\\\":2067,\\\"route\\\":\\\"slg\\\",\\\"name\\\":\\\"SLG\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameSlg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80005,\\\"tid\\\":2068,\\\"route\\\":\\\"tbs\\\",\\\"name\\\":\\\"\u56de\u5408\u5236\u7b56\u7565\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameTbs\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80006,\\\"tid\\\":2069,\\\"route\\\":\\\"rts\\\",\\\"name\\\":\\\"\u5373\u65f6\u7b56\u7565\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameRts\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80007,\\\"tid\\\":2070,\\\"route\\\":\\\"moba\\\",\\\"name\\\":\\\"MOBA\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameMoba\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80008,\\\"tid\\\":2071,\\\"route\\\":\\\"stg\\\",\\\"name\\\":\\\"\u5c04\u51fb\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameStg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80009,\\\"tid\\\":2072,\\\"route\\\":\\\"spg\\\",\\\"name\\\":\\\"\u4f53\u80b2\u7ade\u901f\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameSpg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80010,\\\"tid\\\":2073,\\\"route\\\":\\\"act\\\",\\\"name\\\":\\\"\u52a8\u4f5c\u7ade\u6280\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameAct\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80011,\\\"tid\\\":2074,\\\"route\\\":\\\"msc\\\",\\\"name\\\":\\\"\u97f3\u6e38\u821e\u6e38\\\",\\\"tkey\\\":\\\"CommonChannel:gameMsc\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80012,\\\"tid\\\":2075,\\\"route\\\":\\\"sim\\\",\\\"name\\\":\\\"\u6a21\u62df\u7ecf\u8425\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameSim\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80013,\\\"tid\\\":2076,\\\"route\\\":\\\"otome\\\",\\\"name\\\":\\\"\u5973\u6027\u5411\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameOtome\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80014,\\\"tid\\\":2077,\\\"route\\\":\\\"puz\\\",\\\"name\\\":\\\"\u4f11\u95f2/\u5c0f\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gamePuz\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80015,\\\"tid\\\":2078,\\\"route\\\":\\\"sandbox\\\",\\\"name\\\":\\\"\u6c99\u76d2\u7c7b\\\",\\\"tkey\\\":\\\"CommonChannel:gameSandbox\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80016,\\\"tid\\\":2079,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.guochuang\":\"{\\\"channelId\\\":3,\\\"seasonType\\\":4,\\\"tid\\\":0,\\\"route\\\":\\\"guochuang\\\",\\\"name\\\":\\\"\u56fd\u521b\\\",\\\"tkey\\\":\\\"CommonChannel:guochuang\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/\\\",\\\"icon\\\":\\\"homeicon/guochuang/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":30001,\\\"tid\\\":0,\\\"route\\\":\\\"timeline\\\",\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"tkey\\\":\\\"CommonChannel:gcTimeline\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/timeline/\\\"},{\\\"subChannelId\\\":30002,\\\"tid\\\":0,\\\"route\\\":\\\"index\\\",\\\"name\\\":\\\"\u56fd\u4ea7\u52a8\u753b\u7d22\u5f15\\\",\\\"tkey\\\":\\\"CommonChannel:gcIndex\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/index/\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.gym\":\"{\\\"channelId\\\":28,\\\"tid\\\":1017,\\\"route\\\":\\\"gym\\\",\\\"name\\\":\\\"\u5065\u8eab\\\",\\\"tkey\\\":\\\"CommonChannel:gym\\\",\\\"url\\\":\\\"//www.bilibili.com/c/gym/\\\",\\\"icon\\\":\\\"homeicon/gym/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":280001,\\\"tid\\\":2128,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u5065\u8eab\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:gymScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280002,\\\"tid\\\":2129,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u5065\u8eab\u8ddf\u7ec3\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:gymTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280003,\\\"tid\\\":2130,\\\"route\\\":\\\"record\\\",\\\"name\\\":\\\"\u5065\u8eab\u8bb0\u5f55\\\",\\\"tkey\\\":\\\"CommonChannel:gymRecord\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280004,\\\"tid\\\":2131,\\\"route\\\":\\\"figure\\\",\\\"name\\\":\\\"\u5065\u8eab\u8eab\u6750\u5c55\u793a\\\",\\\"tkey\\\":\\\"CommonChannel:gymFigure\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280005,\\\"tid\\\":2132,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5065\u8eab\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:gymOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.handmake\":\"{\\\"channelId\\\":29,\\\"tid\\\":1019,\\\"route\\\":\\\"handmake\\\",\\\"name\\\":\\\"\u624b\u5de5\\\",\\\"tkey\\\":\\\"CommonChannel:handmake\\\",\\\"url\\\":\\\"//www.bilibili.com/c/handmake/\\\",\\\"icon\\\":\\\"homeicon/handmake/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":290001,\\\"tid\\\":2143,\\\"route\\\":\\\"handbook\\\",\\\"name\\\":\\\"\u6587\u5177\u624b\u5e10\\\",\\\"tkey\\\":\\\"CommonChannel:hmHandbook\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290002,\\\"tid\\\":2144,\\\"route\\\":\\\"light\\\",\\\"name\\\":\\\"\u8f7b\u624b\u4f5c\\\",\\\"tkey\\\":\\\"CommonChannel:hmLight\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290003,\\\"tid\\\":2145,\\\"route\\\":\\\"traditional\\\",\\\"name\\\":\\\"\u4f20\u7edf\u624b\u5de5\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:hmTraditional\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290004,\\\"tid\\\":2146,\\\"route\\\":\\\"relief\\\",\\\"name\\\":\\\"\u89e3\u538b\u624b\u5de5\\\",\\\"tkey\\\":\\\"CommonChannel:hmRelief\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290005,\\\"tid\\\":2147,\\\"route\\\":\\\"diy\\\",\\\"name\\\":\\\"DIY\u73a9\u5177\\\",\\\"tkey\\\":\\\"CommonChannel:hmDiy\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290006,\\\"tid\\\":2148,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u624b\u5de5\\\",\\\"tkey\\\":\\\"CommonChannel:hmOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.hd\":\"{\\\"channelId\\\":45,\\\"tid\\\":0,\\\"route\\\":\\\"hd\\\",\\\"name\\\":\\\"\u8d85\u9ad8\u6e05\\\",\\\"tkey\\\":\\\"CommonChannel:hd\\\",\\\"url\\\":\\\"//www.bilibili.com/blackboard/era/Vp41b8bsU9Wkog3X.html\\\",\\\"icon\\\":\\\"homeicon/hd/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.health\":\"{\\\"channelId\\\":33,\\\"tid\\\":1026,\\\"route\\\":\\\"health\\\",\\\"name\\\":\\\"\u5065\u5eb7\\\",\\\"tkey\\\":\\\"CommonChannel:health\\\",\\\"url\\\":\\\"//www.bilibili.com/c/health/\\\",\\\"icon\\\":\\\"homeicon/health/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":330001,\\\"tid\\\":2179,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u5065\u5eb7\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:healthScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330002,\\\"tid\\\":2180,\\\"route\\\":\\\"regimen\\\",\\\"name\\\":\\\"\u517b\u751f\\\",\\\"tkey\\\":\\\"CommonChannel:healthRegimen\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330003,\\\"tid\\\":2181,\\\"route\\\":\\\"sexes\\\",\\\"name\\\":\\\"\u4e24\u6027\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:healthSex\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330004,\\\"tid\\\":2182,\\\"route\\\":\\\"psychology\\\",\\\"name\\\":\\\"\u5fc3\u7406\u5065\u5eb7\\\",\\\"tkey\\\":\\\"CommonChannel:healthPsychology\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330005,\\\"tid\\\":2183,\\\"route\\\":\\\"asmr\\\",\\\"name\\\":\\\"\u52a9\u7720\u89c6\u9891\u00b7ASMR\\\",\\\"tkey\\\":\\\"CommonChannel:healthAsmr\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330006,\\\"tid\\\":2184,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u533b\u7597\u4fdd\u5065\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:healthOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.home\":\"{\\\"channelId\\\":26,\\\"tid\\\":1015,\\\"route\\\":\\\"home\\\",\\\"name\\\":\\\"\u5bb6\u88c5\u623f\u4ea7\\\",\\\"tkey\\\":\\\"CommonChannel:home\\\",\\\"url\\\":\\\"//www.bilibili.com/c/home/\\\",\\\"icon\\\":\\\"homeicon/home/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":260001,\\\"tid\\\":2120,\\\"route\\\":\\\"trade\\\",\\\"name\\\":\\\"\u4e70\u623f\u79df\u623f\\\",\\\"tkey\\\":\\\"CommonChannel:homeTrade\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":260002,\\\"tid\\\":2121,\\\"route\\\":\\\"renovation\\\",\\\"name\\\":\\\"\u5bb6\u5ead\u88c5\u4fee\\\",\\\"tkey\\\":\\\"CommonChannel:homeRenovation\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":260003,\\\"tid\\\":2122,\\\"route\\\":\\\"furniture\\\",\\\"name\\\":\\\"\u5bb6\u5c45\u5c55\u793a\\\",\\\"tkey\\\":\\\"CommonChannel:homeFurniture\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":260004,\\\"tid\\\":2123,\\\"route\\\":\\\"appliances\\\",\\\"name\\\":\\\"\u5bb6\u7528\u7535\u5668\\\",\\\"tkey\\\":\\\"CommonChannel:homeAppliances\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.information\":\"{\\\"channelId\\\":16,\\\"tid\\\":1009,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:information\\\",\\\"url\\\":\\\"//www.bilibili.com/c/information/\\\",\\\"icon\\\":\\\"homeicon/information/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":160001,\\\"tid\\\":2080,\\\"route\\\":\\\"politics\\\",\\\"name\\\":\\\"\u65f6\u653f\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoPolitics\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":160002,\\\"tid\\\":2081,\\\"route\\\":\\\"overseas\\\",\\\"name\\\":\\\"\u6d77\u5916\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoOverseas\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":160003,\\\"tid\\\":2082,\\\"route\\\":\\\"social\\\",\\\"name\\\":\\\"\u793e\u4f1a\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoSocial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":160004,\\\"tid\\\":2083,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u7efc\u5408\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.kichiku\":\"{\\\"channelId\\\":9,\\\"tid\\\":1007,\\\"route\\\":\\\"kichiku\\\",\\\"name\\\":\\\"\u9b3c\u755c\\\",\\\"tkey\\\":\\\"CommonChannel:kichiku\\\",\\\"url\\\":\\\"//www.bilibili.com/c/kichiku/\\\",\\\"icon\\\":\\\"homeicon/kichiku/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":90001,\\\"tid\\\":2059,\\\"route\\\":\\\"guide\\\",\\\"name\\\":\\\"\u9b3c\u755c\u8c03\u6559\\\",\\\"tkey\\\":\\\"CommonChannel:kckGuide\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90002,\\\"tid\\\":2060,\\\"route\\\":\\\"theatre\\\",\\\"name\\\":\\\"\u9b3c\u755c\u5267\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:kckTheatre\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90003,\\\"tid\\\":2061,\\\"route\\\":\\\"manual_vocaloid\\\",\\\"name\\\":\\\"\u4eba\u529bVOCALOID\\\",\\\"tkey\\\":\\\"CommonChannel:kckVocaloid\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90004,\\\"tid\\\":2062,\\\"route\\\":\\\"mad\\\",\\\"name\\\":\\\"\u97f3MAD\\\",\\\"tkey\\\":\\\"CommonChannel:kckMad\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90005,\\\"tid\\\":2063,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u9b3c\u755c\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:kckOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.knowledge\":\"{\\\"channelId\\\":14,\\\"tid\\\":1010,\\\"route\\\":\\\"knowledge\\\",\\\"name\\\":\\\"\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:knowledge\\\",\\\"url\\\":\\\"//www.bilibili.com/c/knowledge/\\\",\\\"icon\\\":\\\"homeicon/knowledge/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":140001,\\\"tid\\\":2084,\\\"route\\\":\\\"exam\\\",\\\"name\\\":\\\"\u5e94\u8bd5\u6559\u80b2\\\",\\\"tkey\\\":\\\"CommonChannel:knowExam\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140002,\\\"tid\\\":2085,\\\"route\\\":\\\"lang_skill\\\",\\\"name\\\":\\\"\u975e\u5e94\u8bd5\u8bed\u8a00\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:knowLang\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140003,\\\"tid\\\":2086,\\\"route\\\":\\\"campus\\\",\\\"name\\\":\\\"\u5927\u5b66\u4e13\u4e1a\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:knowCampus\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140004,\\\"tid\\\":2087,\\\"route\\\":\\\"business\\\",\\\"name\\\":\\\"\u5546\u4e1a\u8d22\u7ecf\\\",\\\"tkey\\\":\\\"CommonChannel:knowBusiness\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140005,\\\"tid\\\":2088,\\\"route\\\":\\\"social_observation\\\",\\\"name\\\":\\\"\u793e\u4f1a\u89c2\u5bdf\\\",\\\"tkey\\\":\\\"CommonChannel:knowSocial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140006,\\\"tid\\\":2089,\\\"route\\\":\\\"politics\\\",\\\"name\\\":\\\"\u65f6\u653f\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:knowPolitics\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140007,\\\"tid\\\":2090,\\\"route\\\":\\\"humanity_history\\\",\\\"name\\\":\\\"\u4eba\u6587\u5386\u53f2\\\",\\\"tkey\\\":\\\"CommonChannel:knowHumanity\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140008,\\\"tid\\\":2091,\\\"route\\\":\\\"design\\\",\\\"name\\\":\\\"\u8bbe\u8ba1\u827a\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:knowDesign\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140009,\\\"tid\\\":2092,\\\"route\\\":\\\"psychology\\\",\\\"name\\\":\\\"\u5fc3\u7406\u6742\u8c08\\\",\\\"tkey\\\":\\\"CommonChannel:knowPsychology\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140010,\\\"tid\\\":2093,\\\"route\\\":\\\"career\\\",\\\"name\\\":\\\"\u804c\u573a\u53d1\u5c55\\\",\\\"tkey\\\":\\\"CommonChannel:knowCareer\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140011,\\\"tid\\\":2094,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u79d1\u5b66\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:knowScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140012,\\\"tid\\\":2095,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u77e5\u8bc6\u6742\u8c08\\\",\\\"tkey\\\":\\\"CommonChannel:knowOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.life_experience\":\"{\\\"channelId\\\":36,\\\"tid\\\":1031,\\\"route\\\":\\\"life_experience\\\",\\\"name\\\":\\\"\u751f\u6d3b\u7ecf\u9a8c\\\",\\\"tkey\\\":\\\"CommonChannel:lifeExperience\\\",\\\"url\\\":\\\"//www.bilibili.com/c/life_experience/\\\",\\\"icon\\\":\\\"homeicon/life_experience/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":360001,\\\"tid\\\":2203,\\\"route\\\":\\\"skills\\\",\\\"name\\\":\\\"\u751f\u6d3b\u6280\u80fd\\\",\\\"tkey\\\":\\\"CommonChannel:lexpSkills\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":360002,\\\"tid\\\":2204,\\\"route\\\":\\\"procedures\\\",\\\"name\\\":\\\"\u529e\u4e8b\u6d41\u7a0b\\\",\\\"tkey\\\":\\\"CommonChannel:lexpProcedure\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":360003,\\\"tid\\\":2205,\\\"route\\\":\\\"marriage\\\",\\\"name\\\":\\\"\u5a5a\u5ac1\\\",\\\"tkey\\\":\\\"CommonChannel:lexpMarriage\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.life_joy\":\"{\\\"channelId\\\":35,\\\"tid\\\":1030,\\\"route\\\":\\\"life_joy\\\",\\\"name\\\":\\\"\u751f\u6d3b\u5174\u8da3\\\",\\\"tkey\\\":\\\"CommonChannel:lifeJoy\\\",\\\"url\\\":\\\"//www.bilibili.com/c/life_joy/\\\",\\\"icon\\\":\\\"homeicon/life_joy/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":350001,\\\"tid\\\":2198,\\\"route\\\":\\\"leisure\\\",\\\"name\\\":\\\"\u4f11\u95f2\u73a9\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyLeisure\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350002,\\\"tid\\\":2199,\\\"route\\\":\\\"on_site\\\",\\\"name\\\":\\\"\u7ebf\u4e0b\u6f14\u51fa\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyOnSite\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350003,\\\"tid\\\":2200,\\\"route\\\":\\\"artistic_products\\\",\\\"name\\\":\\\"\u6587\u73a9\u6587\u521b\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyArtistic\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350004,\\\"tid\\\":2201,\\\"route\\\":\\\"trendy_toys\\\",\\\"name\\\":\\\"\u6f6e\u73a9\u73a9\u5177\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyToy\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350005,\\\"tid\\\":2202,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5174\u8da3\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.love\":\"{\\\"channelId\\\":37,\\\"tid\\\":0,\\\"route\\\":\\\"love\\\",\\\"name\\\":\\\"\u516c\u76ca\\\",\\\"tkey\\\":\\\"CommonChannel:love\\\",\\\"url\\\":\\\"//love.bilibili.com\\\",\\\"icon\\\":\\\"homeicon/love/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.movie\":\"{\\\"channelId\\\":2,\\\"seasonType\\\":2,\\\"tid\\\":0,\\\"route\\\":\\\"movie\\\",\\\"name\\\":\\\"\u7535\u5f71\\\",\\\"tkey\\\":\\\"CommonChannel:movie\\\",\\\"url\\\":\\\"//www.bilibili.com/movie/\\\",\\\"icon\\\":\\\"homeicon/movie/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.music\":\"{\\\"channelId\\\":10,\\\"tid\\\":1003,\\\"route\\\":\\\"music\\\",\\\"name\\\":\\\"\u97f3\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:music\\\",\\\"url\\\":\\\"//www.bilibili.com/c/music/\\\",\\\"icon\\\":\\\"homeicon/music/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":100001,\\\"tid\\\":2016,\\\"route\\\":\\\"original\\\",\\\"name\\\":\\\"\u539f\u521b\u97f3\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:musOriginal\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100002,\\\"tid\\\":2017,\\\"route\\\":\\\"mv\\\",\\\"name\\\":\\\"MV\\\",\\\"tkey\\\":\\\"CommonChannel:musMv\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100003,\\\"tid\\\":2018,\\\"route\\\":\\\"live\\\",\\\"name\\\":\\\"\u97f3\u4e50\u73b0\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:musLive\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100004,\\\"tid\\\":2019,\\\"route\\\":\\\"fan_videos\\\",\\\"name\\\":\\\"\u4e50\u8ff7\u996d\u62cd\\\",\\\"tkey\\\":\\\"CommonChannel:musFan\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100005,\\\"tid\\\":2020,\\\"route\\\":\\\"cover\\\",\\\"name\\\":\\\"\u7ffb\u5531\\\",\\\"tkey\\\":\\\"CommonChannel:musCover\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100006,\\\"tid\\\":2021,\\\"route\\\":\\\"perform\\\",\\\"name\\\":\\\"\u6f14\u594f\\\",\\\"tkey\\\":\\\"CommonChannel:musPerform\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100007,\\\"tid\\\":2022,\\\"route\\\":\\\"vocaloid\\\",\\\"name\\\":\\\"VOCALOID\\\",\\\"tkey\\\":\\\"CommonChannel:musVocaloid\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100008,\\\"tid\\\":2023,\\\"route\\\":\\\"ai_music\\\",\\\"name\\\":\\\"AI\u97f3\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:musAi\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100009,\\\"tid\\\":2024,\\\"route\\\":\\\"radio\\\",\\\"name\\\":\\\"\u7535\u53f0\u00b7\u6b4c\u5355\\\",\\\"tkey\\\":\\\"CommonChannel:musRadio\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100010,\\\"tid\\\":2025,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u97f3\u4e50\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:musTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100011,\\\"tid\\\":2026,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u4e50\u8bc4\u76d8\u70b9\\\",\\\"tkey\\\":\\\"CommonChannel:musComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100012,\\\"tid\\\":2027,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u97f3\u4e50\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:musOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.mysticism\":\"{\\\"channelId\\\":44,\\\"tid\\\":1028,\\\"route\\\":\\\"mysticism\\\",\\\"name\\\":\\\"\u795e\u79d8\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:mysticism\\\",\\\"url\\\":\\\"//www.bilibili.com/c/mysticism/\\\",\\\"icon\\\":\\\"\\\",\\\"sub\\\":[{\\\"subChannelId\\\":440001,\\\"tid\\\":2189,\\\"route\\\":\\\"tarot\\\",\\\"name\\\":\\\"\u5854\u7f57\u5360\u535c\\\",\\\"tkey\\\":\\\"CommonChannel:mythTarot\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440002,\\\"tid\\\":2190,\\\"route\\\":\\\"horoscope\\\",\\\"name\\\":\\\"\u661f\u5ea7\u5360\u661f\\\",\\\"tkey\\\":\\\"CommonChannel:mythHoros\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440003,\\\"tid\\\":2191,\\\"route\\\":\\\"metaphysics\\\",\\\"name\\\":\\\"\u4f20\u7edf\u7384\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:mythMeta\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440004,\\\"tid\\\":2192,\\\"route\\\":\\\"healing\\\",\\\"name\\\":\\\"\u7597\u6108\u6210\u957f\\\",\\\"tkey\\\":\\\"CommonChannel:mythHeal\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440005,\\\"tid\\\":2193,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u795e\u79d8\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:mythOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.outdoors\":\"{\\\"channelId\\\":27,\\\"tid\\\":1016,\\\"route\\\":\\\"outdoors\\\",\\\"name\\\":\\\"\u6237\u5916\u6f6e\u6d41\\\",\\\"tkey\\\":\\\"CommonChannel:outdoors\\\",\\\"url\\\":\\\"//www.bilibili.com/c/outdoors/\\\",\\\"icon\\\":\\\"homeicon/outdoors/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":270001,\\\"tid\\\":2124,\\\"route\\\":\\\"camping\\\",\\\"name\\\":\\\"\u9732\u8425\\\",\\\"tkey\\\":\\\"CommonChannel:outCamping\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":270002,\\\"tid\\\":2125,\\\"route\\\":\\\"hiking\\\",\\\"name\\\":\\\"\u5f92\u6b65\\\",\\\"tkey\\\":\\\"CommonChannel:outHiking\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":270003,\\\"tid\\\":2126,\\\"route\\\":\\\"explore\\\",\\\"name\\\":\\\"\u6237\u5916\u63a2\u79d8\\\",\\\"tkey\\\":\\\"CommonChannel:outExplore\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":270004,\\\"tid\\\":2127,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u6237\u5916\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:outOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.painting\":\"{\\\"channelId\\\":24,\\\"tid\\\":1006,\\\"route\\\":\\\"painting\\\",\\\"name\\\":\\\"\u7ed8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:painting\\\",\\\"url\\\":\\\"//www.bilibili.com/c/painting/\\\",\\\"icon\\\":\\\"homeicon/painting/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":240001,\\\"tid\\\":2055,\\\"route\\\":\\\"acg\\\",\\\"name\\\":\\\"\u4e8c\u6b21\u5143\u7ed8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:paintAcg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":240002,\\\"tid\\\":2056,\\\"route\\\":\\\"none_acg\\\",\\\"name\\\":\\\"\u975e\u4e8c\u6b21\u5143\u7ed8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:paintNotAcg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":240003,\\\"tid\\\":2057,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u7ed8\u753b\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:paintTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":240004,\\\"tid\\\":2058,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u7ed8\u753b\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:paintOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.parenting\":\"{\\\"channelId\\\":32,\\\"tid\\\":1025,\\\"route\\\":\\\"parenting\\\",\\\"name\\\":\\\"\u4eb2\u5b50\\\",\\\"tkey\\\":\\\"CommonChannel:parenting\\\",\\\"url\\\":\\\"//www.bilibili.com/c/parenting/\\\",\\\"icon\\\":\\\"homeicon/parenting/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":320001,\\\"tid\\\":2172,\\\"route\\\":\\\"pregnant_care\\\",\\\"name\\\":\\\"\u5b55\u4ea7\u62a4\u7406\\\",\\\"tkey\\\":\\\"CommonChannel:parentPregnant\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320002,\\\"tid\\\":2173,\\\"route\\\":\\\"infant_care\\\",\\\"name\\\":\\\"\u5a74\u5e7c\u62a4\u7406\\\",\\\"tkey\\\":\\\"CommonChannel:parentInfant\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320003,\\\"tid\\\":2174,\\\"route\\\":\\\"talent\\\",\\\"name\\\":\\\"\u513f\u7ae5\u624d\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:parentTalent\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320004,\\\"tid\\\":2175,\\\"route\\\":\\\"cute\\\",\\\"name\\\":\\\"\u840c\u5a03\\\",\\\"tkey\\\":\\\"CommonChannel:parentCute\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320005,\\\"tid\\\":2176,\\\"route\\\":\\\"interaction\\\",\\\"name\\\":\\\"\u4eb2\u5b50\u4e92\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:parentInteract\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320006,\\\"tid\\\":2177,\\\"route\\\":\\\"education\\\",\\\"name\\\":\\\"\u4eb2\u5b50\u6559\u80b2\\\",\\\"tkey\\\":\\\"CommonChannel:parentEdu\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320007,\\\"tid\\\":2178,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u4eb2\u5b50\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:parentOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.popular_page_sort\":\"[\\\"all\\\",\\\"anime\\\",\\\"guochuang\\\",\\\"documentary\\\",\\\"movie\\\",\\\"tv\\\",\\\"variety\\\",\\\"douga\\\",\\\"game\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"food\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\"]\",\"channel_list.rural\":\"{\\\"channelId\\\":31,\\\"tid\\\":1023,\\\"route\\\":\\\"rural\\\",\\\"name\\\":\\\"\u4e09\u519c\\\",\\\"tkey\\\":\\\"CommonChannel:rural\\\",\\\"url\\\":\\\"//www.bilibili.com/c/rural/\\\",\\\"icon\\\":\\\"homeicon/rural/2\\\",\\\"sub\\\":[{\\\"subChannelId\\\":310001,\\\"tid\\\":2162,\\\"route\\\":\\\"planting\\\",\\\"name\\\":\\\"\u519c\u6751\u79cd\u690d\\\",\\\"tkey\\\":\\\"CommonChannel:ruralPlant\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310002,\\\"tid\\\":2163,\\\"route\\\":\\\"fishing\\\",\\\"name\\\":\\\"\u8d76\u6d77\u6355\u9c7c\\\",\\\"tkey\\\":\\\"CommonChannel:ruralFish\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310003,\\\"tid\\\":2164,\\\"route\\\":\\\"harvest\\\",\\\"name\\\":\\\"\u6253\u91ce\u91c7\u6458\\\",\\\"tkey\\\":\\\"CommonChannel:ruralHarvest\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310004,\\\"tid\\\":2165,\\\"route\\\":\\\"tech\\\",\\\"name\\\":\\\"\u519c\u4e1a\u6280\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:ruralTech\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310005,\\\"tid\\\":2166,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u519c\u6751\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:ruralLife\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.shortplay\":\"{\\\"channelId\\\":18,\\\"tid\\\":1021,\\\"route\\\":\\\"shortplay\\\",\\\"name\\\":\\\"\u5c0f\u5267\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:shortplay\\\",\\\"url\\\":\\\"//www.bilibili.com/c/shortplay/\\\",\\\"icon\\\":\\\"homeicon/shortplay/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":180001,\\\"tid\\\":2154,\\\"route\\\":\\\"plot\\\",\\\"name\\\":\\\"\u5267\u60c5\u6f14\u7ece\\\",\\\"tkey\\\":\\\"CommonChannel:spPlot\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":180001,\\\"tid\\\":2155,\\\"route\\\":\\\"lang\\\",\\\"name\\\":\\\"\u8bed\u8a00\u7c7b\u5c0f\u5267\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:spLang\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":180001,\\\"tid\\\":2156,\\\"route\\\":\\\"up_variety\\\",\\\"name\\\":\\\"UP\u4e3b\u5c0f\u7efc\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:spUpVariety\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":180001,\\\"tid\\\":2157,\\\"route\\\":\\\"interview\\\",\\\"name\\\":\\\"\u8857\u5934\u91c7\u8bbf\\\",\\\"tkey\\\":\\\"CommonChannel:spInterview\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.sort\":\"[\\\"anime\\\",\\\"movie\\\",\\\"guochuang\\\",\\\"tv\\\",\\\"variety\\\",\\\"documentary\\\",\\\"douga\\\",\\\"game\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"information\\\",\\\"food\\\",\\\"shortplay\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\",\\\"vlog\\\",\\\"painting\\\",\\\"ai\\\",\\\"home\\\",\\\"outdoors\\\",\\\"gym\\\",\\\"handmake\\\",\\\"travel\\\",\\\"rural\\\",\\\"parenting\\\",\\\"health\\\",\\\"emotion\\\",\\\"life_joy\\\",\\\"life_experience\\\",\\\"love\\\",\\\"hd\\\"]\",\"channel_list.sports\":\"{\\\"channelId\\\":21,\\\"tid\\\":1018,\\\"route\\\":\\\"sports\\\",\\\"name\\\":\\\"\u4f53\u80b2\u8fd0\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:sports\\\",\\\"url\\\":\\\"//www.bilibili.com/c/sports/\\\",\\\"icon\\\":\\\"homeicon/sports/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":210001,\\\"tid\\\":2133,\\\"route\\\":\\\"trend\\\",\\\"name\\\":\\\"\u6f6e\u6d41\u8fd0\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:spoTrend\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210002,\\\"tid\\\":2134,\\\"route\\\":\\\"football\\\",\\\"name\\\":\\\"\u8db3\u7403\\\",\\\"tkey\\\":\\\"CommonChannel:spoFootball\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210003,\\\"tid\\\":2135,\\\"route\\\":\\\"basketball\\\",\\\"name\\\":\\\"\u7bee\u7403\\\",\\\"tkey\\\":\\\"CommonChannel:spoBasketball\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210004,\\\"tid\\\":2136,\\\"route\\\":\\\"running\\\",\\\"name\\\":\\\"\u8dd1\u6b65\\\",\\\"tkey\\\":\\\"CommonChannel:spoRun\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210005,\\\"tid\\\":2137,\\\"route\\\":\\\"kungfu\\\",\\\"name\\\":\\\"\u6b66\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:spoKungfu\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210006,\\\"tid\\\":2138,\\\"route\\\":\\\"fighting\\\",\\\"name\\\":\\\"\u683c\u6597\\\",\\\"tkey\\\":\\\"CommonChannel:spoFight\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210007,\\\"tid\\\":2139,\\\"route\\\":\\\"badminton\\\",\\\"name\\\":\\\"\u7fbd\u6bdb\u7403\\\",\\\"tkey\\\":\\\"CommonChannel:spoBadminton\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210008,\\\"tid\\\":2140,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u4f53\u80b2\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:spoInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210009,\\\"tid\\\":2141,\\\"route\\\":\\\"match\\\",\\\"name\\\":\\\"\u4f53\u80b2\u8d5b\u4e8b\\\",\\\"tkey\\\":\\\"CommonChannel:spoMatch\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210010,\\\"tid\\\":2142,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u4f53\u80b2\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:spoOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.tech\":\"{\\\"channelId\\\":15,\\\"tid\\\":1012,\\\"route\\\":\\\"tech\\\",\\\"name\\\":\\\"\u79d1\u6280\u6570\u7801\\\",\\\"tkey\\\":\\\"CommonChannel:tech\\\",\\\"url\\\":\\\"//www.bilibili.com/c/tech/\\\",\\\"icon\\\":\\\"homeicon/tech/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":150001,\\\"tid\\\":2099,\\\"route\\\":\\\"computer\\\",\\\"name\\\":\\\"\u7535\u8111\\\",\\\"tkey\\\":\\\"CommonChannel:techComputer\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150002,\\\"tid\\\":2100,\\\"route\\\":\\\"phone\\\",\\\"name\\\":\\\"\u624b\u673a\\\",\\\"tkey\\\":\\\"CommonChannel:techPhone\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150003,\\\"tid\\\":2101,\\\"route\\\":\\\"pad\\\",\\\"name\\\":\\\"\u5e73\u677f\u7535\u8111\\\",\\\"tkey\\\":\\\"CommonChannel:techPad\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150004,\\\"tid\\\":2102,\\\"route\\\":\\\"photography\\\",\\\"name\\\":\\\"\u6444\u5f71\u6444\u50cf\\\",\\\"tkey\\\":\\\"CommonChannel:techPhoto\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150005,\\\"tid\\\":2103,\\\"route\\\":\\\"machine\\\",\\\"name\\\":\\\"\u5de5\u7a0b\u673a\u68b0\\\",\\\"tkey\\\":\\\"CommonChannel:techMachine\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150006,\\\"tid\\\":2104,\\\"route\\\":\\\"create\\\",\\\"name\\\":\\\"\u81ea\u5236\u53d1\u660e/\u8bbe\u5907\\\",\\\"tkey\\\":\\\"CommonChannel:techCreate\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150007,\\\"tid\\\":2105,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u79d1\u6280\u6570\u7801\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:techOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.travel\":\"{\\\"channelId\\\":30,\\\"tid\\\":1022,\\\"route\\\":\\\"travel\\\",\\\"name\\\":\\\"\u65c5\u6e38\u51fa\u884c\\\",\\\"tkey\\\":\\\"CommonChannel:travel\\\",\\\"url\\\":\\\"//www.bilibili.com/c/travel/\\\",\\\"icon\\\":\\\"homeicon/travel/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":300001,\\\"tid\\\":2158,\\\"route\\\":\\\"record\\\",\\\"name\\\":\\\"\u65c5\u6e38\u8bb0\u5f55\\\",\\\"tkey\\\":\\\"CommonChannel:travelRecord\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":300002,\\\"tid\\\":2159,\\\"route\\\":\\\"strategy\\\",\\\"name\\\":\\\"\u65c5\u6e38\u653b\u7565\\\",\\\"tkey\\\":\\\"CommonChannel:travelStrategy\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":300003,\\\"tid\\\":2160,\\\"route\\\":\\\"city\\\",\\\"name\\\":\\\"\u57ce\u5e02\u51fa\u884c\\\",\\\"tkey\\\":\\\"CommonChannel:travelCity\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":300004,\\\"tid\\\":2161,\\\"route\\\":\\\"transport\\\",\\\"name\\\":\\\"\u516c\u5171\u4ea4\u901a\\\",\\\"tkey\\\":\\\"CommonChannel:travelTransport\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.tv\":\"{\\\"channelId\\\":4,\\\"seasonType\\\":5,\\\"tid\\\":0,\\\"route\\\":\\\"tv\\\",\\\"name\\\":\\\"\u7535\u89c6\u5267\\\",\\\"tkey\\\":\\\"CommonChannel:tv\\\",\\\"url\\\":\\\"//www.bilibili.com/tv/\\\",\\\"icon\\\":\\\"homeicon/tv_series/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.variety\":\"{\\\"channelId\\\":5,\\\"seasonType\\\":7,\\\"tid\\\":0,\\\"route\\\":\\\"variety\\\",\\\"name\\\":\\\"\u7efc\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:variety\\\",\\\"url\\\":\\\"//www.bilibili.com/variety/\\\",\\\"icon\\\":\\\"homeicon/variety/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.vlog\":\"{\\\"channelId\\\":23,\\\"tid\\\":1029,\\\"route\\\":\\\"vlog\\\",\\\"name\\\":\\\"vlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlog\\\",\\\"url\\\":\\\"//www.bilibili.com/c/vlog/\\\",\\\"icon\\\":\\\"homeicon/vlog/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":230001,\\\"tid\\\":2194,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u4e2d\u5916\u751f\u6d3bvlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogLife\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":230002,\\\"tid\\\":2195,\\\"route\\\":\\\"student\\\",\\\"name\\\":\\\"\u5b66\u751fvlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogStudent\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":230003,\\\"tid\\\":2196,\\\"route\\\":\\\"career\\\",\\\"name\\\":\\\"\u804c\u4e1avlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogCareer\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":230004,\\\"tid\\\":2197,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6vlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"side_channel_list.activity\":\"{\\\"channelId\\\":40,\\\"tid\\\":0,\\\"route\\\":\\\"activity\\\",\\\"name\\\":\\\"\u6d3b\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:activity\\\",\\\"url\\\":\\\"//www.bilibili.com/blackboard/era/reward-activity-list-page.html#/list\\\",\\\"icon\\\":\\\"homeicon/activity/1\\\",\\\"sideIcon\\\":\\\"homeicon/activity_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.cheese\":\"{\\\"channelId\\\":41,\\\"tid\\\":0,\\\"route\\\":\\\"cheese\\\",\\\"name\\\":\\\"\u8bfe\u5802\\\",\\\"tkey\\\":\\\"CommonChannel:cheese\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/\\\",\\\"icon\\\":\\\"homeicon/cheese/1\\\",\\\"sideIcon\\\":\\\"homeicon/cheese_gray/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":410001,\\\"tid\\\":0,\\\"route\\\":\\\"general\\\",\\\"name\\\":\\\"\u901a\u8bc6\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:chsGeneral\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=95&csource=Channel_class\\\"},{\\\"subChannelId\\\":410002,\\\"tid\\\":0,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u5174\u8da3\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:chsLife\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=94&csource=Channel_class\\\"},{\\\"subChannelId\\\":410003,\\\"tid\\\":0,\\\"route\\\":\\\"lang\\\",\\\"name\\\":\\\"\u8bed\u8a00\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:chsLang\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=93&csource=Channel_class\\\"},{\\\"subChannelId\\\":410004,\\\"tid\\\":0,\\\"route\\\":\\\"postgraduate\\\",\\\"name\\\":\\\"\u8003\u7814\\\",\\\"tkey\\\":\\\"CommonChannel:chsGee\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=88&csource=Channel_class\\\"},{\\\"subChannelId\\\":410005,\\\"tid\\\":0,\\\"route\\\":\\\"exam\\\",\\\"name\\\":\\\"\u8003\u8bd5\u8003\u8bc1\\\",\\\"tkey\\\":\\\"CommonChannel:chsExam\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=87&csource=Channel_class\\\"},{\\\"subChannelId\\\":410006,\\\"tid\\\":0,\\\"route\\\":\\\"media_creation\\\",\\\"name\\\":\\\"\u5f71\u89c6\u00b7\u521b\u4f5c\\\",\\\"tkey\\\":\\\"CommonChannel:chsMedia\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=164&csource=Channel_class\\\"},{\\\"subChannelId\\\":410007,\\\"tid\\\":0,\\\"route\\\":\\\"it\\\",\\\"name\\\":\\\"IT\u4e92\u8054\u7f51\\\",\\\"tkey\\\":\\\"CommonChannel:chsIt\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=89&csource=Channel_class\\\"},{\\\"subChannelId\\\":410008,\\\"tid\\\":0,\\\"route\\\":\\\"career\\\",\\\"name\\\":\\\"\u804c\u4e1a\u804c\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:chsCareer\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=92&csource=Channel_class\\\"},{\\\"subChannelId\\\":410009,\\\"tid\\\":0,\\\"route\\\":\\\"personal_growth\\\",\\\"name\\\":\\\"\u4e2a\u4eba\u6210\u957f\\\",\\\"tkey\\\":\\\"CommonChannel:chsGrowth\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=181&csource=Channel_class\\\"},{\\\"subChannelId\\\":410010,\\\"tid\\\":0,\\\"route\\\":\\\"my_courses\\\",\\\"name\\\":\\\"\u6211\u7684\u8bfe\u7a0b\\\",\\\"tkey\\\":\\\"CommonChannel:chsMine\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/mine/list?csource=Channel_class\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.live\":\"{\\\"channelId\\\":39,\\\"tid\\\":0,\\\"route\\\":\\\"live\\\",\\\"name\\\":\\\"\u76f4\u64ad\\\",\\\"tkey\\\":\\\"CommonChannel:live\\\",\\\"url\\\":\\\"//live.bilibili.com\\\",\\\"icon\\\":\\\"homeicon/live/1\\\",\\\"sideIcon\\\":\\\"homeicon/live_gray/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":390001,\\\"tid\\\":0,\\\"route\\\":\\\"all\\\",\\\"name\\\":\\\"\u5168\u90e8\\\",\\\"tkey\\\":\\\"CommonChannel:all\\\",\\\"url\\\":\\\"//live.bilibili.com/all?visit_id=5icxsa0kmts0\\\"},{\\\"subChannelId\\\":390002,\\\"tid\\\":0,\\\"route\\\":\\\"online_game\\\",\\\"name\\\":\\\"\u7f51\u6e38\\\",\\\"tkey\\\":\\\"CommonChannel:liveOnline\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=2&areaId=0&visit_id=5icxsa0kmts0#/2/0\\\"},{\\\"subChannelId\\\":390003,\\\"tid\\\":0,\\\"route\\\":\\\"mobile_game\\\",\\\"name\\\":\\\"\u624b\u6e38\\\",\\\"tkey\\\":\\\"CommonChannel:liveMobile\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=3&areaId=0&visit_id=5icxsa0kmts0#/3/0\\\"},{\\\"subChannelId\\\":390004,\\\"tid\\\":0,\\\"route\\\":\\\"single_game\\\",\\\"name\\\":\\\"\u5355\u673a\\\",\\\"tkey\\\":\\\"CommonChannel:liveSingle\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=6&areaId=0\\\"},{\\\"subChannelId\\\":390005,\\\"tid\\\":0,\\\"route\\\":\\\"ent\\\",\\\"name\\\":\\\"\u5a31\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:liveEnt\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=1&areaId=0&visit_id=5icxsa0kmts0#/1/0\\\"},{\\\"subChannelId\\\":390006,\\\"tid\\\":0,\\\"route\\\":\\\"radio\\\",\\\"name\\\":\\\"\u7535\u53f0\\\",\\\"tkey\\\":\\\"CommonChannel:liveRadio\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=5&areaId=0&visit_id=5icxsa0kmts0#/5/0\\\"},{\\\"subChannelId\\\":390007,\\\"tid\\\":0,\\\"route\\\":\\\"virtual\\\",\\\"name\\\":\\\"\u865a\u62df\\\",\\\"tkey\\\":\\\"CommonChannel:liveVirtual\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=9&areaId=0\\\"},{\\\"subChannelId\\\":390008,\\\"tid\\\":0,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:liveLife\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=10&areaId=0\\\"},{\\\"subChannelId\\\":390009,\\\"tid\\\":0,\\\"route\\\":\\\"knowledge\\\",\\\"name\\\":\\\"\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:liveKnow\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=11&areaId=0\\\"},{\\\"subChannelId\\\":390010,\\\"tid\\\":0,\\\"route\\\":\\\"match\\\",\\\"name\\\":\\\"\u8d5b\u4e8b\\\",\\\"tkey\\\":\\\"CommonChannel:liveMatch\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=13&areaId=0\\\"},{\\\"subChannelId\\\":390011,\\\"tid\\\":0,\\\"route\\\":\\\"chatroom\\\",\\\"name\\\":\\\"\u804a\u5929\u5ba4\\\",\\\"tkey\\\":\\\"CommonChannel:liveChat\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=14&areaId=0\\\"},{\\\"subChannelId\\\":390012,\\\"tid\\\":0,\\\"route\\\":\\\"interaction\\\",\\\"name\\\":\\\"\u4e92\u52a8\u73a9\u6cd5\\\",\\\"tkey\\\":\\\"CommonChannel:liveInteract\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=15&areaId=0\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.musicplus\":\"{\\\"channelId\\\":43,\\\"tid\\\":0,\\\"route\\\":\\\"musicplus\\\",\\\"name\\\":\\\"\u65b0\u6b4c\u70ed\u699c\\\",\\\"tkey\\\":\\\"CommonChannel:musicplus\\\",\\\"url\\\":\\\"//music.bilibili.com/pc/music-center/\\\",\\\"icon\\\":\\\"homeicon/musicplus/1\\\",\\\"sideIcon\\\":\\\"homeicon/musicplus_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.read\":\"{\\\"channelId\\\":38,\\\"tid\\\":0,\\\"route\\\":\\\"read\\\",\\\"name\\\":\\\"\u4e13\u680f\\\",\\\"tkey\\\":\\\"CommonChannel:read\\\",\\\"url\\\":\\\"//www.bilibili.com/read/home/\\\",\\\"icon\\\":\\\"homeicon/article/1\\\",\\\"sideIcon\\\":\\\"homeicon/article_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.social_center\":\"{\\\"channelId\\\":42,\\\"tid\\\":0,\\\"route\\\":\\\"social_center\\\",\\\"name\\\":\\\"\u793e\u533a\u4e2d\u5fc3\\\",\\\"tkey\\\":\\\"CommonChannel:socialCenter\\\",\\\"url\\\":\\\"//www.bilibili.com/blackboard/activity-5zJxM3spoS.html\\\",\\\"icon\\\":\\\"homeicon/social_center/1\\\",\\\"sideIcon\\\":\\\"homeicon/social_center_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.sort\":\"[\\\"read\\\",\\\"live\\\",\\\"activity\\\",\\\"cheese\\\",\\\"social_center\\\",\\\"musicplus\\\"]\"},\"versionId\":\"1770272663508\",\"appVersionId\":\"37035\",\"nscode\":10,\"appKey\":\"333.1339\",\"expires\":2592000000},\"333.1339_9\":{\"timestamp\":1773117294687,\"lastUsed\":1773117294687,\"value\":{\"user_log.payload_log\":\"1\"},\"versionId\":\"1723104145082\",\"appVersionId\":\"37035\",\"nscode\":9,\"appKey\":\"333.1339\",\"expires\":2592000000},\"457.19_1\":{\"timestamp\":1773117297756,\"lastUsed\":1773117297756,\"value\":{\"dash_config.abr_limit_by_user_level\":\"{\\\"unlogin\\\":16,\\\"loginWithoutVip\\\":80,\\\"loginWithVip\\\":116}\",\"dash_config.audio_time\":\"20\",\"dash_config.av1_4k_enable_gpu_list\":\"[\\\"radeon rx [6789][0-9][0-9][0-9]\\\"]\",\"dash_config.codec_strategy\":\"[{\\\"id\\\":\\\"version\\\",\\\"rules\\\":{},\\\"priority\\\":100},{\\\"id\\\":\\\"archive\\\",\\\"rules\\\":{\\\"1472669865\\\":[\\\"av1\\\",\\\"hevc\\\"],\\\"1473038206\\\":[\\\"avc\\\"]},\\\"prioirty\\\":99},{\\\"id\\\":\\\"gpu\\\",\\\"rules\\\":{\\\"ZX C-960\\\":[\\\"hevc\\\",\\\"avc\\\"],\\\"ZX C-1080\\\":[\\\"hevc\\\",\\\"avc\\\"],\\\"ZX C-1190\\\":[\\\"hevc\\\",\\\"avc\\\"],\\\"vastai\\\":[\\\"hevc\\\",\\\"av1\\\",\\\"avc\\\"]},\\\"priority\\\":101},{\\\"id\\\":\\\"ua\\\",\\\"rules\\\":{},\\\"priority\\\":98},{\\\"id\\\":\\\"fid\\\",\\\"rules\\\":{},\\\"priority\\\":97}]\",\"dash_config.default_codec_strategy\":\"[\\n \\\"av1\\\",\\n \\\"hevc\\\",\\n \\\"avc\\\"\\n]\",\"dash_config.default_video_quality_cfg\":\"{\\\"idleHours\\\":[[1,11],[14,18]]}\",\"dash_config.enable_av1\":\"1\",\"dash_config.enable_extra_frames\":\"true\",\"dash_config.enable_hevc\":\"1\"},\"versionId\":\"1770277208424\",\"appVersionId\":\"37038\",\"nscode\":1,\"appKey\":\"457.19\",\"expires\":2592000000}}"}, {"name": "bilibili_player_codec_prefer_reset", "value": "1.5.2"}, {"name": "displayCount_2026_3_319358290", "value": "0"}, {"name": "bmg_af_wl", "value": "[1,2,2]"}, {"name": "bilibili_player_gpu_renderer", "value": "ANGLE (Apple, ANGLE Metal Renderer: Apple M4 Pro, Unspecified Version)"}, {"name": "bmg_af_dft", "value": "\"5\""}, {"name": "secure_collect_report_interval_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "60"}, {"name": "FIRST_TIME_SEE_WL_PIP", "value": "SHOW"}, {"name": "__reporter-pb-sample-config", "value": "{\"444.8.live-room.chronos.init.before.check\":50,\"333.788.memory.timeline.performance\":50,\"444.8.live-room.uam-player.welcome.failed\":50,\"333.1334.kv-init.error\":1,\"333.1334.kv-init.pv\":1,\"333.40181.secureCollect.collectDeviceInfo\":1,\"333.40181.secureCollect.successReport\":1,\"333.40181.secureCollect.wasmProcessTime\":1,\"444.8.live-room.room-page.live-web-danmaku-tech-report\":20}"}, {"name": "bilibili_player_kv_config", "value": "{}"}, {"name": "wbi_img_urls", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png-https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "secure_collect_last_report_time_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "1773117291458"}]}, {"origin": "https://passport.bilibili.com", "localStorage": [{"name": "wbi_sub_url", "value": "https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "BILI_MIRROR_REPORT_POOL", "value": "{}"}, {"name": "wbi_img_url", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png"}, {"name": "KV_CONFIG_SDK", "value": "{\"333.1333_0\":{\"timestamp\":1773117248694,\"lastUsed\":1773117266742,\"value\":{\"bilimirror.minilogin\":\"{\\\"buvid\\\":[\\\"B6771AA6-7CCD-4EF2-BA5B-1FDE9A25F49A49120infoc\\\",\\\"D025573B-8686-0D9D-48DB-0C84BBB5544A45226infoc\\\",\\\"9BD89CEC-4C19-E243-63B3-9A69417B70A458220infoc\\\",\\\"4AD0D8C7-D936-FB67-4C33-7A13C004E84478537infoc\\\",\\\"84AF2B23-9DC9-0717-A474-BCB7A866198994970infoc\\\",\\\"F4373CB5-E491-2C2A-0541-2FFFC3DF2FCC71448infoc\\\"],\\\"rate\\\":0}\",\"bilimirror.toplist\":\"{\\\"playLogUmd\\\":\\\"https://s1.hdslb.com/bfs/static/log-manipulator@0.2.1/index.js\\\",\\\"trackGray\\\":0,\\\"trackGrayV2\\\":1,\\\"resourceStats\\\":{\\\"enabled\\\":true,\\\"sampleRate\\\":0,\\\"rules\\\":[{\\\"key\\\":\\\"333.1007.main.home-page\\\",\\\"sampleRate\\\":5}]}}\",\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"maximum\\\",\\\"SVGIconNext\\\"],\\\"error\\\":[\\\"extension\\\",\\\"SVGIconNext\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"localhost\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"track\\\":{\\\"mid\\\":[],\\\"buvid\\\":[]},\\\"trackGrayV2\\\":1}\"},\"versionId\":\"1772162031366\",\"appVersionId\":\"37253\",\"nscode\":0,\"appKey\":\"333.1333\",\"expires\":2592000000},\"333.1228_0\":{\"timestamp\":1773117248899,\"lastUsed\":1773117266779,\"value\":{\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"chrome-extension\\\",\\\"Reached maximum\\\"],\\\"error\\\":[\\\"chrome-extension\\\"],\\\"resource\\\":[\\\"chrome-extension\\\"]},\\\"retry\\\":[],\\\"api\\\":[\\\"/web-interface/nav\\\"],\\\"performance\\\":1}\"},\"versionId\":\"1737633152934\",\"appVersionId\":\"32706\",\"nscode\":0,\"appKey\":\"333.1228\",\"expires\":2592000000},\"333.1194_0\":{\"timestamp\":1773117265667,\"lastUsed\":1773117265668,\"value\":{\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"error\\\":[\\\"chrome-extension\\\",\\\"moz-extension\\\",\\\"Navigation\\\"],\\\"rejection\\\":[\\\"chrome-extension\\\",\\\"Reached maximum\\\",\\\"moz-extension\\\",\\\"Navigation\\\"],\\\"resource\\\":[\\\"minntaki-wasm-sdk\\\",\\\"php\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"filterEndjs\\\":true}\"},\"versionId\":\"1765942605716\",\"appVersionId\":\"36157\",\"nscode\":0,\"appKey\":\"333.1194\",\"expires\":2592000000}}"}, {"name": "secure_collect_report_interval_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "60"}, {"name": "__reporter-pb-sample-config", "value": "{\"444.8.live-room.chronos.init.before.check\":50,\"333.788.memory.timeline.performance\":50,\"444.8.live-room.uam-player.welcome.failed\":50,\"333.1334.kv-init.error\":1,\"333.1334.kv-init.pv\":1,\"333.40181.secureCollect.collectDeviceInfo\":1,\"333.40181.secureCollect.successReport\":1,\"333.40181.secureCollect.wasmProcessTime\":1,\"444.8.live-room.room-page.live-web-danmaku-tech-report\":20}"}, {"name": "wbi_img_urls", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png-https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "secure_collect_last_report_time_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "1773117252536"}]}, {"origin": "https://s1.hdslb.com", "localStorage": [{"name": "message-notify:source", "value": "www.bilibili.com/_o8r7q3d3i8m"}, {"name": "message-notify:alive", "value": "1773117381975"}, {"name": "buvid-space:cross_buvid4", "value": "97FC1DCB-1CE7-171D-8FC5-6D3938F3316549906-026031012-x7jLLSVo9Owdvpqf4iDOqQ=="}, {"name": "search_history:search_history", "value": "[]"}, {"name": "search_history:migrated", "value": "1"}]}, {"origin": "https://message.bilibili.com", "localStorage": [{"name": "imMessageNotifyPush319358290", "value": "0"}, {"name": "wbi_sub_url", "value": "https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "imSystemNotifyPush319358290", "value": "1"}, {"name": "imNotifyCounts319358290", "value": "{\"at_me\":0,\"reply_me\":1,\"praise_me\":34,\"notify_me\":73,\"message\":40}"}, {"name": "unreadApiRequestedBy319358290At", "value": "1773127202746"}, {"name": "wbi_img_url", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png"}]}]} \ No newline at end of file +{"cookies": [{"name": "buvid3", "value": "2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "domain": ".bilibili.com", "path": "/", "expires": 1807677247.720636, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "b_nut", "value": "1773117247", "domain": ".bilibili.com", "path": "/", "expires": 1804653247.721108, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "buvid4", "value": "97FC1DCB-1CE7-171D-8FC5-6D3938F3316549906-026031012-x7jLLSVo9Owdvpqf4iDOqQ%3D%3D", "domain": ".bilibili.com", "path": "/", "expires": 1807677332.894572, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "buvid_fp", "value": "bf75ac3f46efb8f44240931f89ed1082", "domain": ".bilibili.com", "path": "/", "expires": 1804653252, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "_uuid", "value": "D16E8992-80F9-D265-5539-0FCE9601158B65699infoc", "domain": ".bilibili.com", "path": "/", "expires": 1804653265, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196352, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196459, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196472, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".bilibili.com", "path": "/", "expires": 1788669289.196491, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "theme-tip-show", "value": "SHOWED", "domain": ".bilibili.com", "path": "/", "expires": 1804653292, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481855, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481897, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481913, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481924, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "sid", "value": "7ovr4pel", "domain": ".biligame.com", "path": "/", "expires": 1788669289.481934, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.821903, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.821969, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.822001, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.822013, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "sid", "value": "hiubjcod", "domain": ".bilibili.cn", "path": "/", "expires": 1788669289.822023, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "SESSDATA", "value": "ae7c92a9%2C1788669289%2C35b97%2A31CjAhwy_opBNm8FaphnzJfx-81VCu0LXxZWaUah2-JPLb75Uz1tb8z7vKGjwgwAcT4w0SVnBMX0oxU2pzcE5PMzRYOXh6cmQ5MDVtX21HVnJ5WERxam9GZ21TTXNMeUM0VDFla3lGVzdyd29ObTVTWmloeTQ4aUxnNzVYdXhaZmR2dnNCNFEwYTVRIIEC", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.001036, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "bili_jct", "value": "25969c7d70da5f0e9dd943f026d9efa8", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.001077, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID", "value": "319358290", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.00109, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "DedeUserID__ckMd5", "value": "ba41ca41deee5d92", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.001101, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "sid", "value": "g2182h17", "domain": ".huasheng.cn", "path": "/", "expires": 1788669289.00111, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "bmg_af_switch", "value": "1", "domain": "www.bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "bmg_src_def_domain", "value": "i0.hdslb.com", "domain": "www.bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "home_feed_column", "value": "4", "domain": ".bilibili.com", "path": "/", "expires": 1804653292, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "browser_resolution", "value": "1280-720", "domain": ".bilibili.com", "path": "/", "expires": 1804653292, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "CURRENT_FNVAL", "value": "2000", "domain": ".bilibili.com", "path": "/", "expires": 1804653294, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "sid", "value": "8ert6to3", "domain": ".bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "captcha_v4_user", "value": "8127f0df169e4313b5bca385fc1a73b7", "domain": "gcaptcha4.geetest.com", "path": "/", "expires": 1804657458.998138, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "b_lsid", "value": "11600CE2_19D18AB22F2", "domain": ".bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://member.bilibili.com", "localStorage": [{"name": "BILI_MIRROR_REPORT_POOL", "value": "{\"333.885.member.web-creative-center-platform.DATA.successReport\":{\"type\":\"custom\",\"mirrorVersion\":\"2.0.15\",\"_BiliGreyResult_method\":\"direct\",\"_BiliGreyResult_versionId\":\"216089\",\"mirrorPolymer\":3,\"/x/vupre/web/archive/white\":2}}"}, {"name": "KV_CONFIG_SDK", "value": "{\"333.1374_0\":{\"timestamp\":1773121454629,\"lastUsed\":1774235360360,\"value\":{\"member_entry.grey\":\"100\",\"member_entry.whitelist\":\"[\\\"18089045\\\",\\\"298768693\\\",\\\"395919056\\\",\\\"24077598\\\",\\\"20304067\\\",\\\"1467356099\\\",\\\"546449\\\",\\\"57851628\\\",\\\"4060255\\\",\\\"50505437\\\",\\\"252665131\\\",\\\"67297352\\\",\\\"390125952\\\",\\\"397156889\\\",\\\"324187912\\\",\\\"34876741\\\",\\\"7980322\\\",\\\"31883108\\\",\\\"11286653\\\",\\\"7281407\\\",\\\"5904415\\\",\\\"16172174\\\",\\\"33138569\\\",\\\"13858812\\\",\\\"33889754\\\",\\\"503549473\\\",\\\"95952357\\\",\\\"100000000000000\\\",\\\"27265812\\\",\\\"66553325\\\",\\\"89638142\\\",\\\"382104462\\\",\\\"14139334\\\",\\\"413413328\\\",\\\"619787531\\\",\\\"5106293\\\",\\\"317803764\\\",\\\"2135653644\\\",\\\"319530015\\\",\\\"30702379\\\",\\\"11877118\\\",\\\"1119093829\\\",\\\"30898335\\\",\\\"457406570\\\",\\\"25619947\\\",\\\"523583563\\\",\\\"76496837\\\",\\\"434640590\\\",\\\"19321730\\\",\\\"497593056\\\",\\\"1885948433\\\",\\\"12050465\\\",\\\"1703488\\\",\\\"18503799\\\",\\\"24964427\\\",\\\"48264\\\",\\\"414904826\\\",\\\"364475176\\\",\\\"526219402\\\",\\\"284226\\\",\\\"5617152\\\",\\\"11967160\\\",\\\"14696534\\\",\\\"16247093\\\",\\\"7013414\\\",\\\"50763\\\",\\\"274387387\\\",\\\"3109488\\\",\\\"13115065\\\",\\\"253657\\\",\\\"1354536\\\",\\\"7113876\\\",\\\"5010534\\\",\\\"231930230\\\",\\\"1848610\\\",\\\"7307579\\\",\\\"6424021\\\",\\\"104394962\\\",\\\"397305048\\\",\\\"24689993\\\",\\\"3001670\\\",\\\"13583030\\\",\\\"15996107\\\",\\\"75062721\\\",\\\"49079392\\\",\\\"22725450\\\",\\\"11036038\\\",\\\"919468\\\",\\\"410515103\\\",\\\"2179639\\\",\\\"52428901\\\",\\\"252665131\\\",\\\"397156889\\\",\\\"448562748\\\",\\\"5904415\\\",\\\"66553325\\\",\\\"89638142\\\",\\\"413413328\\\",\\\"11286653\\\",\\\"7281407\\\",\\\"14135892\\\",\\\"26087756\\\"]\"},\"versionId\":\"1720670144754\",\"appVersionId\":\"30275\",\"nscode\":0,\"appKey\":\"333.1374\",\"expires\":2592000000},\"333.1333_0\":{\"timestamp\":1773121454755,\"lastUsed\":1774235361365,\"value\":{\"bilimirror.minilogin\":\"{\\\"buvid\\\":[\\\"B6771AA6-7CCD-4EF2-BA5B-1FDE9A25F49A49120infoc\\\",\\\"D025573B-8686-0D9D-48DB-0C84BBB5544A45226infoc\\\",\\\"9BD89CEC-4C19-E243-63B3-9A69417B70A458220infoc\\\",\\\"4AD0D8C7-D936-FB67-4C33-7A13C004E84478537infoc\\\",\\\"84AF2B23-9DC9-0717-A474-BCB7A866198994970infoc\\\",\\\"F4373CB5-E491-2C2A-0541-2FFFC3DF2FCC71448infoc\\\"],\\\"rate\\\":0}\",\"bilimirror.toplist\":\"{\\\"playLogUmd\\\":\\\"https://s1.hdslb.com/bfs/static/log-manipulator@0.2.1/index.js\\\",\\\"trackGray\\\":0,\\\"trackGrayV2\\\":1,\\\"resourceStats\\\":{\\\"enabled\\\":true,\\\"sampleRate\\\":0,\\\"rules\\\":[{\\\"key\\\":\\\"333.1007.main.home-page\\\",\\\"sampleRate\\\":5}]}}\",\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"maximum\\\",\\\"SVGIconNext\\\"],\\\"error\\\":[\\\"extension\\\",\\\"SVGIconNext\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"localhost\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"track\\\":{\\\"mid\\\":[],\\\"buvid\\\":[]},\\\"trackGrayV2\\\":1}\"},\"versionId\":\"1772162031366\",\"appVersionId\":\"37253\",\"nscode\":0,\"appKey\":\"333.1333\",\"expires\":2592000000},\"333.885_0\":{\"timestamp\":1773121454817,\"lastUsed\":1774235361462,\"value\":{\"bilimirror.whitelist\":\"{\\\"errorLevels\\\":{\\\"jsError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"http\\\"}],\\\"level\\\":\\\"record\\\"}],\\\"resourceError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"message\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"bfs\\\"}],\\\"level\\\":\\\"record\\\"}],\\\"rejectionError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"http\\\"}],\\\"level\\\":\\\"record\\\"}],\\\"apiError\\\":[{\\\"conditions\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"http\\\"}],\\\"level\\\":\\\"record\\\"},{\\\"conditions\\\":[{\\\"field\\\":\\\"api\\\",\\\"operator\\\":\\\"=\\\",\\\"value\\\":\\\"\\\"}],\\\"level\\\":\\\"record\\\"}]},\\\"microAppError\\\":{\\\"jsError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/frame\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/interactive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-interactive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/mooc-creator\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"mooc-creator\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/playlet\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-playlet\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/archive-process\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"archive-process\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/data\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"data-center-web\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/my-rights/create-protect\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"copyright-protect\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/convention\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"convention\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/template-incentive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"template-incentive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/clue-up\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"clue-up\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/excitation\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-excitation\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/incomeCenter\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-incomeCenter\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/allRound\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-allRound\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/adSettings\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-adSettings\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-missions\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-missions\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upMissionPc\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-upMissionPc\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-mission\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-mission\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upower-manage\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"upower-manage\\\"}],\\\"rejectionError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/frame\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/interactive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-interactive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/mooc-creator\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"mooc-creator\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/playlet\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-playlet\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/archive-process\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"archive-process\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/data\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"data-center-web\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/my-rights/create-protect\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"copyright-protect\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/convention\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"convention\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/template-incentive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"template-incentive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/clue-up\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"clue-up\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/excitation\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-excitation\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/incomeCenter\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-incomeCenter\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/allRound\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-allRound\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/adSettings\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-adSettings\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-missions\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-missions\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upMissionPc\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-upMissionPc\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-mission\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-mission\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upower-manage\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"upower-manage\\\"}],\\\"resourceError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/frame\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/video/interactive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-interactive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/mooc-creator\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"mooc-creator\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload/playlet\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"videoup-playlet\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/upload-manager/archive-process\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"archive-process\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/data\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"data-center-web\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/my-rights/create-protect\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"copyright-protect\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/convention\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"convention\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/template-incentive\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"template-incentive\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/clue-up\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"clue-up\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/excitation\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-excitation\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/incomeCenter\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-incomeCenter\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/allRound\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-allRound\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/adSettings\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-adSettings\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-missions\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-missions\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upMissionPc\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-upMissionPc\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/up-mission\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"allowance-up-mission\\\"},{\\\"condition\\\":[{\\\"field\\\":\\\"href\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/platform/allowance/upower-manage\\\"}],\\\"origin\\\":\\\"member\\\",\\\"module\\\":\\\"upower-manage\\\"}]}}\"},\"versionId\":\"1769567888958\",\"appVersionId\":\"36938\",\"nscode\":0,\"appKey\":\"333.885\",\"expires\":2592000000}}"}, {"name": "bili_videoup_record", "value": "{\"data\":[{\"id\":\"archive_id_17731214575581\",\"videos\":[{\"filename\":\"n260310s318gzcpp64l8xl2i5mklbgdj\",\"fileTitle\":\"\u5efa\u7acb\u4fe1\u4efb\u4e0d\u662f\u6c42\u6765\u7684 \u5356\u5916\u6302\u53d1\u90ae\u4ef6\u4e09\u4e2a\u6708\u62ff\u4e0b\u5fb7\u56fd\u603b\u4ee3\",\"size\":10091673,\"cid\":36593864502,\"is_4k\":false,\"is_8k\":false,\"is_hdr\":false}],\"title\":\"\u4fe1\u4efb\u4e0d\u662f\u6c42\u6765\u7684\uff0c\u53d1\u4e09\u4e2a\u6708\u90ae\u4ef6\u62ff\u4e0b\u5fb7\u56fd\u603b\u4ee3\u7406 #\u9500\u552e\u601d\u7ef4 #\u4fe1\u4efb\u5efa\u7acb\",\"copyright\":1,\"desc\":\"\",\"dynamic\":\"\",\"isOnlySelf\":0},{\"id\":\"archive_id_17742328506161\",\"videos\":[{\"filename\":\"n260323s3q50qb6x0nve322fw4v7ormj\",\"fileTitle\":\"Soul\u4e0a\u50cf\u5f00\u8001\u8336\u9986\",\"size\":4576993,\"cid\":36902341213,\"is_4k\":false,\"is_8k\":false,\"is_hdr\":false}],\"title\":\"Soul\u4e0a\u50cf\u5f00\u8001\u8336\u9986\",\"copyright\":1,\"desc\":\"\",\"dynamic\":\"\",\"isOnlySelf\":0},{\"id\":\"archive_id_17742353634521\",\"videos\":[{\"filename\":\"n260323s3yxva0p7o1khk2wd9uje9lvd\",\"fileTitle\":\"Soul\u4e0a\u50cf\u5f00\u8001\u8336\u9986\",\"size\":4576993,\"cid\":36903192358,\"is_4k\":false,\"is_8k\":false,\"is_hdr\":false}],\"title\":\"Soul\u4e0a\u50cf\u5f00\u8001\u8336\u9986\",\"copyright\":1,\"desc\":\"\",\"dynamic\":\"\",\"isOnlySelf\":0}],\"mid\":319358290}"}, {"name": "bili_videoup_submit_auto_tips", "value": "1"}, {"name": "bili_quick_fill", "value": "1"}, {"name": "secure_collect_report_interval_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "60"}, {"name": "im_floatmsg_319358290", "value": "{\"res\":{\"msg\":\"\u8bf7\u6c42\u6210\u529f\",\"type\":\"success\",\"code\":0,\"data\":[],\"url\":\"//message.bilibili.com/api/tooltip/query.list.do\",\"payload\":{},\"cost\":107},\"ts\":1774235421267,\"uid\":\"319358290\"}"}, {"name": "__reporter-pb-sample-config", "value": "{\"444.8.live-room.chronos.init.before.check\":50,\"333.788.memory.timeline.performance\":50,\"444.8.live-room.uam-player.welcome.failed\":50,\"333.1334.kv-init.error\":1,\"333.1334.kv-init.pv\":1,\"333.40181.secureCollect.collectDeviceInfo\":1,\"333.40181.secureCollect.successReport\":1,\"333.40181.secureCollect.wasmProcessTime\":1,\"444.8.live-room.room-page.live-web-danmaku-tech-report\":20}"}, {"name": "bili_videoup_notification_authority", "value": "default"}, {"name": "secure_collect_last_report_time_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "1774232855815"}, {"name": "bili_videoup_notification_showed", "value": "1"}]}, {"origin": "https://www.bilibili.com", "localStorage": [{"name": "wbi_sub_url", "value": "https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "bpx_player_profile", "value": "{\"lastUnlogintrialView\":0,\"lastUid\":0,\"aiAnimationInfo\":\"[]\",\"aiPromptToastInfo\":\"[]\",\"media\":{\"quality\":0,\"volume\":1,\"nonzeroVol\":1,\"hideBlackGap\":true,\"dolbyAudio\":false,\"audioQuality\":null,\"autoplay\":true,\"handoff\":0,\"seniorTip\":true,\"opEd\":true,\"loudnessSwitch\":0,\"listLoop\":false,\"loop\":false},\"dmSend\":{\"upDm\":false,\"dmChecked\":true},\"blockList\":[],\"dmSetting\":{\"status\":true,\"dmSwitch\":true,\"aiSwitch\":true,\"aiLevel\":3,\"preventshade\":false,\"dmask\":true,\"typeScroll\":true,\"typeTopBottom\":true,\"typeColor\":true,\"typeSpecial\":true,\"opacity\":0.8,\"dmarea\":50,\"speedplus\":1,\"fontsize\":1,\"fullscreensync\":true,\"speedsync\":false,\"fontfamily\":\"SimHei, 'Microsoft JhengHei'\",\"bold\":false,\"fontborder\":0,\"seniorModeSwitch\":0,\"dmdensity\":1},\"basEditorData\":{},\"audioEffect\":null,\"boceTimes\":[],\"interaction\":{\"rookieGuide\":null,\"showedDialog\":false},\"iswide\":null,\"widesave\":null,\"subtitle\":{\"fade\":false,\"scale\":true,\"fontsize\":1,\"opacity\":0.4,\"bilingual\":false,\"color\":\"16777215\",\"shadow\":\"0\",\"position\":\"bottom-center\"},\"progress\":{\"precisionGuide\":null,\"pbpstate\":true,\"pinstate\":false},\"panorama\":true,\"ksInfo\":{\"ts\":0,\"kss\":null}}"}, {"name": "BILI_MIRROR_REPORT_POOL", "value": "{\"333.1007.main.bili-header.DATA.successReport\":{\"type\":\"custom\",\"mirrorVersion\":\"2.0.18\",\"_BiliGreyResult_method\":\"gray\",\"_BiliGreyResult_versionId\":\"201397\",\"mirrorPolymer\":3,\"/x/vip/ads/materials\":1,\"/x/web-show/wbi/res/locs\":1,\"/x/web-interface/wbi/search/default\":1,\"//passport.bilibili.com/x/passport-login/web/cookie/info\":1,\"/x/web-interface/history/continuation\":1,\"/x/web-interface/dynamic/entrance\":1,\"//api.vc.bilibili.com/link_setting/v1/link_setting/get\":1,\"//api.vc.bilibili.com/x/im/web/msgfeed/unread\":1},\"333.1007.main.home-page.DATA.successReport\":{\"type\":\"custom\",\"mirrorVersion\":\"2.0.18\",\"_BiliGreyResult_method\":\"gray\",\"_BiliGreyResult_versionId\":\"201397\",\"mirrorPolymer\":3,\"/x/web-show/res/locs\":2,\"//api.live.bilibili.com/xlive/web-interface/v1/webMain/getMoreRecList\":1}}"}, {"name": "wbi_img_url", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png"}, {"name": "KV_CONFIG_SDK", "value": "{\"333.1339_2\":{\"timestamp\":1773117290967,\"lastUsed\":1773117292957,\"value\":{\"channel_list.all\":\"{ \\\"tid\\\": 0, \\\"name\\\": \\\"\u5168\u90e8\u5206\u533a\\\", \\\"sub\\\": []}\",\"channel_list.animal\":\"{\\\"name\\\":\\\"\u52a8\u7269\u5708\\\",\\\"channelId\\\":18,\\\"tid\\\":217,\\\"url\\\":\\\"//www.bilibili.com/v/animal\\\",\\\"icon\\\":\\\"ChannelAnimal\\\",\\\"route\\\":\\\"animal\\\",\\\"sub\\\":[{\\\"subChannelId\\\":180001,\\\"name\\\":\\\"\u55b5\u661f\u4eba\\\",\\\"route\\\":\\\"cat\\\",\\\"tid\\\":218,\\\"desc\\\":\\\"\u55b5\u55b5\u55b5\u55b5\u55b5\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/cat\\\"},{\\\"subChannelId\\\":180002,\\\"name\\\":\\\"\u6c6a\u661f\u4eba\\\",\\\"route\\\":\\\"dog\\\",\\\"tid\\\":219,\\\"desc\\\":\\\"\u6c6a\u6c6a\u6c6a\u6c6a\u6c6a\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/dog\\\"},{\\\"subChannelId\\\":180007,\\\"name\\\":\\\"\u5c0f\u5ba0\u5f02\u5ba0\\\",\\\"route\\\":\\\"reptiles\\\",\\\"tid\\\":222,\\\"desc\\\":\\\"\u5947\u5999\u5ba0\u7269\u5927\u8d4f\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/reptiles\\\"},{\\\"subChannelId\\\":180004,\\\"name\\\":\\\"\u91ce\u751f\u52a8\u7269\\\",\\\"route\\\":\\\"wild_animal\\\",\\\"tid\\\":221,\\\"desc\\\":\\\"\u5185\u6709\u201c\u731b\u517d\u201d\u51fa\u6ca1\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/wild_animal\\\"},{\\\"subChannelId\\\":180008,\\\"name\\\":\\\"\u52a8\u7269\u4e8c\u521b\\\",\\\"route\\\":\\\"second_edition\\\",\\\"tid\\\":220,\\\"desc\\\":\\\"\u89e3\u8bf4\u3001\u914d\u97f3\u3001\u526a\u8f91\u3001\u6df7\u526a\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/second_edition\\\"},{\\\"subChannelId\\\":180006,\\\"name\\\":\\\"\u52a8\u7269\u7efc\u5408\\\",\\\"route\\\":\\\"animal_composite\\\",\\\"tid\\\":75,\\\"desc\\\":\\\"\u6536\u5f55\u9664\u4e0a\u8ff0\u5b50\u5206\u533a\u5916\uff0c\u5176\u4f59\u52a8\u7269\u76f8\u5173\u89c6\u9891\u4ee5\u53ca\u975e\u52a8\u7269\u4e3b\u4f53\u6216\u591a\u4e2a\u52a8\u7269\u4e3b\u4f53\u7684\u52a8\u7269\u76f8\u5173\u5ef6\u4f38\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/animal/animal_composite\\\"}]}\",\"channel_list.anime\":\"{\\\"channelId\\\":2,\\\"name\\\":\\\"\u756a\u5267\\\",\\\"tid\\\":13,\\\"url\\\":\\\"//www.bilibili.com/anime/\\\",\\\"icon\\\":\\\"ChannelAnime\\\",\\\"sub\\\":[{\\\"subChannelId\\\":20001,\\\"name\\\":\\\"\u8fde\u8f7d\u52a8\u753b\\\",\\\"tid\\\":33,\\\"route\\\":\\\"serial\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/serial/\\\"},{\\\"subChannelId\\\":20002,\\\"name\\\":\\\"\u5b8c\u7ed3\u52a8\u753b\\\",\\\"tid\\\":32,\\\"route\\\":\\\"finish\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/finish\\\"},{\\\"subChannelId\\\":20003,\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"tid\\\":51,\\\"route\\\":\\\"information\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/information/\\\"},{\\\"subChannelId\\\":20004,\\\"name\\\":\\\"\u5b98\u65b9\u5ef6\u4f38\\\",\\\"tid\\\":152,\\\"route\\\":\\\"offical\\\",\\\"url\\\":\\\"//www.bilibili.com/v/anime/offical/\\\"},{\\\"subChannelId\\\":20005,\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/timeline/\\\"},{\\\"subChannelId\\\":20006,\\\"name\\\":\\\"\u756a\u5267\u7d22\u5f15\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/index/\\\"}]}\",\"channel_list.car\":\"{\\\"name\\\":\\\"\u6c7d\u8f66\\\",\\\"channelId\\\":15,\\\"tid\\\":223,\\\"url\\\":\\\"//www.bilibili.com/v/car\\\",\\\"icon\\\":\\\"ChannelCar\\\",\\\"route\\\":\\\"car\\\",\\\"sub\\\":[{\\\"subChannelId\\\":150011,\\\"name\\\":\\\"\u6c7d\u8f66\u77e5\u8bc6\u79d1\u666e\\\",\\\"route\\\":\\\"knowledge\\\",\\\"tid\\\":258,\\\"desc\\\":\\\"\u5173\u4e8e\u6c7d\u8f66\u6280\u672f\u4e0e\u6587\u5316\u7684\u786c\u6838\u79d1\u666e\uff0c\u4ee5\u53ca\u751f\u6d3b\u4e2d\u5b66\u8f66\u3001\u7528\u8f66\u3001\u517b\u8f66\u7684\u76f8\u5173\u77e5\u8bc6\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/knowledge\\\"},{\\\"subChannelId\\\":150005,\\\"name\\\":\\\"\u8d2d\u8f66\u653b\u7565\\\",\\\"route\\\":\\\"strategy\\\",\\\"tid\\\":227,\\\"desc\\\":\\\"\u4e30\u5bcc\u8be6\u5b9e\u7684\u8d2d\u8f66\u5efa\u8bae\u548c\u65b0\u8f66\u4f53\u9a8c\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/strategy\\\"},{\\\"subChannelId\\\":150009,\\\"name\\\":\\\"\u65b0\u80fd\u6e90\u8f66\\\",\\\"route\\\":\\\"newenergyvehicle\\\",\\\"tid\\\":247,\\\"desc\\\":\\\"\u7535\u52a8\u6c7d\u8f66\u3001\u6df7\u5408\u52a8\u529b\u6c7d\u8f66\u7b49\u65b0\u80fd\u6e90\u8f66\u578b\u76f8\u5173\u5185\u5bb9\uff0c\u5305\u62ec\u65b0\u8f66\u8d44\u8baf\u3001\u8bd5\u9a7e\u4f53\u9a8c\u3001\u4e13\u4e1a\u8bc4\u6d4b\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/newenergyvehicle\\\"},{\\\"subChannelId\\\":150007,\\\"name\\\":\\\"\u8d5b\u8f66\\\",\\\"route\\\":\\\"racing\\\",\\\"tid\\\":245,\\\"desc\\\":\\\"F1\u7b49\u6c7d\u8f66\u8fd0\u52a8\u76f8\u5173\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/racing\\\"},{\\\"subChannelId\\\":150008,\\\"name\\\":\\\"\u6539\u88c5\u73a9\u8f66\\\",\\\"route\\\":\\\"modifiedvehicle\\\",\\\"tid\\\":246,\\\"desc\\\":\\\"\u6c7d\u8f66\u6539\u88c5\u3001\u8001\u8f66\u4fee\u590d\u3001\u786c\u6838\u8d8a\u91ce\u3001\u8f66\u53cb\u805a\u4f1a\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/modifiedvehicle\\\"},{\\\"subChannelId\\\":150006,\\\"name\\\":\\\"\u6469\u6258\u8f66\\\",\\\"route\\\":\\\"motorcycle\\\",\\\"tid\\\":240,\\\"desc\\\":\\\"\u9a91\u58eb\u4eec\u96c6\u5408\u5566\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/motorcycle\\\"},{\\\"subChannelId\\\":150010,\\\"name\\\":\\\"\u623f\u8f66\\\",\\\"route\\\":\\\"touringcar\\\",\\\"tid\\\":248,\\\"desc\\\":\\\"\u623f\u8f66\u53ca\u8425\u5730\u76f8\u5173\u5185\u5bb9\uff0c\u5305\u62ec\u4e0d\u9650\u4e8e\u4ea7\u54c1\u4ecb\u7ecd\u3001\u9a7e\u9a76\u4f53\u9a8c\u3001\u623f\u8f66\u751f\u6d3b\u548c\u623f\u8f66\u65c5\u884c\u7b49\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/touringcar\\\"},{\\\"subChannelId\\\":150001,\\\"name\\\":\\\"\u6c7d\u8f66\u751f\u6d3b\\\",\\\"route\\\":\\\"life\\\",\\\"tid\\\":176,\\\"desc\\\":\\\"\u5206\u4eab\u6c7d\u8f66\u53ca\u51fa\u884c\u76f8\u5173\u7684\u751f\u6d3b\u4f53\u9a8c\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/car/life\\\"}]}\",\"channel_list.channel_page_sort\":\"[\\\"douga\\\",\\\"game\\\",\\\"car\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"information\\\",\\\"food\\\",\\\"life\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\"]\",\"channel_list.cinephile\":\"{\\\"name\\\":\\\"\u5f71\u89c6\\\",\\\"channelId\\\":25,\\\"tid\\\":181,\\\"url\\\":\\\"//www.bilibili.com/v/cinephile\\\",\\\"icon\\\":\\\"ChannelCinephile\\\",\\\"route\\\":\\\"cinephile\\\",\\\"sub\\\":[{\\\"subChannelId\\\":250001,\\\"name\\\":\\\"\u5f71\u89c6\u6742\u8c08\\\",\\\"route\\\":\\\"cinecism\\\",\\\"tid\\\":182,\\\"desc\\\":\\\"\u5f71\u89c6\u8bc4\u8bba\u3001\u89e3\u8bf4\u3001\u5410\u69fd\u3001\u79d1\u666e\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/cinecism\\\"},{\\\"subChannelId\\\":250002,\\\"name\\\":\\\"\u5f71\u89c6\u526a\u8f91\\\",\\\"route\\\":\\\"montage\\\",\\\"tid\\\":183,\\\"desc\\\":\\\"\u5bf9\u5f71\u89c6\u7d20\u6750\u8fdb\u884c\u526a\u8f91\u518d\u521b\u4f5c\u7684\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/montage\\\"},{\\\"subChannelId\\\":250006,\\\"name\\\":\\\"\u5f71\u89c6\u6574\u6d3b\\\",\\\"route\\\":\\\"mashup\\\",\\\"tid\\\":260,\\\"desc\\\":\\\"\u4f7f\u7528\u5f71\u89c6\u7d20\u6750\u5236\u9020\u7684\u6709\u8da3\u3001\u6709\u6897\u7684\u521b\u610f\u6df7\u526a\u3001\u914d\u97f3\u3001\u7279\u6548\u73a9\u6897\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/mashup\\\"},{\\\"subChannelId\\\":250007,\\\"name\\\":\\\"AI\u5f71\u50cf\\\",\\\"route\\\":\\\"ai_imaging\\\",\\\"tid\\\":259,\\\"desc\\\":\\\"\u5206\u4eabAI\u5236\u4f5c\u7684\u5f71\u50cf\u4f5c\u54c1\u3001\u521b\u4f5c\u5386\u7a0b\u3001\u6280\u672f\u98ce\u5411\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/ai_imaging\\\"},{\\\"subChannelId\\\":250004,\\\"name\\\":\\\"\u9884\u544a\u00b7\u8d44\u8baf\\\",\\\"route\\\":\\\"trailer_info\\\",\\\"tid\\\":184,\\\"desc\\\":\\\"\u5f71\u89c6\u7c7b\u76f8\u5173\u8d44\u8baf\uff0c\u9884\u544a\uff0c\u82b1\u7d6e\u7b49\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/trailer_info\\\"},{\\\"subChannelId\\\":250003,\\\"name\\\":\\\"\u5c0f\u5267\u573a\\\",\\\"route\\\":\\\"shortplay\\\",\\\"tid\\\":85,\\\"desc\\\":\\\"\u6709\u573a\u666f\u3001\u6709\u5267\u60c5\u7684\u6f14\u7ece\u7c7b\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/shortplay\\\"},{\\\"subChannelId\\\":250005,\\\"name\\\":\\\"\u77ed\u7247\\\",\\\"route\\\":\\\"shortfilm\\\",\\\"tid\\\":256,\\\"desc\\\":\\\"\u5404\u79cd\u7c7b\u578b\u7684\u77ed\u7247\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/shortfilm\\\"},{\\\"subChannelId\\\":250008,\\\"name\\\":\\\"\u5f71\u89c6\u7efc\u5408\\\",\\\"route\\\":\\\"comprehensive\\\",\\\"tid\\\":261,\\\"desc\\\":\\\"\u4e00\u5207\u65e0\u6cd5\u88ab\u6536\u7eb3\u5176\u4ed6\u5f71\u89c6\u4e8c\u7ea7\u5206\u533a\u7684\u5f71\u89c6\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/cinephile/comprehensive\\\"}]}\",\"channel_list.dance\":\"{\\\"name\\\":\\\"\u821e\u8e48\\\",\\\"channelId\\\":10,\\\"tid\\\":129,\\\"url\\\":\\\"//www.bilibili.com/v/dance/\\\",\\\"icon\\\":\\\"ChannelDance\\\",\\\"route\\\":\\\"dance\\\",\\\"sub\\\":[{\\\"subChannelId\\\":100001,\\\"name\\\":\\\"\u5b85\u821e\\\",\\\"route\\\":\\\"otaku\\\",\\\"tid\\\":20,\\\"desc\\\":\\\"\u4e0eACG\u76f8\u5173\u7684\u7ffb\u8df3\u3001\u539f\u521b\u821e\u8e48\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/otaku/\\\"},{\\\"subChannelId\\\":100002,\\\"name\\\":\\\"\u8857\u821e\\\",\\\"route\\\":\\\"hiphop\\\",\\\"tid\\\":198,\\\"desc\\\":\\\"\u6536\u5f55\u8857\u821e\u76f8\u5173\u5185\u5bb9\uff0c\u5305\u62ec\u8d5b\u4e8b\u73b0\u573a\u3001\u821e\u5ba4\u4f5c\u54c1\u3001\u4e2a\u4eba\u7ffb\u8df3\u3001FREESTYLE\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/hiphop/\\\"},{\\\"subChannelId\\\":100003,\\\"name\\\":\\\"\u660e\u661f\u821e\u8e48\\\",\\\"route\\\":\\\"star\\\",\\\"tid\\\":199,\\\"desc\\\":\\\"\u56fd\u5185\u5916\u660e\u661f\u53d1\u5e03\u7684\u5b98\u65b9\u821e\u8e48\u53ca\u5176\u7ffb\u8df3\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/star/\\\"},{\\\"subChannelId\\\":100004,\\\"name\\\":\\\"\u56fd\u98ce\u821e\u8e48\\\",\\\"route\\\":\\\"china\\\",\\\"tid\\\":200,\\\"desc\\\":\\\"\u6536\u5f55\u56fd\u98ce\u5411\u821e\u8e48\u5185\u5bb9\uff0c\u5305\u62ec\u4e2d\u56fd\u821e\u3001\u6c11\u65cf\u6c11\u95f4\u821e\u3001\u6c49\u5510\u821e\u3001\u56fd\u98ce\u7235\u58eb\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/china/\\\"},{\\\"subChannelId\\\":100007,\\\"name\\\":\\\"\u989c\u503c\u00b7\u7f51\u7ea2\u821e\\\",\\\"route\\\":\\\"gestures\\\",\\\"tid\\\":255,\\\"desc\\\":\\\"\u624b\u52bf\u821e\u53ca\u7f51\u7ea2\u6d41\u884c\u821e\u8e48\u3001\u77ed\u89c6\u9891\u821e\u8e48\u7b49\u76f8\u5173\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/gestures/\\\"},{\\\"subChannelId\\\":100005,\\\"name\\\":\\\"\u821e\u8e48\u7efc\u5408\\\",\\\"route\\\":\\\"three_d\\\",\\\"tid\\\":154,\\\"desc\\\":\\\"\u6536\u5f55\u65e0\u6cd5\u5b9a\u4e49\u5230\u5176\u4ed6\u821e\u8e48\u5b50\u5206\u533a\u7684\u821e\u8e48\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/three_d/\\\"},{\\\"subChannelId\\\":100006,\\\"name\\\":\\\"\u821e\u8e48\u6559\u7a0b\\\",\\\"route\\\":\\\"demo\\\",\\\"tid\\\":156,\\\"desc\\\":\\\"\u955c\u9762\u6162\u901f\uff0c\u52a8\u4f5c\u5206\u89e3\uff0c\u57fa\u7840\u6559\u7a0b\u7b49\u5177\u6709\u6559\u5b66\u610f\u4e49\u7684\u821e\u8e48\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/dance/demo/\\\"}]}\",\"channel_list.documentary\":\"{\\\"name\\\":\\\"\u7eaa\u5f55\u7247\\\",\\\"tid\\\":177,\\\"channelId\\\":7,\\\"url\\\":\\\"//www.bilibili.com/documentary/\\\",\\\"icon\\\":\\\"ChannelDocumentary\\\"}\",\"channel_list.douga\":\"{\\\"name\\\":\\\"\u52a8\u753b\\\",\\\"channelId\\\":8,\\\"tid\\\":1,\\\"url\\\":\\\"//www.bilibili.com/v/douga/\\\",\\\"icon\\\":\\\"ChannelDouga\\\",\\\"route\\\":\\\"douga\\\",\\\"sub\\\":[{\\\"subChannelId\\\":80001,\\\"name\\\":\\\"MAD\u00b7AMV\\\",\\\"desc\\\":\\\"\u5177\u6709\u4e00\u5b9a\u5236\u4f5c\u7a0b\u5ea6\u7684\u52a8\u753b\u6216\u9759\u753b\u7684\u4e8c\u6b21\u521b\u4f5c\u89c6\u9891\\\",\\\"route\\\":\\\"mad\\\",\\\"tid\\\":24,\\\"url\\\":\\\"//www.bilibili.com/v/douga/mad/\\\"},{\\\"subChannelId\\\":80002,\\\"name\\\":\\\"MMD\u00b73D\\\",\\\"desc\\\":\\\"\u4f7f\u7528MMD\uff08MikuMikuDance\uff09\u548c\u5176\u4ed63D\u5efa\u6a21\u7c7b\u8f6f\u4ef6\u5236\u4f5c\u7684\u89c6\u9891\\\",\\\"route\\\":\\\"mmd\\\",\\\"tid\\\":25,\\\"url\\\":\\\"//www.bilibili.com/v/douga/mmd/\\\"},{\\\"subChannelId\\\":80003,\\\"name\\\":\\\"\u540c\u4eba\u00b7\u624b\u4e66\\\",\\\"desc\\\":\\\"\u8ffd\u6c42\u4e2a\u4eba\u7279\u8272\u548c\u521b\u610f\u8868\u8fbe\u7684\u624b\u4e66\uff08\u7ed8\uff09\u3001\u4ee5\u53ca\u540c\u4eba\u4f5c\u54c1\u5c55\u793a\u3001\u5ba3\u4f20\u4e3a\u4e3b\u7684\u5185\u5bb9\\\",\\\"route\\\":\\\"handdrawn\\\",\\\"tid\\\":47,\\\"url\\\":\\\"//www.bilibili.com/v/douga/handdrawn/\\\"},{\\\"subChannelId\\\":80008,\\\"name\\\":\\\"\u914d\u97f3\\\",\\\"desc\\\":\\\"\u4f7f\u7528ACGN\u76f8\u5173\u753b\u9762\u6216\u53f0\u672c\u7d20\u6750\u8fdb\u884c\u4eba\u5de5\u914d\u97f3\u521b\u4f5c\u7684\u5185\u5bb9\\\",\\\"route\\\":\\\"voice\\\",\\\"tid\\\":257,\\\"url\\\":\\\"//www.bilibili.com/v/douga/voice/\\\"},{\\\"subChannelId\\\":80004,\\\"name\\\":\\\"\u6a21\u73a9\u00b7\u5468\u8fb9\\\",\\\"desc\\\":\\\"\u6a21\u73a9\u3001\u5468\u8fb9\u8c37\u5b50\u7684\u6d4b\u8bc4\u3001\u5c55\u793a\u3001\u6539\u9020\u6216\u5176\u4ed6\u884d\u751f\u5185\u5bb9\\\",\\\"route\\\":\\\"garage_kit\\\",\\\"tid\\\":210,\\\"url\\\":\\\"//www.bilibili.com/v/douga/garage_kit/\\\"},{\\\"subChannelId\\\":80005,\\\"name\\\":\\\"\u7279\u6444\\\",\\\"desc\\\":\\\"\u7279\u6444\u76f8\u5173\u884d\u751f\u89c6\u9891\\\",\\\"route\\\":\\\"tokusatsu\\\",\\\"tid\\\":86,\\\"url\\\":\\\"//www.bilibili.com/v/douga/tokusatsu/\\\"},{\\\"subChannelId\\\":80007,\\\"name\\\":\\\"\u52a8\u6f2b\u6742\u8c08\\\",\\\"desc\\\":\\\"\u4ee5\u8c08\u8bdd\u5f62\u5f0f\u5bf9ACGN\u6587\u5316\u5708\u8fdb\u884c\u7684\u9274\u8d4f\u3001\u5410\u69fd\u3001\u8bc4\u70b9\u3001\u89e3\u8bf4\u3001\u63a8\u8350\u3001\u79d1\u666e\u7b49\u5185\u5bb9\\\",\\\"route\\\":\\\"acgntalks\\\",\\\"tid\\\":253,\\\"url\\\":\\\"//www.bilibili.com/v/douga/acgntalks/\\\"},{\\\"subChannelId\\\":80006,\\\"name\\\":\\\"\u7efc\u5408\\\",\\\"desc\\\":\\\"\u4ee5\u52a8\u753b\u53ca\u52a8\u753b\u76f8\u5173\u5185\u5bb9\u4e3a\u7d20\u6750\uff0c\u5305\u62ec\u4f46\u4e0d\u4ec5\u9650\u4e8e\u97f3\u9891\u66ff\u6362\u3001\u6076\u641e\u6539\u7f16\u3001\u6392\u884c\u699c\u7b49\u5185\u5bb9\\\",\\\"route\\\":\\\"other\\\",\\\"tid\\\":27,\\\"url\\\":\\\"//www.bilibili.com/v/douga/other/\\\"}]}\",\"channel_list.ent\":\"{\\\"name\\\":\\\"\u5a31\u4e50\\\",\\\"channelId\\\":23,\\\"tid\\\":5,\\\"url\\\":\\\"//www.bilibili.com/v/ent/\\\",\\\"icon\\\":\\\"ChannelEnt\\\",\\\"route\\\":\\\"ent\\\",\\\"sub\\\":[{\\\"subChannelId\\\":230003,\\\"name\\\":\\\"\u5a31\u4e50\u6742\u8c08\\\",\\\"route\\\":\\\"talker\\\",\\\"tid\\\":241,\\\"desc\\\":\\\"\u5a31\u4e50\u4eba\u7269\u89e3\u8bfb\u3001\u5a31\u4e50\u70ed\u70b9\u70b9\u8bc4\u3001\u5a31\u4e50\u884c\u4e1a\u5206\u6790\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/talker\\\"},{\\\"subChannelId\\\":230005,\\\"name\\\":\\\"CP\u5b89\u5229\\\",\\\"route\\\":\\\"cp_recommendation\\\",\\\"tid\\\":262,\\\"desc\\\":\\\"\u4ee5\u5b89\u5229\u5404\u7c7b\u5a31\u4e50\u540d\u4eba\u3001\u89d2\u8272CP\u4e4b\u95f4\u9ed8\u5951\u4e8e\u706b\u82b1\u4e3a\u4e3b\u9898\u7684\u6df7\u526a\u3001\u89e3\u8bf4\uff0c\u89c2\u70b9\u8868\u8fbe\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/cp_recommendation\\\"},{\\\"subChannelId\\\":230006,\\\"name\\\":\\\"\u989c\u503c\u5b89\u5229\\\",\\\"route\\\":\\\"beauty\\\",\\\"tid\\\":263,\\\"desc\\\":\\\"\u4ee5\u5404\u7c7b\u5a31\u4e50\u540d\u4eba\u3001\u89d2\u8272\u7684\u989c\u503c\u3001\u6c14\u8d28\u9b45\u529b\u4e3a\u6838\u5fc3\u7684\u6df7\u526a\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/beauty\\\"},{\\\"subChannelId\\\":230004,\\\"name\\\":\\\"\u5a31\u4e50\u7c89\u4e1d\u521b\u4f5c\\\",\\\"route\\\":\\\"fans\\\",\\\"tid\\\":242,\\\"desc\\\":\\\"\u7c89\u4e1d\u5411\u521b\u4f5c\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/fans\\\"},{\\\"subChannelId\\\":230007,\\\"name\\\":\\\"\u5a31\u4e50\u8d44\u8baf\\\",\\\"route\\\":\\\"entertainment_news\\\",\\\"tid\\\":264,\\\"desc\\\":\\\"\u5177\u5907\u8da3\u5473\u4ef7\u503c\u7684\u6587\u5316\u5a31\u4e50\u65b0\u95fb\u4e0e\u52a8\u6001\u62a5\u9053\uff0c\u5982\u540d\u4eba\u52a8\u6001\uff0c\u4f5c\u54c1\u53d1\u5e03\uff0c\u821e\u53f0\u6f14\u51fa\uff0c\u8da3\u95fb\u76d8\u70b9\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/entertainment_news\\\"},{\\\"subChannelId\\\":230002,\\\"name\\\":\\\"\u660e\u661f\u7efc\u5408\\\",\\\"route\\\":\\\"celebrity\\\",\\\"tid\\\":137,\\\"desc\\\":\\\"\u5a31\u4e50\u5708\u52a8\u6001\u3001\u660e\u661f\u8d44\u8baf\u76f8\u5173\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/celebrity\\\"},{\\\"subChannelId\\\":230001,\\\"name\\\":\\\"\u7efc\u827a\\\",\\\"route\\\":\\\"variety\\\",\\\"tid\\\":71,\\\"desc\\\":\\\"\u6240\u6709\u7efc\u827a\u76f8\u5173\uff0c\u5168\u90e8\u4e00\u624b\u638c\u63e1\uff01\\\",\\\"url\\\":\\\"//www.bilibili.com/v/ent/variety\\\"}]}\",\"channel_list.fashion\":\"{\\\"name\\\":\\\"\u65f6\u5c1a\\\",\\\"channelId\\\":22,\\\"tid\\\":155,\\\"url\\\":\\\"//www.bilibili.com/v/fashion\\\",\\\"icon\\\":\\\"ChannelFashion\\\",\\\"route\\\":\\\"fashion\\\",\\\"sub\\\":[{\\\"subChannelId\\\":220001,\\\"name\\\":\\\"\u7f8e\u5986\u62a4\u80a4\\\",\\\"route\\\":\\\"makeup\\\",\\\"tid\\\":157,\\\"desc\\\":\\\"\u5f69\u5986\u62a4\u80a4\u3001\u7f8e\u7532\u7f8e\u53d1\u3001\u4eff\u5986\u3001\u533b\u7f8e\u76f8\u5173\u5185\u5bb9\u5206\u4eab\u6216\u4ea7\u54c1\u6d4b\u8bc4\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/makeup\\\"},{\\\"subChannelId\\\":220004,\\\"name\\\":\\\"\u4eff\u5986cos\\\",\\\"route\\\":\\\"cos\\\",\\\"tid\\\":252,\\\"desc\\\":\\\"\u5bf9\u4e8c\u6b21\u5143\u3001\u4e09\u6b21\u5143\u4eba\u7269\u89d2\u8272\u8fdb\u884c\u6a21\u4eff\u3001\u8fd8\u539f\u3001\u5c55\u793a\u3001\u6f14\u7ece\u7684\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/cos\\\"},{\\\"subChannelId\\\":220002,\\\"name\\\":\\\"\u7a7f\u642d\\\",\\\"route\\\":\\\"clothing\\\",\\\"tid\\\":158,\\\"desc\\\":\\\"\u7a7f\u642d\u98ce\u683c\u3001\u7a7f\u642d\u6280\u5de7\u7684\u5c55\u793a\u5206\u4eab\uff0c\u6db5\u76d6\u8863\u670d\u3001\u978b\u9774\u3001\u7bb1\u5305\u914d\u4ef6\u3001\u914d\u9970\uff08\u5e3d\u5b50\u3001\u949f\u8868\u3001\u73e0\u5b9d\u9996\u9970\uff09\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/clothing\\\"},{\\\"subChannelId\\\":220003,\\\"name\\\":\\\"\u65f6\u5c1a\u6f6e\u6d41\\\",\\\"route\\\":\\\"trend\\\",\\\"tid\\\":159,\\\"desc\\\":\\\"\u65f6\u5c1a\u8857\u62cd\u3001\u65f6\u88c5\u5468\u3001\u65f6\u5c1a\u5927\u7247\uff0c\u65f6\u5c1a\u54c1\u724c\u3001\u6f6e\u6d41\u7b49\u884c\u4e1a\u76f8\u5173\u8bb0\u5f55\u53ca\u77e5\u8bc6\u79d1\u666e\\\",\\\"url\\\":\\\"//www.bilibili.com/v/fashion/trend\\\"}]}\",\"channel_list.food\":\"{\\\"name\\\":\\\"\u7f8e\u98df\\\",\\\"channelId\\\":17,\\\"tid\\\":211,\\\"url\\\":\\\"//www.bilibili.com/v/food\\\",\\\"icon\\\":\\\"ChannelFood\\\",\\\"route\\\":\\\"food\\\",\\\"sub\\\":[{\\\"subChannelId\\\":170001,\\\"name\\\":\\\"\u7f8e\u98df\u5236\u4f5c\\\",\\\"route\\\":\\\"make\\\",\\\"tid\\\":76,\\\"desc\\\":\\\"\u5b66\u505a\u4eba\u95f4\u7f8e\u5473\uff0c\u5c55\u793a\u7cbe\u6e5b\u53a8\u827a\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/make\\\"},{\\\"subChannelId\\\":170002,\\\"name\\\":\\\"\u7f8e\u98df\u4fa6\u63a2\\\",\\\"route\\\":\\\"detective\\\",\\\"tid\\\":212,\\\"desc\\\":\\\"\u5bfb\u627e\u7f8e\u5473\u9910\u5385\uff0c\u53d1\u73b0\u8857\u5934\u7f8e\u98df\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/detective\\\"},{\\\"subChannelId\\\":170003,\\\"name\\\":\\\"\u7f8e\u98df\u6d4b\u8bc4\\\",\\\"route\\\":\\\"measurement\\\",\\\"tid\\\":213,\\\"desc\\\":\\\"\u5403\u8d27\u4e16\u754c\uff0c\u54c1\u5c1d\u4e16\u95f4\u7f8e\u5473\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/measurement\\\"},{\\\"subChannelId\\\":170004,\\\"name\\\":\\\"\u7530\u56ed\u7f8e\u98df\\\",\\\"route\\\":\\\"rural\\\",\\\"tid\\\":214,\\\"desc\\\":\\\"\u54c1\u5473\u4e61\u91ce\u7f8e\u98df\uff0c\u5bfb\u627e\u5c71\u4e0e\u6d77\u7684\u5473\u9053\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/rural\\\"},{\\\"subChannelId\\\":170005,\\\"name\\\":\\\"\u7f8e\u98df\u8bb0\u5f55\\\",\\\"route\\\":\\\"record\\\",\\\"tid\\\":215,\\\"desc\\\":\\\"\u8bb0\u5f55\u4e00\u65e5\u4e09\u9910\uff0c\u7ed9\u751f\u6d3b\u6dfb\u4e00\u70b9\u5e78\u798f\u611f\\\",\\\"url\\\":\\\"//www.bilibili.com/v/food/record\\\"}]}\",\"channel_list.funny\":\"{\\\"channelId\\\":160001,\\\"name\\\":\\\"\u641e\u7b11\\\",\\\"route\\\":\\\"stand_alone\\\",\\\"tid\\\":138,\\\"icon\\\":\\\"ChannelGaoxiao\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/funny\\\"}\",\"channel_list.game\":\"{\\\"name\\\":\\\"\u6e38\u620f\\\",\\\"channelId\\\":11,\\\"tid\\\":4,\\\"url\\\":\\\"//www.bilibili.com/v/game/\\\",\\\"icon\\\":\\\"ChannelGame\\\",\\\"route\\\":\\\"game\\\",\\\"sub\\\":[{\\\"subChannelId\\\":110001,\\\"name\\\":\\\"\u5355\u673a\u6e38\u620f\\\",\\\"desc\\\":\\\"\u4ee5\u6240\u6709\u5e73\u53f0\uff08PC\u3001\u4e3b\u673a\u3001\u79fb\u52a8\u7aef\uff09\u7684\u5355\u673a\u6216\u8054\u673a\u6e38\u620f\u4e3a\u4e3b\u7684\u89c6\u9891\u5185\u5bb9\uff0c\u5305\u62ec\u6e38\u620f\u9884\u544a\u3001CG\u3001\u5b9e\u51b5\u89e3\u8bf4\u53ca\u76f8\u5173\u7684\u8bc4\u6d4b\u3001\u6742\u8c08\u4e0e\u89c6\u9891\u526a\u8f91\u7b49\\\",\\\"route\\\":\\\"stand_alone\\\",\\\"tid\\\":17,\\\"url\\\":\\\"//www.bilibili.com/v/game/stand_alone\\\"},{\\\"subChannelId\\\":110002,\\\"name\\\":\\\"\u7535\u5b50\u7ade\u6280\\\",\\\"desc\\\":\\\"\u5177\u6709\u9ad8\u5bf9\u6297\u6027\u7684\u7535\u5b50\u7ade\u6280\u6e38\u620f\u9879\u76ee\uff0c\u5176\u76f8\u5173\u7684\u8d5b\u4e8b\u3001\u5b9e\u51b5\u3001\u653b\u7565\u3001\u89e3\u8bf4\u3001\u77ed\u5267\u7b49\u89c6\u9891\u3002\\\",\\\"route\\\":\\\"esports\\\",\\\"tid\\\":171,\\\"url\\\":\\\"//www.bilibili.com/v/game/esports\\\"},{\\\"subChannelId\\\":110003,\\\"name\\\":\\\"\u624b\u673a\u6e38\u620f\\\",\\\"desc\\\":\\\"\u4ee5\u624b\u673a\u53ca\u5e73\u677f\u8bbe\u5907\u4e3a\u4e3b\u8981\u5e73\u53f0\u7684\u6e38\u620f\uff0c\u5176\u76f8\u5173\u7684\u5b9e\u51b5\u3001\u653b\u7565\u3001\u89e3\u8bf4\u3001\u77ed\u5267\u3001\u6f14\u793a\u7b49\u89c6\u9891\u3002\\\",\\\"route\\\":\\\"mobile\\\",\\\"tid\\\":172,\\\"url\\\":\\\"//www.bilibili.com/v/game/mobile\\\"},{\\\"subChannelId\\\":110004,\\\"name\\\":\\\"\u7f51\u7edc\u6e38\u620f\\\",\\\"desc\\\":\\\"\u7531\u7f51\u7edc\u8fd0\u8425\u5546\u8fd0\u8425\u7684\u591a\u4eba\u5728\u7ebf\u6e38\u620f\uff0c\u4ee5\u53ca\u7535\u5b50\u7ade\u6280\u7684\u76f8\u5173\u6e38\u620f\u5185\u5bb9\u3002\u5305\u62ec\u8d5b\u4e8b\u3001\u653b\u7565\u3001\u5b9e\u51b5\u3001\u89e3\u8bf4\u7b49\u76f8\u5173\u89c6\u9891\\\",\\\"route\\\":\\\"online\\\",\\\"tid\\\":65,\\\"url\\\":\\\"//www.bilibili.com/v/game/online\\\"},{\\\"subChannelId\\\":110005,\\\"name\\\":\\\"\u684c\u6e38\u68cb\u724c\\\",\\\"desc\\\":\\\"\u684c\u6e38\u3001\u68cb\u724c\u3001\u5361\u724c\u5bf9\u6218\u7b49\u53ca\u5176\u76f8\u5173\u7535\u5b50\u7248\u6e38\u620f\u7684\u5b9e\u51b5\u3001\u653b\u7565\u3001\u89e3\u8bf4\u3001\u6f14\u793a\u7b49\u89c6\u9891\u3002\\\",\\\"route\\\":\\\"board\\\",\\\"tid\\\":173,\\\"url\\\":\\\"//www.bilibili.com/v/game/board\\\"},{\\\"subChannelId\\\":110006,\\\"name\\\":\\\"GMV\\\",\\\"desc\\\":\\\"\u7531\u6e38\u620f\u7d20\u6750\u5236\u4f5c\u7684MV\u89c6\u9891\u3002\u4ee5\u6e38\u620f\u5185\u5bb9\u6216CG\u4e3a\u4e3b\u5236\u4f5c\u7684\uff0c\u5177\u6709\u4e00\u5b9a\u521b\u4f5c\u7a0b\u5ea6\u7684MV\u7c7b\u578b\u7684\u89c6\u9891\\\",\\\"route\\\":\\\"gmv\\\",\\\"tid\\\":121,\\\"url\\\":\\\"//www.bilibili.com/v/game/gmv\\\"},{\\\"subChannelId\\\":110007,\\\"name\\\":\\\"\u97f3\u6e38\\\",\\\"desc\\\":\\\"\u5404\u4e2a\u5e73\u53f0\u4e0a\uff0c\u901a\u8fc7\u914d\u5408\u97f3\u4e50\u4e0e\u8282\u594f\u800c\u8fdb\u884c\u7684\u97f3\u4e50\u7c7b\u6e38\u620f\u89c6\u9891\\\",\\\"route\\\":\\\"music\\\",\\\"tid\\\":136,\\\"url\\\":\\\"//www.bilibili.com/v/game/music\\\"},{\\\"subChannelId\\\":110008,\\\"name\\\":\\\"Mugen\\\",\\\"desc\\\":\\\"\u4ee5Mugen\u5f15\u64ce\u4e3a\u5e73\u53f0\u5236\u4f5c\u3001\u6216\u4e0eMugen\u76f8\u5173\u7684\u6e38\u620f\u89c6\u9891\\\",\\\"route\\\":\\\"mugen\\\",\\\"tid\\\":19,\\\"url\\\":\\\"//www.bilibili.com/v/game/mugen\\\"},{\\\"subChannelId\\\":110009,\\\"name\\\":\\\"\u6e38\u620f\u8d5b\u4e8b\\\",\\\"hiddenInPrimaryChannel\\\":true,\\\"url\\\":\\\"//www.bilibili.com/v/game/match/\\\"}]}\",\"channel_list.guochuang\":\"{\\\"channelId\\\":4,\\\"name\\\":\\\"\u56fd\u521b\\\",\\\"tid\\\":167,\\\"url\\\":\\\"//www.bilibili.com/guochuang/\\\",\\\"icon\\\":\\\"ChannelGuochuang\\\",\\\"sub\\\":[{\\\"subChannelId\\\":40001,\\\"name\\\":\\\"\u56fd\u4ea7\u52a8\u753b\\\",\\\"tid\\\":153,\\\"route\\\":\\\"chinese\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/chinese/\\\"},{\\\"subChannelId\\\":40002,\\\"name\\\":\\\"\u56fd\u4ea7\u539f\u521b\u76f8\u5173\\\",\\\"tid\\\":168,\\\"route\\\":\\\"original\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/original/\\\"},{\\\"subChannelId\\\":40003,\\\"name\\\":\\\"\u5e03\u888b\u620f\\\",\\\"tid\\\":169,\\\"route\\\":\\\"puppetry\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/puppetry/\\\"},{\\\"subChannelId\\\":40004,\\\"name\\\":\\\"\u52a8\u6001\u6f2b\u00b7\u5e7f\u64ad\u5267\\\",\\\"tid\\\":195,\\\"route\\\":\\\"motioncomic\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/motioncomic/\\\"},{\\\"subChannelId\\\":40005,\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"tid\\\":170,\\\"route\\\":\\\"information\\\",\\\"url\\\":\\\"//www.bilibili.com/v/guochuang/information/\\\"},{\\\"subChannelId\\\":40006,\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/timeline/\\\"},{\\\"subChannelId\\\":40007,\\\"name\\\":\\\"\u56fd\u4ea7\u52a8\u753b\u7d22\u5f15\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/index/\\\"}]}\",\"channel_list.information\":\"{\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"channelId\\\":21,\\\"tid\\\":202,\\\"url\\\":\\\"//www.bilibili.com/v/information/\\\",\\\"icon\\\":\\\"ChannelInformation\\\",\\\"route\\\":\\\"information\\\",\\\"sub\\\":[{\\\"subChannelId\\\":210001,\\\"name\\\":\\\"\u70ed\u70b9\\\",\\\"route\\\":\\\"hotspot\\\",\\\"tid\\\":203,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u5168\u6c11\u5173\u6ce8\u7684\u65f6\u653f\u70ed\u95e8\u8d44\u8baf\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/hotspot\\\"},{\\\"subChannelId\\\":210002,\\\"name\\\":\\\"\u73af\u7403\\\",\\\"route\\\":\\\"global\\\",\\\"tid\\\":204,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u5168\u7403\u8303\u56f4\u5185\u53d1\u751f\u7684\u5177\u6709\u91cd\u5927\u5f71\u54cd\u529b\u7684\u4e8b\u4ef6\u52a8\u6001\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/global\\\"},{\\\"subChannelId\\\":210003,\\\"name\\\":\\\"\u793e\u4f1a\\\",\\\"route\\\":\\\"social\\\",\\\"tid\\\":205,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u65e5\u5e38\u751f\u6d3b\u7684\u793e\u4f1a\u4e8b\u4ef6\u3001\u793e\u4f1a\u95ee\u9898\u3001\u793e\u4f1a\u98ce\u8c8c\u7684\u62a5\u9053\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/social\\\"},{\\\"subChannelId\\\":210004,\\\"name\\\":\\\"\u7efc\u5408\\\",\\\"route\\\":\\\"multiple\\\",\\\"tid\\\":206,\\\"hiddenHotList\\\":true,\\\"desc\\\":\\\"\u9664\u4e0a\u8ff0\u9886\u57df\u5916\u5176\u5b83\u5782\u76f4\u9886\u57df\u7684\u7efc\u5408\u8d44\u8baf\\\",\\\"url\\\":\\\"//www.bilibili.com/v/information/multiple\\\"}]}\",\"channel_list.kichiku\":\"{\\\"name\\\":\\\"\u9b3c\u755c\\\",\\\"channelId\\\":20,\\\"tid\\\":119,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/\\\",\\\"icon\\\":\\\"ChannelKichiku\\\",\\\"route\\\":\\\"kichiku\\\",\\\"sub\\\":[{\\\"subChannelId\\\":200001,\\\"name\\\":\\\"\u9b3c\u755c\u8c03\u6559\\\",\\\"desc\\\":\\\"\u4f7f\u7528\u7d20\u6750\u5728\u97f3\u9891\u3001\u753b\u9762\u4e0a\u505a\u4e00\u5b9a\u5904\u7406\uff0c\u8fbe\u5230\u4e0eBGM\u4e00\u5b9a\u7684\u540c\u6b65\u611f\\\",\\\"route\\\":\\\"guide\\\",\\\"tid\\\":22,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/guide\\\"},{\\\"subChannelId\\\":200002,\\\"name\\\":\\\"\u97f3MAD\\\",\\\"desc\\\":\\\"\u4f7f\u7528\u7d20\u6750\u97f3\u9891\u8fdb\u884c\u4e00\u5b9a\u7684\u4e8c\u6b21\u521b\u4f5c\u6765\u8fbe\u5230\u8fd8\u539f\u539f\u66f2\u7684\u975e\u5546\u4e1a\u6027\u8d28\u7a3f\u4ef6\\\",\\\"route\\\":\\\"mad\\\",\\\"tid\\\":26,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/mad\\\"},{\\\"subChannelId\\\":200003,\\\"name\\\":\\\"\u4eba\u529bVOCALOID\\\",\\\"desc\\\":\\\"\u5c06\u4eba\u7269\u6216\u8005\u89d2\u8272\u7684\u65e0\u4f34\u594f\u7d20\u6750\u8fdb\u884c\u4eba\u5de5\u8c03\u97f3\uff0c\u4f7f\u5176\u5c31\u50cfVOCALOID\u4e00\u6837\u6b4c\u5531\u7684\u6280\u672f\\\",\\\"route\\\":\\\"manual_vocaloid\\\",\\\"tid\\\":126,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/manual_vocaloid\\\"},{\\\"subChannelId\\\":200004,\\\"name\\\":\\\"\u9b3c\u755c\u5267\u573a\\\",\\\"desc\\\":\\\"\u4f7f\u7528\u7d20\u6750\u8fdb\u884c\u4eba\u5de5\u526a\u8f91\u7f16\u6392\u7684\u6709\u5267\u60c5\u7684\u4f5c\u54c1\\\",\\\"route\\\":\\\"theatre\\\",\\\"tid\\\":216,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/theatre\\\"},{\\\"subChannelId\\\":200005,\\\"name\\\":\\\"\u6559\u7a0b\u6f14\u793a\\\",\\\"desc\\\":\\\"\u9b3c\u755c\u76f8\u5173\u7684\u6559\u7a0b\u6f14\u793a\\\",\\\"route\\\":\\\"course\\\",\\\"tid\\\":127,\\\"url\\\":\\\"//www.bilibili.com/v/kichiku/course\\\"}]}\",\"channel_list.knowledge\":\"{\\\"name\\\":\\\"\u77e5\u8bc6\\\",\\\"channelId\\\":12,\\\"tid\\\":36,\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/\\\",\\\"icon\\\":\\\"ChannelKnowledge\\\",\\\"route\\\":\\\"knowledge\\\",\\\"sub\\\":[{\\\"subChannelId\\\":120001,\\\"name\\\":\\\"\u79d1\u5b66\u79d1\u666e\\\",\\\"route\\\":\\\"science\\\",\\\"tid\\\":201,\\\"desc\\\":\\\"\u56de\u7b54\u4f60\u7684\u5341\u4e07\u4e2a\u4e3a\u4ec0\u4e48\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/science\\\"},{\\\"subChannelId\\\":120002,\\\"name\\\":\\\"\u793e\u79d1\u00b7\u6cd5\u5f8b\u00b7\u5fc3\u7406\\\",\\\"route\\\":\\\"social_science\\\",\\\"tid\\\":124,\\\"desc\\\":\\\"\u57fa\u4e8e\u793e\u4f1a\u79d1\u5b66\u3001\u6cd5\u5b66\u3001\u5fc3\u7406\u5b66\u5c55\u5f00\u6216\u4e2a\u4eba\u89c2\u70b9\u8f93\u51fa\u7684\u77e5\u8bc6\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/social_science\\\"},{\\\"subChannelId\\\":120003,\\\"name\\\":\\\"\u4eba\u6587\u5386\u53f2\\\",\\\"route\\\":\\\"humanity_history\\\",\\\"tid\\\":228,\\\"desc\\\":\\\"\u770b\u770b\u53e4\u4eca\u4eba\u7269\uff0c\u804a\u804a\u5386\u53f2\u8fc7\u5f80\uff0c\u54c1\u54c1\u6587\u5b66\u5178\u7c4d\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/humanity_history\\\"},{\\\"subChannelId\\\":120004,\\\"name\\\":\\\"\u8d22\u7ecf\u5546\u4e1a\\\",\\\"route\\\":\\\"business\\\",\\\"tid\\\":207,\\\"desc\\\":\\\"\u8bf4\u91d1\u878d\u5e02\u573a\uff0c\u8c08\u5b8f\u89c2\u7ecf\u6d4e\uff0c\u4e00\u8d77\u7545\u804a\u5546\u4e1a\u6545\u4e8b\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/business\\\"},{\\\"subChannelId\\\":120005,\\\"name\\\":\\\"\u6821\u56ed\u5b66\u4e60\\\",\\\"route\\\":\\\"campus\\\",\\\"tid\\\":208,\\\"desc\\\":\\\"\u8001\u5e08\u5f88\u6709\u8da3\uff0c\u5b66\u751f\u4e5f\u6709\u624d\uff0c\u6211\u4eec\u4e00\u8d77\u641e\u5b66\u4e60\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/campus\\\"},{\\\"subChannelId\\\":120006,\\\"name\\\":\\\"\u804c\u4e1a\u804c\u573a\\\",\\\"route\\\":\\\"career\\\",\\\"tid\\\":209,\\\"desc\\\":\\\"\u804c\u4e1a\u5206\u4eab\u3001\u5347\u7ea7\u6307\u5357\uff0c\u4e00\u8d77\u6210\u4e3a\u6700\u6709\u6599\u7684\u804c\u573a\u4eba\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/career\\\"},{\\\"subChannelId\\\":120007,\\\"name\\\":\\\"\u8bbe\u8ba1\u00b7\u521b\u610f\\\",\\\"route\\\":\\\"design\\\",\\\"tid\\\":229,\\\"desc\\\":\\\"\u5929\u9a6c\u884c\u7a7a\uff0c\u521b\u610f\u8bbe\u8ba1\uff0c\u90fd\u5728\u8fd9\u91cc\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/design\\\"},{\\\"subChannelId\\\":120008,\\\"name\\\":\\\"\u91ce\u751f\u6280\u80fd\u534f\u4f1a\\\",\\\"route\\\":\\\"skill\\\",\\\"tid\\\":122,\\\"desc\\\":\\\"\u6280\u80fd\u515a\u96c6\u5408\uff0c\u662f\u65f6\u5019\u5c55\u793a\u771f\u6b63\u7684\u6280\u672f\u4e86\\\",\\\"url\\\":\\\"//www.bilibili.com/v/knowledge/skill\\\"}]}\",\"channel_list.life\":\"{\\\"name\\\":\\\"\u751f\u6d3b\\\",\\\"channelId\\\":16,\\\"tid\\\":160,\\\"url\\\":\\\"//www.bilibili.com/v/life\\\",\\\"icon\\\":\\\"ChannelLife\\\",\\\"route\\\":\\\"life\\\",\\\"sub\\\":[{\\\"subChannelId\\\":160001,\\\"name\\\":\\\"\u641e\u7b11\\\",\\\"route\\\":\\\"funny\\\",\\\"tid\\\":138,\\\"desc\\\":\\\"\u5404\u79cd\u6c99\u96d5\u6709\u8da3\u7684\u641e\u7b11\u526a\u8f91\uff0c\u6311\u6218\uff0c\u8868\u6f14\uff0c\u914d\u97f3\u7b49\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/funny\\\"},{\\\"subChannelId\\\":160008,\\\"name\\\":\\\"\u4eb2\u5b50\\\",\\\"route\\\":\\\"parenting\\\",\\\"tid\\\":254,\\\"desc\\\":\\\"\u5206\u4eab\u4eb2\u5b50\u3001\u840c\u5a03\u3001\u6bcd\u5a74\u3001\u80b2\u513f\u76f8\u5173\u7684\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/parenting\\\"},{\\\"subChannelId\\\":160006,\\\"name\\\":\\\"\u51fa\u884c\\\",\\\"route\\\":\\\"travel\\\",\\\"tid\\\":250,\\\"desc\\\":\\\"\u4e3a\u8fbe\u5230\u89c2\u5149\u6e38\u89c8\u3001\u4f11\u95f2\u5a31\u4e50\u4e3a\u76ee\u7684\u7684\u8fdc\u9014\u65c5\u884c\u3001\u4e2d\u8fd1\u9014\u6237\u5916\u751f\u6d3b\u3001\u672c\u5730\u63a2\u5e97\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/travel\\\"},{\\\"subChannelId\\\":160007,\\\"name\\\":\\\"\u4e09\u519c\\\",\\\"route\\\":\\\"rurallife\\\",\\\"tid\\\":251,\\\"desc\\\":\\\"\u5206\u4eab\u7f8e\u597d\u519c\u6751\u751f\u6d3b\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/rurallife\\\"},{\\\"subChannelId\\\":160002,\\\"name\\\":\\\"\u5bb6\u5c45\u623f\u4ea7\\\",\\\"route\\\":\\\"home\\\",\\\"tid\\\":239,\\\"desc\\\":\\\"\u4e0e\u4e70\u623f\u3001\u88c5\u4fee\u3001\u5c45\u5bb6\u751f\u6d3b\u76f8\u5173\u7684\u5206\u4eab\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/home\\\"},{\\\"subChannelId\\\":160003,\\\"name\\\":\\\"\u624b\u5de5\\\",\\\"route\\\":\\\"handmake\\\",\\\"tid\\\":161,\\\"desc\\\":\\\"\u624b\u5de5\u5236\u54c1\u7684\u5236\u4f5c\u8fc7\u7a0b\u6216\u6210\u54c1\u5c55\u793a\u3001\u6559\u7a0b\u3001\u6d4b\u8bc4\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/handmake\\\"},{\\\"subChannelId\\\":160004,\\\"name\\\":\\\"\u7ed8\u753b\\\",\\\"route\\\":\\\"painting\\\",\\\"tid\\\":162,\\\"desc\\\":\\\"\u7ed8\u753b\u8fc7\u7a0b\u6216\u7ed8\u753b\u6559\u7a0b\uff0c\u4ee5\u53ca\u7ed8\u753b\u76f8\u5173\u7684\u6240\u6709\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/painting\\\"},{\\\"subChannelId\\\":160005,\\\"name\\\":\\\"\u65e5\u5e38\\\",\\\"route\\\":\\\"daily\\\",\\\"tid\\\":21,\\\"desc\\\":\\\"\u8bb0\u5f55\u65e5\u5e38\u751f\u6d3b\uff0c\u5206\u4eab\u751f\u6d3b\u6545\u4e8b\\\",\\\"url\\\":\\\"//www.bilibili.com/v/life/daily\\\"}]}\",\"channel_list.love\":\"{\\\"channelId\\\":32,\\\"name\\\":\\\"\u516c\u76ca\\\",\\\"icon\\\":\\\"ChannelLove\\\",\\\"url\\\":\\\"//love.bilibili.com\\\"}\",\"channel_list.mooc\":\"{\\\"channelId\\\":33,\\\"name\\\":\\\"\u516c\u5f00\u8bfe\\\",\\\"icon\\\":\\\"ChannelGongkaike\\\",\\\"url\\\":\\\"//www.bilibili.com/mooc\\\"}\",\"channel_list.movie\":\"{\\\"channelId\\\":3,\\\"name\\\":\\\"\u7535\u5f71\\\",\\\"tid\\\":23,\\\"url\\\":\\\"//www.bilibili.com/movie/\\\",\\\"icon\\\":\\\"ChannelMovie\\\"}\",\"channel_list.music\":\"{\\\"name\\\":\\\"\u97f3\u4e50\\\",\\\"channelId\\\":9,\\\"tid\\\":3,\\\"url\\\":\\\"//www.bilibili.com/v/music\\\",\\\"icon\\\":\\\"ChannelMusic\\\",\\\"route\\\":\\\"music\\\",\\\"sub\\\":[{\\\"subChannelId\\\":90001,\\\"name\\\":\\\"\u539f\u521b\u97f3\u4e50\\\",\\\"route\\\":\\\"original\\\",\\\"desc\\\":\\\"\u539f\u521b\u6b4c\u66f2\u53ca\u7eaf\u97f3\u4e50\uff0c\u5305\u62ec\u6539\u7f16\u3001\u91cd\u7f16\u66f2\u53caremix\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/original\\\",\\\"tid\\\":28},{\\\"subChannelId\\\":90007,\\\"name\\\":\\\"\u97f3\u4e50\u73b0\u573a\\\",\\\"route\\\":\\\"live\\\",\\\"tid\\\":29,\\\"desc\\\":\\\"\u97f3\u4e50\u8868\u6f14\u7684\u5b9e\u51b5\u89c6\u9891\uff0c\u5305\u62ec\u5b98\u65b9\u7684\u7efc\u827a\u8282\u76ee\u3001\u97f3\u4e50\u5267\u3001\u97f3\u4e50\u8282\u3001\u6f14\u5531\u4f1a\u3001\u6253\u6b4c\u821e\u53f0\u73b0\u573a\u7b49\uff0c\u4ee5\u53ca\u4e2a\u4eba\u6f14\u51fa/\u8857\u5934\u8868\u6f14\u73b0\u573a\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/live\\\"},{\\\"subChannelId\\\":90002,\\\"name\\\":\\\"\u7ffb\u5531\\\",\\\"route\\\":\\\"cover\\\",\\\"desc\\\":\\\"\u5bf9\u66f2\u76ee\u7684\u4eba\u58f0\u518d\u6f14\u7ece\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/cover\\\",\\\"tid\\\":31},{\\\"subChannelId\\\":90005,\\\"name\\\":\\\"\u6f14\u594f\\\",\\\"route\\\":\\\"perform\\\",\\\"tid\\\":59,\\\"desc\\\":\\\"\u4e50\u5668\u548c\u975e\u4f20\u7edf\u4e50\u5668\u5668\u6750\u7684\u6f14\u594f\u4f5c\u54c1\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/perform\\\"},{\\\"subChannelId\\\":900011,\\\"name\\\":\\\"\u4e50\u8bc4\u76d8\u70b9\\\",\\\"route\\\":\\\"commentary\\\",\\\"tid\\\":243,\\\"desc\\\":\\\"\u97f3\u4e50\u7c7b\u65b0\u95fb\u3001\u76d8\u70b9\u3001\u70b9\u8bc4\u3001reaction\u3001\u699c\u5355\u3001\u91c7\u8bbf\u3001\u5e55\u540e\u6545\u4e8b\u3001\u5531\u7247\u5f00\u7bb1\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/commentary\\\"},{\\\"subChannelId\\\":90003,\\\"name\\\":\\\"VOCALOID\u00b7UTAU\\\",\\\"route\\\":\\\"vocaloid\\\",\\\"desc\\\":\\\"\u4ee5VOCALOID\u7b49\u6b4c\u58f0\u5408\u6210\u5f15\u64ce\u4e3a\u57fa\u7840\uff0c\u8fd0\u7528\u5404\u7c7b\u97f3\u6e90\u8fdb\u884c\u7684\u521b\u4f5c\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/vocaloid\\\",\\\"tid\\\":30},{\\\"subChannelId\\\":90006,\\\"name\\\":\\\"MV\\\",\\\"route\\\":\\\"mv\\\",\\\"tid\\\":193,\\\"desc\\\":\\\"\u4e3a\u97f3\u4e50\u4f5c\u54c1\u914d\u5408\u62cd\u6444\u6216\u5236\u4f5c\u7684\u97f3\u4e50\u5f55\u5f71\u5e26\uff08Music Video\uff09\uff0c\u4ee5\u53ca\u81ea\u5236\u62cd\u6444\u3001\u526a\u8f91\u3001\u7ffb\u62cdMV\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/mv\\\"},{\\\"subChannelId\\\":900013,\\\"name\\\":\\\"\u97f3\u4e50\u7c89\u4e1d\u996d\u62cd\\\",\\\"route\\\":\\\"fan_videos\\\",\\\"tid\\\":266,\\\"desc\\\":\\\"\u5728\u97f3\u4e50\u6f14\u51fa\u73b0\u573a\u7531\u7c89\u4e1d\u56e2\u4f53\u6216\u4e2a\u4eba\u62cd\u6444\u7684\u975e\u5b98\u65b9\u8bb0\u5f55\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7c89\u4e1d\u81ea\u5236\u996d\u62cd\u3001\u76f4\u62cd\u3001Vlog\u4ee5\u53ca\u884d\u751f\u7684\u5185\u5bb9\u6df7\u526a\u7b49\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/fan_videos\\\"},{\\\"subChannelId\\\":900014,\\\"name\\\":\\\"AI\u97f3\u4e50\\\",\\\"route\\\":\\\"ai_music\\\",\\\"tid\\\":265,\\\"desc\\\":\\\"\u4ee5AI\u5408\u6210\u6280\u672f\u4e3a\u57fa\u7840\uff0c\u8fd0\u7528\u5404\u7c7b\u5de5\u5177\u8fdb\u884c\u7684AI\u4f5c\u7f16\u66f2\u3001AI\u4f5c\u8bcd\u3001AI\u8bed\u97f3\u3001AI\u53d8\u58f0\u3001AI\u7ffb\u5531\u3001AI MV\u7b49\u521b\u4f5c\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/ai_music\\\"},{\\\"subChannelId\\\":900015,\\\"name\\\":\\\"\u7535\u53f0\\\",\\\"route\\\":\\\"radio\\\",\\\"tid\\\":267,\\\"desc\\\":\\\"\u97f3\u4e50\u5206\u4eab\u3001\u64ad\u5355\u3001\u767d\u566a\u97f3\u3001\u6709\u58f0\u8bfb\u7269\u7b49\u4ee5\u542c\u4e3a\u4e3b\u7684\u64ad\u653e\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/radio\\\"},{\\\"subChannelId\\\":900012,\\\"name\\\":\\\"\u97f3\u4e50\u6559\u5b66\\\",\\\"route\\\":\\\"tutorial\\\",\\\"tid\\\":244,\\\"desc\\\":\\\"\u4ee5\u97f3\u4e50\u6559\u5b66\u4e3a\u76ee\u7684\u7684\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/tutorial\\\"},{\\\"subChannelId\\\":90008,\\\"name\\\":\\\"\u97f3\u4e50\u7efc\u5408\\\",\\\"route\\\":\\\"other\\\",\\\"tid\\\":130,\\\"desc\\\":\\\"\u6240\u6709\u65e0\u6cd5\u88ab\u6536\u7eb3\u5230\u5176\u4ed6\u97f3\u4e50\u4e8c\u7ea7\u5206\u533a\u7684\u97f3\u4e50\u7c7b\u89c6\u9891\\\",\\\"url\\\":\\\"//www.bilibili.com/v/music/other\\\"},{\\\"subChannelId\\\":900010,\\\"hiddenInPrimaryChannel\\\":true,\\\"name\\\":\\\"\u8bf4\u5531\\\",\\\"url\\\":\\\"//www.bilibili.com/v/rap\\\"}]}\",\"channel_list.search_page_sort\":\"[\\\"all\\\",\\\"douga\\\",\\\"anime\\\",\\\"guochuang\\\",\\\"music\\\",\\\"dance\\\",\\\"game\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"sports\\\",\\\"car\\\",\\\"life\\\",\\\"food\\\",\\\"animal\\\",\\\"kichiku\\\",\\\"fashion\\\",\\\"information\\\",\\\"ent\\\",\\\"cinephile\\\",\\\"documentary\\\",\\\"movie\\\",\\\"tv\\\"]\",\"channel_list.sort\":\"[\\\"anime\\\",\\\"movie\\\",\\\"guochuang\\\",\\\"tv\\\",\\\"variety\\\",\\\"documentary\\\",\\\"douga\\\",\\\"game\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"information\\\",\\\"food\\\",\\\"life\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\",\\\"vlog\\\",\\\"funny\\\",\\\"stand_alone\\\",\\\"virtual\\\",\\\"love\\\",\\\"mooc\\\"]\",\"channel_list.sports\":\"{\\\"name\\\":\\\"\u8fd0\u52a8\\\",\\\"channelId\\\":14,\\\"tid\\\":234,\\\"url\\\":\\\"//www.bilibili.com/v/sports\\\",\\\"icon\\\":\\\"ChannelSports\\\",\\\"route\\\":\\\"sports\\\",\\\"sub\\\":[{\\\"subChannelId\\\":140001,\\\"name\\\":\\\"\u7bee\u7403\\\",\\\"route\\\":\\\"basketball\\\",\\\"tid\\\":235,\\\"desc\\\":\\\"\u4e0e\u7bee\u7403\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7bee\u7403\u8d5b\u4e8b\u3001\u6559\u5b66\u3001\u8bc4\u8ff0\u3001\u526a\u8f91\u3001\u5267\u60c5\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/basketball\\\"},{\\\"subChannelId\\\":140006,\\\"name\\\":\\\"\u8db3\u7403\\\",\\\"route\\\":\\\"football\\\",\\\"tid\\\":249,\\\"desc\\\":\\\"\u4e0e\u8db3\u7403\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u8db3\u7403\u8d5b\u4e8b\u3001\u6559\u5b66\u3001\u8bc4\u8ff0\u3001\u526a\u8f91\u3001\u5267\u60c5\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/football\\\"},{\\\"subChannelId\\\":140002,\\\"name\\\":\\\"\u5065\u8eab\\\",\\\"route\\\":\\\"aerobics\\\",\\\"tid\\\":164,\\\"desc\\\":\\\"\u4e0e\u5065\u8eab\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u745c\u4f3d\u3001CrossFit\u3001\u5065\u7f8e\u3001\u529b\u91cf\u4e3e\u3001\u666e\u62c9\u63d0\u3001\u8857\u5065\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/aerobics\\\"},{\\\"subChannelId\\\":140003,\\\"name\\\":\\\"\u7ade\u6280\u4f53\u80b2\\\",\\\"route\\\":\\\"athletic\\\",\\\"tid\\\":236,\\\"desc\\\":\\\"\u4e0e\u7ade\u6280\u4f53\u80b2\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u4e52\u4e53\u3001\u7fbd\u6bdb\u7403\u3001\u6392\u7403\u3001\u8d5b\u8f66\u7b49\u7ade\u6280\u9879\u76ee\u7684\u8d5b\u4e8b\u3001\u8bc4\u8ff0\u3001\u526a\u8f91\u3001\u5267\u60c5\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/athletic\\\"},{\\\"subChannelId\\\":140004,\\\"name\\\":\\\"\u8fd0\u52a8\u6587\u5316\\\",\\\"route\\\":\\\"culture\\\",\\\"tid\\\":237,\\\"desc\\\":\\\"\u4e0e\u8fd0\u52a8\u6587\u5316\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7403\u978b\u3001\u7403\u8863\u3001\u7403\u661f\u5361\u7b49\u8fd0\u52a8\u884d\u751f\u54c1\u7684\u5206\u4eab\u3001\u89e3\u8bfb\uff0c\u4f53\u80b2\u4ea7\u4e1a\u7684\u5206\u6790\u3001\u79d1\u666e\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/culture\\\"},{\\\"subChannelId\\\":140005,\\\"name\\\":\\\"\u8fd0\u52a8\u7efc\u5408\\\",\\\"route\\\":\\\"comprehensive\\\",\\\"tid\\\":238,\\\"desc\\\":\\\"\u4e0e\u8fd0\u52a8\u7efc\u5408\u76f8\u5173\u7684\u89c6\u9891\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u9493\u9c7c\u3001\u9a91\u884c\u3001\u6ed1\u677f\u7b49\u65e5\u5e38\u8fd0\u52a8\u5206\u4eab\u3001\u6559\u5b66\u3001Vlog\u7b49\u76f8\u5173\u5185\u5bb9\\\",\\\"url\\\":\\\"//www.bilibili.com/v/sports/comprehensive\\\"}]}\",\"channel_list.stand_alone\":\"{\\\"channelId\\\":110001,\\\"name\\\":\\\"\u5355\u673a\u6e38\u620f\\\",\\\"route\\\":\\\"stand_alone\\\",\\\"tid\\\":17,\\\"icon\\\":\\\"ChannelDanjiyouxi\\\",\\\"url\\\":\\\"//www.bilibili.com/v/game/stand_alone\\\"}\",\"channel_list.tech\":\"{\\\"name\\\":\\\"\u79d1\u6280\\\",\\\"channelId\\\":13,\\\"tid\\\":188,\\\"url\\\":\\\"//www.bilibili.com/v/tech/\\\",\\\"icon\\\":\\\"ChannelTech\\\",\\\"route\\\":\\\"tech\\\",\\\"sub\\\":[{\\\"subChannelId\\\":130001,\\\"name\\\":\\\"\u6570\u7801\\\",\\\"route\\\":\\\"digital\\\",\\\"tid\\\":95,\\\"desc\\\":\\\"\u79d1\u6280\u6570\u7801\u4ea7\u54c1\u5927\u5168\uff0c\u4e00\u8d77\u6765\u505a\u53d1\u70e7\u53cb\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/digital\\\"},{\\\"subChannelId\\\":130002,\\\"name\\\":\\\"\u8f6f\u4ef6\u5e94\u7528\\\",\\\"route\\\":\\\"application\\\",\\\"tid\\\":230,\\\"desc\\\":\\\"\u8d85\u5168\u8f6f\u4ef6\u5e94\u7528\u6307\u5357\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/application\\\"},{\\\"subChannelId\\\":130003,\\\"name\\\":\\\"\u8ba1\u7b97\u673a\u6280\u672f\\\",\\\"route\\\":\\\"computer_tech\\\",\\\"tid\\\":231,\\\"desc\\\":\\\"\u7814\u7a76\u5206\u6790\u3001\u6559\u5b66\u6f14\u793a\u3001\u7ecf\u9a8c\u5206\u4eab......\u6709\u5173\u8ba1\u7b97\u673a\u6280\u672f\u7684\u90fd\u5728\u8fd9\u91cc\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/computer_tech\\\"},{\\\"subChannelId\\\":130004,\\\"name\\\":\\\"\u79d1\u5de5\u673a\u68b0\\\",\\\"route\\\":\\\"industry\\\",\\\"tid\\\":232,\\\"desc\\\":\\\"\u524d\u65b9\u9ad8\u80fd\uff0c\u673a\u7532\u91cd\u5de5\u5373\u5c06\u51fa\u6ca1\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/industry\\\"},{\\\"subChannelId\\\":130005,\\\"name\\\":\\\"\u6781\u5ba2DIY\\\",\\\"route\\\":\\\"diy\\\",\\\"tid\\\":233,\\\"desc\\\":\\\"\u70ab\u9177\u6280\u80fd\uff0c\u6781\u5ba2\u6587\u5316\uff0c\u786c\u6838\u6280\u5de7\uff0c\u51c6\u5907\u597d\u4f60\u7684\u60ca\u8bb6\\\",\\\"url\\\":\\\"//www.bilibili.com/v/tech/diy\\\"}]}\",\"channel_list.tv\":\"{\\\"name\\\":\\\"\u7535\u89c6\u5267\\\",\\\"channelId\\\":5,\\\"tid\\\":11,\\\"url\\\":\\\"//www.bilibili.com/tv/\\\",\\\"type\\\":\\\"first\\\",\\\"icon\\\":\\\"ChannelTeleplay\\\"}\",\"channel_list.variety\":\"{\\n \\\"name\\\": \\\"\u7efc\u827a\\\",\\n \\\"channelId\\\": 6,\\n \\\"icon\\\": \\\"ChannelZongyi\\\",\\n \\\"url\\\": \\\"//www.bilibili.com/variety/\\\"\\n}\",\"channel_list.virtual\":\"{\\\"channelId\\\":31,\\\"name\\\":\\\"\u865a\u62dfUP\u4e3b\\\",\\\"icon\\\":\\\"ChannelVtuber\\\",\\\"url\\\":\\\"//www.bilibili.com/v/virtual\\\"}\",\"channel_list.vlog\":\"{\\\"name\\\":\\\"VLOG\\\",\\\"channelId\\\":19,\\\"url\\\":\\\"//www.bilibili.com/v/life/daily/?tag=530003\\\",\\\"icon\\\":\\\"ChannelVlog\\\"}\",\"side_channel_list.activity\":\"{\\\"name\\\":\\\"\u6d3b\u52a8\\\",\\\"channelId\\\":28,\\\"url\\\":\\\"//www.bilibili.com/blackboard/activity-list.html?\\\",\\\"icon\\\":\\\"ChannelActivity\\\",\\\"sideIcon\\\":\\\"SideActivityIcon\\\"}\",\"side_channel_list.cheese\":\"{\\\"name\\\":\\\"\u8bfe\u5802\\\",\\\"channelId\\\":27,\\\"url\\\":\\\"//www.bilibili.com/cheese/\\\",\\\"icon\\\":\\\"ChannelZhishi\\\",\\\"sideIcon\\\":\\\"SideCheeseIcon\\\",\\\"sub\\\":[{\\\"name\\\":\\\"\u901a\u8bc6\u79d1\u666e\\\",\\\"subChannelId\\\":270001,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=95&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u5174\u8da3\u751f\u6d3b\\\",\\\"subChannelId\\\":270008,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=94&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u8bed\u8a00\u5b66\u4e60\\\",\\\"subChannelId\\\":270002,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=93&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u8003\u7814\\\",\\\"subChannelId\\\":270003,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=88&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u8003\u8bd5\u8003\u8bc1\\\",\\\"subChannelId\\\":270005,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=87&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u5f71\u89c6\u00b7\u521b\u4f5c\\\",\\\"subChannelId\\\":270012,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=164&csource=Channel_class\\\"},{\\\"name\\\":\\\"IT\u4e92\u8054\u7f51\\\",\\\"subChannelId\\\":270007,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=89&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u804c\u4e1a\u804c\u573a\\\",\\\"subChannelId\\\":270009,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=92&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u4e2a\u4eba\u6210\u957f\\\",\\\"subChannelId\\\":270011,\\\"url\\\":\\\"https://www.bilibili.com/cheese/category?first=181&csource=Channel_class\\\"},{\\\"name\\\":\\\"\u6211\u7684\u8bfe\u7a0b\\\",\\\"subChannelId\\\":270010,\\\"url\\\":\\\"https://www.bilibili.com/cheese/mine/list?csource=Channel_class\\\"}]}\",\"side_channel_list.live\":\"{\\n \\\"name\\\": \\\"\u76f4\u64ad\\\",\\n \\\"channelId\\\": 1,\\n \\\"url\\\": \\\"//live.bilibili.com\\\",\\n \\\"icon\\\": \\\"ChannelLive\\\",\\n \\\"sideIcon\\\": \\\"SideLiveIcon\\\",\\n \\\"sub\\\": [\\n {\\n \\\"subChannelId\\\": 10001,\\n \\\"name\\\": \\\"\u5168\u90e8\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/all?visit_id=5icxsa0kmts0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10002,\\n \\\"name\\\": \\\"\u7f51\u6e38\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=2&areaId=0&visit_id=5icxsa0kmts0#/2/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10003,\\n \\\"name\\\": \\\"\u624b\u6e38\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=3&areaId=0&visit_id=5icxsa0kmts0#/3/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10004,\\n \\\"name\\\": \\\"\u5355\u673a\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=6&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10005,\\n \\\"name\\\": \\\"\u5a31\u4e50\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=1&areaId=0&visit_id=5icxsa0kmts0#/1/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10006,\\n \\\"name\\\": \\\"\u7535\u53f0\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=5&areaId=0&visit_id=5icxsa0kmts0#/5/0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10007,\\n \\\"name\\\": \\\"\u865a\u62df\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=9&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10008,\\n \\\"name\\\": \\\"\u751f\u6d3b\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=10&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10009,\\n \\\"name\\\": \\\"\u77e5\u8bc6\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=11&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10010,\\n \\\"name\\\": \\\"\u8d5b\u4e8b\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=13&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10011,\\n \\\"name\\\": \\\"\u804a\u5929\u5ba4\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=14&areaId=0\\\"\\n },\\n {\\n \\\"subChannelId\\\": 10012,\\n \\\"name\\\": \\\"\u4e92\u52a8\u73a9\u6cd5\\\",\\n \\\"url\\\": \\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=15&areaId=0\\\"\\n }\\n ]\\n}\",\"side_channel_list.musicplus\":\"{\\\"name\\\":\\\"\u65b0\u6b4c\u70ed\u699c\\\",\\\"channelId\\\":24,\\\"url\\\":\\\"https://music.bilibili.com/pc/music-center/\\\",\\\"icon\\\":\\\"ChannelMusicplus\\\",\\\"sideIcon\\\":\\\"SideHotMusicIcon\\\"}\",\"side_channel_list.read\":\"{ \\\"name\\\": \\\"\u4e13\u680f\\\", \\\"channelId\\\": 26, \\\"url\\\": \\\"//www.bilibili.com/read/home\\\", \\\"icon\\\": \\\"ChannelRead\\\", \\\"sideIcon\\\": \\\"SideArticleIcon\\\"}\",\"side_channel_list.social_center\":\"{ \\\"name\\\": \\\"\u793e\u533a\u4e2d\u5fc3\\\", \\\"channelId\\\": 29, \\\"url\\\": \\\"https://www.bilibili.com/blackboard/activity-5zJxM3spoS.html\\\", \\\"icon\\\": \\\"ChannelBlackroom\\\", \\\"sideIcon\\\": \\\"SideBlackboardIcon\\\"}\",\"side_channel_list.sort\":\"[\\\"read\\\",\\\"live\\\",\\\"activity\\\",\\\"cheese\\\",\\\"social_center\\\",\\\"musicplus\\\"]\",\"vip_coupon.monthly_freq\":\"0\"},\"versionId\":\"1750749512217\",\"appVersionId\":\"37035\",\"nscode\":2,\"appKey\":\"333.1339\",\"expires\":2592000000},\"333.1339_1\":{\"timestamp\":1773117292557,\"lastUsed\":1773117292557,\"value\":{\"fallback.dft\":\"5\",\"fallback.i\":\"[1,2,2]\",\"fallback.on\":\"1\"},\"versionId\":\"1739341305266\",\"appVersionId\":\"37035\",\"nscode\":1,\"appKey\":\"333.1339\",\"expires\":2592000000},\"333.1333_0\":{\"timestamp\":1773117292557,\"lastUsed\":1773117292557,\"value\":{\"bilimirror.minilogin\":\"{\\\"buvid\\\":[\\\"B6771AA6-7CCD-4EF2-BA5B-1FDE9A25F49A49120infoc\\\",\\\"D025573B-8686-0D9D-48DB-0C84BBB5544A45226infoc\\\",\\\"9BD89CEC-4C19-E243-63B3-9A69417B70A458220infoc\\\",\\\"4AD0D8C7-D936-FB67-4C33-7A13C004E84478537infoc\\\",\\\"84AF2B23-9DC9-0717-A474-BCB7A866198994970infoc\\\",\\\"F4373CB5-E491-2C2A-0541-2FFFC3DF2FCC71448infoc\\\"],\\\"rate\\\":0}\",\"bilimirror.toplist\":\"{\\\"playLogUmd\\\":\\\"https://s1.hdslb.com/bfs/static/log-manipulator@0.2.1/index.js\\\",\\\"trackGray\\\":0,\\\"trackGrayV2\\\":1,\\\"resourceStats\\\":{\\\"enabled\\\":true,\\\"sampleRate\\\":0,\\\"rules\\\":[{\\\"key\\\":\\\"333.1007.main.home-page\\\",\\\"sampleRate\\\":5}]}}\",\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"maximum\\\",\\\"SVGIconNext\\\"],\\\"error\\\":[\\\"extension\\\",\\\"SVGIconNext\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"localhost\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"track\\\":{\\\"mid\\\":[],\\\"buvid\\\":[]},\\\"trackGrayV2\\\":1}\"},\"versionId\":\"1772162031366\",\"appVersionId\":\"37253\",\"nscode\":0,\"appKey\":\"333.1333\",\"expires\":2592000000},\"333.1007_0\":{\"timestamp\":1773117292704,\"lastUsed\":1773117293127,\"value\":{\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"Reached maximum\\\",\\\"timeout\\\",\\\"failed\\\",\\\"aborted\\\",\\\"network\\\"],\\\"error\\\":[\\\"extension\\\",\\\"log-reporter\\\",\\\"static.geetest.com\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"bfs/archive\\\",\\\"bfs/face\\\",\\\"/bfs/sycp/sanlian/image\\\",\\\"/bfs/banner\\\"],\\\"ua\\\":[\\\"bot\\\",\\\"Bot\\\",\\\"spider\\\",\\\"Spider\\\"]},\\\"limitDomain\\\":[\\\"bilibili.com\\\"],\\\"retry\\\":[],\\\"performance\\\":5,\\\"techpv\\\":5,\\\"poll\\\":3,\\\"userLog\\\":[\\\"history\\\",\\\"hash\\\",\\\"dom\\\",\\\"js\\\",\\\"promise\\\",\\\"resource\\\",\\\"white\\\"],\\\"resourceTime\\\":{\\\"API\\\":[],\\\"JS\\\":[],\\\"IMG\\\":[\\\".*hdslb.com/bfs.*\\\\\\\\?mirror_report_banner=1\\\",\\\".*hdslb.com/bfs.*\\\\\\\\?mirror_report_swipe=1\\\"],\\\"CSS\\\":[],\\\"VIDEO\\\":[],\\\"IFRAME\\\":[]},\\\"filterEndjs\\\":true,\\\"captureConfig\\\":{\\\"captureGrayScreenRate\\\":1},\\\"errorLevels\\\":{\\\"whiteScreen\\\":[],\\\"apiError\\\":[],\\\"jsError\\\":[],\\\"rejectionError\\\":[],\\\"resourceError\\\":[]},\\\"microAppError\\\":[{\\\"origin\\\":\\\"main\\\",\\\"module\\\":\\\"home-player\\\",\\\"jsError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/player/main\\\"}]},{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/nc\\\"}]}],\\\"rejectionError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/player/main\\\"}]},{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"/bfs/static/nc\\\"}]}]},{\\\"origin\\\":\\\"main\\\",\\\"module\\\":\\\"bili-header\\\",\\\"jsError\\\":[],\\\"rejectionError\\\":[{\\\"condition\\\":[{\\\"field\\\":\\\"stack\\\",\\\"operator\\\":\\\"contains\\\",\\\"value\\\":\\\"bili-header\\\"}]}]}]}\",\"download_guide.bgroup_member\":\"{\\\"name\\\":\\\"pc\u5ba2\u6237\u7aef\u5f15\u6d412025\u5e742\u6708\\\",\\\"dimension\\\":\\\"1\\\",\\\"business\\\":\\\"titan\\\"}\",\"download_guide.days_to_wait\":\"30\",\"fixed_ad.data\":\"{\\\"img\\\":\\\"https://i0.hdslb.com/bfs/activity-plat/static/20251216/aafcb8031fd171c428daaa9b45867226/hQLBQg31y8.jpg\\\",\\\"icon\\\":\\\"https://i0.hdslb.com/bfs/static/jinkela/long/fixed_ad/icon_0303.png\\\",\\\"jump_url\\\":\\\"https://game.bilibili.com/nslg/1.5znzty/\\\",\\\"frequency_day\\\":3,\\\"threshold\\\":[1765987200000,1766073599000]}\",\"rcmd_swiper.live_config\":\"{\\\"spending\\\":10,\\\"consume\\\":30,\\\"spending_for_room\\\":5000,\\\"consume_for_room\\\":30,\\\"relation_chain_score\\\":0.1}\",\"rcmd_swiper.targeted_delivery\":\"{\\\"banner\\\":{\\\"img\\\":\\\"https://i0.hdslb.com/bfs/activity-plat/static/20250121/aafcb8031fd171c428daaa9b45867226/DGMRb06CFv.jpg\\\",\\\"url\\\":\\\"https://live.bilibili.com/festival/bnj2025/\\\",\\\"title\\\":\\\"2025\u62dc\u5e74\u7eaa\u706b\u70ed\u76f4\u64ad\u4e2d\uff01\\\",\\\"threshold\\\":[1738063800000,1738075800000]},\\\"bgroup\\\":{\\\"name\\\":\\\"\u62dc\u5e74\u7eaa\u63d2\u5e27banner\\\",\\\"dimension\\\":\\\"1\\\",\\\"business\\\":\\\"titan\\\"}}\",\"watchlater_pip.add_wl_toast_interval\":\"7\",\"watchlater_pip.toast_timeout\":\"5\"},\"versionId\":\"1765874112802\",\"appVersionId\":\"36150\",\"nscode\":0,\"appKey\":\"333.1007\",\"expires\":2592000000},\"333.1339_10\":{\"timestamp\":1773117292932,\"lastUsed\":1773117292932,\"value\":{\"channel_list.ai\":\"{\\\"channelId\\\":25,\\\"tid\\\":1011,\\\"route\\\":\\\"ai\\\",\\\"name\\\":\\\"\u4eba\u5de5\u667a\u80fd\\\",\\\"tkey\\\":\\\"CommonChannel:ai\\\",\\\"url\\\":\\\"//www.bilibili.com/c/ai/\\\",\\\"icon\\\":\\\"homeicon/ai/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":250001,\\\"tid\\\":2096,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"AI\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:aiTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":250002,\\\"tid\\\":2097,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"AI\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:aiInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":250003,\\\"tid\\\":2098,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"AI\u6742\u8c08\\\",\\\"tkey\\\":\\\"CommonChannel:aiOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.all\":\"{\\\"tid\\\":0,\\\"name\\\":\\\"\u5168\u90e8\\\",\\\"tkey\\\":\\\"CommomChannel:all\\\",\\\"route\\\":\\\"all\\\",\\\"sub\\\":[]}\",\"channel_list.animal\":\"{\\\"channelId\\\":22,\\\"tid\\\":1024,\\\"route\\\":\\\"animal\\\",\\\"name\\\":\\\"\u52a8\u7269\\\",\\\"tkey\\\":\\\"CommonChannel:animal\\\",\\\"url\\\":\\\"//www.bilibili.com/c/animal/\\\",\\\"icon\\\":\\\"homeicon/animal/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":220001,\\\"tid\\\":2167,\\\"route\\\":\\\"cat\\\",\\\"name\\\":\\\"\u732b\\\",\\\"tkey\\\":\\\"CommonChannel:animalCat\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220002,\\\"tid\\\":2168,\\\"route\\\":\\\"dog\\\",\\\"name\\\":\\\"\u72d7\\\",\\\"tkey\\\":\\\"CommonChannel:animalDog\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220003,\\\"tid\\\":2169,\\\"route\\\":\\\"reptiles\\\",\\\"name\\\":\\\"\u5c0f\u5ba0\u5f02\u5ba0\\\",\\\"tkey\\\":\\\"CommonChannel:animalReptiles\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220004,\\\"tid\\\":2170,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u91ce\u751f\u52a8\u7269\u00b7\u52a8\u7269\u89e3\u8bf4\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:animalScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":220005,\\\"tid\\\":2171,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u52a8\u7269\u7efc\u5408\u00b7\u4e8c\u521b\\\",\\\"tkey\\\":\\\"CommonChannel:animalOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.anime\":\"{\\\"channelId\\\":1,\\\"seasonType\\\":1,\\\"tid\\\":0,\\\"route\\\":\\\"anime\\\",\\\"name\\\":\\\"\u756a\u5267\\\",\\\"tkey\\\":\\\"CommonChannel:anime\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/\\\",\\\"icon\\\":\\\"homeicon/anime/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":10001,\\\"tid\\\":0,\\\"route\\\":\\\"timeline\\\",\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"tkey\\\":\\\"CommonChannel:aniTimeline\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/timeline/\\\"},{\\\"subChannelId\\\":10002,\\\"tid\\\":0,\\\"route\\\":\\\"index\\\",\\\"name\\\":\\\"\u756a\u5267\u7d22\u5f15\\\",\\\"tkey\\\":\\\"CommonChannel:aniIndex\\\",\\\"url\\\":\\\"//www.bilibili.com/anime/index/\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.car\":\"{\\\"channelId\\\":19,\\\"tid\\\":1013,\\\"route\\\":\\\"car\\\",\\\"name\\\":\\\"\u6c7d\u8f66\\\",\\\"tkey\\\":\\\"CommonChannel:car\\\",\\\"url\\\":\\\"//www.bilibili.com/c/car\\\",\\\"icon\\\":\\\"homeicon/car/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":190001,\\\"tid\\\":2106,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u6d4b\u8bc4\\\",\\\"tkey\\\":\\\"CommonChannel:carComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190002,\\\"tid\\\":2107,\\\"route\\\":\\\"culture\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u6587\u5316\\\",\\\"tkey\\\":\\\"CommonChannel:carCulture\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190003,\\\"tid\\\":2108,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:carLife\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190004,\\\"tid\\\":2109,\\\"route\\\":\\\"tech\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u6280\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:carTech\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":190005,\\\"tid\\\":2110,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u6c7d\u8f66\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:carOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.cinephile\":\"{\\\"channelId\\\":12,\\\"tid\\\":1001,\\\"route\\\":\\\"cinephile\\\",\\\"name\\\":\\\"\u5f71\u89c6\\\",\\\"tkey\\\":\\\"CommonChannel:cinephile\\\",\\\"url\\\":\\\"//www.bilibili.com/c/cinephile/\\\",\\\"icon\\\":\\\"homeicon/cinephile/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":120001,\\\"tid\\\":2001,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u5f71\u89c6\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:cineComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120002,\\\"tid\\\":2002,\\\"route\\\":\\\"montage\\\",\\\"name\\\":\\\"\u5f71\u89c6\u526a\u8f91\\\",\\\"tkey\\\":\\\"CommonChannel:cineMontage\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120003,\\\"tid\\\":2003,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u5f71\u89c6\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:cineInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120004,\\\"tid\\\":2004,\\\"route\\\":\\\"porterage\\\",\\\"name\\\":\\\"\u5f71\u89c6\u6b63\u7247\u642c\u8fd0\\\",\\\"tkey\\\":\\\"CommonChannel:cinePorterage\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120005,\\\"tid\\\":2005,\\\"route\\\":\\\"shortfilm\\\",\\\"name\\\":\\\"\u77ed\u5267\u77ed\u7247\\\",\\\"tkey\\\":\\\"CommonChannel:cineShortfilm\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120006,\\\"tid\\\":2006,\\\"route\\\":\\\"ai\\\",\\\"name\\\":\\\"AI\u5f71\u89c6\\\",\\\"tkey\\\":\\\"CommonChannel:cineAi\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120007,\\\"tid\\\":2007,\\\"route\\\":\\\"reaction\\\",\\\"name\\\":\\\"\u5f71\u89c6reaction\\\",\\\"tkey\\\":\\\"CommonChannel:cineReaction\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":120008,\\\"tid\\\":2008,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5f71\u89c6\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:cineOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.dance\":\"{\\\"channelId\\\":11,\\\"tid\\\":1004,\\\"route\\\":\\\"dance\\\",\\\"name\\\":\\\"\u821e\u8e48\\\",\\\"tkey\\\":\\\"CommonChannel:dance\\\",\\\"url\\\":\\\"//www.bilibili.com/c/dance/\\\",\\\"icon\\\":\\\"homeicon/dance/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":110001,\\\"tid\\\":2028,\\\"route\\\":\\\"otaku\\\",\\\"name\\\":\\\"\u5b85\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danOtaku\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110002,\\\"tid\\\":2029,\\\"route\\\":\\\"hiphop\\\",\\\"name\\\":\\\"\u8857\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danHiphop\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110003,\\\"tid\\\":2030,\\\"route\\\":\\\"gestures\\\",\\\"name\\\":\\\"\u989c\u503c\u00b7\u7f51\u7ea2\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danGestures\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110004,\\\"tid\\\":2031,\\\"route\\\":\\\"star\\\",\\\"name\\\":\\\"\u660e\u661f\u821e\u8e48\\\",\\\"tkey\\\":\\\"CommonChannel:danStar\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110005,\\\"tid\\\":2032,\\\"route\\\":\\\"china\\\",\\\"name\\\":\\\"\u56fd\u98ce\u821e\u8e48\\\",\\\"tkey\\\":\\\"CommonChannel:danChina\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110006,\\\"tid\\\":2033,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u821e\u8e48\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:danTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110007,\\\"tid\\\":2034,\\\"route\\\":\\\"ballet\\\",\\\"name\\\":\\\"\u82ad\u857e\u821e\\\",\\\"tkey\\\":\\\"CommonChannel:danBallet\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110008,\\\"tid\\\":2035,\\\"route\\\":\\\"wota\\\",\\\"name\\\":\\\"wota\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:danWota\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":110009,\\\"tid\\\":2036,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u821e\u8e48\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:danOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.documentary\":\"{\\\"channelId\\\":6,\\\"seasonType\\\":3,\\\"tid\\\":0,\\\"route\\\":\\\"documentary\\\",\\\"name\\\":\\\"\u7eaa\u5f55\u7247\\\",\\\"tkey\\\":\\\"CommonChannel:documentary\\\",\\\"url\\\":\\\"//www.bilibili.com/documentary/\\\",\\\"icon\\\":\\\"homeicon/documentary/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.douga\":\"{\\\"channelId\\\":7,\\\"tid\\\":1005,\\\"route\\\":\\\"douga\\\",\\\"name\\\":\\\"\u52a8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:douga\\\",\\\"url\\\":\\\"//www.bilibili.com/c/douga/\\\",\\\"icon\\\":\\\"homeicon/douga/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":70001,\\\"tid\\\":2037,\\\"route\\\":\\\"fan_anime\\\",\\\"name\\\":\\\"\u540c\u4eba\u52a8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:dgFanAnime\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70002,\\\"tid\\\":2038,\\\"route\\\":\\\"garage_kit\\\",\\\"name\\\":\\\"\u6a21\u73a9\u5468\u8fb9\\\",\\\"tkey\\\":\\\"CommonChannel:dgGarageKit\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70003,\\\"tid\\\":2039,\\\"route\\\":\\\"cosplay\\\",\\\"name\\\":\\\"cosplay\\\",\\\"tkey\\\":\\\"CommonChannel:dgCos\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70004,\\\"tid\\\":2040,\\\"route\\\":\\\"offline\\\",\\\"name\\\":\\\"\u4e8c\u6b21\u5143\u7ebf\u4e0b\\\",\\\"tkey\\\":\\\"CommonChannel:dgOffline\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70005,\\\"tid\\\":2041,\\\"route\\\":\\\"editing\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u526a\u8f91\\\",\\\"tkey\\\":\\\"CommonChannel:dgEditing\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70006,\\\"tid\\\":2042,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u8bc4\u8bba\\\",\\\"tkey\\\":\\\"CommonChannel:dgComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70007,\\\"tid\\\":2043,\\\"route\\\":\\\"quick_view\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u901f\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:dgQuickView\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70008,\\\"tid\\\":2044,\\\"route\\\":\\\"voice\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u914d\u97f3\\\",\\\"tkey\\\":\\\"CommonChannel:dgVoice\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70009,\\\"tid\\\":2045,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:dgInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70010,\\\"tid\\\":2046,\\\"route\\\":\\\"interpret\\\",\\\"name\\\":\\\"\u7f51\u6587\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:dgInterpret\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70011,\\\"tid\\\":2047,\\\"route\\\":\\\"vup\\\",\\\"name\\\":\\\"\u865a\u62dfup\u4e3b\\\",\\\"tkey\\\":\\\"CommonChannel:dgVup\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70012,\\\"tid\\\":2048,\\\"route\\\":\\\"tokusatsu\\\",\\\"name\\\":\\\"\u7279\u6444\\\",\\\"tkey\\\":\\\"CommonChannel:dgTokusatsu\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70013,\\\"tid\\\":2049,\\\"route\\\":\\\"puppetry\\\",\\\"name\\\":\\\"\u5e03\u888b\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:dgPuppetry\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70014,\\\"tid\\\":2050,\\\"route\\\":\\\"comic\\\",\\\"name\\\":\\\"\u6f2b\u753b\u00b7\u52a8\u6001\u6f2b\\\",\\\"tkey\\\":\\\"CommonChannel:dgComic\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70015,\\\"tid\\\":2051,\\\"route\\\":\\\"motion\\\",\\\"name\\\":\\\"\u5e7f\u64ad\u5267\\\",\\\"tkey\\\":\\\"CommonChannel:dgMotion\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70016,\\\"tid\\\":2052,\\\"route\\\":\\\"reaction\\\",\\\"name\\\":\\\"\u52a8\u6f2breaction\\\",\\\"tkey\\\":\\\"CommonChannel:dgReaction\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70017,\\\"tid\\\":2053,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u52a8\u6f2b\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:dgTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":70018,\\\"tid\\\":2054,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u4e8c\u6b21\u5143\u5176\u4ed6\\\",\\\"tkey\\\":\\\"CommonChannel:dgOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.emotion\":\"{\\\"channelId\\\":34,\\\"tid\\\":1027,\\\"route\\\":\\\"emotion\\\",\\\"name\\\":\\\"\u60c5\u611f\\\",\\\"tkey\\\":\\\"CommonChannel:emotion\\\",\\\"url\\\":\\\"//www.bilibili.com/c/emotion/\\\",\\\"icon\\\":\\\"homeicon/emotion/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":340001,\\\"tid\\\":2185,\\\"route\\\":\\\"family\\\",\\\"name\\\":\\\"\u5bb6\u5ead\u5173\u7cfb\\\",\\\"tkey\\\":\\\"CommonChannel:emoFamily\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":340002,\\\"tid\\\":2186,\\\"route\\\":\\\"romantic\\\",\\\"name\\\":\\\"\u604b\u7231\u5173\u7cfb\\\",\\\"tkey\\\":\\\"CommonChannel:emoRomantic\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":340003,\\\"tid\\\":2187,\\\"route\\\":\\\"interpersonal\\\",\\\"name\\\":\\\"\u4eba\u9645\u5173\u7cfb\\\",\\\"tkey\\\":\\\"CommonChannel:emoInter\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":340004,\\\"tid\\\":2188,\\\"route\\\":\\\"growth\\\",\\\"name\\\":\\\"\u81ea\u6211\u6210\u957f\\\",\\\"tkey\\\":\\\"CommonChannel:emoGrowth\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.ent\":\"{\\\"channelId\\\":13,\\\"tid\\\":1002,\\\"route\\\":\\\"ent\\\",\\\"name\\\":\\\"\u5a31\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:ent\\\",\\\"url\\\":\\\"//www.bilibili.com/c/ent/\\\",\\\"icon\\\":\\\"homeicon/entertainment/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":130001,\\\"tid\\\":2009,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u5a31\u4e50\u8bc4\u8bba\\\",\\\"tkey\\\":\\\"CommonChannel:entComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130002,\\\"tid\\\":2010,\\\"route\\\":\\\"montage\\\",\\\"name\\\":\\\"\u660e\u661f\u526a\u8f91\\\",\\\"tkey\\\":\\\"CommonChannel:entMontage\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130003,\\\"tid\\\":2011,\\\"route\\\":\\\"fans_video\\\",\\\"name\\\":\\\"\u5a31\u4e50\u996d\u62cd&\u73b0\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:entFan\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130004,\\\"tid\\\":2012,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u5a31\u4e50\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:entInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130005,\\\"tid\\\":2013,\\\"route\\\":\\\"reaction\\\",\\\"name\\\":\\\"\u5a31\u4e50reaction\\\",\\\"tkey\\\":\\\"CommonChannel:entReaction\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130006,\\\"tid\\\":2014,\\\"route\\\":\\\"variety\\\",\\\"name\\\":\\\"\u5a31\u4e50\u7efc\u827a\u6b63\u7247\\\",\\\"tkey\\\":\\\"CommonChannel:entVariety\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":130007,\\\"tid\\\":2015,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5a31\u4e50\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:entOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.fashion\":\"{\\\"channelId\\\":20,\\\"tid\\\":1014,\\\"route\\\":\\\"fashion\\\",\\\"name\\\":\\\"\u65f6\u5c1a\u7f8e\u5986\\\",\\\"tkey\\\":\\\"CommonChannel:fashion\\\",\\\"url\\\":\\\"//www.bilibili.com/c/fashion/\\\",\\\"icon\\\":\\\"homeicon/fashion/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":200001,\\\"tid\\\":2111,\\\"route\\\":\\\"makeup\\\",\\\"name\\\":\\\"\u7f8e\u5986\\\",\\\"tkey\\\":\\\"CommonChannel:fasMakeup\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200002,\\\"tid\\\":2112,\\\"route\\\":\\\"skincare\\\",\\\"name\\\":\\\"\u62a4\u80a4\\\",\\\"tkey\\\":\\\"CommonChannel:fasSkincare\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200003,\\\"tid\\\":2113,\\\"route\\\":\\\"cos\\\",\\\"name\\\":\\\"\u4eff\u88c5cos\\\",\\\"tkey\\\":\\\"CommonChannel:fasCos\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200004,\\\"tid\\\":2114,\\\"route\\\":\\\"outfits\\\",\\\"name\\\":\\\"\u978b\u670d\u7a7f\u642d\\\",\\\"tkey\\\":\\\"CommonChannel:fasOutfits\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200005,\\\"tid\\\":2115,\\\"route\\\":\\\"accessories\\\",\\\"name\\\":\\\"\u7bb1\u5305\u914d\u9970\\\",\\\"tkey\\\":\\\"CommonChannel:fasAccessories\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200006,\\\"tid\\\":2116,\\\"route\\\":\\\"jewelry\\\",\\\"name\\\":\\\"\u73e0\u5b9d\u9996\u9970\\\",\\\"tkey\\\":\\\"CommonChannel:fasJewelry\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200007,\\\"tid\\\":2117,\\\"route\\\":\\\"trick\\\",\\\"name\\\":\\\"\u4e09\u5751\\\",\\\"tkey\\\":\\\"CommonChannel:fasTrick\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200008,\\\"tid\\\":2118,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u65f6\u5c1a\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:fasComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":200009,\\\"tid\\\":2119,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u65f6\u5c1a\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:fasOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.food\":\"{\\\"channelId\\\":17,\\\"tid\\\":1020,\\\"route\\\":\\\"food\\\",\\\"name\\\":\\\"\u7f8e\u98df\\\",\\\"tkey\\\":\\\"CommonChannel:food\\\",\\\"url\\\":\\\"//www.bilibili.com/c/food/\\\",\\\"icon\\\":\\\"homeicon/food/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":170001,\\\"tid\\\":2149,\\\"route\\\":\\\"make\\\",\\\"name\\\":\\\"\u7f8e\u98df\u5236\u4f5c\\\",\\\"tkey\\\":\\\"CommonChannel:foodMake\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170002,\\\"tid\\\":2150,\\\"route\\\":\\\"detective\\\",\\\"name\\\":\\\"\u7f8e\u98df\u63a2\u5e97\\\",\\\"tkey\\\":\\\"CommonChannel:foodDetective\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170003,\\\"tid\\\":2151,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u7f8e\u98df\u6d4b\u8bc4\\\",\\\"tkey\\\":\\\"CommonChannel:foodComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170004,\\\"tid\\\":2152,\\\"route\\\":\\\"record\\\",\\\"name\\\":\\\"\u7f8e\u98df\u8bb0\u5f55\\\",\\\"tkey\\\":\\\"CommonChannel:foodRecord\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":170005,\\\"tid\\\":2153,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u7f8e\u98df\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:foodOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.game\":\"{\\\"channelId\\\":8,\\\"tid\\\":1008,\\\"route\\\":\\\"game\\\",\\\"name\\\":\\\"\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:game\\\",\\\"url\\\":\\\"//www.bilibili.com/c/game/\\\",\\\"icon\\\":\\\"homeicon/game/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":80001,\\\"tid\\\":2064,\\\"route\\\":\\\"rpg\\\",\\\"name\\\":\\\"\u5355\u4ebaRPG\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameRpg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80002,\\\"tid\\\":2065,\\\"route\\\":\\\"mmorpg\\\",\\\"name\\\":\\\"MMORPG\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameMmorpg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80003,\\\"tid\\\":2066,\\\"route\\\":\\\"stand_alone\\\",\\\"name\\\":\\\"\u5355\u673a\u4e3b\u673a\u7c7b\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameStandAlone\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80004,\\\"tid\\\":2067,\\\"route\\\":\\\"slg\\\",\\\"name\\\":\\\"SLG\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameSlg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80005,\\\"tid\\\":2068,\\\"route\\\":\\\"tbs\\\",\\\"name\\\":\\\"\u56de\u5408\u5236\u7b56\u7565\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameTbs\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80006,\\\"tid\\\":2069,\\\"route\\\":\\\"rts\\\",\\\"name\\\":\\\"\u5373\u65f6\u7b56\u7565\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameRts\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80007,\\\"tid\\\":2070,\\\"route\\\":\\\"moba\\\",\\\"name\\\":\\\"MOBA\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameMoba\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80008,\\\"tid\\\":2071,\\\"route\\\":\\\"stg\\\",\\\"name\\\":\\\"\u5c04\u51fb\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameStg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80009,\\\"tid\\\":2072,\\\"route\\\":\\\"spg\\\",\\\"name\\\":\\\"\u4f53\u80b2\u7ade\u901f\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameSpg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80010,\\\"tid\\\":2073,\\\"route\\\":\\\"act\\\",\\\"name\\\":\\\"\u52a8\u4f5c\u7ade\u6280\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameAct\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80011,\\\"tid\\\":2074,\\\"route\\\":\\\"msc\\\",\\\"name\\\":\\\"\u97f3\u6e38\u821e\u6e38\\\",\\\"tkey\\\":\\\"CommonChannel:gameMsc\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80012,\\\"tid\\\":2075,\\\"route\\\":\\\"sim\\\",\\\"name\\\":\\\"\u6a21\u62df\u7ecf\u8425\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameSim\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80013,\\\"tid\\\":2076,\\\"route\\\":\\\"otome\\\",\\\"name\\\":\\\"\u5973\u6027\u5411\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameOtome\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80014,\\\"tid\\\":2077,\\\"route\\\":\\\"puz\\\",\\\"name\\\":\\\"\u4f11\u95f2/\u5c0f\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gamePuz\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80015,\\\"tid\\\":2078,\\\"route\\\":\\\"sandbox\\\",\\\"name\\\":\\\"\u6c99\u76d2\u7c7b\\\",\\\"tkey\\\":\\\"CommonChannel:gameSandbox\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":80016,\\\"tid\\\":2079,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u6e38\u620f\\\",\\\"tkey\\\":\\\"CommonChannel:gameOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.guochuang\":\"{\\\"channelId\\\":3,\\\"seasonType\\\":4,\\\"tid\\\":0,\\\"route\\\":\\\"guochuang\\\",\\\"name\\\":\\\"\u56fd\u521b\\\",\\\"tkey\\\":\\\"CommonChannel:guochuang\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/\\\",\\\"icon\\\":\\\"homeicon/guochuang/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":30001,\\\"tid\\\":0,\\\"route\\\":\\\"timeline\\\",\\\"name\\\":\\\"\u65b0\u756a\u65f6\u95f4\u8868\\\",\\\"tkey\\\":\\\"CommonChannel:gcTimeline\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/timeline/\\\"},{\\\"subChannelId\\\":30002,\\\"tid\\\":0,\\\"route\\\":\\\"index\\\",\\\"name\\\":\\\"\u56fd\u4ea7\u52a8\u753b\u7d22\u5f15\\\",\\\"tkey\\\":\\\"CommonChannel:gcIndex\\\",\\\"url\\\":\\\"//www.bilibili.com/guochuang/index/\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.gym\":\"{\\\"channelId\\\":28,\\\"tid\\\":1017,\\\"route\\\":\\\"gym\\\",\\\"name\\\":\\\"\u5065\u8eab\\\",\\\"tkey\\\":\\\"CommonChannel:gym\\\",\\\"url\\\":\\\"//www.bilibili.com/c/gym/\\\",\\\"icon\\\":\\\"homeicon/gym/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":280001,\\\"tid\\\":2128,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u5065\u8eab\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:gymScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280002,\\\"tid\\\":2129,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u5065\u8eab\u8ddf\u7ec3\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:gymTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280003,\\\"tid\\\":2130,\\\"route\\\":\\\"record\\\",\\\"name\\\":\\\"\u5065\u8eab\u8bb0\u5f55\\\",\\\"tkey\\\":\\\"CommonChannel:gymRecord\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280004,\\\"tid\\\":2131,\\\"route\\\":\\\"figure\\\",\\\"name\\\":\\\"\u5065\u8eab\u8eab\u6750\u5c55\u793a\\\",\\\"tkey\\\":\\\"CommonChannel:gymFigure\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":280005,\\\"tid\\\":2132,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5065\u8eab\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:gymOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.handmake\":\"{\\\"channelId\\\":29,\\\"tid\\\":1019,\\\"route\\\":\\\"handmake\\\",\\\"name\\\":\\\"\u624b\u5de5\\\",\\\"tkey\\\":\\\"CommonChannel:handmake\\\",\\\"url\\\":\\\"//www.bilibili.com/c/handmake/\\\",\\\"icon\\\":\\\"homeicon/handmake/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":290001,\\\"tid\\\":2143,\\\"route\\\":\\\"handbook\\\",\\\"name\\\":\\\"\u6587\u5177\u624b\u5e10\\\",\\\"tkey\\\":\\\"CommonChannel:hmHandbook\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290002,\\\"tid\\\":2144,\\\"route\\\":\\\"light\\\",\\\"name\\\":\\\"\u8f7b\u624b\u4f5c\\\",\\\"tkey\\\":\\\"CommonChannel:hmLight\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290003,\\\"tid\\\":2145,\\\"route\\\":\\\"traditional\\\",\\\"name\\\":\\\"\u4f20\u7edf\u624b\u5de5\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:hmTraditional\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290004,\\\"tid\\\":2146,\\\"route\\\":\\\"relief\\\",\\\"name\\\":\\\"\u89e3\u538b\u624b\u5de5\\\",\\\"tkey\\\":\\\"CommonChannel:hmRelief\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290005,\\\"tid\\\":2147,\\\"route\\\":\\\"diy\\\",\\\"name\\\":\\\"DIY\u73a9\u5177\\\",\\\"tkey\\\":\\\"CommonChannel:hmDiy\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":290006,\\\"tid\\\":2148,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u624b\u5de5\\\",\\\"tkey\\\":\\\"CommonChannel:hmOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.hd\":\"{\\\"channelId\\\":45,\\\"tid\\\":0,\\\"route\\\":\\\"hd\\\",\\\"name\\\":\\\"\u8d85\u9ad8\u6e05\\\",\\\"tkey\\\":\\\"CommonChannel:hd\\\",\\\"url\\\":\\\"//www.bilibili.com/blackboard/era/Vp41b8bsU9Wkog3X.html\\\",\\\"icon\\\":\\\"homeicon/hd/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.health\":\"{\\\"channelId\\\":33,\\\"tid\\\":1026,\\\"route\\\":\\\"health\\\",\\\"name\\\":\\\"\u5065\u5eb7\\\",\\\"tkey\\\":\\\"CommonChannel:health\\\",\\\"url\\\":\\\"//www.bilibili.com/c/health/\\\",\\\"icon\\\":\\\"homeicon/health/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":330001,\\\"tid\\\":2179,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u5065\u5eb7\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:healthScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330002,\\\"tid\\\":2180,\\\"route\\\":\\\"regimen\\\",\\\"name\\\":\\\"\u517b\u751f\\\",\\\"tkey\\\":\\\"CommonChannel:healthRegimen\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330003,\\\"tid\\\":2181,\\\"route\\\":\\\"sexes\\\",\\\"name\\\":\\\"\u4e24\u6027\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:healthSex\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330004,\\\"tid\\\":2182,\\\"route\\\":\\\"psychology\\\",\\\"name\\\":\\\"\u5fc3\u7406\u5065\u5eb7\\\",\\\"tkey\\\":\\\"CommonChannel:healthPsychology\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330005,\\\"tid\\\":2183,\\\"route\\\":\\\"asmr\\\",\\\"name\\\":\\\"\u52a9\u7720\u89c6\u9891\u00b7ASMR\\\",\\\"tkey\\\":\\\"CommonChannel:healthAsmr\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":330006,\\\"tid\\\":2184,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u533b\u7597\u4fdd\u5065\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:healthOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.home\":\"{\\\"channelId\\\":26,\\\"tid\\\":1015,\\\"route\\\":\\\"home\\\",\\\"name\\\":\\\"\u5bb6\u88c5\u623f\u4ea7\\\",\\\"tkey\\\":\\\"CommonChannel:home\\\",\\\"url\\\":\\\"//www.bilibili.com/c/home/\\\",\\\"icon\\\":\\\"homeicon/home/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":260001,\\\"tid\\\":2120,\\\"route\\\":\\\"trade\\\",\\\"name\\\":\\\"\u4e70\u623f\u79df\u623f\\\",\\\"tkey\\\":\\\"CommonChannel:homeTrade\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":260002,\\\"tid\\\":2121,\\\"route\\\":\\\"renovation\\\",\\\"name\\\":\\\"\u5bb6\u5ead\u88c5\u4fee\\\",\\\"tkey\\\":\\\"CommonChannel:homeRenovation\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":260003,\\\"tid\\\":2122,\\\"route\\\":\\\"furniture\\\",\\\"name\\\":\\\"\u5bb6\u5c45\u5c55\u793a\\\",\\\"tkey\\\":\\\"CommonChannel:homeFurniture\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":260004,\\\"tid\\\":2123,\\\"route\\\":\\\"appliances\\\",\\\"name\\\":\\\"\u5bb6\u7528\u7535\u5668\\\",\\\"tkey\\\":\\\"CommonChannel:homeAppliances\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.information\":\"{\\\"channelId\\\":16,\\\"tid\\\":1009,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:information\\\",\\\"url\\\":\\\"//www.bilibili.com/c/information/\\\",\\\"icon\\\":\\\"homeicon/information/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":160001,\\\"tid\\\":2080,\\\"route\\\":\\\"politics\\\",\\\"name\\\":\\\"\u65f6\u653f\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoPolitics\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":160002,\\\"tid\\\":2081,\\\"route\\\":\\\"overseas\\\",\\\"name\\\":\\\"\u6d77\u5916\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoOverseas\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":160003,\\\"tid\\\":2082,\\\"route\\\":\\\"social\\\",\\\"name\\\":\\\"\u793e\u4f1a\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoSocial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":160004,\\\"tid\\\":2083,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u7efc\u5408\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:infoOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.kichiku\":\"{\\\"channelId\\\":9,\\\"tid\\\":1007,\\\"route\\\":\\\"kichiku\\\",\\\"name\\\":\\\"\u9b3c\u755c\\\",\\\"tkey\\\":\\\"CommonChannel:kichiku\\\",\\\"url\\\":\\\"//www.bilibili.com/c/kichiku/\\\",\\\"icon\\\":\\\"homeicon/kichiku/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":90001,\\\"tid\\\":2059,\\\"route\\\":\\\"guide\\\",\\\"name\\\":\\\"\u9b3c\u755c\u8c03\u6559\\\",\\\"tkey\\\":\\\"CommonChannel:kckGuide\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90002,\\\"tid\\\":2060,\\\"route\\\":\\\"theatre\\\",\\\"name\\\":\\\"\u9b3c\u755c\u5267\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:kckTheatre\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90003,\\\"tid\\\":2061,\\\"route\\\":\\\"manual_vocaloid\\\",\\\"name\\\":\\\"\u4eba\u529bVOCALOID\\\",\\\"tkey\\\":\\\"CommonChannel:kckVocaloid\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90004,\\\"tid\\\":2062,\\\"route\\\":\\\"mad\\\",\\\"name\\\":\\\"\u97f3MAD\\\",\\\"tkey\\\":\\\"CommonChannel:kckMad\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":90005,\\\"tid\\\":2063,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u9b3c\u755c\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:kckOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.knowledge\":\"{\\\"channelId\\\":14,\\\"tid\\\":1010,\\\"route\\\":\\\"knowledge\\\",\\\"name\\\":\\\"\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:knowledge\\\",\\\"url\\\":\\\"//www.bilibili.com/c/knowledge/\\\",\\\"icon\\\":\\\"homeicon/knowledge/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":140001,\\\"tid\\\":2084,\\\"route\\\":\\\"exam\\\",\\\"name\\\":\\\"\u5e94\u8bd5\u6559\u80b2\\\",\\\"tkey\\\":\\\"CommonChannel:knowExam\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140002,\\\"tid\\\":2085,\\\"route\\\":\\\"lang_skill\\\",\\\"name\\\":\\\"\u975e\u5e94\u8bd5\u8bed\u8a00\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:knowLang\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140003,\\\"tid\\\":2086,\\\"route\\\":\\\"campus\\\",\\\"name\\\":\\\"\u5927\u5b66\u4e13\u4e1a\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:knowCampus\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140004,\\\"tid\\\":2087,\\\"route\\\":\\\"business\\\",\\\"name\\\":\\\"\u5546\u4e1a\u8d22\u7ecf\\\",\\\"tkey\\\":\\\"CommonChannel:knowBusiness\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140005,\\\"tid\\\":2088,\\\"route\\\":\\\"social_observation\\\",\\\"name\\\":\\\"\u793e\u4f1a\u89c2\u5bdf\\\",\\\"tkey\\\":\\\"CommonChannel:knowSocial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140006,\\\"tid\\\":2089,\\\"route\\\":\\\"politics\\\",\\\"name\\\":\\\"\u65f6\u653f\u89e3\u8bfb\\\",\\\"tkey\\\":\\\"CommonChannel:knowPolitics\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140007,\\\"tid\\\":2090,\\\"route\\\":\\\"humanity_history\\\",\\\"name\\\":\\\"\u4eba\u6587\u5386\u53f2\\\",\\\"tkey\\\":\\\"CommonChannel:knowHumanity\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140008,\\\"tid\\\":2091,\\\"route\\\":\\\"design\\\",\\\"name\\\":\\\"\u8bbe\u8ba1\u827a\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:knowDesign\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140009,\\\"tid\\\":2092,\\\"route\\\":\\\"psychology\\\",\\\"name\\\":\\\"\u5fc3\u7406\u6742\u8c08\\\",\\\"tkey\\\":\\\"CommonChannel:knowPsychology\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140010,\\\"tid\\\":2093,\\\"route\\\":\\\"career\\\",\\\"name\\\":\\\"\u804c\u573a\u53d1\u5c55\\\",\\\"tkey\\\":\\\"CommonChannel:knowCareer\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140011,\\\"tid\\\":2094,\\\"route\\\":\\\"science\\\",\\\"name\\\":\\\"\u79d1\u5b66\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:knowScience\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":140012,\\\"tid\\\":2095,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u77e5\u8bc6\u6742\u8c08\\\",\\\"tkey\\\":\\\"CommonChannel:knowOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.life_experience\":\"{\\\"channelId\\\":36,\\\"tid\\\":1031,\\\"route\\\":\\\"life_experience\\\",\\\"name\\\":\\\"\u751f\u6d3b\u7ecf\u9a8c\\\",\\\"tkey\\\":\\\"CommonChannel:lifeExperience\\\",\\\"url\\\":\\\"//www.bilibili.com/c/life_experience/\\\",\\\"icon\\\":\\\"homeicon/life_experience/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":360001,\\\"tid\\\":2203,\\\"route\\\":\\\"skills\\\",\\\"name\\\":\\\"\u751f\u6d3b\u6280\u80fd\\\",\\\"tkey\\\":\\\"CommonChannel:lexpSkills\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":360002,\\\"tid\\\":2204,\\\"route\\\":\\\"procedures\\\",\\\"name\\\":\\\"\u529e\u4e8b\u6d41\u7a0b\\\",\\\"tkey\\\":\\\"CommonChannel:lexpProcedure\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":360003,\\\"tid\\\":2205,\\\"route\\\":\\\"marriage\\\",\\\"name\\\":\\\"\u5a5a\u5ac1\\\",\\\"tkey\\\":\\\"CommonChannel:lexpMarriage\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.life_joy\":\"{\\\"channelId\\\":35,\\\"tid\\\":1030,\\\"route\\\":\\\"life_joy\\\",\\\"name\\\":\\\"\u751f\u6d3b\u5174\u8da3\\\",\\\"tkey\\\":\\\"CommonChannel:lifeJoy\\\",\\\"url\\\":\\\"//www.bilibili.com/c/life_joy/\\\",\\\"icon\\\":\\\"homeicon/life_joy/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":350001,\\\"tid\\\":2198,\\\"route\\\":\\\"leisure\\\",\\\"name\\\":\\\"\u4f11\u95f2\u73a9\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyLeisure\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350002,\\\"tid\\\":2199,\\\"route\\\":\\\"on_site\\\",\\\"name\\\":\\\"\u7ebf\u4e0b\u6f14\u51fa\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyOnSite\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350003,\\\"tid\\\":2200,\\\"route\\\":\\\"artistic_products\\\",\\\"name\\\":\\\"\u6587\u73a9\u6587\u521b\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyArtistic\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350004,\\\"tid\\\":2201,\\\"route\\\":\\\"trendy_toys\\\",\\\"name\\\":\\\"\u6f6e\u73a9\u73a9\u5177\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyToy\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":350005,\\\"tid\\\":2202,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5174\u8da3\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:ljoyOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.love\":\"{\\\"channelId\\\":37,\\\"tid\\\":0,\\\"route\\\":\\\"love\\\",\\\"name\\\":\\\"\u516c\u76ca\\\",\\\"tkey\\\":\\\"CommonChannel:love\\\",\\\"url\\\":\\\"//love.bilibili.com\\\",\\\"icon\\\":\\\"homeicon/love/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.movie\":\"{\\\"channelId\\\":2,\\\"seasonType\\\":2,\\\"tid\\\":0,\\\"route\\\":\\\"movie\\\",\\\"name\\\":\\\"\u7535\u5f71\\\",\\\"tkey\\\":\\\"CommonChannel:movie\\\",\\\"url\\\":\\\"//www.bilibili.com/movie/\\\",\\\"icon\\\":\\\"homeicon/movie/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.music\":\"{\\\"channelId\\\":10,\\\"tid\\\":1003,\\\"route\\\":\\\"music\\\",\\\"name\\\":\\\"\u97f3\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:music\\\",\\\"url\\\":\\\"//www.bilibili.com/c/music/\\\",\\\"icon\\\":\\\"homeicon/music/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":100001,\\\"tid\\\":2016,\\\"route\\\":\\\"original\\\",\\\"name\\\":\\\"\u539f\u521b\u97f3\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:musOriginal\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100002,\\\"tid\\\":2017,\\\"route\\\":\\\"mv\\\",\\\"name\\\":\\\"MV\\\",\\\"tkey\\\":\\\"CommonChannel:musMv\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100003,\\\"tid\\\":2018,\\\"route\\\":\\\"live\\\",\\\"name\\\":\\\"\u97f3\u4e50\u73b0\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:musLive\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100004,\\\"tid\\\":2019,\\\"route\\\":\\\"fan_videos\\\",\\\"name\\\":\\\"\u4e50\u8ff7\u996d\u62cd\\\",\\\"tkey\\\":\\\"CommonChannel:musFan\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100005,\\\"tid\\\":2020,\\\"route\\\":\\\"cover\\\",\\\"name\\\":\\\"\u7ffb\u5531\\\",\\\"tkey\\\":\\\"CommonChannel:musCover\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100006,\\\"tid\\\":2021,\\\"route\\\":\\\"perform\\\",\\\"name\\\":\\\"\u6f14\u594f\\\",\\\"tkey\\\":\\\"CommonChannel:musPerform\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100007,\\\"tid\\\":2022,\\\"route\\\":\\\"vocaloid\\\",\\\"name\\\":\\\"VOCALOID\\\",\\\"tkey\\\":\\\"CommonChannel:musVocaloid\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100008,\\\"tid\\\":2023,\\\"route\\\":\\\"ai_music\\\",\\\"name\\\":\\\"AI\u97f3\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:musAi\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100009,\\\"tid\\\":2024,\\\"route\\\":\\\"radio\\\",\\\"name\\\":\\\"\u7535\u53f0\u00b7\u6b4c\u5355\\\",\\\"tkey\\\":\\\"CommonChannel:musRadio\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100010,\\\"tid\\\":2025,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u97f3\u4e50\u6559\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:musTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100011,\\\"tid\\\":2026,\\\"route\\\":\\\"commentary\\\",\\\"name\\\":\\\"\u4e50\u8bc4\u76d8\u70b9\\\",\\\"tkey\\\":\\\"CommonChannel:musComment\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":100012,\\\"tid\\\":2027,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u97f3\u4e50\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:musOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.mysticism\":\"{\\\"channelId\\\":44,\\\"tid\\\":1028,\\\"route\\\":\\\"mysticism\\\",\\\"name\\\":\\\"\u795e\u79d8\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:mysticism\\\",\\\"url\\\":\\\"//www.bilibili.com/c/mysticism/\\\",\\\"icon\\\":\\\"\\\",\\\"sub\\\":[{\\\"subChannelId\\\":440001,\\\"tid\\\":2189,\\\"route\\\":\\\"tarot\\\",\\\"name\\\":\\\"\u5854\u7f57\u5360\u535c\\\",\\\"tkey\\\":\\\"CommonChannel:mythTarot\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440002,\\\"tid\\\":2190,\\\"route\\\":\\\"horoscope\\\",\\\"name\\\":\\\"\u661f\u5ea7\u5360\u661f\\\",\\\"tkey\\\":\\\"CommonChannel:mythHoros\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440003,\\\"tid\\\":2191,\\\"route\\\":\\\"metaphysics\\\",\\\"name\\\":\\\"\u4f20\u7edf\u7384\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:mythMeta\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440004,\\\"tid\\\":2192,\\\"route\\\":\\\"healing\\\",\\\"name\\\":\\\"\u7597\u6108\u6210\u957f\\\",\\\"tkey\\\":\\\"CommonChannel:mythHeal\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":440005,\\\"tid\\\":2193,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6\u795e\u79d8\u5b66\\\",\\\"tkey\\\":\\\"CommonChannel:mythOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.outdoors\":\"{\\\"channelId\\\":27,\\\"tid\\\":1016,\\\"route\\\":\\\"outdoors\\\",\\\"name\\\":\\\"\u6237\u5916\u6f6e\u6d41\\\",\\\"tkey\\\":\\\"CommonChannel:outdoors\\\",\\\"url\\\":\\\"//www.bilibili.com/c/outdoors/\\\",\\\"icon\\\":\\\"homeicon/outdoors/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":270001,\\\"tid\\\":2124,\\\"route\\\":\\\"camping\\\",\\\"name\\\":\\\"\u9732\u8425\\\",\\\"tkey\\\":\\\"CommonChannel:outCamping\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":270002,\\\"tid\\\":2125,\\\"route\\\":\\\"hiking\\\",\\\"name\\\":\\\"\u5f92\u6b65\\\",\\\"tkey\\\":\\\"CommonChannel:outHiking\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":270003,\\\"tid\\\":2126,\\\"route\\\":\\\"explore\\\",\\\"name\\\":\\\"\u6237\u5916\u63a2\u79d8\\\",\\\"tkey\\\":\\\"CommonChannel:outExplore\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":270004,\\\"tid\\\":2127,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u6237\u5916\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:outOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.painting\":\"{\\\"channelId\\\":24,\\\"tid\\\":1006,\\\"route\\\":\\\"painting\\\",\\\"name\\\":\\\"\u7ed8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:painting\\\",\\\"url\\\":\\\"//www.bilibili.com/c/painting/\\\",\\\"icon\\\":\\\"homeicon/painting/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":240001,\\\"tid\\\":2055,\\\"route\\\":\\\"acg\\\",\\\"name\\\":\\\"\u4e8c\u6b21\u5143\u7ed8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:paintAcg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":240002,\\\"tid\\\":2056,\\\"route\\\":\\\"none_acg\\\",\\\"name\\\":\\\"\u975e\u4e8c\u6b21\u5143\u7ed8\u753b\\\",\\\"tkey\\\":\\\"CommonChannel:paintNotAcg\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":240003,\\\"tid\\\":2057,\\\"route\\\":\\\"tutorial\\\",\\\"name\\\":\\\"\u7ed8\u753b\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:paintTutorial\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":240004,\\\"tid\\\":2058,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u7ed8\u753b\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:paintOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.parenting\":\"{\\\"channelId\\\":32,\\\"tid\\\":1025,\\\"route\\\":\\\"parenting\\\",\\\"name\\\":\\\"\u4eb2\u5b50\\\",\\\"tkey\\\":\\\"CommonChannel:parenting\\\",\\\"url\\\":\\\"//www.bilibili.com/c/parenting/\\\",\\\"icon\\\":\\\"homeicon/parenting/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":320001,\\\"tid\\\":2172,\\\"route\\\":\\\"pregnant_care\\\",\\\"name\\\":\\\"\u5b55\u4ea7\u62a4\u7406\\\",\\\"tkey\\\":\\\"CommonChannel:parentPregnant\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320002,\\\"tid\\\":2173,\\\"route\\\":\\\"infant_care\\\",\\\"name\\\":\\\"\u5a74\u5e7c\u62a4\u7406\\\",\\\"tkey\\\":\\\"CommonChannel:parentInfant\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320003,\\\"tid\\\":2174,\\\"route\\\":\\\"talent\\\",\\\"name\\\":\\\"\u513f\u7ae5\u624d\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:parentTalent\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320004,\\\"tid\\\":2175,\\\"route\\\":\\\"cute\\\",\\\"name\\\":\\\"\u840c\u5a03\\\",\\\"tkey\\\":\\\"CommonChannel:parentCute\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320005,\\\"tid\\\":2176,\\\"route\\\":\\\"interaction\\\",\\\"name\\\":\\\"\u4eb2\u5b50\u4e92\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:parentInteract\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320006,\\\"tid\\\":2177,\\\"route\\\":\\\"education\\\",\\\"name\\\":\\\"\u4eb2\u5b50\u6559\u80b2\\\",\\\"tkey\\\":\\\"CommonChannel:parentEdu\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":320007,\\\"tid\\\":2178,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u4eb2\u5b50\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:parentOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.popular_page_sort\":\"[\\\"all\\\",\\\"anime\\\",\\\"guochuang\\\",\\\"documentary\\\",\\\"movie\\\",\\\"tv\\\",\\\"variety\\\",\\\"douga\\\",\\\"game\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"food\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\"]\",\"channel_list.rural\":\"{\\\"channelId\\\":31,\\\"tid\\\":1023,\\\"route\\\":\\\"rural\\\",\\\"name\\\":\\\"\u4e09\u519c\\\",\\\"tkey\\\":\\\"CommonChannel:rural\\\",\\\"url\\\":\\\"//www.bilibili.com/c/rural/\\\",\\\"icon\\\":\\\"homeicon/rural/2\\\",\\\"sub\\\":[{\\\"subChannelId\\\":310001,\\\"tid\\\":2162,\\\"route\\\":\\\"planting\\\",\\\"name\\\":\\\"\u519c\u6751\u79cd\u690d\\\",\\\"tkey\\\":\\\"CommonChannel:ruralPlant\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310002,\\\"tid\\\":2163,\\\"route\\\":\\\"fishing\\\",\\\"name\\\":\\\"\u8d76\u6d77\u6355\u9c7c\\\",\\\"tkey\\\":\\\"CommonChannel:ruralFish\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310003,\\\"tid\\\":2164,\\\"route\\\":\\\"harvest\\\",\\\"name\\\":\\\"\u6253\u91ce\u91c7\u6458\\\",\\\"tkey\\\":\\\"CommonChannel:ruralHarvest\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310004,\\\"tid\\\":2165,\\\"route\\\":\\\"tech\\\",\\\"name\\\":\\\"\u519c\u4e1a\u6280\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:ruralTech\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":310005,\\\"tid\\\":2166,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u519c\u6751\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:ruralLife\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.shortplay\":\"{\\\"channelId\\\":18,\\\"tid\\\":1021,\\\"route\\\":\\\"shortplay\\\",\\\"name\\\":\\\"\u5c0f\u5267\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:shortplay\\\",\\\"url\\\":\\\"//www.bilibili.com/c/shortplay/\\\",\\\"icon\\\":\\\"homeicon/shortplay/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":180001,\\\"tid\\\":2154,\\\"route\\\":\\\"plot\\\",\\\"name\\\":\\\"\u5267\u60c5\u6f14\u7ece\\\",\\\"tkey\\\":\\\"CommonChannel:spPlot\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":180001,\\\"tid\\\":2155,\\\"route\\\":\\\"lang\\\",\\\"name\\\":\\\"\u8bed\u8a00\u7c7b\u5c0f\u5267\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:spLang\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":180001,\\\"tid\\\":2156,\\\"route\\\":\\\"up_variety\\\",\\\"name\\\":\\\"UP\u4e3b\u5c0f\u7efc\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:spUpVariety\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":180001,\\\"tid\\\":2157,\\\"route\\\":\\\"interview\\\",\\\"name\\\":\\\"\u8857\u5934\u91c7\u8bbf\\\",\\\"tkey\\\":\\\"CommonChannel:spInterview\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.sort\":\"[\\\"anime\\\",\\\"movie\\\",\\\"guochuang\\\",\\\"tv\\\",\\\"variety\\\",\\\"documentary\\\",\\\"douga\\\",\\\"game\\\",\\\"kichiku\\\",\\\"music\\\",\\\"dance\\\",\\\"cinephile\\\",\\\"ent\\\",\\\"knowledge\\\",\\\"tech\\\",\\\"information\\\",\\\"food\\\",\\\"shortplay\\\",\\\"car\\\",\\\"fashion\\\",\\\"sports\\\",\\\"animal\\\",\\\"vlog\\\",\\\"painting\\\",\\\"ai\\\",\\\"home\\\",\\\"outdoors\\\",\\\"gym\\\",\\\"handmake\\\",\\\"travel\\\",\\\"rural\\\",\\\"parenting\\\",\\\"health\\\",\\\"emotion\\\",\\\"life_joy\\\",\\\"life_experience\\\",\\\"love\\\",\\\"hd\\\"]\",\"channel_list.sports\":\"{\\\"channelId\\\":21,\\\"tid\\\":1018,\\\"route\\\":\\\"sports\\\",\\\"name\\\":\\\"\u4f53\u80b2\u8fd0\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:sports\\\",\\\"url\\\":\\\"//www.bilibili.com/c/sports/\\\",\\\"icon\\\":\\\"homeicon/sports/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":210001,\\\"tid\\\":2133,\\\"route\\\":\\\"trend\\\",\\\"name\\\":\\\"\u6f6e\u6d41\u8fd0\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:spoTrend\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210002,\\\"tid\\\":2134,\\\"route\\\":\\\"football\\\",\\\"name\\\":\\\"\u8db3\u7403\\\",\\\"tkey\\\":\\\"CommonChannel:spoFootball\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210003,\\\"tid\\\":2135,\\\"route\\\":\\\"basketball\\\",\\\"name\\\":\\\"\u7bee\u7403\\\",\\\"tkey\\\":\\\"CommonChannel:spoBasketball\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210004,\\\"tid\\\":2136,\\\"route\\\":\\\"running\\\",\\\"name\\\":\\\"\u8dd1\u6b65\\\",\\\"tkey\\\":\\\"CommonChannel:spoRun\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210005,\\\"tid\\\":2137,\\\"route\\\":\\\"kungfu\\\",\\\"name\\\":\\\"\u6b66\u672f\\\",\\\"tkey\\\":\\\"CommonChannel:spoKungfu\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210006,\\\"tid\\\":2138,\\\"route\\\":\\\"fighting\\\",\\\"name\\\":\\\"\u683c\u6597\\\",\\\"tkey\\\":\\\"CommonChannel:spoFight\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210007,\\\"tid\\\":2139,\\\"route\\\":\\\"badminton\\\",\\\"name\\\":\\\"\u7fbd\u6bdb\u7403\\\",\\\"tkey\\\":\\\"CommonChannel:spoBadminton\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210008,\\\"tid\\\":2140,\\\"route\\\":\\\"information\\\",\\\"name\\\":\\\"\u4f53\u80b2\u8d44\u8baf\\\",\\\"tkey\\\":\\\"CommonChannel:spoInfo\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210009,\\\"tid\\\":2141,\\\"route\\\":\\\"match\\\",\\\"name\\\":\\\"\u4f53\u80b2\u8d5b\u4e8b\\\",\\\"tkey\\\":\\\"CommonChannel:spoMatch\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":210010,\\\"tid\\\":2142,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u4f53\u80b2\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:spoOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.tech\":\"{\\\"channelId\\\":15,\\\"tid\\\":1012,\\\"route\\\":\\\"tech\\\",\\\"name\\\":\\\"\u79d1\u6280\u6570\u7801\\\",\\\"tkey\\\":\\\"CommonChannel:tech\\\",\\\"url\\\":\\\"//www.bilibili.com/c/tech/\\\",\\\"icon\\\":\\\"homeicon/tech/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":150001,\\\"tid\\\":2099,\\\"route\\\":\\\"computer\\\",\\\"name\\\":\\\"\u7535\u8111\\\",\\\"tkey\\\":\\\"CommonChannel:techComputer\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150002,\\\"tid\\\":2100,\\\"route\\\":\\\"phone\\\",\\\"name\\\":\\\"\u624b\u673a\\\",\\\"tkey\\\":\\\"CommonChannel:techPhone\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150003,\\\"tid\\\":2101,\\\"route\\\":\\\"pad\\\",\\\"name\\\":\\\"\u5e73\u677f\u7535\u8111\\\",\\\"tkey\\\":\\\"CommonChannel:techPad\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150004,\\\"tid\\\":2102,\\\"route\\\":\\\"photography\\\",\\\"name\\\":\\\"\u6444\u5f71\u6444\u50cf\\\",\\\"tkey\\\":\\\"CommonChannel:techPhoto\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150005,\\\"tid\\\":2103,\\\"route\\\":\\\"machine\\\",\\\"name\\\":\\\"\u5de5\u7a0b\u673a\u68b0\\\",\\\"tkey\\\":\\\"CommonChannel:techMachine\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150006,\\\"tid\\\":2104,\\\"route\\\":\\\"create\\\",\\\"name\\\":\\\"\u81ea\u5236\u53d1\u660e/\u8bbe\u5907\\\",\\\"tkey\\\":\\\"CommonChannel:techCreate\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":150007,\\\"tid\\\":2105,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u79d1\u6280\u6570\u7801\u7efc\u5408\\\",\\\"tkey\\\":\\\"CommonChannel:techOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.travel\":\"{\\\"channelId\\\":30,\\\"tid\\\":1022,\\\"route\\\":\\\"travel\\\",\\\"name\\\":\\\"\u65c5\u6e38\u51fa\u884c\\\",\\\"tkey\\\":\\\"CommonChannel:travel\\\",\\\"url\\\":\\\"//www.bilibili.com/c/travel/\\\",\\\"icon\\\":\\\"homeicon/travel/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":300001,\\\"tid\\\":2158,\\\"route\\\":\\\"record\\\",\\\"name\\\":\\\"\u65c5\u6e38\u8bb0\u5f55\\\",\\\"tkey\\\":\\\"CommonChannel:travelRecord\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":300002,\\\"tid\\\":2159,\\\"route\\\":\\\"strategy\\\",\\\"name\\\":\\\"\u65c5\u6e38\u653b\u7565\\\",\\\"tkey\\\":\\\"CommonChannel:travelStrategy\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":300003,\\\"tid\\\":2160,\\\"route\\\":\\\"city\\\",\\\"name\\\":\\\"\u57ce\u5e02\u51fa\u884c\\\",\\\"tkey\\\":\\\"CommonChannel:travelCity\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":300004,\\\"tid\\\":2161,\\\"route\\\":\\\"transport\\\",\\\"name\\\":\\\"\u516c\u5171\u4ea4\u901a\\\",\\\"tkey\\\":\\\"CommonChannel:travelTransport\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"channel_list.tv\":\"{\\\"channelId\\\":4,\\\"seasonType\\\":5,\\\"tid\\\":0,\\\"route\\\":\\\"tv\\\",\\\"name\\\":\\\"\u7535\u89c6\u5267\\\",\\\"tkey\\\":\\\"CommonChannel:tv\\\",\\\"url\\\":\\\"//www.bilibili.com/tv/\\\",\\\"icon\\\":\\\"homeicon/tv_series/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.variety\":\"{\\\"channelId\\\":5,\\\"seasonType\\\":7,\\\"tid\\\":0,\\\"route\\\":\\\"variety\\\",\\\"name\\\":\\\"\u7efc\u827a\\\",\\\"tkey\\\":\\\"CommonChannel:variety\\\",\\\"url\\\":\\\"//www.bilibili.com/variety/\\\",\\\"icon\\\":\\\"homeicon/variety/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"channel_list.vlog\":\"{\\\"channelId\\\":23,\\\"tid\\\":1029,\\\"route\\\":\\\"vlog\\\",\\\"name\\\":\\\"vlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlog\\\",\\\"url\\\":\\\"//www.bilibili.com/c/vlog/\\\",\\\"icon\\\":\\\"homeicon/vlog/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":230001,\\\"tid\\\":2194,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u4e2d\u5916\u751f\u6d3bvlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogLife\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":230002,\\\"tid\\\":2195,\\\"route\\\":\\\"student\\\",\\\"name\\\":\\\"\u5b66\u751fvlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogStudent\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":230003,\\\"tid\\\":2196,\\\"route\\\":\\\"career\\\",\\\"name\\\":\\\"\u804c\u4e1avlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogCareer\\\",\\\"url\\\":\\\"\\\"},{\\\"subChannelId\\\":230004,\\\"tid\\\":2197,\\\"route\\\":\\\"other\\\",\\\"name\\\":\\\"\u5176\u4ed6vlog\\\",\\\"tkey\\\":\\\"CommonChannel:vlogOther\\\",\\\"url\\\":\\\"\\\"}],\\\"config\\\":{\\\"enableSub\\\":0}}\",\"side_channel_list.activity\":\"{\\\"channelId\\\":40,\\\"tid\\\":0,\\\"route\\\":\\\"activity\\\",\\\"name\\\":\\\"\u6d3b\u52a8\\\",\\\"tkey\\\":\\\"CommonChannel:activity\\\",\\\"url\\\":\\\"//www.bilibili.com/blackboard/era/reward-activity-list-page.html#/list\\\",\\\"icon\\\":\\\"homeicon/activity/1\\\",\\\"sideIcon\\\":\\\"homeicon/activity_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.cheese\":\"{\\\"channelId\\\":41,\\\"tid\\\":0,\\\"route\\\":\\\"cheese\\\",\\\"name\\\":\\\"\u8bfe\u5802\\\",\\\"tkey\\\":\\\"CommonChannel:cheese\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/\\\",\\\"icon\\\":\\\"homeicon/cheese/1\\\",\\\"sideIcon\\\":\\\"homeicon/cheese_gray/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":410001,\\\"tid\\\":0,\\\"route\\\":\\\"general\\\",\\\"name\\\":\\\"\u901a\u8bc6\u79d1\u666e\\\",\\\"tkey\\\":\\\"CommonChannel:chsGeneral\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=95&csource=Channel_class\\\"},{\\\"subChannelId\\\":410002,\\\"tid\\\":0,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u5174\u8da3\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:chsLife\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=94&csource=Channel_class\\\"},{\\\"subChannelId\\\":410003,\\\"tid\\\":0,\\\"route\\\":\\\"lang\\\",\\\"name\\\":\\\"\u8bed\u8a00\u5b66\u4e60\\\",\\\"tkey\\\":\\\"CommonChannel:chsLang\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=93&csource=Channel_class\\\"},{\\\"subChannelId\\\":410004,\\\"tid\\\":0,\\\"route\\\":\\\"postgraduate\\\",\\\"name\\\":\\\"\u8003\u7814\\\",\\\"tkey\\\":\\\"CommonChannel:chsGee\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=88&csource=Channel_class\\\"},{\\\"subChannelId\\\":410005,\\\"tid\\\":0,\\\"route\\\":\\\"exam\\\",\\\"name\\\":\\\"\u8003\u8bd5\u8003\u8bc1\\\",\\\"tkey\\\":\\\"CommonChannel:chsExam\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=87&csource=Channel_class\\\"},{\\\"subChannelId\\\":410006,\\\"tid\\\":0,\\\"route\\\":\\\"media_creation\\\",\\\"name\\\":\\\"\u5f71\u89c6\u00b7\u521b\u4f5c\\\",\\\"tkey\\\":\\\"CommonChannel:chsMedia\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=164&csource=Channel_class\\\"},{\\\"subChannelId\\\":410007,\\\"tid\\\":0,\\\"route\\\":\\\"it\\\",\\\"name\\\":\\\"IT\u4e92\u8054\u7f51\\\",\\\"tkey\\\":\\\"CommonChannel:chsIt\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=89&csource=Channel_class\\\"},{\\\"subChannelId\\\":410008,\\\"tid\\\":0,\\\"route\\\":\\\"career\\\",\\\"name\\\":\\\"\u804c\u4e1a\u804c\u573a\\\",\\\"tkey\\\":\\\"CommonChannel:chsCareer\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=92&csource=Channel_class\\\"},{\\\"subChannelId\\\":410009,\\\"tid\\\":0,\\\"route\\\":\\\"personal_growth\\\",\\\"name\\\":\\\"\u4e2a\u4eba\u6210\u957f\\\",\\\"tkey\\\":\\\"CommonChannel:chsGrowth\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/category?first=181&csource=Channel_class\\\"},{\\\"subChannelId\\\":410010,\\\"tid\\\":0,\\\"route\\\":\\\"my_courses\\\",\\\"name\\\":\\\"\u6211\u7684\u8bfe\u7a0b\\\",\\\"tkey\\\":\\\"CommonChannel:chsMine\\\",\\\"url\\\":\\\"//www.bilibili.com/cheese/mine/list?csource=Channel_class\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.live\":\"{\\\"channelId\\\":39,\\\"tid\\\":0,\\\"route\\\":\\\"live\\\",\\\"name\\\":\\\"\u76f4\u64ad\\\",\\\"tkey\\\":\\\"CommonChannel:live\\\",\\\"url\\\":\\\"//live.bilibili.com\\\",\\\"icon\\\":\\\"homeicon/live/1\\\",\\\"sideIcon\\\":\\\"homeicon/live_gray/1\\\",\\\"sub\\\":[{\\\"subChannelId\\\":390001,\\\"tid\\\":0,\\\"route\\\":\\\"all\\\",\\\"name\\\":\\\"\u5168\u90e8\\\",\\\"tkey\\\":\\\"CommonChannel:all\\\",\\\"url\\\":\\\"//live.bilibili.com/all?visit_id=5icxsa0kmts0\\\"},{\\\"subChannelId\\\":390002,\\\"tid\\\":0,\\\"route\\\":\\\"online_game\\\",\\\"name\\\":\\\"\u7f51\u6e38\\\",\\\"tkey\\\":\\\"CommonChannel:liveOnline\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=2&areaId=0&visit_id=5icxsa0kmts0#/2/0\\\"},{\\\"subChannelId\\\":390003,\\\"tid\\\":0,\\\"route\\\":\\\"mobile_game\\\",\\\"name\\\":\\\"\u624b\u6e38\\\",\\\"tkey\\\":\\\"CommonChannel:liveMobile\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=3&areaId=0&visit_id=5icxsa0kmts0#/3/0\\\"},{\\\"subChannelId\\\":390004,\\\"tid\\\":0,\\\"route\\\":\\\"single_game\\\",\\\"name\\\":\\\"\u5355\u673a\\\",\\\"tkey\\\":\\\"CommonChannel:liveSingle\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=6&areaId=0\\\"},{\\\"subChannelId\\\":390005,\\\"tid\\\":0,\\\"route\\\":\\\"ent\\\",\\\"name\\\":\\\"\u5a31\u4e50\\\",\\\"tkey\\\":\\\"CommonChannel:liveEnt\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=1&areaId=0&visit_id=5icxsa0kmts0#/1/0\\\"},{\\\"subChannelId\\\":390006,\\\"tid\\\":0,\\\"route\\\":\\\"radio\\\",\\\"name\\\":\\\"\u7535\u53f0\\\",\\\"tkey\\\":\\\"CommonChannel:liveRadio\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=5&areaId=0&visit_id=5icxsa0kmts0#/5/0\\\"},{\\\"subChannelId\\\":390007,\\\"tid\\\":0,\\\"route\\\":\\\"virtual\\\",\\\"name\\\":\\\"\u865a\u62df\\\",\\\"tkey\\\":\\\"CommonChannel:liveVirtual\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=9&areaId=0\\\"},{\\\"subChannelId\\\":390008,\\\"tid\\\":0,\\\"route\\\":\\\"life\\\",\\\"name\\\":\\\"\u751f\u6d3b\\\",\\\"tkey\\\":\\\"CommonChannel:liveLife\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=10&areaId=0\\\"},{\\\"subChannelId\\\":390009,\\\"tid\\\":0,\\\"route\\\":\\\"knowledge\\\",\\\"name\\\":\\\"\u77e5\u8bc6\\\",\\\"tkey\\\":\\\"CommonChannel:liveKnow\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=11&areaId=0\\\"},{\\\"subChannelId\\\":390010,\\\"tid\\\":0,\\\"route\\\":\\\"match\\\",\\\"name\\\":\\\"\u8d5b\u4e8b\\\",\\\"tkey\\\":\\\"CommonChannel:liveMatch\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=13&areaId=0\\\"},{\\\"subChannelId\\\":390011,\\\"tid\\\":0,\\\"route\\\":\\\"chatroom\\\",\\\"name\\\":\\\"\u804a\u5929\u5ba4\\\",\\\"tkey\\\":\\\"CommonChannel:liveChat\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=14&areaId=0\\\"},{\\\"subChannelId\\\":390012,\\\"tid\\\":0,\\\"route\\\":\\\"interaction\\\",\\\"name\\\":\\\"\u4e92\u52a8\u73a9\u6cd5\\\",\\\"tkey\\\":\\\"CommonChannel:liveInteract\\\",\\\"url\\\":\\\"//live.bilibili.com/p/eden/area-tags?parentAreaId=15&areaId=0\\\"}],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.musicplus\":\"{\\\"channelId\\\":43,\\\"tid\\\":0,\\\"route\\\":\\\"musicplus\\\",\\\"name\\\":\\\"\u65b0\u6b4c\u70ed\u699c\\\",\\\"tkey\\\":\\\"CommonChannel:musicplus\\\",\\\"url\\\":\\\"//music.bilibili.com/pc/music-center/\\\",\\\"icon\\\":\\\"homeicon/musicplus/1\\\",\\\"sideIcon\\\":\\\"homeicon/musicplus_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.read\":\"{\\\"channelId\\\":38,\\\"tid\\\":0,\\\"route\\\":\\\"read\\\",\\\"name\\\":\\\"\u4e13\u680f\\\",\\\"tkey\\\":\\\"CommonChannel:read\\\",\\\"url\\\":\\\"//www.bilibili.com/read/home/\\\",\\\"icon\\\":\\\"homeicon/article/1\\\",\\\"sideIcon\\\":\\\"homeicon/article_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.social_center\":\"{\\\"channelId\\\":42,\\\"tid\\\":0,\\\"route\\\":\\\"social_center\\\",\\\"name\\\":\\\"\u793e\u533a\u4e2d\u5fc3\\\",\\\"tkey\\\":\\\"CommonChannel:socialCenter\\\",\\\"url\\\":\\\"//www.bilibili.com/blackboard/activity-5zJxM3spoS.html\\\",\\\"icon\\\":\\\"homeicon/social_center/1\\\",\\\"sideIcon\\\":\\\"homeicon/social_center_gray/1\\\",\\\"sub\\\":[],\\\"config\\\":{\\\"enableSub\\\":1}}\",\"side_channel_list.sort\":\"[\\\"read\\\",\\\"live\\\",\\\"activity\\\",\\\"cheese\\\",\\\"social_center\\\",\\\"musicplus\\\"]\"},\"versionId\":\"1770272663508\",\"appVersionId\":\"37035\",\"nscode\":10,\"appKey\":\"333.1339\",\"expires\":2592000000},\"333.1339_9\":{\"timestamp\":1773117294687,\"lastUsed\":1773117294687,\"value\":{\"user_log.payload_log\":\"1\"},\"versionId\":\"1723104145082\",\"appVersionId\":\"37035\",\"nscode\":9,\"appKey\":\"333.1339\",\"expires\":2592000000},\"457.19_1\":{\"timestamp\":1773117297756,\"lastUsed\":1773117297756,\"value\":{\"dash_config.abr_limit_by_user_level\":\"{\\\"unlogin\\\":16,\\\"loginWithoutVip\\\":80,\\\"loginWithVip\\\":116}\",\"dash_config.audio_time\":\"20\",\"dash_config.av1_4k_enable_gpu_list\":\"[\\\"radeon rx [6789][0-9][0-9][0-9]\\\"]\",\"dash_config.codec_strategy\":\"[{\\\"id\\\":\\\"version\\\",\\\"rules\\\":{},\\\"priority\\\":100},{\\\"id\\\":\\\"archive\\\",\\\"rules\\\":{\\\"1472669865\\\":[\\\"av1\\\",\\\"hevc\\\"],\\\"1473038206\\\":[\\\"avc\\\"]},\\\"prioirty\\\":99},{\\\"id\\\":\\\"gpu\\\",\\\"rules\\\":{\\\"ZX C-960\\\":[\\\"hevc\\\",\\\"avc\\\"],\\\"ZX C-1080\\\":[\\\"hevc\\\",\\\"avc\\\"],\\\"ZX C-1190\\\":[\\\"hevc\\\",\\\"avc\\\"],\\\"vastai\\\":[\\\"hevc\\\",\\\"av1\\\",\\\"avc\\\"]},\\\"priority\\\":101},{\\\"id\\\":\\\"ua\\\",\\\"rules\\\":{},\\\"priority\\\":98},{\\\"id\\\":\\\"fid\\\",\\\"rules\\\":{},\\\"priority\\\":97}]\",\"dash_config.default_codec_strategy\":\"[\\n \\\"av1\\\",\\n \\\"hevc\\\",\\n \\\"avc\\\"\\n]\",\"dash_config.default_video_quality_cfg\":\"{\\\"idleHours\\\":[[1,11],[14,18]]}\",\"dash_config.enable_av1\":\"1\",\"dash_config.enable_extra_frames\":\"true\",\"dash_config.enable_hevc\":\"1\"},\"versionId\":\"1770277208424\",\"appVersionId\":\"37038\",\"nscode\":1,\"appKey\":\"457.19\",\"expires\":2592000000}}"}, {"name": "bilibili_player_codec_prefer_reset", "value": "1.5.2"}, {"name": "displayCount_2026_3_319358290", "value": "0"}, {"name": "bmg_af_wl", "value": "[1,2,2]"}, {"name": "bilibili_player_gpu_renderer", "value": "ANGLE (Apple, ANGLE Metal Renderer: Apple M4 Pro, Unspecified Version)"}, {"name": "bmg_af_dft", "value": "\"5\""}, {"name": "secure_collect_report_interval_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "60"}, {"name": "FIRST_TIME_SEE_WL_PIP", "value": "SHOW"}, {"name": "__reporter-pb-sample-config", "value": "{\"444.8.live-room.chronos.init.before.check\":50,\"333.788.memory.timeline.performance\":50,\"444.8.live-room.uam-player.welcome.failed\":50,\"333.1334.kv-init.error\":1,\"333.1334.kv-init.pv\":1,\"333.40181.secureCollect.collectDeviceInfo\":1,\"333.40181.secureCollect.successReport\":1,\"333.40181.secureCollect.wasmProcessTime\":1,\"444.8.live-room.room-page.live-web-danmaku-tech-report\":20}"}, {"name": "bilibili_player_kv_config", "value": "{}"}, {"name": "wbi_img_urls", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png-https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "secure_collect_last_report_time_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "1773117291458"}]}, {"origin": "https://passport.bilibili.com", "localStorage": [{"name": "wbi_sub_url", "value": "https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "BILI_MIRROR_REPORT_POOL", "value": "{}"}, {"name": "wbi_img_url", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png"}, {"name": "KV_CONFIG_SDK", "value": "{\"333.1333_0\":{\"timestamp\":1773117248694,\"lastUsed\":1773117266742,\"value\":{\"bilimirror.minilogin\":\"{\\\"buvid\\\":[\\\"B6771AA6-7CCD-4EF2-BA5B-1FDE9A25F49A49120infoc\\\",\\\"D025573B-8686-0D9D-48DB-0C84BBB5544A45226infoc\\\",\\\"9BD89CEC-4C19-E243-63B3-9A69417B70A458220infoc\\\",\\\"4AD0D8C7-D936-FB67-4C33-7A13C004E84478537infoc\\\",\\\"84AF2B23-9DC9-0717-A474-BCB7A866198994970infoc\\\",\\\"F4373CB5-E491-2C2A-0541-2FFFC3DF2FCC71448infoc\\\"],\\\"rate\\\":0}\",\"bilimirror.toplist\":\"{\\\"playLogUmd\\\":\\\"https://s1.hdslb.com/bfs/static/log-manipulator@0.2.1/index.js\\\",\\\"trackGray\\\":0,\\\"trackGrayV2\\\":1,\\\"resourceStats\\\":{\\\"enabled\\\":true,\\\"sampleRate\\\":0,\\\"rules\\\":[{\\\"key\\\":\\\"333.1007.main.home-page\\\",\\\"sampleRate\\\":5}]}}\",\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"extension\\\",\\\"maximum\\\",\\\"SVGIconNext\\\"],\\\"error\\\":[\\\"extension\\\",\\\"SVGIconNext\\\"],\\\"resource\\\":[\\\"extension\\\",\\\"localhost\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"track\\\":{\\\"mid\\\":[],\\\"buvid\\\":[]},\\\"trackGrayV2\\\":1}\"},\"versionId\":\"1772162031366\",\"appVersionId\":\"37253\",\"nscode\":0,\"appKey\":\"333.1333\",\"expires\":2592000000},\"333.1228_0\":{\"timestamp\":1773117248899,\"lastUsed\":1773117266779,\"value\":{\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"rejection\\\":[\\\"chrome-extension\\\",\\\"Reached maximum\\\"],\\\"error\\\":[\\\"chrome-extension\\\"],\\\"resource\\\":[\\\"chrome-extension\\\"]},\\\"retry\\\":[],\\\"api\\\":[\\\"/web-interface/nav\\\"],\\\"performance\\\":1}\"},\"versionId\":\"1737633152934\",\"appVersionId\":\"32706\",\"nscode\":0,\"appKey\":\"333.1228\",\"expires\":2592000000},\"333.1194_0\":{\"timestamp\":1773117265667,\"lastUsed\":1773117265668,\"value\":{\"bilimirror.whitelist\":\"{\\\"white\\\":{\\\"error\\\":[\\\"chrome-extension\\\",\\\"moz-extension\\\",\\\"Navigation\\\"],\\\"rejection\\\":[\\\"chrome-extension\\\",\\\"Reached maximum\\\",\\\"moz-extension\\\",\\\"Navigation\\\"],\\\"resource\\\":[\\\"minntaki-wasm-sdk\\\",\\\"php\\\"]},\\\"retry\\\":[],\\\"performance\\\":1,\\\"techpv\\\":5,\\\"poll\\\":5,\\\"userLog\\\":[],\\\"filterEndjs\\\":true}\"},\"versionId\":\"1765942605716\",\"appVersionId\":\"36157\",\"nscode\":0,\"appKey\":\"333.1194\",\"expires\":2592000000}}"}, {"name": "secure_collect_report_interval_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "60"}, {"name": "__reporter-pb-sample-config", "value": "{\"444.8.live-room.chronos.init.before.check\":50,\"333.788.memory.timeline.performance\":50,\"444.8.live-room.uam-player.welcome.failed\":50,\"333.1334.kv-init.error\":1,\"333.1334.kv-init.pv\":1,\"333.40181.secureCollect.collectDeviceInfo\":1,\"333.40181.secureCollect.successReport\":1,\"333.40181.secureCollect.wasmProcessTime\":1,\"444.8.live-room.room-page.live-web-danmaku-tech-report\":20}"}, {"name": "wbi_img_urls", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png-https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "secure_collect_last_report_time_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "1773117252536"}]}, {"origin": "https://s1.hdslb.com", "localStorage": [{"name": "message-notify:source", "value": "www.bilibili.com/_o8r7q3d3i8m"}, {"name": "message-notify:alive", "value": "1773117381975"}, {"name": "buvid-space:cross_buvid4", "value": "97FC1DCB-1CE7-171D-8FC5-6D3938F3316549906-026031012-x7jLLSVo9Owdvpqf4iDOqQ=="}, {"name": "search_history:search_history", "value": "[]"}, {"name": "search_history:migrated", "value": "1"}]}, {"origin": "https://message.bilibili.com", "localStorage": [{"name": "imMessageNotifyPush319358290", "value": "0"}, {"name": "wbi_sub_url", "value": "https://i0.hdslb.com/bfs/wbi/4932caff0ff746eab6f01bf08b70ac45.png"}, {"name": "imSystemNotifyPush319358290", "value": "1"}, {"name": "imNotifyCounts319358290", "value": "{\"at_me\":0,\"reply_me\":1,\"praise_me\":1,\"notify_me\":0,\"message\":0}"}, {"name": "unreadApiRequestedBy319358290At", "value": "1774235362274"}, {"name": "wbi_img_url", "value": "https://i0.hdslb.com/bfs/wbi/7cd084941338484aae1ad9425b84077c.png"}]}]} \ No newline at end of file diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md b/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md index 77fc314f..7f7acce3 100644 --- a/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md +++ b/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md @@ -3,25 +3,28 @@ name: 多平台分发 description: > 一键将视频分发到 5 个平台(抖音、B站、视频号、小红书、快手)。 API 优先策略:视频号纯 API、B站 bilibili-api-python、抖音纯 API。 - 支持定时排期(第1条立即发,后续 30-120 分钟随机间隔)、并行分发、去重、失败自动重试。 + 支持定时排期(默认智能错峰;可选 legacy)、默认静默不自动弹窗登录视频号、并行分发、去重、失败自动重试。 triggers: 多平台分发、一键分发、全平台发布、批量分发、视频分发 owner: 木叶 group: 木 -version: "4.1" -updated: "2026-03-20" +version: "4.5" +updated: "2026-03-23" --- -# 多平台分发 Skill(v4.1) +# 多平台分发 Skill(v4.5) > **核心原则**:API 发布为主,Playwright 为辅。确保确定性地分发到各平台。 -> **v4.1 变更**:视频号 Cookie 双路径自动对齐;指定 `--platforms 视频号` 时 Cookie 失效自动调起扫码登录;登录完成即写入并同步中央存储;执行上**先直达目的**(跑命令、保存 Cookie、再发),**不对用户反问**。 +> **v4.5 视频号铁律**:**必须先等微信扫码完成(Cookie 连续校验通过),再上传。** `video_channels_resume.py` **默认弹出 Chromium 窗口**扫码,扫完再自动上传;`--silent-login` 才是无头。 +> **v4.4**:默认无窗口、B 站 headless、定时 ≥5min、`--until-success`、二维码路径标记。 +> **v4.3**:默认不自动弹视频号登录。**v4.2**:智能排期与去重下标对齐。 ## 〇、执行原则(第一性原理) -- **目标优先**:用户要「发到视频号 / 全平台」→ 直接执行 `distribute_all.py` 与必要登录脚本,再简短汇报结果。 +- **视频号两步(强制)**:① 微信扫码登录助手并落盘 Cookie;② 再跑上传。**禁止**在 Cookie 未确认有效时上传。一键:`video_channels_resume.py`(**默认弹窗** Chromium;`--silent-login` 无头;`--step1-only` 只登录)。 +- **目标优先**:全平台时若含视频号且 Cookie 无效 → 先完成第①步,再 `distribute_all`;或直接跑 `video_channels_resume.py` 仅发视频号。 - **Cookie 优先**:任何登录成功 → **必须落盘**;视频号同时写入 `视频号发布/脚本/channels_storage_state.json` 与 `多平台分发/cookies/视频号_cookies.json`(脚本已自动同步)。 -- **少问多做**:缺 Cookie 时自动打开 `channels_login.py`(仅发视频号场景);除非环境无法弹窗,否则不先停下来问「要不要登录」。 -- **扫码只在 Cursor 里**:`channels_login.py` 用 `cursor://…/simple-browser` 打开登录页,**不**唤起 Safari/Chrome;要**完全避免**回退 Chromium,请用带 `--remote-debugging-port=9223` 的方式启动 Cursor(见脚本内说明)。 +- **默认静默**:批量分发**不弹窗**、不自动拉起登录流程,适合 Cursor 内无人值守跑命令。 +- **需要扫码时**:显式 `python3 channels_login.py`,或 `distribute_all.py --auto-channels-login`,或 `CHANNELS_AUTO_LOGIN=1 python3 channels_api_publish.py`。`channels_login.py` 可用 `cursor://…/simple-browser`;完全避免 Chromium 回退见脚本内 CDP 说明。 --- @@ -39,6 +42,9 @@ updated: "2026-03-20" > 按《视频号与腾讯相关 API 整理》结论,微信官方目前**没有开放「短视频上传/发布」接口**;本 Skill 中的视频号发布能力,属于对 `https://channels.weixin.qq.com` 视频号助手网页协议的逆向封装(DFS 上传 + `post_create`),仅在你本机使用,需自行承担协议变更与合规风险。 > 官方可控能力(直播记录、橱窗、留资、罗盘数据、本地生活等)的服务端 API 入口为:`https://developers.weixin.qq.com/doc/channels/api/`。**整合脑图与接口速查**见同木叶的 `视频号发布/REFERENCE_开放能力_数据与集成.md`;开放平台凭证约定见 `视频号发布/credentials/README.md`(`.env.open_platform`)。 +> **「视频号 API token」与成片上传**:微信公众号 **`access_token`**(`cgi-bin/token`)用于开放平台文档中的各类接口,**不能**替代本链路里的 **视频号助手网页态**。`distribute_all` → `channels_api_publish.py` 发表短视频,依赖的是 **`channels_storage_state.json`**(Cookie + `localStorage`,如 `__ml::aid`、`_finger_print_device_id`),经 `auth/auth_data` 校验通过后方可 DFS 上传与 `post_create`。`channels_token.json` 只是登录脚本写出的摘要字段,**不能单独当「发视频 token」用**。若要用 **appid+secret** 拉直播/罗盘等数据,走 `视频号发布/脚本/channels_open_fetch.py`,**与上传 127 场成片无关**。 +> **127 场全平台(静默)**(助手态与各平台 Cookie 已就绪):`python3 distribute_all.py --video-dir "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片"` + --- ## 二、一键命令 @@ -46,10 +52,13 @@ updated: "2026-03-20" ```bash cd /Users/karuo/Documents/个人/卡若AI/03_卡木(木)/木叶_视频内容/多平台分发/脚本 -# 定时排期:第1条立即,后续 30-120min 随机间隔 +# 定时排期:默认智能错峰(条数自适应 + 尽量避开本地 0–7 点) python3 distribute_all.py -# 立即全部发布 +# 旧版:固定 30–120min 随机间隔 +python3 distribute_all.py --legacy-schedule + +# 立即全部发布(不排期) python3 distribute_all.py --now # 只发指定平台 @@ -62,22 +71,42 @@ python3 distribute_all.py --video-dir "/path/to/videos/" python3 distribute_all.py --check python3 distribute_all.py --retry -# 仅视频号:Cookie 失效时禁止自动弹窗登录(CI/无头环境) -python3 distribute_all.py --platforms 视频号 --no-auto-channels-login --video-dir "/path/to/成片" -# 或环境变量:NO_AUTO_CHANNELS_LOGIN=1 +# 视频号 Cookie 失效且希望脚本自动弹窗扫码(默认不弹窗) +python3 distribute_all.py --platforms 视频号 --auto-channels-login --video-dir "/path/to/成片" + +# 强制静默(即使写了 --auto-channels-login 也不弹窗):NO_AUTO_CHANNELS_LOGIN=1 +# 独立跑视频号脚本且允许自动登录:CHANNELS_AUTO_LOGIN=1 python3 ../视频号发布/脚本/channels_api_publish.py + +# 视频号仅要二维码到对话:无窗口,终端会打印 SOUL_QR_IMAGE_FOR_CHAT 路径 +cd ../视频号发布/脚本 && CHANNELS_SILENT_QR=1 python3 channels_login.py + +# 全平台直到全部成功(间隔 90s,无限轮;加 --until-success-max-rounds 20 可封顶) +python3 distribute_all.py --video-dir "/path/to/成片" --until-success + +# 仅查看断点:各平台已成功/待传(不执行上传);加 --resume-report-detail 列出文件名 +python3 distribute_all.py --resume-report --resume-report-detail --video-dir "/path/to/成片" + +# 视频号一条龙:后台静默登录 → 终端打印二维码路径 → 你在对话里让助手读图扫码 → Cookie 好后自动仅发视频号(断点+until-success) +python3 video_channels_resume.py --video-dir "/path/to/成片" +# 无头(不弹窗):加 --silent-login +# 只做扫码不上传:加 --step1-only ``` --- -## 三、定时排期(v4.0 优化) +## 三、定时排期(v4.2 默认智能错峰) -### 3.1 排期规则 -- **第 1 条**:立即发布(`first_delay=0`) -- **第 2 条起**:前一条 + random(30, 120) 分钟 -- 若总跨度 > 24h,自动按比例压缩 -- 12 条视频典型跨度 ~10-14h +### 3.1 默认规则(`schedule_generator.generate_smart_schedule`) +- **第 1 条**:立即(`first_delay=0`);视频号侧 2 分钟内仍视为立即(`_scheduled_ts_for_channels`) +- **间隔与总跨度**:随条数 `n` 自适应(`suggest_stagger_params`):条数越多略缩短单条间隔、允许更长总跨度(如 8 条约 28–48h 量级,具体随机) +- **凌晨规避**:本地时间 0–7 点附近的点会挪到当日/次日 12:xx(`refine_avoid_late_night`);关闭:`SCHEDULE_NO_NIGHT_REFINE=1` +- **回退旧逻辑**:`python3 distribute_all.py --legacy-schedule`(仍可用 `--min-gap` / `--max-gap` / `--max-hours`) +- **去重对齐**:排期与 `videos` 列表下标一致;中间已发布的文件跳过,其余仍按原文件名顺序对应原定时间 -### 3.2 各平台定时实现 +### 3.2 独立跑 `channels_api_publish.py` 时 +- 与上相同的 `generate_smart_schedule` → Unix 定时,与分发器一致 + +### 3.3 各平台定时实现 | 平台 | 定时方式 | 参数 | |------|----------|------| @@ -134,8 +163,9 @@ meta.hashtags("视频号") # … + #小程序卡若创业派对 #公众号卡 - 中央存储:`多平台分发/cookies/{平台}_cookies.json` - **视频号双路径**:`sync_channels_cookie_files()`;登录脚本写 legacy 后 **copy** 到 `cookies/视频号_cookies.json` - **登录页只在 Cursor 内打开**:`channels_login.py` v7 用 `cursor://vscode.simple-browser/show?url=…` 唤起 **Simple Browser**,**不**用系统默认浏览器。 -- **不落盘会话**:在 Cursor 已开 `--remote-debugging-port`(默认脚本连 `CHANNELS_CDP_URL=http://127.0.0.1:9223`)时,Playwright **CDP 附着** Cursor,从 Simple Browser 上下文导出 `storage_state`;**无 CDP** 时才回退独立 Chromium(`--playwright-only` 可强制只走 Chromium)。 -- `distribute_all.py` 指定 `--platforms 视频号` 且 Cookie 失效时自动跑 `channels_login.py`(可用 `--no-auto-channels-login` 关闭) +- **不落盘会话**:在 Cursor 已开 `--remote-debugging-port`(默认脚本连 `CHANNELS_CDP_URL=http://127.0.0.1:9223`)时,Playwright **CDP 附着** Cursor,从 Simple Browser 上下文导出 `storage_state`;**无 CDP** 时回退 Chromium;默认 **持久化用户目录** `~/.soul-channels-playwright-profile`(`CHANNELS_PERSISTENT_LOGIN=0` / `--no-persistent` 可关),减少重复扫码。 +- **无 Cookie 发片**:微信助手 API **无**官方「access_token 上传短视频」接口,见 `视频号发布/脚本/channels_open_platform_publish.py` 与 `REFERENCE_开放能力_数据与集成.md`。 +- **`distribute_all.py`**:默认**不**自动跑 `channels_login.py`;仅 `--auto-channels-login` 且 Cookie 无效时才调起。历史参数 `--no-auto-channels-login` 仍接受(无效果,与默认一致)。 - API 预检:各平台 auth API --- diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/cookies/视频号_cookies.json b/03_卡木(木)/木叶_视频内容/多平台分发/cookies/视频号_cookies.json index 05eb8559..5952c0b2 100644 --- a/03_卡木(木)/木叶_视频内容/多平台分发/cookies/视频号_cookies.json +++ b/03_卡木(木)/木叶_视频内容/多平台分发/cookies/视频号_cookies.json @@ -1,103 +1 @@ -{ - "cookies": [ - { - "name": "sessionid", - "value": "BgAAO0pkRXR1Cnpkg8qKYYMziAr6J6R%2FMVqC2Jat0R1fmRXawRqzqlxIdOy47RaOqNJ8YCfDBsY9VFSx0UMt4JmiGxqBL6Wa6v0LDXbmykU%3D", - "domain": "channels.weixin.qq.com", - "path": "/", - "expires": 1808780189.672433, - "httpOnly": false, - "secure": true, - "sameSite": "None" - }, - { - "name": "wxuin", - "value": "1519919758", - "domain": "channels.weixin.qq.com", - "path": "/", - "expires": 1808780189.672495, - "httpOnly": false, - "secure": true, - "sameSite": "None" - } - ], - "origins": [ - { - "origin": "https://channels.weixin.qq.com", - "localStorage": [ - { - "name": "finder_route_meta", - "value": "micro.content/post/list;index;1;1774220268329" - }, - { - "name": "__ml::hb_ts", - "value": "1774220134814" - }, - { - "name": "__rx::aid", - "value": "\"80b5c5eb-802b-42f7-843e-6c7a4bf40ffa\"" - }, - { - "name": "__ml::aid", - "value": "\"80b5c5eb-802b-42f7-843e-6c7a4bf40ffa\"" - }, - { - "name": "__ml::page_79981609-2209-498e-b670-628160070448", - "value": "{\"pageId\":\"Home\",\"accessId\":\"6c054bc2-80ac-4b02-aa40-790e1223fcce\",\"step\":1}" - }, - { - "name": "__ml::page_7abb4872-1585-4f94-892c-2ff1f1222889", - "value": "{\"pageId\":\"LoginForIframe\",\"accessId\":\"38dca924-46a7-4068-9ca1-0fdc1f51ffc6\",\"step\":1}" - }, - { - "name": "__ml::page", - "value": "[\"7abb4872-1585-4f94-892c-2ff1f1222889\",\"639f449e-0a27-4a6e-a189-e7bf16c74428\",\"79981609-2209-498e-b670-628160070448\",\"dd2d2b12-843f-496f-91b3-0e3326d52728\",\"446b419a-6e50-47a5-8688-9a17072dde6e\",\"6c27611b-edcd-43d8-8929-6bbf188b2e5e\"]" - }, - { - "name": "finder_login_token", - "value": "" - }, - { - "name": "__ml::page_6c27611b-edcd-43d8-8929-6bbf188b2e5e", - "value": "{\"pageId\":\"PostList\",\"accessId\":\"2a41b37b-b659-4bc5-a6e8-4e70f75fa49f\",\"step\":1}" - }, - { - "name": "finder_username", - "value": "v2_060000231003b20faec8c5e48919cbd5cb05e53db077dd1924028a806c10cffd891eb5a80ce7@finder" - }, - { - "name": "__ml::page_dd2d2b12-843f-496f-91b3-0e3326d52728", - "value": "{\"pageId\":\"PostCard\",\"accessId\":\"c2c6e55a-fa3f-41fd-8690-d4c2364aca65\",\"step\":1}" - }, - { - "name": "_finger_print_device_id", - "value": "99684cf0b0c8496a5094ef60138ec231" - }, - { - "name": "MICRO_VISITED_NAME", - "value": "{\"postCard\":1,\"content\":1}" - }, - { - "name": "__ml::page_639f449e-0a27-4a6e-a189-e7bf16c74428", - "value": "{\"pageId\":\"LoginForIframe\",\"accessId\":\"d90a87c7-e749-4b53-8ab2-b7c8c25f252c\",\"step\":1}" - }, - { - "name": "UvFirstReportLocalKey", - "value": "1774195200000" - }, - { - "name": "finder_ua_report_data", - "value": "{\"browser\":\"Chrome\",\"browserVersion\":\"131.0.0.0\",\"engine\":\"Webkit\",\"engineVersion\":\"537.36\",\"os\":\"Mac OS X\",\"osVersion\":\"10.15.7\",\"device\":\"desktop\",\"darkmode\":0}" - }, - { - "name": "__ml::page_446b419a-6e50-47a5-8688-9a17072dde6e", - "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"1b08b0c7-0031-4b66-99fb-037cb01f60ea\",\"step\":1}" - }, - { - "name": "finder_uin", - "value": "" - } - ] - } - ] -} \ No newline at end of file +{"cookies": [{"name": "sessionid", "value": "BgAANwiqhAKk98isXZLPiw2icF1oS7Vpofo9%2FFNByPRqbhQJqyNGTUHji1WoozeYLHGzcAKaWZZYCf2AF88%2FpVZsF3XuTF9TVnLk%2Bi9kXac%3D", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1808800822.422134, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "wxuin", "value": "1187669785", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1808800822.422189, "httpOnly": false, "secure": true, "sameSite": "None"}], "origins": [{"origin": "https://channels.weixin.qq.com", "localStorage": [{"name": "finder_route_meta", "value": "micro.content/post/list;index;1;1774242949027"}, {"name": "__ml::hb_ts", "value": "1774242924686"}, {"name": "__ml::page_b18047d7-6ebc-4c3b-8519-7e4d28a3ca3b", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"d612ded6-ff68-4edb-ad32-56bfb74c70c9\",\"step\":2,\"refAccessId\":\"43ae3ce4-59e6-4f16-adfa-74961ccebc27\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page", "value": "[\"00e0cc59-7650-4e0b-bb98-d0f67ad44ec4\",\"8a4b6440-d33c-4013-bd94-634cbbc13758\",\"89b3a33e-8271-4225-97b9-befa04c5d290\",\"dbe75a94-bc70-4e92-9022-0e5c088628f6\",\"20f9dbd1-3f71-4ce3-a1af-5f4e0a64a18a\",\"e42ad245-d055-498a-8e22-7b3502231e25\",\"17b5c6be-ff89-4658-9fb2-e2d11a90ed33\",\"67682303-ec1a-4d2d-bee2-6f2d60f6df65\",\"a80e8ac3-7596-4702-b0e6-757cab1674c9\",\"3d795b47-31c0-46d5-ad96-b04db9253577\",\"99b8b620-152a-4b77-ac8b-110d8490f54d\",\"8604f1fe-e7ab-42eb-a9ee-8fcadc54f31c\",\"b18047d7-6ebc-4c3b-8519-7e4d28a3ca3b\",\"4f9fb713-7bd0-4d22-858b-9c0b6832fdd6\",\"a91f8e0d-cd89-44dc-826b-fed4eaae2bd4\",\"0a83a485-8c35-4812-b3d7-8e5c70a6d568\",\"3d6f4773-ab34-4b00-9f58-4f932302d12f\",\"0b4e0d00-1602-4d02-906a-fb4445f5acfc\",\"5942f166-a955-4d15-adbd-ee5eac3d8ad0\",\"9a37ae12-2acf-4395-ac0b-06adde6bd4a9\"]"}, {"name": "__ml::page_e42ad245-d055-498a-8e22-7b3502231e25", "value": "{\"pageId\":\"PostList\",\"accessId\":\"633463e0-2e58-4a70-9aa7-d2de8fd1459b\",\"step\":2,\"refAccessId\":\"45d5e170-db6f-4827-a0e0-2f517c7bb156\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_99b8b620-152a-4b77-ac8b-110d8490f54d", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"a8ba4b66-b170-43f1-9a7a-97ea482b3cc7\",\"step\":1}"}, {"name": "__ml::page_8a4b6440-d33c-4013-bd94-634cbbc13758", "value": "{\"pageId\":\"PostList\",\"accessId\":\"bb78baee-84cc-4ef2-88a6-d46521e3814e\",\"step\":2,\"refAccessId\":\"85a59341-16aa-4921-ab7b-a5dca9d37ef8\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_0a83a485-8c35-4812-b3d7-8e5c70a6d568", "value": "{\"pageId\":\"PostList\",\"accessId\":\"e9bb0da3-9983-49c7-9079-f87a645f6354\",\"step\":1}"}, {"name": "__ml::page_a80e8ac3-7596-4702-b0e6-757cab1674c9", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"45b82321-f61e-4339-aba4-349be643a15b\",\"step\":2,\"refAccessId\":\"8113bc99-fca7-4493-a765-c4784f443b6f\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_17b5c6be-ff89-4658-9fb2-e2d11a90ed33", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"7e22f363-affd-442b-93d0-ca2db673db72\",\"step\":1}"}, {"name": "__ml::page_4f9fb713-7bd0-4d22-858b-9c0b6832fdd6", "value": "{\"pageId\":\"PostList\",\"accessId\":\"61d65ce9-ce68-4f27-930f-5642ba7521bb\",\"step\":2,\"refAccessId\":\"cabb19f8-cb82-4628-a429-158a05b9bd15\",\"refPageId\":\"PostCreate\"}"}, {"name": "finder_ua_report_data", "value": "{\"browser\":\"Chrome\",\"browserVersion\":\"131.0.0.0\",\"engine\":\"Webkit\",\"engineVersion\":\"537.36\",\"os\":\"Mac OS X\",\"osVersion\":\"10.15.7\",\"device\":\"desktop\",\"darkmode\":0}"}, {"name": "__ml::page_8604f1fe-e7ab-42eb-a9ee-8fcadc54f31c", "value": "{\"pageId\":\"PostList\",\"accessId\":\"22a786a3-2f8e-4153-b411-582b947ec0a5\",\"step\":1}"}, {"name": "__ml::page_20f9dbd1-3f71-4ce3-a1af-5f4e0a64a18a", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"e139da29-767c-4522-bc18-676d785010be\",\"step\":2,\"refAccessId\":\"78f4d8d9-5b07-41bf-a558-4fff866f6a99\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_3d6f4773-ab34-4b00-9f58-4f932302d12f", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"8b4630bc-2fb8-469b-be4d-d91ed1dd7397\",\"step\":2,\"refAccessId\":\"0d87a4fb-f696-4af3-b306-d3e2dc8c59d4\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_dbe75a94-bc70-4e92-9022-0e5c088628f6", "value": "{\"pageId\":\"PostList\",\"accessId\":\"36736c60-9bdf-47e5-9876-60bf62137b08\",\"step\":1}"}, {"name": "__ml::aid", "value": "\"1f5e4794-a2de-4480-87e3-203befa831ee\""}, {"name": "__rx::aid", "value": "\"1f5e4794-a2de-4480-87e3-203befa831ee\""}, {"name": "finder_login_token", "value": ""}, {"name": "__ml::page_00e0cc59-7650-4e0b-bb98-d0f67ad44ec4", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"0b8a1b9d-2de6-4ff4-990f-72a3ca4c21b1\",\"step\":2,\"refAccessId\":\"4e7bc64d-e24c-4481-9c21-fda1539afb81\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_9a37ae12-2acf-4395-ac0b-06adde6bd4a9", "value": "{\"pageId\":\"PostList\",\"accessId\":\"fbdca8ab-1a76-4b4a-9bfc-5dc141c7f342\",\"step\":1}"}, {"name": "__ml::page_89b3a33e-8271-4225-97b9-befa04c5d290", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"96266c25-dc8d-49f5-a46d-fce317e3516e\",\"step\":1}"}, {"name": "__ml::page_67682303-ec1a-4d2d-bee2-6f2d60f6df65", "value": "{\"pageId\":\"PostList\",\"accessId\":\"8d91a635-e0b9-4b20-83a3-ccc080ba012e\",\"step\":1}"}, {"name": "finder_username", "value": "v2_060000231003b20faec8c5e48919cbd5cb05e53db077dd1924028a806c10cffd891eb5a80ce7@finder"}, {"name": "_finger_print_device_id", "value": "99684cf0b0c8496a5094ef60138ec231"}, {"name": "__ml::page_a91f8e0d-cd89-44dc-826b-fed4eaae2bd4", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"62bd9c71-e367-4ea8-bf59-7556527a3dea\",\"step\":1}"}, {"name": "MICRO_VISITED_NAME", "value": "{\"postCard\":1,\"content\":64}"}, {"name": "UvFirstReportLocalKey", "value": "1774195200000"}, {"name": "__ml::page_5942f166-a955-4d15-adbd-ee5eac3d8ad0", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"0b7487e3-3e3a-4b65-be3c-636110486437\",\"step\":1}"}, {"name": "__ml::page_0b4e0d00-1602-4d02-906a-fb4445f5acfc", "value": "{\"pageId\":\"PostList\",\"accessId\":\"7b78ae52-3344-4ac8-984e-daf73f548aad\",\"step\":2,\"refAccessId\":\"744db231-49cf-4248-adb0-4bbcce55791b\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_3d795b47-31c0-46d5-ad96-b04db9253577", "value": "{\"pageId\":\"PostList\",\"accessId\":\"bd6713e1-6ac5-4039-9341-945fe7a7b4ee\",\"step\":2,\"refAccessId\":\"b425a8d5-2a44-4171-9618-fd6573807b34\",\"refPageId\":\"PostCreate\"}"}, {"name": "finder_uin", "value": ""}]}]} \ No newline at end of file diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127_resume.pid b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127_resume.pid new file mode 100644 index 00000000..2abc2586 --- /dev/null +++ b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127_resume.pid @@ -0,0 +1 @@ +37720 diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127场_全平台_run.pid b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127场_全平台_run.pid new file mode 100644 index 00000000..35ebc908 --- /dev/null +++ b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_127场_全平台_run.pid @@ -0,0 +1 @@ +69111 diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_all.py b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_all.py index babc3d25..f6e4750a 100644 --- a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_all.py +++ b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/distribute_all.py @@ -1,24 +1,24 @@ #!/usr/bin/env python3 """ 多平台一键分发 v3 — 全链路自动化 + 定时排期 -- 定时排期:30-120 分钟随机间隔,超 24h 自动压缩 +- 定时排期(默认):generate_smart_schedule — 按条数自适应间隔/总跨度,并尽量避开本地 0–7 点 +- 旧排期:--legacy-schedule + --min-gap / --max-gap / --max-hours(原 30–120min 随机) - 并行分发:5 平台同时上传(asyncio.gather) -- 去重机制:已成功发布的视频自动跳过 -- 失败重试:--retry 自动重跑历史失败任务 -- Cookie 预警:过期/即将过期自动通知 -- 智能标题:优先手动字典,否则文件名自动生成 -- 结果持久化:JSON Lines 日志 + 控制台汇总 +- 去重:每条视频按其在目录中的序号对齐排期(不因前面跳过而错位) +- 失败重试:--retry;Cookie 预警;结果写入 publish_log.json +- 视频号登录:默认静默(仅同步 Cookie 路径,不弹窗);需要自动扫码时加 --auto-channels-login;NO_AUTO_CHANNELS_LOGIN=1 强制静默 用法: - python3 distribute_all.py # 定时排期并行分发 + python3 distribute_all.py # 智能错峰定时排期 python3 distribute_all.py --now # 立即发布(不排期) + python3 distribute_all.py --legacy-schedule # 固定随机间隔(旧逻辑) python3 distribute_all.py --platforms B站 快手 # 只发指定平台 python3 distribute_all.py --check # 检查 Cookie python3 distribute_all.py --retry # 重试失败任务 python3 distribute_all.py --video /path/to.mp4 # 发单条视频 python3 distribute_all.py --no-dedup # 跳过去重检查 python3 distribute_all.py --serial # 串行模式(调试用) - python3 distribute_all.py --min-gap 30 --max-gap 120 # 自定义间隔 + python3 distribute_all.py --min-gap 30 --max-gap 120 # 仅与 --legacy-schedule 联用 """ import argparse import asyncio @@ -44,18 +44,23 @@ from cookie_manager import ( from publish_result import (PublishResult, print_summary, save_results, load_published_set, load_failed_tasks) from title_generator import generate_title -from schedule_generator import generate_schedule, format_schedule +from schedule_generator import ( + generate_schedule, + generate_smart_schedule, + format_schedule, +) from video_metadata import VideoMeta CHANNELS_LOGIN_SCRIPT = BASE_DIR / "视频号发布" / "脚本" / "channels_login.py" -def _ensure_channels_cookie_or_login(skip_auto: bool) -> None: - """指定发视频号时:先对齐双路径 Cookie;无效则直接调起扫码登录(保存后继续)。""" - if skip_auto or os.environ.get("NO_AUTO_CHANNELS_LOGIN"): - sync_channels_cookie_files() - return +def _ensure_channels_cookie_or_login(*, auto_login: bool) -> None: + """发视频号前对齐双路径 Cookie。默认静默;仅 auto_login 且未设 NO_AUTO_CHANNELS_LOGIN 时才调起扫码。""" sync_channels_cookie_files() + if os.environ.get("NO_AUTO_CHANNELS_LOGIN", "").strip().lower() in ("1", "true", "yes"): + return + if not auto_login: + return ok, _ = check_cookie_valid("视频号") if ok: return @@ -139,6 +144,34 @@ def check_cookies_with_alert() -> tuple[list[str], list[str]]: return available, alerts +def print_resume_report( + targets: list[str], + videos: list[Path], + published_set: set, + *, + detail: bool = False, +) -> None: + """ + 断点续传说明:publish_log.json 里 success=true 的 (平台, 文件名) 会跳过,其余重传。 + """ + print(f"\n{'─' * 60}") + print(" 断点续传 / 待传清单(已成功条目自动跳过)") + print(f"{'─' * 60}") + total_pending = 0 + for p in targets: + pending = [v for v in videos if (p, v.name) not in published_set] + done = len(videos) - len(pending) + total_pending += len(pending) + print(f" [{p}] 已成功 {done}/{len(videos)} | 待上传 {len(pending)}") + if detail and pending: + for v in pending[:50]: + print(f" · {v.name}") + if len(pending) > 50: + print(f" … 另有 {len(pending) - 50} 条") + print(f" 合计待传任务: {total_pending} 条(多平台分别计数)") + print(f"{'─' * 60}\n") + + def send_feishu_alert(alerts: list[str]): """通过飞书 Webhook 发送 Cookie 过期预警""" import os @@ -217,19 +250,19 @@ async def distribute_to_platform( success=True, status="skipped", message="去重跳过(已发布)", )) - publish_schedule = None - if schedule_times and len(to_publish) > 0: - if len(schedule_times) >= len(to_publish): - publish_schedule = schedule_times[:len(to_publish)] - else: - publish_schedule = generate_schedule(len(to_publish)) + idx_by_vp = {vp: j for j, vp in enumerate(videos)} + schedule_ok = bool(schedule_times) and len(schedule_times) == len(videos) total = len(to_publish) pub_fn = getattr(module, "publish_one_compat", None) or module.publish_one for i, vp in enumerate(to_publish): vmeta = VideoMeta.from_filename(str(vp)) title = vmeta.title(platform) - stime = publish_schedule[i] if publish_schedule else None + stime = ( + schedule_times[idx_by_vp[vp]] + if schedule_ok + else None + ) try: r = await pub_fn(str(vp), title, i + 1, total, scheduled_time=stime) if isinstance(r, PublishResult): @@ -348,29 +381,98 @@ async def main(): parser.add_argument("--no-dedup", action="store_true", help="跳过去重") parser.add_argument("--serial", action="store_true", help="串行模式") parser.add_argument("--now", action="store_true", help="立即发布(不排期)") - parser.add_argument("--min-gap", type=int, default=30, help="最小间隔(分钟)") - parser.add_argument("--max-gap", type=int, default=120, help="最大间隔(分钟)") - parser.add_argument("--max-hours", type=float, default=24.0, help="最大排期跨度(小时)") + parser.add_argument("--min-gap", type=int, default=30, help="最小间隔(分钟),仅 --legacy-schedule 生效") + parser.add_argument("--max-gap", type=int, default=120, help="最大间隔(分钟),仅 --legacy-schedule 生效") + parser.add_argument("--max-hours", type=float, default=24.0, help="最大排期跨度(小时),仅 --legacy-schedule 生效") + parser.add_argument( + "--legacy-schedule", + action="store_true", + help="使用固定随机间隔(--min-gap/--max-gap/--max-hours);默认智能错峰排期", + ) + parser.add_argument( + "--auto-channels-login", + action="store_true", + help="视频号 Cookie 失效时自动调起扫码登录(默认静默,不弹窗)", + ) parser.add_argument( "--no-auto-channels-login", action="store_true", - help="禁用「仅发视频号时」Cookie 失效自动弹窗登录", + help=argparse.SUPPRESS, + ) + parser.add_argument( + "--allow-ui-browser", + action="store_true", + help="B站 Playwright 兜底使用有头浏览器(默认无窗口 headless)", + ) + parser.add_argument( + "--until-success", + action="store_true", + help="失败时每轮间隔后整表重试,直到全部成功或达 --until-success-max-rounds", + ) + parser.add_argument( + "--until-success-sleep", + type=int, + default=90, + help="--until-success 每轮间隔秒数(默认 90)", + ) + parser.add_argument( + "--until-success-max-rounds", + type=int, + default=0, + help="--until-success 最大轮数,0 表示不限制", + ) + parser.add_argument( + "--resume-report", + action="store_true", + help="仅打印各平台已成功/待传条数与清单,不执行上传", + ) + parser.add_argument( + "--resume-report-detail", + action="store_true", + help="与 --resume-report 合用,列出待传文件名", ) args = parser.parse_args() - if ( + if not args.allow_ui_browser: + os.environ.setdefault("PUBLISH_PLAYWRIGHT_HEADLESS", "1") + + will_touch_channels = ( not args.check and not args.retry - and args.platforms - and "视频号" in args.platforms - ): - _ensure_channels_cookie_or_login(args.no_auto_channels_login) - - available, alerts = check_cookies_with_alert() - if alerts: - send_feishu_alert(alerts) + and (not args.platforms or "视频号" in args.platforms) + ) + if will_touch_channels: + _ensure_channels_cookie_or_login( + auto_login=bool(args.auto_channels_login) and not args.no_auto_channels_login, + ) if args.check: + available, alerts = check_cookies_with_alert() + if alerts: + send_feishu_alert(alerts) + return 0 + + if args.resume_report: + available, alerts = check_cookies_with_alert() + if alerts: + send_feishu_alert(alerts) + targets = args.platforms if args.platforms else available + targets = [t for t in targets if t in available] + video_dir = Path(args.video_dir) if args.video_dir else DEFAULT_VIDEO_DIR + if args.video: + videos = [Path(args.video)] + else: + videos = sorted(video_dir.glob("*.mp4")) + if not videos: + print(f"\n[✗] 未找到视频: {video_dir}") + return 1 + published_set = set() if args.no_dedup else load_published_set() + if not targets: + print("\n[✗] 无可用平台,无法生成续传报告") + return 1 + print_resume_report( + targets, videos, published_set, detail=args.resume_report_detail + ) return 0 if args.retry: @@ -380,18 +482,59 @@ async def main(): save_results(results) return 0 + round_num = 0 + while True: + round_num += 1 + if args.until_success and round_num > 1: + print( + f"\n{'#' * 20} until-success 第 {round_num} 轮 " + f"({args.until_success_sleep}s 后开始){'#' * 20}\n", + flush=True, + ) + await asyncio.sleep(args.until_success_sleep) + + exit_code, failed_count = await _publish_one_round(args) + + if not args.until_success: + return exit_code + # 无可发平台 / 无视频等致命错误,勿无限重试 + if failed_count >= 9990: + return exit_code + if failed_count == 0: + print("\n[✓] until-success:本轮无失败条目,结束。", flush=True) + return 0 + if args.until_success_max_rounds and round_num >= args.until_success_max_rounds: + print( + f"\n[✗] until-success:已达最大轮数 {args.until_success_max_rounds}," + f"仍有约 {failed_count} 条失败。", + flush=True, + ) + return 1 + print( + f"\n[i] until-success:仍有失败,约 {failed_count} 条;" + f"{args.until_success_sleep}s 后重试(已成功写入日志会去重跳过)…", + flush=True, + ) + + +async def _publish_one_round(args: argparse.Namespace) -> tuple[int, int]: + """执行一轮分发。返回 (exit_code, 非跳过且失败的条数)。""" + available, alerts = check_cookies_with_alert() + if alerts: + send_feishu_alert(alerts) + if not available: print("\n[✗] 没有可用平台,请先登录:") for p, c in PLATFORM_CONFIG.items(): login = str(c["script"]).replace("publish", "login").replace("pure_api", "login") print(f" {p}: python3 {login}") - return 1 + return 1, 9999 targets = args.platforms if args.platforms else available targets = [t for t in targets if t in available] if not targets: print("\n[✗] 指定的平台均不可用") - return 1 + return 1, 9999 video_dir = Path(args.video_dir) if args.video_dir else DEFAULT_VIDEO_DIR if args.video: @@ -400,10 +543,13 @@ async def main(): videos = sorted(video_dir.glob("*.mp4")) if not videos: print(f"\n[✗] 未找到视频: {video_dir}") - return 1 + return 1, 9999 published_set = set() if args.no_dedup else load_published_set() + if not args.no_dedup: + print_resume_report(targets, videos, published_set, detail=False) + mode = "串行" if args.serial else "并行" total_new = 0 for p in targets: @@ -411,15 +557,17 @@ async def main(): if (p, v.name) not in published_set: total_new += 1 - # 生成排期 schedule_times = None if not args.now and total_new > 1: - schedule_times = generate_schedule( - len(videos), - min_gap=args.min_gap, - max_gap=args.max_gap, - max_hours=args.max_hours, - ) + if args.legacy_schedule: + schedule_times = generate_schedule( + len(videos), + min_gap=args.min_gap, + max_gap=args.max_gap, + max_hours=args.max_hours, + ) + else: + schedule_times = generate_smart_schedule(len(videos)) print(f"\n{'='*60}") print(f" 分发计划 ({mode})") @@ -427,7 +575,10 @@ async def main(): print(f" 视频数: {len(videos)}") print(f" 目标平台: {', '.join(targets)}") print(f" 新任务: {total_new} 条") - print(f" 发布方式: {'立即发布' if args.now or not schedule_times else '定时排期'}") + sched_label = "立即发布" + if schedule_times: + sched_label = "定时排期(智能错峰)" if not args.legacy_schedule else "定时排期(legacy 随机间隔)" + print(f" 发布方式: {sched_label if not args.now else '立即发布'}") if not args.no_dedup: skipped = len(videos) * len(targets) - total_new if skipped > 0: @@ -440,7 +591,7 @@ async def main(): if total_new == 0: print("[i] 所有视频已发布到所有平台,无新任务") - return 0 + return 0, 0 t0 = time.time() if args.serial: @@ -461,7 +612,8 @@ async def main(): if failed_count > 0: print(f"\n 有 {failed_count} 条失败,可执行: python3 distribute_all.py --retry") - return 0 if ok == total else 1 + failed_non_success = sum(1 for r in actual_results if not r.success) + return (0 if ok == total else 1), failed_non_success if __name__ == "__main__": diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json index 7eee7490..164422dd 100644 --- a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json +++ b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json @@ -285,3 +285,115 @@ {"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/群主和交付师不一样.mp4", "title": "群主和交付师不一样", "success": false, "status": "error", "message": "post_create errCode=300002 request failed", "elapsed_sec": 21.92174482345581, "timestamp": "2026-03-23 07:10:26"} {"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/职场课为什么卖不动.mp4", "title": "职场课为什么卖不动", "success": false, "status": "error", "message": "post_create errCode=300002 request failed", "elapsed_sec": 21.752349138259888, "timestamp": "2026-03-23 07:10:50"} {"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/链接要落到具体事.mp4", "title": "链接要落到具体事", "success": false, "status": "error", "message": "post_create errCode=300002 request failed", "elapsed_sec": 48.84101176261902, "timestamp": "2026-03-23 07:11:42"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/Soul上像开老茶馆.mp4", "title": "Soul上像开老茶馆", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 1.4709701538085938, "timestamp": "2026-03-23 11:09:12"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百七十万罚单亲历.mp4", "title": "三百七十万罚单亲历", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.24030470848083496, "timestamp": "2026-03-23 11:09:15"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百简历只要两三个.mp4", "title": "三百简历只要两三个", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.13891935348510742, "timestamp": "2026-03-23 11:09:18"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三角洲模型怎么卖.mp4", "title": "三角洲模型怎么卖", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15856194496154785, "timestamp": "2026-03-23 11:09:21"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/上麦讲你上月做啥.mp4", "title": "上麦讲你上月做啥", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.2452690601348877, "timestamp": "2026-03-23 11:09:25"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/二百七十万推流从哪来.mp4", "title": "二百七十万推流从哪来", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15202879905700684, "timestamp": "2026-03-23 11:09:28"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/什么话题最好起量.mp4", "title": "什么话题很好起量", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.24415278434753418, "timestamp": "2026-03-23 11:09:31"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/保镖业务先讲清模式.mp4", "title": "保镖业务先讲清模式", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.16850519180297852, "timestamp": "2026-03-23 11:09:34"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/分他靠自己赚不到的那块.mp4", "title": "分他靠自己赚不到的那块", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.12019515037536621, "timestamp": "2026-03-23 11:09:37"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/场景里拍视频就链接.mp4", "title": "场景里拍视频就链接", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.13576292991638184, "timestamp": "2026-03-23 11:09:41"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/学历不如可验证实操.mp4", "title": "学历不如可验证实操", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.16388773918151855, "timestamp": "2026-03-23 11:09:44"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/性格不对团队白搭.mp4", "title": "性格不对团队白搭", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1238703727722168, "timestamp": "2026-03-23 11:09:47"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/想两万月薪先看月烧多少.mp4", "title": "想两万月薪先看月烧多少", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.158128023147583, "timestamp": "2026-03-23 11:09:50"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/政商金融矿产华侨.mp4", "title": "政商金融矿产华侨", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.14139485359191895, "timestamp": "2026-03-23 11:09:53"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/最大产值不是写代码.mp4", "title": "很大产值不是写代码", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1378459930419922, "timestamp": "2026-03-23 11:09:56"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/现在缺的是流量.mp4", "title": "现在缺的是流量", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.18117499351501465, "timestamp": "2026-03-23 11:09:59"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/筛对了人能跟十二年.mp4", "title": "筛对了人能跟十二年", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.12108397483825684, "timestamp": "2026-03-23 11:10:03"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/线上更适合阿米巴.mp4", "title": "线上更适合阿米巴", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.2141871452331543, "timestamp": "2026-03-23 11:10:06"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/群主和交付师不一样.mp4", "title": "群主和交付师不一样", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1297130584716797, "timestamp": "2026-03-23 11:10:09"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/职场课为什么卖不动.mp4", "title": "职场课为什么卖不动", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.11802816390991211, "timestamp": "2026-03-23 11:10:12"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/链接要落到具体事.mp4", "title": "链接要落到具体事", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.13814401626586914, "timestamp": "2026-03-23 11:10:15"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/Soul上像开老茶馆.mp4", "title": "Soul上像开老茶馆", "success": false, "status": "failed", "message": "Playwright: 投稿超时", "screenshot": "/tmp/bilibili_result.png", "elapsed_sec": 108.12666606903076, "timestamp": "2026-03-23 11:11:04"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百七十万罚单亲历.mp4", "title": "三百七十万罚单亲历", "success": true, "status": "reviewing", "message": "纯API投稿成功 (3.8s)", "elapsed_sec": 3.753028154373169, "timestamp": "2026-03-23 11:11:10"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百简历只要两三个.mp4", "title": "三百简历只要两三个", "success": true, "status": "reviewing", "message": "纯API投稿成功 (3.3s)", "elapsed_sec": 3.284956932067871, "timestamp": "2026-03-23 11:11:17"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三角洲模型怎么卖.mp4", "title": "三角洲模型怎么卖", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.9s)", "elapsed_sec": 2.9468610286712646, "timestamp": "2026-03-23 11:11:23"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/上麦讲你上月做啥.mp4", "title": "上麦讲你上月做啥", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.3s)", "elapsed_sec": 2.2636637687683105, "timestamp": "2026-03-23 11:11:28"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/二百七十万推流从哪来.mp4", "title": "二百七十万推流从哪来", "success": true, "status": "reviewing", "message": "纯API投稿成功 (1.9s)", "elapsed_sec": 1.9184420108795166, "timestamp": "2026-03-23 11:11:33"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/什么话题最好起量.mp4", "title": "什么话题很好起量", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.4s)", "elapsed_sec": 2.3539421558380127, "timestamp": "2026-03-23 11:11:38"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/保镖业务先讲清模式.mp4", "title": "保镖业务先讲清模式", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.7s)", "elapsed_sec": 2.7068850994110107, "timestamp": "2026-03-23 11:11:44"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/分他靠自己赚不到的那块.mp4", "title": "分他靠自己赚不到的那块", "success": true, "status": "reviewing", "message": "纯API投稿成功 (5.7s)", "elapsed_sec": 5.657810211181641, "timestamp": "2026-03-23 11:11:53"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/场景里拍视频就链接.mp4", "title": "场景里拍视频就链接", "success": false, "status": "error", "message": "双方案均失败: Locator.click: Timeout 30000ms exceeded.\nCall log:\n - waiting for locator(\"inpu", "elapsed_sec": 0.0, "timestamp": "2026-03-23 11:16:35"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/学历不如可验证实操.mp4", "title": "学历不如可验证实操", "success": false, "status": "error", "message": "双方案均失败: Locator.click: Timeout 30000ms exceeded.\nCall log:\n - waiting for locator(\"inpu", "elapsed_sec": 0.0, "timestamp": "2026-03-23 11:21:18"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/性格不对团队白搭.mp4", "title": "性格不对团队白搭", "success": true, "status": "reviewing", "message": "纯API投稿成功 (4.4s)", "elapsed_sec": 4.356952905654907, "timestamp": "2026-03-23 11:21:25"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/想两万月薪先看月烧多少.mp4", "title": "想两万月薪先看月烧多少", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.9s)", "elapsed_sec": 2.901702880859375, "timestamp": "2026-03-23 11:21:31"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/政商金融矿产华侨.mp4", "title": "政商金融矿产华侨", "success": true, "status": "reviewing", "message": "纯API投稿成功 (5.3s)", "elapsed_sec": 5.3057701587677, "timestamp": "2026-03-23 11:21:39"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/最大产值不是写代码.mp4", "title": "很大产值不是写代码", "success": true, "status": "reviewing", "message": "纯API投稿成功 (3.3s)", "elapsed_sec": 3.320775270462036, "timestamp": "2026-03-23 11:21:46"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/现在缺的是流量.mp4", "title": "现在缺的是流量", "success": true, "status": "reviewing", "message": "纯API投稿成功 (8.7s)", "elapsed_sec": 8.691925048828125, "timestamp": "2026-03-23 11:21:57"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/筛对了人能跟十二年.mp4", "title": "筛对了人能跟十二年", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.6s)", "elapsed_sec": 2.6495907306671143, "timestamp": "2026-03-23 11:22:03"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/线上更适合阿米巴.mp4", "title": "线上更适合阿米巴", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.1s)", "elapsed_sec": 2.1320738792419434, "timestamp": "2026-03-23 11:22:08"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/群主和交付师不一样.mp4", "title": "群主和交付师不一样", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.8s)", "elapsed_sec": 2.7808477878570557, "timestamp": "2026-03-23 11:22:14"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/职场课为什么卖不动.mp4", "title": "职场课为什么卖不动", "success": false, "status": "error", "message": "双方案均失败: Locator.click: Timeout 30000ms exceeded.\nCall log:\n - waiting for locator(\"inpu", "elapsed_sec": 0.0, "timestamp": "2026-03-23 11:26:56"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/链接要落到具体事.mp4", "title": "链接要落到具体事", "success": false, "status": "error", "message": "双方案均失败: Locator.click: Timeout 30000ms exceeded.\nCall log:\n - waiting for locator(\"inpu", "elapsed_sec": 0.0, "timestamp": "2026-03-23 11:31:39"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/Soul上像开老茶馆.mp4", "title": "Soul上像开老茶馆", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 50.02102184295654, "timestamp": "2026-03-23 11:10:25"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百七十万罚单亲历.mp4", "title": "三百七十万罚单亲历", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 49.1489679813385, "timestamp": "2026-03-23 11:11:41"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百简历只要两三个.mp4", "title": "三百简历只要两三个", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 49.1381778717041, "timestamp": "2026-03-23 11:12:56"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三角洲模型怎么卖.mp4", "title": "三角洲模型怎么卖", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 49.14575791358948, "timestamp": "2026-03-23 11:14:12"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/上麦讲你上月做啥.mp4", "title": "上麦讲你上月做啥", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.655869007110596, "timestamp": "2026-03-23 11:15:28"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/二百七十万推流从哪来.mp4", "title": "二百七十万推流从哪来", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.75113916397095, "timestamp": "2026-03-23 11:16:43"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/什么话题最好起量.mp4", "title": "什么话题很好起量", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.504446029663086, "timestamp": "2026-03-23 11:17:58"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/保镖业务先讲清模式.mp4", "title": "保镖业务先讲清模式", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.730623960494995, "timestamp": "2026-03-23 11:19:13"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/分他靠自己赚不到的那块.mp4", "title": "分他靠自己赚不到的那块", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.763344287872314, "timestamp": "2026-03-23 11:20:29"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/场景里拍视频就链接.mp4", "title": "场景里拍视频就链接", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.68367004394531, "timestamp": "2026-03-23 11:21:44"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/学历不如可验证实操.mp4", "title": "学历不如可验证实操", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.9231276512146, "timestamp": "2026-03-23 11:22:59"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/性格不对团队白搭.mp4", "title": "性格不对团队白搭", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.8387770652771, "timestamp": "2026-03-23 11:24:15"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/想两万月薪先看月烧多少.mp4", "title": "想两万月薪先看月烧多少", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.93092584609985, "timestamp": "2026-03-23 11:25:30"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/政商金融矿产华侨.mp4", "title": "政商金融矿产华侨", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.95681095123291, "timestamp": "2026-03-23 11:26:46"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/最大产值不是写代码.mp4", "title": "很大产值不是写代码", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.8231360912323, "timestamp": "2026-03-23 11:28:01"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/现在缺的是流量.mp4", "title": "现在缺的是流量", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.829030990600586, "timestamp": "2026-03-23 11:29:16"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/筛对了人能跟十二年.mp4", "title": "筛对了人能跟十二年", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.778688192367554, "timestamp": "2026-03-23 11:30:32"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/线上更适合阿米巴.mp4", "title": "线上更适合阿米巴", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.829610109329224, "timestamp": "2026-03-23 11:31:47"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/群主和交付师不一样.mp4", "title": "群主和交付师不一样", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.864104986190796, "timestamp": "2026-03-23 11:33:02"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/职场课为什么卖不动.mp4", "title": "职场课为什么卖不动", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.94530510902405, "timestamp": "2026-03-23 11:34:18"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/链接要落到具体事.mp4", "title": "链接要落到具体事", "success": true, "status": "likely_published", "message": "发布按钮+确认已点击,视频可能仍在处理", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 48.90583395957947, "timestamp": "2026-03-23 11:35:34"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/Soul上像开老茶馆.mp4", "title": "Soul上像开老茶馆", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 1.4672038555145264, "timestamp": "2026-03-23 11:43:08"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百七十万罚单亲历.mp4", "title": "三百七十万罚单亲历", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.14421701431274414, "timestamp": "2026-03-23 11:43:11"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百简历只要两三个.mp4", "title": "三百简历只要两三个", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1285099983215332, "timestamp": "2026-03-23 11:43:14"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三角洲模型怎么卖.mp4", "title": "三角洲模型怎么卖", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.12726902961730957, "timestamp": "2026-03-23 11:43:18"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/上麦讲你上月做啥.mp4", "title": "上麦讲你上月做啥", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.7475981712341309, "timestamp": "2026-03-23 11:43:21"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/二百七十万推流从哪来.mp4", "title": "二百七十万推流从哪来", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.13030028343200684, "timestamp": "2026-03-23 11:43:24"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/什么话题最好起量.mp4", "title": "什么话题很好起量", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.13919687271118164, "timestamp": "2026-03-23 11:43:28"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/保镖业务先讲清模式.mp4", "title": "保镖业务先讲清模式", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1264021396636963, "timestamp": "2026-03-23 11:43:31"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/分他靠自己赚不到的那块.mp4", "title": "分他靠自己赚不到的那块", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15427303314208984, "timestamp": "2026-03-23 11:43:34"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/场景里拍视频就链接.mp4", "title": "场景里拍视频就链接", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.3109300136566162, "timestamp": "2026-03-23 11:43:37"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/学历不如可验证实操.mp4", "title": "学历不如可验证实操", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.19164180755615234, "timestamp": "2026-03-23 11:43:40"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/性格不对团队白搭.mp4", "title": "性格不对团队白搭", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.14249396324157715, "timestamp": "2026-03-23 11:43:43"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/想两万月薪先看月烧多少.mp4", "title": "想两万月薪先看月烧多少", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.16753792762756348, "timestamp": "2026-03-23 11:43:47"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/政商金融矿产华侨.mp4", "title": "政商金融矿产华侨", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.148911714553833, "timestamp": "2026-03-23 11:43:50"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/最大产值不是写代码.mp4", "title": "很大产值不是写代码", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.24453401565551758, "timestamp": "2026-03-23 11:43:53"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/现在缺的是流量.mp4", "title": "现在缺的是流量", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.2290198802947998, "timestamp": "2026-03-23 11:43:56"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/筛对了人能跟十二年.mp4", "title": "筛对了人能跟十二年", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15469002723693848, "timestamp": "2026-03-23 11:43:59"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/线上更适合阿米巴.mp4", "title": "线上更适合阿米巴", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.18268704414367676, "timestamp": "2026-03-23 11:44:03"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/群主和交付师不一样.mp4", "title": "群主和交付师不一样", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1401972770690918, "timestamp": "2026-03-23 11:44:06"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/职场课为什么卖不动.mp4", "title": "职场课为什么卖不动", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15677309036254883, "timestamp": "2026-03-23 11:44:09"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/链接要落到具体事.mp4", "title": "链接要落到具体事", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.18844985961914062, "timestamp": "2026-03-23 11:44:12"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/Soul上像开老茶馆.mp4", "title": "Soul上像开老茶馆", "success": true, "status": "reviewing", "message": "纯API投稿成功 (4.2s)", "elapsed_sec": 4.178177118301392, "timestamp": "2026-03-23 11:43:12"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/场景里拍视频就链接.mp4", "title": "场景里拍视频就链接", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.2s)", "elapsed_sec": 2.2191109657287598, "timestamp": "2026-03-23 11:43:17"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/学历不如可验证实操.mp4", "title": "学历不如可验证实操", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.2s)", "elapsed_sec": 2.229668140411377, "timestamp": "2026-03-23 11:43:22"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/职场课为什么卖不动.mp4", "title": "职场课为什么卖不动", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.4s)", "elapsed_sec": 2.3824262619018555, "timestamp": "2026-03-23 11:43:27"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/链接要落到具体事.mp4", "title": "链接要落到具体事", "success": true, "status": "reviewing", "message": "纯API投稿成功 (2.8s)", "elapsed_sec": 2.760422945022583, "timestamp": "2026-03-23 11:43:33"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/Soul上像开老茶馆.mp4", "title": "Soul上像开老茶馆 #Soul派对 #创业日记 #小程序 卡若创业派对", "success": false, "status": "error", "message": "异常: Locator.set_input_files: Timeout 10000ms exceeded.\nCall log:\n - waiting for loc", "elapsed_sec": 23.14011812210083, "timestamp": "2026-03-23 13:01:37"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百七十万罚单亲历.mp4", "title": "三百七十万罚单亲历 #Soul派对 #创业日记 #小程序 卡若创业派对", "success": false, "status": "error", "message": "异常: Page.goto: Timeout 30000ms exceeded.\nCall log:\n - navigating to \"https://channe", "elapsed_sec": 30.034138917922974, "timestamp": "2026-03-23 13:02:14"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/Soul上像开老茶馆.mp4", "title": "Soul上像开老茶馆 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/Soul上像开老茶馆_5_verify.png", "elapsed_sec": 30.81173086166382, "timestamp": "2026-03-23 13:02:52"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百七十万罚单亲历.mp4", "title": "三百七十万罚单亲历 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/三百七十万罚单亲历_5_verify.png", "elapsed_sec": 30.594141244888306, "timestamp": "2026-03-23 13:03:31"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三百简历只要两三个.mp4", "title": "三百简历只要两三个 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/三百简历只要两三个_5_verify.png", "elapsed_sec": 31.392528772354126, "timestamp": "2026-03-23 13:04:10"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/三角洲模型怎么卖.mp4", "title": "三角洲模型怎么卖 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/三角洲模型怎么卖_5_verify.png", "elapsed_sec": 31.27242684364319, "timestamp": "2026-03-23 13:04:50"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/上麦讲你上月做啥.mp4", "title": "上麦讲你上月做啥 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/上麦讲你上月做啥_5_verify.png", "elapsed_sec": 31.388854026794434, "timestamp": "2026-03-23 13:05:29"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/二百七十万推流从哪来.mp4", "title": "二百七十万推流从哪来 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/二百七十万推流从哪来_5_verify.png", "elapsed_sec": 32.773988008499146, "timestamp": "2026-03-23 13:06:10"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/什么话题最好起量.mp4", "title": "什么话题最好起量 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/什么话题最好起量_5_verify.png", "elapsed_sec": 32.07719111442566, "timestamp": "2026-03-23 13:06:50"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/保镖业务先讲清模式.mp4", "title": "保镖业务先讲清模式 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/保镖业务先讲清模式_5_verify.png", "elapsed_sec": 31.477304935455322, "timestamp": "2026-03-23 13:07:30"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/分他靠自己赚不到的那块.mp4", "title": "分他靠自己赚不到的那块 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/分他靠自己赚不到的那块_5_verify.png", "elapsed_sec": 32.22468280792236, "timestamp": "2026-03-23 13:08:10"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/场景里拍视频就链接.mp4", "title": "场景里拍视频就链接 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/场景里拍视频就链接_5_verify.png", "elapsed_sec": 31.937192916870117, "timestamp": "2026-03-23 13:08:50"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/学历不如可验证实操.mp4", "title": "学历不如可验证实操 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/学历不如可验证实操_5_verify.png", "elapsed_sec": 29.13404893875122, "timestamp": "2026-03-23 13:09:27"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/性格不对团队白搭.mp4", "title": "性格不对团队白搭 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/性格不对团队白搭_5_verify.png", "elapsed_sec": 30.99875521659851, "timestamp": "2026-03-23 13:10:06"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/想两万月薪先看月烧多少.mp4", "title": "想两万月薪先看月烧多少 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/想两万月薪先看月烧多少_5_verify.png", "elapsed_sec": 30.932358026504517, "timestamp": "2026-03-23 13:10:45"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/政商金融矿产华侨.mp4", "title": "政商金融矿产华侨 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/政商金融矿产华侨_5_verify.png", "elapsed_sec": 30.35584306716919, "timestamp": "2026-03-23 13:11:24"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/最大产值不是写代码.mp4", "title": "最大产值不是写代码 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/最大产值不是写代码_5_verify.png", "elapsed_sec": 30.229849815368652, "timestamp": "2026-03-23 13:12:02"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/现在缺的是流量.mp4", "title": "现在缺的是流量 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/现在缺的是流量_5_verify.png", "elapsed_sec": 30.722687244415283, "timestamp": "2026-03-23 13:12:41"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/筛对了人能跟十二年.mp4", "title": "筛对了人能跟十二年 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/筛对了人能跟十二年_5_verify.png", "elapsed_sec": 30.178684949874878, "timestamp": "2026-03-23 13:13:19"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/线上更适合阿米巴.mp4", "title": "线上更适合阿米巴 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/线上更适合阿米巴_5_verify.png", "elapsed_sec": 30.138293981552124, "timestamp": "2026-03-23 13:13:57"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/群主和交付师不一样.mp4", "title": "群主和交付师不一样 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/群主和交付师不一样_5_verify.png", "elapsed_sec": 30.115286827087402, "timestamp": "2026-03-23 13:14:36"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/职场课为什么卖不动.mp4", "title": "职场课为什么卖不动 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/职场课为什么卖不动_5_verify.png", "elapsed_sec": 30.429933071136475, "timestamp": "2026-03-23 13:15:14"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/第127场_20260318_output/成片/链接要落到具体事.mp4", "title": "链接要落到具体事 #Soul派对 #创业日记", "success": true, "status": "reviewing", "message": "API确认,列表未匹配 (未在列表前20条中找到)", "screenshot": "/tmp/channels_ss/链接要落到具体事_5_verify.png", "elapsed_sec": 30.445733070373535, "timestamp": "2026-03-23 13:15:53"} diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/schedule_generator.py b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/schedule_generator.py index e6ff6ee9..a21a7a7e 100644 --- a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/schedule_generator.py +++ b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/schedule_generator.py @@ -1,16 +1,94 @@ #!/usr/bin/env python3 """ -定时排期生成器 v2 -规则: -1. 第一条视频 **立即发布**(first_delay=0) -2. 第二条起,每条间隔 30~120 分钟(随机) -3. 若总时长超过 max_hours,按比例压缩 -4. 支持各平台原生定时 API 所需的 datetime 对象 +定时排期生成器 v3 +- v2:固定 30~120min 随机间隔 +- v3:generate_smart_schedule — 按视频条数自适应间隔/总跨度,并可选避开本地凌晨低活跃时段(适合视频号等多条错峰发) """ +import os import random from datetime import datetime, timedelta +def suggest_stagger_params(n: int) -> tuple[int, int, float]: + """ + 根据待发布条数给出建议:min_gap, max_gap(分钟), max_hours。 + 条数越多,略缩短间隔、允许更长总跨度,避免全挤在 24h 内过密。 + """ + if n <= 1: + return 30, 120, 24.0 + if n <= 4: + return 45, 150, 28.0 + if n <= 8: + return 38, 125, max(28.0, min(48.0, n * 3.2)) + if n <= 15: + return 32, 105, max(36.0, min(60.0, n * 2.8)) + if n <= 25: + return 28, 95, max(48.0, min(72.0, n * 2.4)) + return 25, 85, min(96.0, max(56.0, n * 2.0)) + + +def refine_avoid_late_night( + times: list[datetime], + min_after_prev: int = 25, +) -> list[datetime]: + """ + 将落在 **本机本地时间** 00:00–07:59 的排期顺延到当日/次日 12:xx, + 并保持与上一条至少 min_after_prev 分钟(请把系统时区设为发布面向地区,如中国用北京时间)。 + 关闭:环境变量 SCHEDULE_NO_NIGHT_REFINE=1(在 generate_smart_schedule 层已读)。 + """ + if len(times) <= 1: + return list(times) + + def strip_tz(t: datetime) -> datetime: + return t.replace(tzinfo=None) if t.tzinfo else t + + out = [strip_tz(times[0])] + for raw in times[1:]: + t = max(strip_tz(raw), out[-1] + timedelta(minutes=min_after_prev)) + if 0 <= t.hour < 8: + minute_slot = random.randint(0, 50) + candidate = t.replace(hour=12, minute=minute_slot, second=0, microsecond=0) + if candidate <= out[-1] + timedelta(minutes=min_after_prev): + nd = out[-1].date() + timedelta(days=1) + candidate = datetime(nd.year, nd.month, nd.day, 12, random.randint(0, 50), 0) + t = candidate + while t <= out[-1] + timedelta(minutes=min_after_prev): + t += timedelta(minutes=30) + out.append(t) + return out + + +def generate_smart_schedule( + n: int, + start_time: datetime | None = None, + avoid_late_night: bool | None = None, +) -> list[datetime]: + """ + 推荐默认:按条数自适应间隔 + 总跨度,并避开凌晨。 + avoid_late_night 默认 True;SCHEDULE_NO_NIGHT_REFINE=1 可关闭。 + """ + if n <= 0: + return [] + if avoid_late_night is None: + avoid_late_night = os.environ.get("SCHEDULE_NO_NIGHT_REFINE", "").strip() not in ( + "1", + "true", + "yes", + ) + min_gap, max_gap, max_hours = suggest_stagger_params(n) + times = generate_schedule( + n, + min_gap=min_gap, + max_gap=max_gap, + max_hours=max_hours, + first_delay=0, + start_time=start_time, + ) + if avoid_late_night and n > 1: + times = refine_avoid_late_night(times) + return times + + def generate_schedule( n: int, min_gap: int = 30, diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/video_channels_resume.py b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/video_channels_resume.py new file mode 100644 index 00000000..76f16057 --- /dev/null +++ b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/video_channels_resume.py @@ -0,0 +1,224 @@ +#!/usr/bin/env python3 +""" +视频号:严格两步——① 等微信扫码完成(Cookie 校验通过)② 再上传。 + +默认:弹出 Chromium 窗口扫码(与手机微信同一套实时码,易成功);扫完并保存 Cookie 后自动进入上传。 +无头:加 --silent-login(仅终端/对话看图,易与真实会话不一致)。 + +用法: + cd 多平台分发/脚本 + python3 video_channels_resume.py --video-dir "/path/to/成片" + python3 video_channels_resume.py --video-dir "/path/to/成片" --silent-login + +铁律: + - 未检测到有效 Cookie 前,绝不会启动 distribute_all。 + - Cookie 须「连续两次」间隔数秒检测通过,避免半写入就开传。 + - 仅第一步:--step1-only +""" +from __future__ import annotations + +import os +import subprocess +import sys +import time +from pathlib import Path + +SCRIPT_DIR = Path(__file__).resolve().parent +BASE = SCRIPT_DIR.parent.parent +CHANNELS_LOGIN = BASE / "视频号发布" / "脚本" / "channels_login.py" +DISTRIBUTE = SCRIPT_DIR / "distribute_all.py" + +QR_PATH = Path("/tmp/channels_qr.png") +LOGIN_LOG = Path("/tmp/channels_login_last.log") + + +def _cookie_ok() -> bool: + sys.path.insert(0, str(SCRIPT_DIR)) + from cookie_manager import check_cookie_valid, sync_channels_cookie_files + + sync_channels_cookie_files() + ok, _ = check_cookie_valid("视频号") + return ok + + +def _step1_confirm_cookie() -> bool: + if not _cookie_ok(): + return False + time.sleep(4) + return _cookie_ok() + + +def _run_visible_login() -> int: + """阻塞运行 channels_login --playwright-only,弹窗 Chromium 扫码。""" + env = os.environ.copy() + env.pop("CHANNELS_SILENT_QR", None) + env["PYTHONUNBUFFERED"] = "1" + print( + "\n[i] ▶ 即将弹出 Chromium 窗口:请用 **微信扫一扫** 扫窗口里的码," + "并在手机上确认登录。\n" + " 登录成功并写入 Cookie 后,本脚本会自动进入下一步上传。\n", + flush=True, + ) + return subprocess.run( + [sys.executable, str(CHANNELS_LOGIN), "--playwright-only"], + cwd=str(CHANNELS_LOGIN.parent), + env=env, + ).returncode + + +def _run_silent_login_poll(*, poll_interval: int, poll_max: int) -> bool: + """后台 headless 登录 + 轮询 Cookie。""" + env = os.environ.copy() + env["CHANNELS_SILENT_QR"] = "1" + env["PYTHONUNBUFFERED"] = "1" + LOGIN_LOG.parent.mkdir(parents=True, exist_ok=True) + log_f = open(LOGIN_LOG, "w", encoding="utf-8") + print(f"[i] 已启动静默登录(headless),日志:{LOGIN_LOG}", flush=True) + proc = subprocess.Popen( + [sys.executable, str(CHANNELS_LOGIN)], + cwd=str(CHANNELS_LOGIN.parent), + env=env, + stdout=log_f, + stderr=subprocess.STDOUT, + ) + log_f.close() + + time.sleep(14) + if QR_PATH.exists(): + desk = Path.home() / "Desktop" / "channels_login_qr.png" + try: + desk.write_bytes(QR_PATH.read_bytes()) + except Exception: + desk = None + print("\n========== SOUL_QR_IMAGE_FOR_CHAT ==========", flush=True) + print(str(QR_PATH.resolve()), flush=True) + if desk and desk.exists(): + print(f"file://{desk.resolve()}", flush=True) + print("→ 请扫 **与 headless 会话对应** 的码(见上图路径)。", flush=True) + print("========== END_SOUL_QR_MARKER ==========\n", flush=True) + + print( + f"\n[i] STEP 1:轮询 Cookie(每 {poll_interval}s),最长约 " + f"{poll_max * poll_interval // 60} 分钟…\n", + flush=True, + ) + ok_phase = False + for i in range(poll_max): + time.sleep(poll_interval) + if _cookie_ok(): + time.sleep(4) + if _cookie_ok(): + print( + f"\n[✓] STEP 1 完成:Cookie 已落盘(约 {(i + 1) * poll_interval}s)。\n", + flush=True, + ) + ok_phase = True + break + if i % 5 == 4: + print( + f" …仍等待扫码({(i + 1) * poll_interval}s)", + flush=True, + ) + + try: + proc.terminate() + except Exception: + pass + return ok_phase + + +def main() -> int: + import argparse + + p = argparse.ArgumentParser( + description="视频号:先扫码登录,再仅发视频号(断点 + until-success)", + ) + p.add_argument("--video-dir", required=True, help="成片目录(含 mp4)") + p.add_argument("--poll-interval", type=int, default=12, help="静默模式轮询秒数") + p.add_argument("--poll-max", type=int, default=150, help="静默模式最多轮询次数") + p.add_argument("--until-success-sleep", type=int, default=90, help="until-success 轮间隔") + p.add_argument( + "--silent-login", + action="store_true", + help="无头登录(不弹窗);默认弹 Chromium 窗口扫码", + ) + p.add_argument( + "--step1-only", + action="store_true", + help="只做第一步:Cookie 有效即退出,不上传", + ) + args = p.parse_args() + + vd = Path(args.video_dir) + if not vd.is_dir(): + print(f"[✗] 目录不存在: {vd}", flush=True) + return 1 + + print("\n" + "=" * 60, flush=True) + print(" 【STEP 1 / 2】微信扫码登录视频号助手", flush=True) + if args.silent_login: + print(" 模式:静默(headless)", flush=True) + else: + print(" 模式:弹窗 Chromium(推荐)", flush=True) + print(" 未完成本步之前,不会开始上传。", flush=True) + print("=" * 60 + "\n", flush=True) + + if _step1_confirm_cookie(): + print( + "[✓] STEP 1:Cookie 已连续两次校验通过,跳过登录。\n", + flush=True, + ) + else: + if not CHANNELS_LOGIN.exists(): + print(f"[✗] 未找到 {CHANNELS_LOGIN}", flush=True) + return 1 + + if args.silent_login: + if not _run_silent_login_poll( + poll_interval=args.poll_interval, + poll_max=args.poll_max, + ): + print("[✗] STEP 1 超时:仍未获得有效 Cookie。", flush=True) + return 1 + else: + rc = _run_visible_login() + if rc != 0: + print(f"[✗] 登录进程退出码 {rc},未保存 Cookie。", flush=True) + return 1 + time.sleep(2) + if not _step1_confirm_cookie(): + print( + "[✗] 弹窗登录结束但 Cookie 仍未通过连续校验,请重试或改用 --silent-login。", + flush=True, + ) + return 1 + print("[✓] STEP 1 完成:弹窗扫码已落盘。\n", flush=True) + + if args.step1_only: + print("[i] --step1-only:不上传,结束。", flush=True) + return 0 + + print("\n" + "=" * 60, flush=True) + print(" 【STEP 2 / 2】扫码已完成 → 开始仅视频号上传", flush=True) + print("=" * 60 + "\n", flush=True) + time.sleep(2) + + r = subprocess.run( + [ + sys.executable, + str(DISTRIBUTE), + "--platforms", + "视频号", + "--video-dir", + str(vd), + "--until-success", + "--until-success-sleep", + str(args.until_success_sleep), + ], + cwd=str(SCRIPT_DIR), + ) + return r.returncode + + +if __name__ == "__main__": + sys.exit(main()) diff --git a/03_卡木(木)/木叶_视频内容/小红书发布/脚本/xiaohongshu_storage_state.json b/03_卡木(木)/木叶_视频内容/小红书发布/脚本/xiaohongshu_storage_state.json index a084c952..d917e1ad 100644 --- a/03_卡木(木)/木叶_视频内容/小红书发布/脚本/xiaohongshu_storage_state.json +++ b/03_卡木(木)/木叶_视频内容/小红书发布/脚本/xiaohongshu_storage_state.json @@ -1 +1 @@ -{"cookies": [{"name": "xsecappid", "value": "ugc", "domain": ".xiaohongshu.com", "path": "/", "expires": 1805532438, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "a1", "value": "19cd7bc1c751fyh9lntys4dzu93cfib0sfovi8mcw30000273597", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804681955, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "webId", "value": "6a6cd657224a4e256b12b847a79711c4", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804681955, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "gid", "value": "yjSfWDSJjJMSyjSfWDSySiY6W2yivxj1I9vMlSE4fu7jqhq8Si3D83888JWq2jW8SiJjJii0", "domain": ".xiaohongshu.com", "path": "/", "expires": 1808556441.55126, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "x-user-id-creator.xiaohongshu.com", "value": "63b3cb6f000000002502c21d", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807705963.487751, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "customerClientId", "value": "172893742756372", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807705963.487788, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "access-token-creator.xiaohongshu.com", "value": "customer.creator.AT-68c5176156039222844620815tecrfvr71dngizv", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775737962.4878, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy_creator_session_id", "value": "6ZdVvWjMwbN5FGk6Q39utKCwjaXS4uP7UvNj", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775737963.487811, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy.creator.beaker.session.id", "value": "1773145963473064900889", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775737963.487825, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a0d09d017739958287583306e15d7636890a4acb2b61d0ff0a1563ded1d20", "domain": "creator.xiaohongshu.com", "path": "/", "expires": 1773997628.784966, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a0bb4b917739958336124144eb4aba36cfd61370f64cda28181f31c51c4e5", "domain": "edith.xiaohongshu.com", "path": "/", "expires": 1773997633.626556, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a00d90517739958669465543ef6dd61755232ba669d441b8f5923def2ca0e", "domain": "www.xiaohongshu.com", "path": "/", "expires": 1773997666.967963, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "loadts", "value": "1773996438597", "domain": ".xiaohongshu.com", "path": "/", "expires": 1805532438, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "websectiga", "value": "9730ffafd99f2d09dc024760e253af6ab1feb0002827740b95a255ddf6847fc8", "domain": ".xiaohongshu.com", "path": "/", "expires": 1774255639, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "sec_poison_id", "value": "fddf137c-c43a-4c82-ad27-d4e5558eaf0d", "domain": ".xiaohongshu.com", "path": "/", "expires": 1773997043, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://creator.xiaohongshu.com", "localStorage": [{"name": "USER_INFO_FOR_BIZ", "value": "{\"userId\":\"63b3cb6f000000002502c21d\",\"userName\":\"\u5c0f\u7ea2\u85af69B40CFE\",\"userAvatar\":\"https://sns-avatar-qc.xhscdn.com/avatar/645b7c0d1d74d41345e61461.jpg?imageView2/2/w/80/format/jpg\",\"redId\":\"27206593567\",\"role\":\"creator\",\"permissions\":[\"creatorCollege\",\"creatorWiki\",\"noteInspiration\",\"creatorHome\",\"creatorData\",\"USER_GROUP\",\"creatorActivityCenter\",\"ORIGINAL_STATEMENT\"],\"zone\":\"86\",\"phone\":\"15880802661\",\"relatedUserId\":null,\"relatedUserName\":null,\"realNameVerified\":false,\"realNameVerifyLink\":\"xhsdiscover://account/realName/atomization?businessCode=capa_podcast\",\"longAudioConfig\":{\"audioMinSeconds\":600,\"audioFileMaxSize\":1024,\"audioMaxSeconds\":7200,\"hasAudio\":false,\"summaryMaxDurationSeconds\":10800,\"needRealName\":false},\"kolCoOrder\":false}"}, {"name": "uploader-permit-video-spectrum", "value": "{\"MBTI\u7597\u6108SOUL \u5e74\u8f7b\u4eba\u6d4bMBTI\uff0c40\u523060\u5c81\u8d70\u4e94\u884c\u516b\u5366.mp4-10459668\":null,\"Soul\u4e1a\u52a1\u6a21\u578b \u6d3e\u5bf9+\u5207\u7247+\u5c0f\u7a0b\u5e8f\u5168\u94fe\u8def.mp4-10740368\":null,\"Soul\u5207\u724730\u79d2\u52308\u5206\u949f AI\u534a\u5c0f\u65f6\u80fd\u526a10\u523030\u4e2a.mp4-14677795\":null,\"\u521d\u671f\u56e2\u961f\u5148\u627e\u4e24\u4e2aIS\uff0c\u6bd4\u94b1\u597d\u4f7f ENFJ\u94fe\u63a5\u4eba\uff0cENTJ\u6307\u6325.mp4-15709935\":null,\"\u5237\u7259\u542c\u4e1a\u52a1\u903b\u8f91 Soul\u5207\u7247\u53d8\u73b0\u600e\u4e48\u8dd1.mp4-11455089\":null,\"\u56fd\u5b66\u6613\u7ecf\u600e\u4e48\u5b66 \u4e24\u5c0f\u65f6\u4e03\u4e03\u516b\u516b\uff0c\u53ec\u5524\u4f5c\u8005\u5bf9\u8bdd.mp4-9598781\":null,\"\u5efa\u7acb\u4fe1\u4efb\u4e0d\u662f\u6c42\u6765\u7684 \u5356\u5916\u6302\u53d1\u90ae\u4ef6\u4e09\u4e2a\u6708\u62ff\u4e0b\u5fb7\u56fd\u603b\u4ee3.mp4-10091673\":null,\"\u61d2\u4eba\u7684\u6d3b\u6cd5 \u52a8\u4f5c\u7b80\u5355\u6709\u5229\u53ef\u56fe\u6b63\u53cd\u9988.mp4-7059868\":null,\"\u65e9\u8d77\u4e0d\u662f\u4e3a\u4e86\u5f00\u6d3e\u5bf9\uff0c\u662f\u4e0d\u5435\u8001\u5a46\u7761\u89c9.mp4-5788932\":null,\"\u7761\u7720\u4e0d\u597d\uff1f\u6bcf\u5929\u653e\u4e0b\u4e00\u4ef6\u4e8b\uff0c\u505a\u51cf\u6cd5.mp4-7022452\":null,\"\u91d1\u878dAI\u83b7\u5ba2\u4f53\u7cfb \u540e\u7aef30\u4eba\u6c89\u6dc012\u5e74\uff0c\u524d\u7aef\u4e22\u624b\u673a.mp4-13904487\":null,\"AI\u6700\u5927\u7684\u7f3a\u70b9\u662f\u4e0a\u4e0b\u6587\u592a\u77ed\uff0c\u8fd9\u6837\u6765\u89e3\u51b3.mp4-3645225\":null,\"AI\u6bcf\u5929\u526a1000\u4e2a\u89c6\u9891 M4\u7535\u811124T\u7d20\u6750\u5e93\u5168\u7f51\u5206\u53d1.mp4-13368696\":null,\"Soul\u6d3e\u5bf9\u53d8\u73b0\u5168\u94fe\u8def \u53d1\u89c6\u9891\u5c31\u6709\u94b1\uff0c\u540e\u7aef\u5168\u89e3\u51b3.mp4-10194469\":null,\"\u4ece0\u5230\u5207\u7247\u53d1\u5e03 AI\u81ea\u52a8\u5b8c\u6210\u6bcf\u5929\u526f\u4e1a30\u6761\u89c6\u9891.mp4-7241847\":null,\"\u505a\u526f\u4e1a\u7684\u57fa\u672c\u6761\u4ef6 \u82f9\u679c\u7535\u8111\u548c\u7279\u6b8a\u8bbf\u95ee\u5de5\u5177.mp4-9735083\":null,\"\u5207\u7247\u5206\u53d1\u5168\u81ea\u52a8\u5316 \u4ece\u89c6\u9891\u5230\u53d1\u5e03\u4e00\u952e\u5b8c\u6210.mp4-14798594\":null,\"\u521b\u4e1a\u56e2\u961f4\u4eba\u5e73\u520625\u6709\u5565\u5371\u9669 \u5148\u8dd1\u94b1\u518d\u8c08\u80a1\u6743.mp4-10580437\":null,\"\u575a\u6301\u5230120\u573a\u662f\u4ec0\u4e48\u611f\u89c9 \u65b9\u5411\u8d8a\u786e\u5b9a\u6267\u884c\u8d8a\u575a\u51b3.mp4-9157815\":null,\"\u5e2e\u4eba\u88c5AI\u4e00\u5355300\u52301000\u5757\uff0c\u4f20\u7edf\u884c\u4e1a\u4e5f\u80fd\u505a.mp4-10538224\":null,\"\u6df1\u5ea6AI\u6a21\u578b\u5bf9\u6bd4 \u54ea\u4e2a\u624d\u662f\u771f\u6b63\u7684AI\u4e0d\u662f\u8bed\u8a00\u6a21\u578b.mp4-8952361\":null,\"\u7597\u6108\u5e08\u914dAI\u52a9\u624b\u80fd\u6536\u591a\u5c11\u94b1 \u4e00\u4e2a\u5c0f\u56e2\u961f5\u4e07\u523010\u4e07.mp4-11958241\":null,\"\u8d5a\u94b1\u6ca1\u90a3\u4e48\u590d\u6742\uff0c\u81ea\u4fe1\u5fc3\u624d\u662f\u6838\u5fc3\u95ee\u9898.mp4-11176359\":null,\"AI\u6700\u5927\u7684\u7f3a\u70b9\u662f\u4e0a\u4e0b\u6587\u592a\u77ed\uff0c\u8fd9\u6837\u6765\u89e3\u51b3.mp4-7521601\":null,\"AI\u6bcf\u5929\u526a1000\u4e2a\u89c6\u9891 M4\u7535\u811124T\u7d20\u6750\u5e93\u5168\u7f51\u5206\u53d1.mp4-27929301\":null,\"Soul\u6d3e\u5bf9\u53d8\u73b0\u5168\u94fe\u8def \u53d1\u89c6\u9891\u5c31\u6709\u94b1\uff0c\u540e\u7aef\u5168\u89e3\u51b3.mp4-21135131\":null,\"\u4ece0\u5230\u5207\u7247\u53d1\u5e03 AI\u81ea\u52a8\u5b8c\u6210\u6bcf\u5929\u526f\u4e1a30\u6761\u89c6\u9891.mp4-15182878\":null,\"\u505a\u526f\u4e1a\u7684\u57fa\u672c\u6761\u4ef6 \u82f9\u679c\u7535\u8111\u548c\u7279\u6b8a\u8bbf\u95ee\u5de5\u5177.mp4-19575651\":null,\"\u5207\u7247\u5206\u53d1\u5168\u81ea\u52a8\u5316 \u4ece\u89c6\u9891\u5230\u53d1\u5e03\u4e00\u952e\u5b8c\u6210.mp4-30731220\":null,\"\u521b\u4e1a\u56e2\u961f4\u4eba\u5e73\u520625\u6709\u5565\u5371\u9669 \u5148\u8dd1\u94b1\u518d\u8c08\u80a1\u6743.mp4-21423166\":null,\"\u575a\u6301\u5230120\u573a\u662f\u4ec0\u4e48\u611f\u89c9 \u65b9\u5411\u8d8a\u786e\u5b9a\u6267\u884c\u8d8a\u575a\u51b3.mp4-19367933\":null,\"\u5e2e\u4eba\u88c5AI\u4e00\u5355300\u52301000\u5757\uff0c\u4f20\u7edf\u884c\u4e1a\u4e5f\u80fd\u505a.mp4-21608518\":null,\"\u6df1\u5ea6AI\u6a21\u578b\u5bf9\u6bd4 \u54ea\u4e2a\u624d\u662f\u771f\u6b63\u7684AI\u4e0d\u662f\u8bed\u8a00\u6a21\u578b.mp4-18471791\":null,\"\u7597\u6108\u5e08\u914dAI\u52a9\u624b\u80fd\u6536\u591a\u5c11\u94b1 \u4e00\u4e2a\u5c0f\u56e2\u961f5\u4e07\u523010\u4e07.mp4-24461141\":null,\"\u8d5a\u94b1\u6ca1\u90a3\u4e48\u590d\u6742\uff0c\u81ea\u4fe1\u5fc3\u624d\u662f\u6838\u5fc3\u95ee\u9898.mp4-22996736\":null,\"Cursor\u7684\u6743\u9650\u95ee\u9898\uff0c\u5b89\u5168\u9690\u60a3\u5fc5\u987b\u63d0\u524d\u8bb2\u6e05\u695a.mp4-16471860\":null,\"NFC\u78b0\u4e00\u78b0\u5f15\u6d41\uff0c\u7ebf\u4e0b\u9910\u996e\u5e97\u7528\u8fd9\u62db\u5c31\u591f\u4e86.mp4-19205962\":null,\"Skill\u548cCursor\u7684\u533a\u522b\uff0c\u4e00\u4e2a\u8d70\u5de5\u4f5c\u6d41\u4e00\u4e2a\u8d70\u5bf9\u8bdd.mp4-18869064\":null,\"Soul\u6d3e\u5bf9\u6bd4\u6296\u97f3\u7701\u529b\u592a\u591a\uff0c\u8fde\u9ea6\u673a\u5236\u662f\u6838\u5fc3\u5dee\u5f02.mp4-14633930\":null,\"\u505aAPI\u805a\u5408\u7ed9\u522b\u4eba\u5145\u503c\uff0c\u8fd9\u662f\u53e6\u4e00\u79cdAI\u53d8\u73b0\u8def\u5f84.mp4-15571922\":null,\"\u5e2e\u522b\u4eba\u88c5AI\u5de5\u5177\u5c31\u80fd\u8d5a\u94b1\uff0c\u5de5\u4f5c\u6d41\u624d\u662f\u53d8\u73b0\u5165\u53e3.mp4-17272200\":null,\"\u672c\u5730\u90e8\u7f72\u5927\u6a21\u578b\u5230\u5e95\u884c\u4e0d\u884c\uff0c\u5c0f\u4e8b\u53ef\u4ee5\u5927\u4e8b\u522b\u60f3.mp4-17798341\":null,\"\u6bcf\u4e2a\u6d88\u8d39\u8005\u90fd\u662f\u4f60\u7684\u6d41\u91cf\u5165\u53e3\uff0c\u78b0\u4e00\u78b0\u5c31\u80fd\u8fde\u63a5.mp4-18930706\":null,\"\u7535\u7ade19\u5e74\u7ecf\u9a8c\u52a0AI\uff0c\u8de8\u754c\u7ed3\u5408\u624d\u6709\u771f\u6b63\u7684\u62a4\u57ce\u6cb3.mp4-19210847\":null,\"AI\u4e00\u90e8\u52673000\u52305000\uff0c100\u90e8\u771f\u4eba\u5267\u7684\u6210\u672c\u505a100\u90e8AI\u5267.mp4-12071079\":null,\"AI\u6559\u57f9\u662f\u771f\u7684\u53ef\u4ee5\u505a\uff0c\u4f20\u7edf\u57f9\u8bad\u884c\u4e1a\u6b63\u5728\u88ab\u6539\u9020.mp4-12437677\":null,\"\u4e00\u4e2aSoul\u53f7\u4e00\u4e2a\u6708\u6323\u51e0\u4e07\u5757\uff0c\u8fd9\u4e5f\u662f\u4e2a\u5c0f\u751f\u610f.mp4-12801915\":null,\"\u4e0d\u7528\u4e0a\u4ec0\u4e48\u6a21\u5f0f\uff0c\u7ecf\u8425\u597d\u4f60\u7684\u4eba\u5c31\u591f\u4e86.mp4-12312838\":null,\"\u4e91\u8fde\u9501\u6982\u5ff5\u592a\u725b\u4e86\uff0c\u4e0d\u9700\u8981\u5f00\u5e97\u4e5f\u80fd\u505a\u54c1\u724c.mp4-12566164\":null,\"\u4f9b\u5e94\u94fe\u52a0\u54c1\u724c\u5e97\uff0c\u540e\u7aef\u624d\u662f\u771f\u6b63\u8d5a\u94b1\u7684\u5730\u65b9.mp4-12673751\":null,\"\u5356Cursor\u5b89\u88c5\u5305\u6ca1\u6709\u540e\u7aef\u4f60\u505a\u4e0d\u4e86.mp4-12722106\":null,\"\u592a\u65e9\u5f15\u5165\u8d44\u672c\u4f60\u7684\u65b9\u5411\u5c31\u4e0d\u662f\u4f60\u8bf4\u4e86\u7b97.mp4-11906382\":null,\"\u6559\u57f9\u884c\u4e1a\u516d\u4e03\u5e74\u7ecf\u9a8c \u505a\u597d\u81ea\u5df1\u672c\u5e97\u624d\u662f\u6838\u5fc3.mp4-12800709\":null,\"\u7ed9\u5b66\u6821\u514d\u8d39\u57f9\u8bad\uff0c\u540e\u7aef\u5356\u8bbe\u5907\u624d\u662f\u771f\u751f\u610f.mp4-12684441\":null,\"127\u573a\u63a8\u6d41273\u4e07\uff0c\u8fdb\u623f4\u4e076\uff0c\u6d41\u91cf\u5bc6\u7801\u5c31\u8fd9\u51e0\u4e2a.mp4-5969598\":null,\"\u4e0d\u5b66AI\u8fde\u5de5\u4f5c\u90fd\u627e\u4e0d\u5230\u4e86\uff0c\u5b66\u5386\u4e0d\u91cd\u8981\uff0c\u5e72\u8d27\u548cAI\u5b9e\u64cd\u6700\u91cd\u8981.mp4-5891885\":null,\"\u4fdd\u9556\u670d\u52a1\u540e\u7aef\u624d\u662f\u771f\u8d5a\u94b1\uff0c\u63a5\u89e6\u9ad8\u7aef\u5ba2\u6237\u8d5a\u4fe1\u4efb\u5173\u7cfb\u7684\u94b1.mp4-1002090\":null,\"\u5206\u5bf9\u65b9\u4ed6\u6323\u4e0d\u5230\u7684\u94b1\uff0c\u5458\u5de5\u624d\u613f\u610f\u8ddf\u4f60\u5e72.mp4-5180517\":null,\"\u60f3\u62ff2\u4e07\u5de5\u8d44\uff0cAI\u6708\u6d88\u8017\u81f3\u5c111000\u5757\uff0c\u8fd9\u662f\u786c\u6307\u6807.mp4-4299806\":null,\"\u6d41\u91cf\u7aef\u548c\u4ea4\u4ed8\u7aef\u522b\u540c\u65f6\u625b\uff0c\u7f3a\u6d41\u91cf\u5c31\u505a\u7fa4\u4e3b\u5f00\u6d3e\u5bf9.mp4-2254549\":null,\"\u6e38\u620f\u8f85\u52a9AI\u6a21\u578b\uff0c\u9ad8\u6536\u76ca\u9ad8\u98ce\u9669\uff0c3\u52306\u4e2a\u6708\u5fc5\u987b\u6536\u624b.mp4-3880532\":null,\"\u9762\u8bd5\u4e09\u9762\u6d41\u7a0b \u7b80\u5386+\u6d4b\u8bd5+\u8bd5\u5c97\uff0c300\u4efd\u7b5b\u52302\u52303\u4e2a\u4eba.mp4-5001850\":null}"}, {"name": "publish-uploader-history-upload-speed", "value": "[{\"speed\":[1.6228209191759113],\"domain\":\"ros-upload.xiaohongshu.com\",\"timestamp\":1773996389881},{\"speed\":[2.1485522450692405],\"domain\":\"ros-upload-d4.xhscdn.com\",\"timestamp\":1773996392264}]"}, {"name": "snsWebPublishCurrentUser", "value": "63b3cb6f000000002502c21d"}, {"name": "USER_INFO", "value": "{\"user\":{\"type\":\"User\",\"value\":{\"userId\":\"63b3cb6f000000002502c21d\",\"loginUserType\":\"creator\"}}}"}, {"name": "NEW_XHS_ABTEST_REPORT_KEY", "value": "{\"6a6cd657224a4e256b12b847a79711c463b3cb6f000000002502c21d\":\"2026-03-20\"}"}, {"name": "b1b1", "value": "1"}, {"name": "score_display", "value": "1"}, {"name": "p1", "value": "130"}, {"name": "nps-userId", "value": "63b3cb6f000000002502c21d"}, {"name": "_speedList", "value": "[{\"ts\":1773996093124,\"speed\":51030674.333333336},{\"ts\":1773996093126,\"speed\":45066416.333333336},{\"ts\":1773996164074,\"speed\":59048666.666666664},{\"ts\":1773996164076,\"speed\":46884750},{\"ts\":1773996245352,\"speed\":68956555.33333333},{\"ts\":1773996245353,\"speed\":59470999.666666664},{\"ts\":1773996332904,\"speed\":98631083.33333333},{\"ts\":1773996332906,\"speed\":66596277.666666664},{\"ts\":1773996391259,\"speed\":80394750},{\"ts\":1773996391261,\"speed\":60695730}]"}, {"name": "score_timestamp", "value": "1773192526341"}, {"name": "last_tiga_update_time", "value": "1773996439163"}, {"name": "uploader-permit-image-spectrum", "value": "{\"cover.jpeg-304598\":null,\"cover.jpeg-271507\":null,\"cover.jpeg-297124\":null,\"cover.jpeg-295955\":null,\"cover.jpeg-287062\":null,\"cover.jpeg-293020\":null,\"cover.jpeg-308663\":null,\"cover.jpeg-305977\":null,\"cover.jpeg-273401\":null,\"cover.jpeg-282376\":null,\"cover.jpeg-265803\":null,\"cover.jpeg-281603\":null,\"cover.jpeg-262701\":null,\"cover.jpeg-257765\":null,\"cover.jpeg-258311\":null,\"cover.jpeg-274588\":null,\"cover.jpeg-275845\":null,\"cover.jpeg-315902\":null,\"cover.jpeg-299788\":null,\"cover.jpeg-287571\":null,\"cover.jpeg-289713\":null,\"cover.jpeg-278856\":null,\"cover.jpeg-297410\":null,\"cover.jpeg-302252\":null,\"cover.jpeg-295517\":null,\"cover.jpeg-280128\":null,\"cover.jpeg-263507\":null,\"cover.jpeg-263797\":null,\"cover.jpeg-258601\":null,\"cover.jpeg-290089\":null,\"cover.jpeg-278428\":null,\"cover.jpeg-285963\":null,\"cover.jpeg-272752\":null,\"cover.jpeg-272048\":null,\"cover.jpeg-178397\":null,\"cover.jpeg-170888\":null,\"cover.jpeg-155576\":null,\"cover.jpeg-165689\":null,\"cover.jpeg-165572\":null,\"cover.jpeg-150213\":null,\"cover.jpeg-159266\":null,\"cover.jpeg-168582\":null,\"cover.jpeg-163136\":null,\"cover.jpeg-42960\":null}"}, {"name": "sdt_source_storage_key", "value": "{\"reportUrl\":\"/api/sec/v1/shield/webprofile\",\"desVersion\":\"2\",\"signUrl\":\"https://fe-static.xhscdn.com/as/v1/f218/a15/public/04b29480233f4def5c875875b6bdc3b1.js\",\"signVersion\":\"1\",\"xhsTokenUrl\":\"https://fe-static.xhscdn.com/as/v1/3e44/public/bf7d4e32677698655a5cadc581fd09b3.js\",\"extraInfo\":{},\"url\":\"https://fe-static.xhscdn.com/as/v2/fp/a2a27d37e76c8a23531accea3b0956b7.js\",\"commonPatch\":[\"/fe_api/burdock/v2/note/post\",\"/api/sns/web/v1/comment/post\",\"/api/sns/web/v1/note/like\",\"/api/sns/web/v1/note/collect\",\"/api/sns/web/v1/user/follow\",\"/api/sns/web/v1/feed\",\"/api/sns/web/v1/login/activate\",\"/api/sns/web/v1/note/metrics_report\",\"/api/redcaptcha\",\"/api/store/jpd/main\",\"/phoenix/api/strategy/getAppStrategy\",\"/web_api/sns/v2/note\"],\"validate\":false}"}, {"name": "b1", "value": "I38rHdgsjopgIvesdVwgIC+oIELmBZ5e3VwXLgFTIxS3bqwErFeexd0ekncAzMFYnqthIhJeSBMDKutRI3KsYorWHPtGrbi0P9WfIi/eWc6eYqtyQApPI37ekmR6QLQ5Ii6sdneeSfqYHqwl2qt5B0DBIx+PGDV/sutkIx0sxuwr4qtiIhuaIE3e3LV0I3VTIC7e0Vtl2ADmsLveDSKsSPw5IEvsiVtJOqw8BuwfPpdeTFWOIx4TIiu6ZPwrPut5IvlaLbgs3qtxIxes1VwHIkumIkIyejgsY/WTge7eSqte/D7sDcpipedeYrDtIC6eDVw2IENsSqtlnlSuNjVtIvoekqt3cZ7sVo4gIESyIhE2QdLUIxmPOzmoIicXePwFIviC2BvsDz7sxVtdIv6ed77eYjRKIi/e6WbjtuwjIhJs3oes6DveTPtNcU6eDuw5IvYgceeeSVwRL9osfqwZI3YcIxmlsqtsaPwyssHbZAve3p/eDPwxICeskD0eSeHiIi7sjbos3grFIide6uw3IirktutmtutFIxeeTPtFIE/eVqtiIiOsjut3wutnsPwXICclI3Ir27lk2I5e1utCIES/IEJs0PtnpYIAO0JeYfD1IErPOPtKoqw3I3OexqtWQL5eicAs3phwIhos39Os3utscPwaICJsWPw5IigekeqLICKejd/sfPt5Ix7sxuwD4ZD3I3+vIi0eYeAsScOs3a3exqwVIC+eIhurKVwCIkrPIx0edUzbzbOeTVwEI3PiqPw2Q77e0WvsYutGgutaIxHNIES+ePtqrqwHI3OsfI6e1uwmpqtnIhSOZVtUI3DleAHcIkve0nH="}, {"name": "_renderInfo", "value": "angle (google, vulkan 1.3.0 (swiftshader device (llvm 10.0.0) (0x0000c0de)), swiftshader driver)"}, {"name": "xhs_context_networkQuality", "value": "EXCELLENT"}]}]} \ No newline at end of file +{"cookies": [{"name": "xsecappid", "value": "ugc", "domain": ".xiaohongshu.com", "path": "/", "expires": 1805772915, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "a1", "value": "19cd7bc1c751fyh9lntys4dzu93cfib0sfovi8mcw30000273597", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804681955, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "webId", "value": "6a6cd657224a4e256b12b847a79711c4", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804681955, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "gid", "value": "yjSfWDSJjJMSyjSfWDSySiY6W2yivxj1I9vMlSE4fu7jqhq8Si3D83888JWq2jW8SiJjJii0", "domain": ".xiaohongshu.com", "path": "/", "expires": 1808796918.89269, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "x-user-id-creator.xiaohongshu.com", "value": "63b3cb6f000000002502c21d", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807705963.487751, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "customerClientId", "value": "172893742756372", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807705963.487788, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "access-token-creator.xiaohongshu.com", "value": "customer.creator.AT-68c5176156039222844620815tecrfvr71dngizv", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775737962.4878, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy_creator_session_id", "value": "6ZdVvWjMwbN5FGk6Q39utKCwjaXS4uP7UvNj", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775737963.487811, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy.creator.beaker.session.id", "value": "1773145963473064900889", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775737963.487825, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a0d0eb817742353537622626ef38b095498960f6594cf15cd96b8fde58277", "domain": "creator.xiaohongshu.com", "path": "/", "expires": 1774237153.775848, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a8f044617742353553287101e32b937140a0511988145bcb440f7bc781c06", "domain": "edith.xiaohongshu.com", "path": "/", "expires": 1774237155.352724, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "websectiga", "value": "59d3ef1e60c4aa37a7df3c23467bd46d7f1da0c1918cf335ee7f2e9e52ac04cf", "domain": ".xiaohongshu.com", "path": "/", "expires": 1774496063, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "sec_poison_id", "value": "855ae7da-cf17-4840-ac86-a228c6722d3c", "domain": ".xiaohongshu.com", "path": "/", "expires": 1774237468, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "loadts", "value": "1774236915993", "domain": ".xiaohongshu.com", "path": "/", "expires": 1805772915, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://creator.xiaohongshu.com", "localStorage": [{"name": "USER_INFO_FOR_BIZ", "value": "{\"userId\":\"63b3cb6f000000002502c21d\",\"userName\":\"\u5c0f\u7ea2\u85af69B40CFE\",\"userAvatar\":\"https://sns-avatar-qc.xhscdn.com/avatar/645b7c0d1d74d41345e61461.jpg?imageView2/2/w/80/format/jpg\",\"redId\":\"27206593567\",\"role\":\"creator\",\"permissions\":[\"creatorCollege\",\"creatorWiki\",\"noteInspiration\",\"creatorHome\",\"creatorData\",\"USER_GROUP\",\"creatorActivityCenter\",\"ORIGINAL_STATEMENT\"],\"zone\":\"86\",\"phone\":\"15880802661\",\"relatedUserId\":null,\"relatedUserName\":null,\"realNameVerified\":false,\"realNameVerifyLink\":\"xhsdiscover://account/realName/atomization?businessCode=capa_podcast\",\"longAudioConfig\":{\"audioMinSeconds\":600,\"audioFileMaxSize\":1024,\"audioMaxSeconds\":7200,\"hasAudio\":false,\"summaryMaxDurationSeconds\":10800,\"needRealName\":false},\"kolCoOrder\":false}"}, {"name": "uploader-permit-video-spectrum", "value": "{\"MBTI\u7597\u6108SOUL \u5e74\u8f7b\u4eba\u6d4bMBTI\uff0c40\u523060\u5c81\u8d70\u4e94\u884c\u516b\u5366.mp4-10459668\":null,\"Soul\u4e1a\u52a1\u6a21\u578b \u6d3e\u5bf9+\u5207\u7247+\u5c0f\u7a0b\u5e8f\u5168\u94fe\u8def.mp4-10740368\":null,\"Soul\u5207\u724730\u79d2\u52308\u5206\u949f AI\u534a\u5c0f\u65f6\u80fd\u526a10\u523030\u4e2a.mp4-14677795\":null,\"\u521d\u671f\u56e2\u961f\u5148\u627e\u4e24\u4e2aIS\uff0c\u6bd4\u94b1\u597d\u4f7f ENFJ\u94fe\u63a5\u4eba\uff0cENTJ\u6307\u6325.mp4-15709935\":null,\"\u5237\u7259\u542c\u4e1a\u52a1\u903b\u8f91 Soul\u5207\u7247\u53d8\u73b0\u600e\u4e48\u8dd1.mp4-11455089\":null,\"\u56fd\u5b66\u6613\u7ecf\u600e\u4e48\u5b66 \u4e24\u5c0f\u65f6\u4e03\u4e03\u516b\u516b\uff0c\u53ec\u5524\u4f5c\u8005\u5bf9\u8bdd.mp4-9598781\":null,\"\u5efa\u7acb\u4fe1\u4efb\u4e0d\u662f\u6c42\u6765\u7684 \u5356\u5916\u6302\u53d1\u90ae\u4ef6\u4e09\u4e2a\u6708\u62ff\u4e0b\u5fb7\u56fd\u603b\u4ee3.mp4-10091673\":null,\"\u61d2\u4eba\u7684\u6d3b\u6cd5 \u52a8\u4f5c\u7b80\u5355\u6709\u5229\u53ef\u56fe\u6b63\u53cd\u9988.mp4-7059868\":null,\"\u65e9\u8d77\u4e0d\u662f\u4e3a\u4e86\u5f00\u6d3e\u5bf9\uff0c\u662f\u4e0d\u5435\u8001\u5a46\u7761\u89c9.mp4-5788932\":null,\"\u7761\u7720\u4e0d\u597d\uff1f\u6bcf\u5929\u653e\u4e0b\u4e00\u4ef6\u4e8b\uff0c\u505a\u51cf\u6cd5.mp4-7022452\":null,\"\u91d1\u878dAI\u83b7\u5ba2\u4f53\u7cfb \u540e\u7aef30\u4eba\u6c89\u6dc012\u5e74\uff0c\u524d\u7aef\u4e22\u624b\u673a.mp4-13904487\":null,\"AI\u6700\u5927\u7684\u7f3a\u70b9\u662f\u4e0a\u4e0b\u6587\u592a\u77ed\uff0c\u8fd9\u6837\u6765\u89e3\u51b3.mp4-3645225\":null,\"AI\u6bcf\u5929\u526a1000\u4e2a\u89c6\u9891 M4\u7535\u811124T\u7d20\u6750\u5e93\u5168\u7f51\u5206\u53d1.mp4-13368696\":null,\"Soul\u6d3e\u5bf9\u53d8\u73b0\u5168\u94fe\u8def \u53d1\u89c6\u9891\u5c31\u6709\u94b1\uff0c\u540e\u7aef\u5168\u89e3\u51b3.mp4-10194469\":null,\"\u4ece0\u5230\u5207\u7247\u53d1\u5e03 AI\u81ea\u52a8\u5b8c\u6210\u6bcf\u5929\u526f\u4e1a30\u6761\u89c6\u9891.mp4-7241847\":null,\"\u505a\u526f\u4e1a\u7684\u57fa\u672c\u6761\u4ef6 \u82f9\u679c\u7535\u8111\u548c\u7279\u6b8a\u8bbf\u95ee\u5de5\u5177.mp4-9735083\":null,\"\u5207\u7247\u5206\u53d1\u5168\u81ea\u52a8\u5316 \u4ece\u89c6\u9891\u5230\u53d1\u5e03\u4e00\u952e\u5b8c\u6210.mp4-14798594\":null,\"\u521b\u4e1a\u56e2\u961f4\u4eba\u5e73\u520625\u6709\u5565\u5371\u9669 \u5148\u8dd1\u94b1\u518d\u8c08\u80a1\u6743.mp4-10580437\":null,\"\u575a\u6301\u5230120\u573a\u662f\u4ec0\u4e48\u611f\u89c9 \u65b9\u5411\u8d8a\u786e\u5b9a\u6267\u884c\u8d8a\u575a\u51b3.mp4-9157815\":null,\"\u5e2e\u4eba\u88c5AI\u4e00\u5355300\u52301000\u5757\uff0c\u4f20\u7edf\u884c\u4e1a\u4e5f\u80fd\u505a.mp4-10538224\":null,\"\u6df1\u5ea6AI\u6a21\u578b\u5bf9\u6bd4 \u54ea\u4e2a\u624d\u662f\u771f\u6b63\u7684AI\u4e0d\u662f\u8bed\u8a00\u6a21\u578b.mp4-8952361\":null,\"\u7597\u6108\u5e08\u914dAI\u52a9\u624b\u80fd\u6536\u591a\u5c11\u94b1 \u4e00\u4e2a\u5c0f\u56e2\u961f5\u4e07\u523010\u4e07.mp4-11958241\":null,\"\u8d5a\u94b1\u6ca1\u90a3\u4e48\u590d\u6742\uff0c\u81ea\u4fe1\u5fc3\u624d\u662f\u6838\u5fc3\u95ee\u9898.mp4-11176359\":null,\"AI\u6700\u5927\u7684\u7f3a\u70b9\u662f\u4e0a\u4e0b\u6587\u592a\u77ed\uff0c\u8fd9\u6837\u6765\u89e3\u51b3.mp4-7521601\":null,\"AI\u6bcf\u5929\u526a1000\u4e2a\u89c6\u9891 M4\u7535\u811124T\u7d20\u6750\u5e93\u5168\u7f51\u5206\u53d1.mp4-27929301\":null,\"Soul\u6d3e\u5bf9\u53d8\u73b0\u5168\u94fe\u8def \u53d1\u89c6\u9891\u5c31\u6709\u94b1\uff0c\u540e\u7aef\u5168\u89e3\u51b3.mp4-21135131\":null,\"\u4ece0\u5230\u5207\u7247\u53d1\u5e03 AI\u81ea\u52a8\u5b8c\u6210\u6bcf\u5929\u526f\u4e1a30\u6761\u89c6\u9891.mp4-15182878\":null,\"\u505a\u526f\u4e1a\u7684\u57fa\u672c\u6761\u4ef6 \u82f9\u679c\u7535\u8111\u548c\u7279\u6b8a\u8bbf\u95ee\u5de5\u5177.mp4-19575651\":null,\"\u5207\u7247\u5206\u53d1\u5168\u81ea\u52a8\u5316 \u4ece\u89c6\u9891\u5230\u53d1\u5e03\u4e00\u952e\u5b8c\u6210.mp4-30731220\":null,\"\u521b\u4e1a\u56e2\u961f4\u4eba\u5e73\u520625\u6709\u5565\u5371\u9669 \u5148\u8dd1\u94b1\u518d\u8c08\u80a1\u6743.mp4-21423166\":null,\"\u575a\u6301\u5230120\u573a\u662f\u4ec0\u4e48\u611f\u89c9 \u65b9\u5411\u8d8a\u786e\u5b9a\u6267\u884c\u8d8a\u575a\u51b3.mp4-19367933\":null,\"\u5e2e\u4eba\u88c5AI\u4e00\u5355300\u52301000\u5757\uff0c\u4f20\u7edf\u884c\u4e1a\u4e5f\u80fd\u505a.mp4-21608518\":null,\"\u6df1\u5ea6AI\u6a21\u578b\u5bf9\u6bd4 \u54ea\u4e2a\u624d\u662f\u771f\u6b63\u7684AI\u4e0d\u662f\u8bed\u8a00\u6a21\u578b.mp4-18471791\":null,\"\u7597\u6108\u5e08\u914dAI\u52a9\u624b\u80fd\u6536\u591a\u5c11\u94b1 \u4e00\u4e2a\u5c0f\u56e2\u961f5\u4e07\u523010\u4e07.mp4-24461141\":null,\"\u8d5a\u94b1\u6ca1\u90a3\u4e48\u590d\u6742\uff0c\u81ea\u4fe1\u5fc3\u624d\u662f\u6838\u5fc3\u95ee\u9898.mp4-22996736\":null,\"Cursor\u7684\u6743\u9650\u95ee\u9898\uff0c\u5b89\u5168\u9690\u60a3\u5fc5\u987b\u63d0\u524d\u8bb2\u6e05\u695a.mp4-16471860\":null,\"NFC\u78b0\u4e00\u78b0\u5f15\u6d41\uff0c\u7ebf\u4e0b\u9910\u996e\u5e97\u7528\u8fd9\u62db\u5c31\u591f\u4e86.mp4-19205962\":null,\"Skill\u548cCursor\u7684\u533a\u522b\uff0c\u4e00\u4e2a\u8d70\u5de5\u4f5c\u6d41\u4e00\u4e2a\u8d70\u5bf9\u8bdd.mp4-18869064\":null,\"Soul\u6d3e\u5bf9\u6bd4\u6296\u97f3\u7701\u529b\u592a\u591a\uff0c\u8fde\u9ea6\u673a\u5236\u662f\u6838\u5fc3\u5dee\u5f02.mp4-14633930\":null,\"\u505aAPI\u805a\u5408\u7ed9\u522b\u4eba\u5145\u503c\uff0c\u8fd9\u662f\u53e6\u4e00\u79cdAI\u53d8\u73b0\u8def\u5f84.mp4-15571922\":null,\"\u5e2e\u522b\u4eba\u88c5AI\u5de5\u5177\u5c31\u80fd\u8d5a\u94b1\uff0c\u5de5\u4f5c\u6d41\u624d\u662f\u53d8\u73b0\u5165\u53e3.mp4-17272200\":null,\"\u672c\u5730\u90e8\u7f72\u5927\u6a21\u578b\u5230\u5e95\u884c\u4e0d\u884c\uff0c\u5c0f\u4e8b\u53ef\u4ee5\u5927\u4e8b\u522b\u60f3.mp4-17798341\":null,\"\u6bcf\u4e2a\u6d88\u8d39\u8005\u90fd\u662f\u4f60\u7684\u6d41\u91cf\u5165\u53e3\uff0c\u78b0\u4e00\u78b0\u5c31\u80fd\u8fde\u63a5.mp4-18930706\":null,\"\u7535\u7ade19\u5e74\u7ecf\u9a8c\u52a0AI\uff0c\u8de8\u754c\u7ed3\u5408\u624d\u6709\u771f\u6b63\u7684\u62a4\u57ce\u6cb3.mp4-19210847\":null,\"AI\u4e00\u90e8\u52673000\u52305000\uff0c100\u90e8\u771f\u4eba\u5267\u7684\u6210\u672c\u505a100\u90e8AI\u5267.mp4-12071079\":null,\"AI\u6559\u57f9\u662f\u771f\u7684\u53ef\u4ee5\u505a\uff0c\u4f20\u7edf\u57f9\u8bad\u884c\u4e1a\u6b63\u5728\u88ab\u6539\u9020.mp4-12437677\":null,\"\u4e00\u4e2aSoul\u53f7\u4e00\u4e2a\u6708\u6323\u51e0\u4e07\u5757\uff0c\u8fd9\u4e5f\u662f\u4e2a\u5c0f\u751f\u610f.mp4-12801915\":null,\"\u4e0d\u7528\u4e0a\u4ec0\u4e48\u6a21\u5f0f\uff0c\u7ecf\u8425\u597d\u4f60\u7684\u4eba\u5c31\u591f\u4e86.mp4-12312838\":null,\"\u4e91\u8fde\u9501\u6982\u5ff5\u592a\u725b\u4e86\uff0c\u4e0d\u9700\u8981\u5f00\u5e97\u4e5f\u80fd\u505a\u54c1\u724c.mp4-12566164\":null,\"\u4f9b\u5e94\u94fe\u52a0\u54c1\u724c\u5e97\uff0c\u540e\u7aef\u624d\u662f\u771f\u6b63\u8d5a\u94b1\u7684\u5730\u65b9.mp4-12673751\":null,\"\u5356Cursor\u5b89\u88c5\u5305\u6ca1\u6709\u540e\u7aef\u4f60\u505a\u4e0d\u4e86.mp4-12722106\":null,\"\u592a\u65e9\u5f15\u5165\u8d44\u672c\u4f60\u7684\u65b9\u5411\u5c31\u4e0d\u662f\u4f60\u8bf4\u4e86\u7b97.mp4-11906382\":null,\"\u6559\u57f9\u884c\u4e1a\u516d\u4e03\u5e74\u7ecf\u9a8c \u505a\u597d\u81ea\u5df1\u672c\u5e97\u624d\u662f\u6838\u5fc3.mp4-12800709\":null,\"\u7ed9\u5b66\u6821\u514d\u8d39\u57f9\u8bad\uff0c\u540e\u7aef\u5356\u8bbe\u5907\u624d\u662f\u771f\u751f\u610f.mp4-12684441\":null,\"127\u573a\u63a8\u6d41273\u4e07\uff0c\u8fdb\u623f4\u4e076\uff0c\u6d41\u91cf\u5bc6\u7801\u5c31\u8fd9\u51e0\u4e2a.mp4-5969598\":null,\"\u4e0d\u5b66AI\u8fde\u5de5\u4f5c\u90fd\u627e\u4e0d\u5230\u4e86\uff0c\u5b66\u5386\u4e0d\u91cd\u8981\uff0c\u5e72\u8d27\u548cAI\u5b9e\u64cd\u6700\u91cd\u8981.mp4-5891885\":null,\"\u4fdd\u9556\u670d\u52a1\u540e\u7aef\u624d\u662f\u771f\u8d5a\u94b1\uff0c\u63a5\u89e6\u9ad8\u7aef\u5ba2\u6237\u8d5a\u4fe1\u4efb\u5173\u7cfb\u7684\u94b1.mp4-1002090\":null,\"\u5206\u5bf9\u65b9\u4ed6\u6323\u4e0d\u5230\u7684\u94b1\uff0c\u5458\u5de5\u624d\u613f\u610f\u8ddf\u4f60\u5e72.mp4-5180517\":null,\"\u60f3\u62ff2\u4e07\u5de5\u8d44\uff0cAI\u6708\u6d88\u8017\u81f3\u5c111000\u5757\uff0c\u8fd9\u662f\u786c\u6307\u6807.mp4-4299806\":null,\"\u6d41\u91cf\u7aef\u548c\u4ea4\u4ed8\u7aef\u522b\u540c\u65f6\u625b\uff0c\u7f3a\u6d41\u91cf\u5c31\u505a\u7fa4\u4e3b\u5f00\u6d3e\u5bf9.mp4-2254549\":null,\"\u6e38\u620f\u8f85\u52a9AI\u6a21\u578b\uff0c\u9ad8\u6536\u76ca\u9ad8\u98ce\u9669\uff0c3\u52306\u4e2a\u6708\u5fc5\u987b\u6536\u624b.mp4-3880532\":null,\"\u9762\u8bd5\u4e09\u9762\u6d41\u7a0b \u7b80\u5386+\u6d4b\u8bd5+\u8bd5\u5c97\uff0c300\u4efd\u7b5b\u52302\u52303\u4e2a\u4eba.mp4-5001850\":null,\"Soul\u4e0a\u50cf\u5f00\u8001\u8336\u9986.mp4-4576993\":null,\"\u4e09\u767e\u4e03\u5341\u4e07\u7f5a\u5355\u4eb2\u5386.mp4-4161600\":null,\"\u4e09\u767e\u7b80\u5386\u53ea\u8981\u4e24\u4e09\u4e2a.mp4-3939090\":null,\"\u4e09\u89d2\u6d32\u6a21\u578b\u600e\u4e48\u5356.mp4-4449868\":null,\"\u4e0a\u9ea6\u8bb2\u4f60\u4e0a\u6708\u505a\u5565.mp4-4829492\":null,\"\u4e8c\u767e\u4e03\u5341\u4e07\u63a8\u6d41\u4ece\u54ea\u6765.mp4-2412875\":null,\"\u4ec0\u4e48\u8bdd\u9898\u6700\u597d\u8d77\u91cf.mp4-4317489\":null,\"\u4fdd\u9556\u4e1a\u52a1\u5148\u8bb2\u6e05\u6a21\u5f0f.mp4-3545094\":null,\"\u5206\u4ed6\u9760\u81ea\u5df1\u8d5a\u4e0d\u5230\u7684\u90a3\u5757.mp4-3678837\":null,\"\u573a\u666f\u91cc\u62cd\u89c6\u9891\u5c31\u94fe\u63a5.mp4-4163632\":null,\"\u5b66\u5386\u4e0d\u5982\u53ef\u9a8c\u8bc1\u5b9e\u64cd.mp4-3767035\":null,\"\u6027\u683c\u4e0d\u5bf9\u56e2\u961f\u767d\u642d.mp4-3838777\":null,\"\u60f3\u4e24\u4e07\u6708\u85aa\u5148\u770b\u6708\u70e7\u591a\u5c11.mp4-3638322\":null,\"\u653f\u5546\u91d1\u878d\u77ff\u4ea7\u534e\u4fa8.mp4-5037564\":null,\"\u6700\u5927\u4ea7\u503c\u4e0d\u662f\u5199\u4ee3\u7801.mp4-4228351\":null,\"\u73b0\u5728\u7f3a\u7684\u662f\u6d41\u91cf.mp4-4468717\":null,\"\u7b5b\u5bf9\u4e86\u4eba\u80fd\u8ddf\u5341\u4e8c\u5e74.mp4-4632445\":null,\"\u7ebf\u4e0a\u66f4\u9002\u5408\u963f\u7c73\u5df4.mp4-3498780\":null,\"\u7fa4\u4e3b\u548c\u4ea4\u4ed8\u5e08\u4e0d\u4e00\u6837.mp4-4115986\":null,\"\u804c\u573a\u8bfe\u4e3a\u4ec0\u4e48\u5356\u4e0d\u52a8.mp4-4102294\":null,\"\u94fe\u63a5\u8981\u843d\u5230\u5177\u4f53\u4e8b.mp4-4575547\":null}"}, {"name": "publish-uploader-history-upload-speed", "value": "[{\"speed\":[1.5524560339599758],\"domain\":\"ros-upload.xiaohongshu.com\",\"timestamp\":1774236867234},{\"speed\":[2.5333993072736267],\"domain\":\"ros-upload-d4.xhscdn.com\",\"timestamp\":1774236869255},{\"speed\":[1.12],\"domain\":\"ros-upload-ali.xiaohongshu.com\",\"timestamp\":1774236872868}]"}, {"name": "snsWebPublishCurrentUser", "value": "63b3cb6f000000002502c21d"}, {"name": "USER_INFO", "value": "{\"user\":{\"type\":\"User\",\"value\":{\"userId\":\"63b3cb6f000000002502c21d\",\"loginUserType\":\"creator\"}}}"}, {"name": "NEW_XHS_ABTEST_REPORT_KEY", "value": "{\"6a6cd657224a4e256b12b847a79711c463b3cb6f000000002502c21d\":\"2026-03-23\"}"}, {"name": "b1b1", "value": "1"}, {"name": "score_display", "value": "1"}, {"name": "p1", "value": "174"}, {"name": "nps-userId", "value": "63b3cb6f000000002502c21d"}, {"name": "_speedList", "value": "[{\"ts\":1774236567238,\"speed\":82243550},{\"ts\":1774236567240,\"speed\":51755138.666666664},{\"ts\":1774236642580,\"speed\":83827750},{\"ts\":1774236642583,\"speed\":80597690.33333333},{\"ts\":1774236718035,\"speed\":78756041.66666667},{\"ts\":1774236718038,\"speed\":41592182},{\"ts\":1774236793513,\"speed\":75284857},{\"ts\":1774236793515,\"speed\":39681968},{\"ts\":1774236869034,\"speed\":105879111},{\"ts\":1774236869036,\"speed\":72453477.66666667}]"}, {"name": "score_timestamp", "value": "1773192526341"}, {"name": "last_tiga_update_time", "value": "1774236863672"}, {"name": "uploader-permit-image-spectrum", "value": "{\"cover.jpeg-304598\":null,\"cover.jpeg-271507\":null,\"cover.jpeg-297124\":null,\"cover.jpeg-295955\":null,\"cover.jpeg-287062\":null,\"cover.jpeg-293020\":null,\"cover.jpeg-308663\":null,\"cover.jpeg-305977\":null,\"cover.jpeg-273401\":null,\"cover.jpeg-282376\":null,\"cover.jpeg-265803\":null,\"cover.jpeg-281603\":null,\"cover.jpeg-262701\":null,\"cover.jpeg-257765\":null,\"cover.jpeg-258311\":null,\"cover.jpeg-274588\":null,\"cover.jpeg-275845\":null,\"cover.jpeg-315902\":null,\"cover.jpeg-299788\":null,\"cover.jpeg-287571\":null,\"cover.jpeg-289713\":null,\"cover.jpeg-278856\":null,\"cover.jpeg-297410\":null,\"cover.jpeg-302252\":null,\"cover.jpeg-295517\":null,\"cover.jpeg-280128\":null,\"cover.jpeg-263507\":null,\"cover.jpeg-263797\":null,\"cover.jpeg-258601\":null,\"cover.jpeg-290089\":null,\"cover.jpeg-278428\":null,\"cover.jpeg-285963\":null,\"cover.jpeg-272752\":null,\"cover.jpeg-272048\":null,\"cover.jpeg-178397\":null,\"cover.jpeg-170888\":null,\"cover.jpeg-155576\":null,\"cover.jpeg-165689\":null,\"cover.jpeg-165572\":null,\"cover.jpeg-150213\":null,\"cover.jpeg-159266\":null,\"cover.jpeg-168582\":null,\"cover.jpeg-163136\":null,\"cover.jpeg-42960\":null,\"cover.jpeg-107644\":null,\"cover.jpeg-105487\":null,\"cover.jpeg-105174\":null,\"cover.jpeg-106650\":null,\"cover.jpeg-103863\":null,\"cover.jpeg-109521\":null,\"cover.jpeg-107908\":null,\"cover.jpeg-111866\":null,\"cover.jpeg-115856\":null,\"cover.jpeg-112251\":null,\"cover.jpeg-110535\":null,\"cover.jpeg-106246\":null,\"cover.jpeg-118456\":null,\"cover.jpeg-106798\":null,\"cover.jpeg-109093\":null,\"cover.jpeg-103449\":null,\"cover.jpeg-107196\":null,\"cover.jpeg-106464\":null,\"cover.jpeg-108558\":null,\"cover.jpeg-110898\":null,\"cover.jpeg-109751\":null}"}, {"name": "sdt_source_storage_key", "value": "{\"commonPatch\":[\"/fe_api/burdock/v2/note/post\",\"/api/sns/web/v1/comment/post\",\"/api/sns/web/v1/note/like\",\"/api/sns/web/v1/note/collect\",\"/api/sns/web/v1/user/follow\",\"/api/sns/web/v1/feed\",\"/api/sns/web/v1/login/activate\",\"/api/sns/web/v1/note/metrics_report\",\"/api/redcaptcha\",\"/api/store/jpd/main\",\"/phoenix/api/strategy/getAppStrategy\",\"/web_api/sns/v2/note\"],\"signUrl\":\"https://fe-static.xhscdn.com/as/v1/f218/a15/public/04b29480233f4def5c875875b6bdc3b1.js\",\"signVersion\":\"1\",\"xhsTokenUrl\":\"https://fe-static.xhscdn.com/as/v1/3e44/public/bf7d4e32677698655a5cadc581fd09b3.js\",\"url\":\"https://fe-static.xhscdn.com/as/v2/fp/a2a27d37e76c8a23531accea3b0956b7.js\",\"desVersion\":\"2\",\"validate\":false,\"reportUrl\":\"/api/sec/v1/shield/webprofile\",\"extraInfo\":{}}"}, {"name": "b1", "value": "I38rHdgsjopgIvesdVwgIC+oIELmBZ5e3VwXLgFTIxS3bqwErFeexd0ekncAzMFYnqthIhJeSBMDKutRI3KsYorWHPtGrbi0P9WfIi/eWc6eYqtyQApPI37ekmR6QLQ5Ii6sdneeSfqYHqwl2qt5B0DBIx+PGDV/sutkIx0sxuwr4qtiIhuaIE3e3LV0I3VTIC7e0Vtl2ADmsLveDSKsSPw5IEvsiVtJOqw8BuwfPpdeTFWOIx4TIiu6ZPwrPut5IvlaLbgs3qtxIxes1VwHIkumIkIyejgsY/WTge7eSqte/D7sDcpipedeYrDtIC6eDVw2IENsSqtlnlSuNjVtIvoekqt3cZ7sVo4gIESyIhE2HdrUIxmPOzmoIicXePwFIviC2BvsDz7sxVtdIv6ed77eYjRKIi/e6WbjtuwjIhJs3oes6DveTPtNcU6eDuw5IvYgzA6edPwRgfKsSVwPI3S/IxmlsqtsaPwyssHbZAve3p/eDPwxICeskD0eSeHiIi7sjbos3grFIide6uw3IirktutmtutFIxeeTPtFIE/eVqtiIiOsjut3wutnsPwXICclI3Ir27lk2I5e1utCIES/IEJs0PtnpYIAO0JeYfD1IErPOPtKoqw3I3OexqtWQL5eicAs3phwIhos39Os3utscPwaICJsWPw5IigekeqLICKejd/sfPt5Ix7sxuwD4ZD3I3+vIi0eYeAsScOs3a3exqwVIC+eIhurKVwCIkrPIx0edUzbzbOeTVwEI3PiqPw2Q77e0WvsYutGgutaIxHNIES+ePtqrqwHI3OsfI6e1uwmpqtnIhSOZVtUI3DleAHcIkve0nH="}, {"name": "_renderInfo", "value": "angle (google, vulkan 1.3.0 (swiftshader device (llvm 10.0.0) (0x0000c0de)), swiftshader driver)"}, {"name": "xhs_context_networkQuality", "value": "GOOD"}]}]} \ No newline at end of file diff --git a/03_卡木(木)/木叶_视频内容/视频切片/Soul竖屏切片_SKILL.md b/03_卡木(木)/木叶_视频内容/视频切片/Soul竖屏切片_SKILL.md index 8577e5c7..907e49bc 100644 --- a/03_卡木(木)/木叶_视频内容/视频切片/Soul竖屏切片_SKILL.md +++ b/03_卡木(木)/木叶_视频内容/视频切片/Soul竖屏切片_SKILL.md @@ -1,11 +1,11 @@ --- name: Soul竖屏切片 description: Soul 派对视频→竖屏成片;高光**单主题完整**(30s~5min/条,每场约 8~30 条)、去穿插话题;封面底**约 10% 轻模糊**(非全糊)。字幕暖色条+金边、纠错+关键词高亮、concat 前导空白、音轨 PTS;推荐 --typewriter-subs。流程:裁剪检查→soul_enhance。MLX→visual_enhance v8 可选。 -triggers: Soul竖屏切片、视频切片、热点切片、竖屏成片、派对切片、裁剪检查、重新截图、全画面标定、竖屏裁剪、全画面成片、letterbox、画面显示全、白边、飞书录屏、LTX、AI生成视频、Retake重剪、字幕优化、字幕同步、逐字字幕 +triggers: Soul竖屏切片、视频切片、热点切片、竖屏成片、派对切片、裁剪检查、重新截图、全画面标定、竖屏裁剪、全画面成片、letterbox、画面显示全、白边、飞书录屏、LTX、AI生成视频、Retake重剪、字幕优化、字幕同步、逐字字幕、上麦项目、月营收、融资、前三秒钩子 owner: 木叶 group: 木 -version: "2.1" -updated: "2026-03-22" +version: "2.3" +updated: "2026-03-23" --- # Soul 竖屏切片 · 专用 Skill @@ -30,7 +30,10 @@ updated: "2026-03-22" ## 二、视频结构:提问→回答 + 前3秒高光 + 去语助词 -- **每个话题前均优先提问→回答**:先看片段有没有人提问;**有提问**则把**提问的问题**放到前3秒(封面/前贴),先展示问题再播回答;无提问则从**该片段口播里**抽**吸睛句或反问**作 `hook_3sec`,禁止与正片内容脱节。 +- **上麦案例:项目与钱优先占满前3秒(高于泛提问)** + 当片段里是**对方在讲自己的项目/业务**(做什么、服务谁、阶段),且口播中出现 **月收入/营收/融资/投资/到账/定价/预算/工资档位/烧多少钱** 等**可量化钱**或**项目身份**信息时:`hook_3sec` **优先**写成一句 **「项目一句话 + 钱/阶段信号」**(优质上麦案例逻辑),让用户前3秒知道「这人是谁、项目多硬、钱的故事是什么」。 + **在此之后**再考虑「主持人提问」作 hook:若前3秒用项目+钱已足够抓人,可将 `question` 保留为片中互动句,**不必**把泛提问顶掉项目钩子。仅当片段**没有**清晰项目/钱信息时,才回到「有提问用提问、无提问用金句」的旧规则。 +- **每个话题前均优先提问→回答(与上条叠加时的裁决)**:默认先看有没有人提问;**但若本段核心是对方分享项目**,则 **hook = 项目+钱摘要** 优先,**正片**再展开主持人追问与回答;禁止前3秒与「对方在讲的事」脱节。 - **成片链路**:前3秒展示问题(或 hook)→ 正片展开 → **整片去除语助词**(提问与回答部分均由 soul_enhance 清理)。 - **节奏与高光**:竖屏段内全程**高光清晰、节奏清楚**(剪去拖沓静音与跑题可在 enhance 链路的静音裁剪中体现;**话题边界以 highlights 起止为准,剪辑阶段就要裁干净**)。 - **单主题、完整、有趣**:**一条成片只服务一个主题**;口播里若**临时插进其他话题**,在 `highlights` 对应时间段上**剪掉无关段**(或拆成另一条高光),保证**有头有尾、逻辑闭环**;选题要**有传播点**(反差、数字、痛点、金句),忌又长又平。 @@ -49,7 +52,7 @@ updated: "2026-03-22" ``` - **batch_clip**:输出到 `clips/` -- **soul_enhance -o 成片/ --vertical --title-only**:**文件名 = 封面标题 = highlights 的 title**(去杠:`:|、—、/` 等替换为空格),名字与标题一致、无序号无杠;字幕烧录(随语音走动);完整去语助词;竖屏裁剪直出到 `成片/` +- **soul_enhance -o 成片/ --title-only**(**推荐仍写 `--vertical`**):自 v2.3 起,只要带了 **`--title-only` 和/或 `--crop-vf` / `--vertical-fit-full`**,脚本会**默认启用竖屏直出**,避免漏写 `--vertical` 误出 1920×1080 横版。**文件名 = 封面标题 = highlights 的 title**(去杠:`:|、—、/` 等替换为空格);字幕烧录;去语助词;竖条裁剪直出到 `成片/` ### 3.1 全画面参数(必做约定) @@ -133,6 +136,7 @@ python3 soul_enhance.py \ - **封面**:竖条画布内**不超出界面**;**冷色半透明渐变**(`VERTICAL_COVER_ALPHA` 约 148)+ **底部电影感渐隐**(`STYLE['cover']` 的 `vignette_*`)+ **顶栏单条 Soul 绿 + 可选 1px 淡金线** + **细白内框**;主标题为**柔阴影暖白字**(非粗描边),字体优先思源黑体 Bold;左上角双圈 Soul 标。**封面文案**优先 `hook_3sec`(见 `pick_cover_hook_text`)。成片文件名仍与 `highlights.title` 规则一致。 - **封面底层模糊(重要)**:**不要全屏强糊**。`soul_enhance.py` 默认 **`STYLE['cover']['bg_blur_mix']=0.1`**:清晰视频帧与一层高斯模糊按 **约 10% 混合**(`bg_blur_radius` 生成模糊层),界面仍大致可辨,仅轻微虚化衬托文字。若需更强/更弱,改脚本内两常量,勿回到「整帧 radius=50+ 全糊」。 +- **竖条封面取景 = 成片取景(重要)**:竖条模式(非 `--vertical-fit-full`)下,封面底图必须用与最终成片 **相同的 `--crop-vf`** 从横版切片抽帧,**禁止**用整幅 1920×1080 再压成竖条——否则分发/素材库里「封面」与「成片第一帧」不是同一条竖条,观感错位。脚本内由 `create_cover_image(..., cover_extract_vf=vf_use)` 保证与成片一致。 - **字幕**:**封面一结束即叠字幕**(无额外「空几秒再等字」);SRT 安全起点为封面结束 + **约 0.05s** epsilon,避免与最后一帧封面打架。字幕**居中**在竖条内。先尝试**单次 FFmpeg 通道**(一次 pass 完成所有字幕叠加,最快);若失败自动回退到分批模式(batch_size=40);语助词在解析阶段已由 `clean_filler_words` 去除。重新加字幕时加 `--force-burn-subs`。⚠️ 注意:当前 FFmpeg 不支持 drawtext/subtitles 滤镜,只能用 PIL 图像 overlay 方案。(脚本常量:`SUBS_START_AFTER_COVER_SEC`,**默认 0.0**) - **字幕字形**:Whisper 词级轴常在**中日文之间插空格**,逐字/逐词显字时会像「字与字被撑开」;脚本在 `improve_subtitle_punctuation` 路径对 **CJK 相邻空白**做折叠(`_collapse_cjk_interchar_spaces`),保证整句显示正常、无异常中空。 - **封面标题**:高光 `title` 建议 **4~6 个汉字**;成片内封面主标题最多显示 **6 个汉字**(超长由 `soul_enhance` 自动截断,与文件名 `--title-only` 一致)。 diff --git a/03_卡木(木)/木叶_视频内容/视频切片/参考资料/视频结构_提问回答与高光.md b/03_卡木(木)/木叶_视频内容/视频切片/参考资料/视频结构_提问回答与高光.md index c00b58e5..ff583fd0 100644 --- a/03_卡木(木)/木叶_视频内容/视频切片/参考资料/视频结构_提问回答与高光.md +++ b/03_卡木(木)/木叶_视频内容/视频切片/参考资料/视频结构_提问回答与高光.md @@ -10,17 +10,18 @@ --- -## 二、提问→回答 结构 +## 二、提问→回答 结构(含:上麦项目+钱优先) | 步骤 | 动作 | 说明 | |------|------|------| +| 0 | **上麦是否在讲自己的项目+钱** | 若有「做什么项目 + 营收/融资/薪资/预算/API消耗」等,**前3秒优先** `hook_3sec` = 一句话项目优质案例逻辑;`question` 可记主持人追问,不必挤掉 hook | | 1 | 看片段是否有人提问 | 高光识别时判断:该段时间内是否有观众/连麦者提出问题 | -| 2 | 若有提问 | 提取**提问原文**(可去语助词、精简一句),填 `question`,`hook_3sec` 与之一致 | -| 3 | 前3秒 | 封面/前贴展示「提问的问题」,让用户先看到问题 | -| 4 | 正片 | 从回答开始,或「先问后答」完整保留,形成完整提问→回答链路 | -| 5 | 若无提问 | 前3秒用金句/悬念/数据等 hook_3sec,无 question 字段 | +| 2 | 若有提问且未执行第0步 | 提取**提问原文**(可去语助词、精简一句),填 `question`,`hook_3sec` 与之一致 | +| 3 | 前3秒 | 封面/前贴展示 **hook_3sec**(项目+钱 或 提问) | +| 4 | 正片 | 从回答开始,或「先问后答」完整保留,形成完整链路 | +| 5 | 若无提问且无上麦项目句 | 前3秒用金句/悬念/数据等 hook_3sec,无 question 字段 | -**目的**:用户先被「问题」抓住,再听回答,完播率更高;提问与回答中的语助词在成片阶段**完整去除**。 +**目的**:用户前3秒先看到「这人项目多硬/钱的故事」或「问题」,再听展开;语助词在成片阶段**完整去除**。 --- diff --git a/03_卡木(木)/木叶_视频内容/视频切片/参考资料/高光识别提示词.md b/03_卡木(木)/木叶_视频内容/视频切片/参考资料/高光识别提示词.md index 47d3afae..c716c674 100644 --- a/03_卡木(木)/木叶_视频内容/视频切片/参考资料/高光识别提示词.md +++ b/03_卡木(木)/木叶_视频内容/视频切片/参考资料/高光识别提示词.md @@ -49,17 +49,30 @@ - 吊人胃口的开场 - "接下来这段更精彩" -# 提问→回答 结构(每个话题前均优先) +# 上麦优质项目 → 前3秒优先(高于泛提问) -**每个话题/高光片段均优先采用提问→回答形式**:先展示**提问**(前3秒),再进入**回答**(正片)。若片段里有人提问,必须把**提问的问题**放到前3秒。 +当高光段以**连麦者/嘉宾自述**为主,且出现以下任一,**优先**把前3秒留给「项目+钱/阶段」摘要: + +- **项目身份**:在做什么、给谁用、OPC/社群/代运营/孵化/产品名等可一句话说清的业态; +- **钱与规模**:月收入、营收、融资/投资/条款/到账、定价、预算、岗位薪资区间、每月烧 API/投流金额等**具体数字或档位**。 + +**写法**:`hook_3sec` 用一句 **12~24 字内**的「优质上麦案例」钩子(项目 + 钱/阶段),例如「北京AI项目刚拿机构投资」「人事总助写一块招不到人」。 +仍可在 JSON 里填 `question` 记录主持人后面的追问,但 **封面/前3秒优先烧 `hook_3sec`**(`pick_cover_hook_text` 已优先 hook)。 +**仅当本段没有清晰项目/钱信息时**,再完全沿用下方「提问→回答」规则。 + +--- + +# 提问→回答 结构(每个话题前均优先 — 与上条叠加时) + +**默认**:每个话题/高光片段采用提问→回答形式:先展示**提问**(前3秒),再进入**回答**(正片)。**若已触发上条「项目+钱优先」**,前3秒用 hook,正片内再问再答。 1. **判断**:看该高光片段文字稿中是否有人提问(观众/连麦者问的问题)。 -2. **若有提问**: +2. **若有提问且未用「项目+钱」占前3秒**: - 提取**提问的原文**(可去语助词、精简为一句),填入 `question` 字段; - `hook_3sec` 优先用该提问内容(与 question 一致),成片前3秒封面/贴片展示「问题」,正片从回答开始或先问后答。 3. **若无提问**:`hook_3sec` 用金句/悬念/数据等抓眼球开场,`question` 可省略。 -**目的**:前3秒让用户看到「问题」,再听回答,形成完整**提问→回答**链路;提问与回答部分的语助词均在成片时完整去除。 +**目的**:前3秒让用户看到「问题」或「项目+钱」,再听回答,形成完整链路;语助词在成片时完整去除。 # 前3秒Hook设计原则 diff --git a/03_卡木(木)/木叶_视频内容/视频切片/场次稿/第129场_20260320_highlights.json b/03_卡木(木)/木叶_视频内容/视频切片/场次稿/第129场_20260320_highlights.json new file mode 100644 index 00000000..7cd5ff1e --- /dev/null +++ b/03_卡木(木)/木叶_视频内容/视频切片/场次稿/第129场_20260320_highlights.json @@ -0,0 +1,10 @@ +[ + {"title": "百条分发怎么铺", "start_time": "00:10:28", "end_time": "00:13:10", "hook_3sec": "十条乘十平台一天百条分发", "question": "多平台分发怎么测?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "内容产出与一键分发", "reason": "项目_分发规模+数字"}, + {"title": "派对百二十场价值", "start_time": "00:32:10", "end_time": "00:34:55", "hook_3sec": "派对开到一百二十场图啥", "question": "坚持百场背后价值?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "方向与执行", "reason": "项目_派对复盘"}, + {"title": "老板群九十五人链", "start_time": "00:44:38", "end_time": "00:47:15", "hook_3sec": "一个群能挤九十五个老板", "question": "怎么进高质量群?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "老板群与私域", "reason": "项目_资源链接"}, + {"title": "AI切片背后人力", "start_time": "00:51:14", "end_time": "00:54:00", "hook_3sec": "磨AI和token几十人在扛", "question": "简单按钮背后多少成本?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "研发运营与token", "reason": "项目+钱_成本"}, + {"title": "ENTP孩子与AI教育", "start_time": "01:15:52", "end_time": "01:18:45", "hook_3sec": "ENTP爱表现是啥产业人格", "question": "孩子性格怎么接AI?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "ENTP与表现欲", "reason": "上麦案例_人格+教育"}, + {"title": "派对场观五到十万", "start_time": "01:42:15", "end_time": "01:45:05", "hook_3sec": "派对一天场观五到十万", "question": "曝光和进房怎么算?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "场观与深链", "reason": "月营收级_曝光数字"}, + {"title": "特步模型投资流水", "start_time": "02:21:38", "end_time": "02:25:45", "hook_3sec": "七千店复制拿投资月流水五十万", "question": "大品牌合作怎么拆?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "7500店+50万流水干股", "reason": "优质项目_规模+月营收+投资"}, + {"title": "创始人决定能谈成", "start_time": "02:32:03", "end_time": "02:35:00", "hook_3sec": "创始人硬才能谈特步营收", "question": "合作先看人还是模型?", "cta_ending": "今天就到这里,点个关注下次不迷路", "transcript_excerpt": "创始人与营收数据", "reason": "优质项目_创始人+营收"} +] diff --git a/03_卡木(木)/木叶_视频内容/视频切片/脚本/soul_enhance.py b/03_卡木(木)/木叶_视频内容/视频切片/脚本/soul_enhance.py index e8f282d9..d941dc0a 100644 --- a/03_卡木(木)/木叶_视频内容/视频切片/脚本/soul_enhance.py +++ b/03_卡木(木)/木叶_视频内容/视频切片/脚本/soul_enhance.py @@ -2,7 +2,7 @@ """ Soul切片增强脚本 v2.0 功能: -1. 封面贴片:高光 hook_3sec 优先(吸睛),竖屏底图为**清晰帧 + 约 10% 轻模糊混入**(非全糊)+ 冷色渐变;**顶栏单条 Soul 绿 + 底部电影感渐隐 + 细内框 + 柔阴影标题**(避免粗描边与多条绿边廉价感) +1. 封面贴片:高光 hook_3sec 优先(吸睛),竖屏底图为**清晰帧 + 约 10% 轻模糊混入**(非全糊)+ 冷色渐变;**顶栏单条 Soul 绿 + 底部电影感渐隐 + 细内框 + 柔阴影标题**(避免粗描边与多条绿边廉价感)。**竖条成片**:封面取帧须与最终成片同一 `-vf`(如 `crop=598:1080:493:0`),禁止用整幅 1920 横版再压成竖条(会与正片取景不一致)。 2. 烧录字幕(关键词高亮、可选逐字) 3. 切除检出的长静音并重映射字幕时间轴 4. 片尾 CTA(cta_ending)字幕条 @@ -1060,8 +1060,18 @@ def _strip_cover_number_prefix(text): return text.strip() -def create_cover_image(hook_text, width, height, output_path, video_path=None): - """创建封面贴片。竖条:视频底 + 冷色渐变 + 底栏渐隐 + 顶栏 Soul 绿与细金线 + 内框 + 柔阴影标题 + 左上角标。""" +def create_cover_image( + hook_text, + width, + height, + output_path, + video_path=None, + cover_extract_vf=None, +): + """创建封面贴片。竖条:视频底 + 冷色渐变 + 底栏渐隐 + 顶栏 Soul 绿与细金线 + 内框 + 柔阴影标题 + 左上角标。 + + cover_extract_vf:竖条模式时与成片最终 `-vf` 一致(如 crop 竖条),从横版切片中截取与成片同取景的底图;不传则仍用整幅帧拉伸(易与成片不一致,仅兼容旧行为)。 + """ hook_text = _to_simplified(str(hook_text or "").strip()) hook_text = _strip_cover_number_prefix(hook_text) if not hook_text: @@ -1075,25 +1085,26 @@ def create_cover_image(hook_text, width, height, output_path, video_path=None): base = Image.new("RGBA", (width, height), (*VERTICAL_COVER_TOP, 255)) if video_path and os.path.exists(video_path): temp_frame = output_path.replace(".png", "_vframe.jpg") - subprocess.run( - [ - "ffmpeg", - "-y", - "-ss", - "0.35", - "-i", - video_path, - "-vframes", - "1", - "-q:v", - "3", - temp_frame, - ], - capture_output=True, - ) + vf = (cover_extract_vf or "").strip() + cmd = [ + "ffmpeg", + "-y", + "-ss", + "0.35", + "-i", + video_path, + ] + if vf: + cmd.extend(["-vf", vf]) + cmd.extend(["-vframes", "1", "-q:v", "3", temp_frame]) + subprocess.run(cmd, capture_output=True) if os.path.exists(temp_frame): try: - sharp = Image.open(temp_frame).convert("RGBA").resize((width, height)) + sharp = Image.open(temp_frame).convert("RGBA") + if sharp.size != (width, height): + sharp = sharp.resize( + (width, height), Image.Resampling.LANCZOS + ) mix = float(style.get("bg_blur_mix", 0.10)) r = float(style.get("bg_blur_radius", 14)) if mix > 0.001: @@ -1785,10 +1796,15 @@ def enhance_clip(clip_path, output_path, highlight_info, temp_dir, transcript_pa flush=True, ) - # 3. 封面图(与去静音后首帧一致) + # 3. 封面图(与去静音后首帧一致;竖条须与成片同 crop-vf 取底图,勿整幅横版压竖条) print(f" [1/5] 封面生成中…", flush=True) cover_img = os.path.join(temp_dir, "cover.png") - create_cover_image(hook_text, out_w, out_h, cover_img, working_clip) + cover_extract_vf = None + if vertical and not vertical_fit_full: + cover_extract_vf = vf_use + create_cover_image( + hook_text, out_w, out_h, cover_img, working_clip, cover_extract_vf=cover_extract_vf + ) print(f" ✓ 封面生成", flush=True) if subtitles: @@ -1964,8 +1980,10 @@ def enhance_clip(clip_path, output_path, highlight_info, temp_dir, transcript_pa # 5.4 输出:竖条(宽由 vf)或全画面 letterbox if vertical and not vertical_fit_full: print(f" [5/5] 竖屏输出({out_w}×{out_h})…", flush=True) + elif vertical and vertical_fit_full: + print(f" [5/5] 竖屏输出(全画面 letterbox)…", flush=True) else: - print(f" [5/5] 竖屏输出…", flush=True) + print(f" [5/5] 横版输出(未开竖屏)…", flush=True) if vertical and vertical_fit_full: r = subprocess.run([ 'ffmpeg', '-y', '-i', current_video, @@ -2065,14 +2083,22 @@ def main(): vertical = getattr(args, 'vertical', False) title_only = getattr(args, 'title_only', False) - print("="*60) - print("🎬 Soul切片增强" + ("(成片竖屏直出)" if vertical else "")) - print("="*60) crop_vf_arg = (getattr(args, "crop_vf", "") or "").strip() overlay_x_arg = getattr(args, "overlay_x", -1) overlay_x_arg = None if overlay_x_arg < 0 else overlay_x_arg typewriter = getattr(args, "typewriter_subs", False) vfit = getattr(args, "vertical_fit_full", False) + # Soul 成片:--title-only 或塑形相关参数时默认竖屏直出,避免只传 --crop-vf 却漏 --vertical 误出 1920×1080 横版 + if not vertical and (title_only or crop_vf_arg or vfit): + vertical = True + print( + "ℹ️ 已默认启用竖屏直出(因 --title-only 和/或 --crop-vf / --vertical-fit-full);" + "显式加 --vertical 亦同。", + flush=True, + ) + print("="*60) + print("🎬 Soul切片增强" + ("(成片竖屏直出)" if vertical else "")) + print("="*60) print( f"功能: 封面+字幕+加速10%+去语气词" + ("+去长静音" if not getattr(args, "no_trim_silence", False) else "") diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/REFERENCE_开放能力_数据与集成.md b/03_卡木(木)/木叶_视频内容/视频号发布/REFERENCE_开放能力_数据与集成.md index efb58252..2266bc00 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/REFERENCE_开放能力_数据与集成.md +++ b/03_卡木(木)/木叶_视频内容/视频号发布/REFERENCE_开放能力_数据与集成.md @@ -17,6 +17,10 @@ 微信**未开放**「用开放平台 API 直接上传/发布短视频」;短视频自动化目前只可走 **A 轨**。 **B 轨**负责经营数据、带货、留资、直播场次等**合规官方能力**。 +**无法规避助手 Cookie 的原因(结论):** 官方接口列表页当前**无**「上传视频 / 发表动态 / 创建短视频」路径;社区答复亦明确**不支持**接口直发视频号 Feed。 +**缓解重复扫码(工程侧)**:`channels_login.py` 默认启用 **Playwright 持久化用户目录**(`~/.soul-channels-playwright-profile`),同机同账号在腾讯会话有效期内通常**无需每次扫码**;禁用:`CHANNELS_PERSISTENT_LOGIN=0` 或 `--no-persistent`。 +占位与自检脚本:`脚本/channels_open_platform_publish.py`。 + --- ## 二、助手后台「开放能力」能联想到的产品动作(想象力清单) diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md b/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md index 8e2b6593..db25ba15 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md +++ b/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md @@ -12,18 +12,19 @@ updated: "2026-03-23" # 视频号发布 Skill(v3.0) -> **核心能力**:纯 API(httpx)视频号发布,零 Playwright 依赖。 +> **核心能力**:发布链路纯 **httpx**;**登录**阶段用 Playwright(默认持久化 Chromium,减少重复扫码)。 > **实测**:120 场 12 条切片全部 API 直发成功,单条 5~9 秒。 > **去重**:基于 publish_log.jsonl,同一视频不重复发。 -> **Cookie 有效期**:~24-48h,通过 channels_login.py 扫码刷新。 +> **Cookie 有效期**:~24-48h,过期需刷新。`channels_login.py` 默认 **持久化 Chromium 用户目录**(`~/.soul-channels-playwright-profile`),同机同账号在腾讯会话未失效时**通常不必每次扫码**;`CHANNELS_PERSISTENT_LOGIN=0` 或 `--no-persistent` 可关。 +> **开放平台 access_token**:**不能**替代助手 Cookie 发短视频(官方助手 API 列表无上传发表接口),见 `REFERENCE_开放能力_数据与集成.md` 与 `脚本/channels_open_platform_publish.py`。 --- ## 一、纯 API 完整流程(5 步) ``` -[Step 1] Cookie 认证(一次性) - Playwright 微信扫码 → channels_storage_state.json +[Step 1] Cookie 认证(助手态) + Playwright(默认持久化 profile,减少重复扫码)→ channels_storage_state.json 登录地址: https://channels.weixin.qq.com/login 获取: cookies, localStorage (_finger_print_device_id, __ml::aid) diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_api_publish.py b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_api_publish.py index 591099f2..eeb7035c 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_api_publish.py +++ b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_api_publish.py @@ -15,6 +15,7 @@ import asyncio import hashlib import json import math +import os import random import subprocess import sys @@ -31,6 +32,7 @@ VIDEO_DIR = Path("/Users/karuo/Movies/soul视频/soul_派对_121场_20260311_out sys.path.insert(0, str(SCRIPT_DIR.parent.parent / "多平台分发" / "脚本")) from publish_result import PublishResult, is_published, save_results, print_summary +from schedule_generator import generate_smart_schedule UA = ( "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) " @@ -265,6 +267,19 @@ def _gen_task_id() -> str: return str(ts_ms * 10**7 + rand) +def _payload_raw_key_buff(finder_raw: str | None): + """localStorage finder_raw → post_create / clip 的 rawKeyBuff(字符串或已解析 JSON)。""" + if not finder_raw or not str(finder_raw).strip(): + return None + s = str(finder_raw).strip() + if (s.startswith("{") and s.endswith("}")) or (s.startswith("[") and s.endswith("]")): + try: + return json.loads(s) + except json.JSONDecodeError: + pass + return s + + def _micro_headers(cookie_str: str, uin: str, finger_print: str = "") -> dict: h = { "Cookie": cookie_str, @@ -405,8 +420,10 @@ async def create_post( upload_cost: int, scheduled_ts: int = 0, original: bool = True, + finder_raw: str | None = None, ) -> dict: now_ts = int(time.time()) + rkb = _payload_raw_key_buff(finder_raw) payload = { "objectType": 0, @@ -460,7 +477,7 @@ async def create_post( "timestamp": str(int(time.time() * 1000)), "_log_finder_uin": "", "_log_finder_id": finder_id, - "rawKeyBuff": None, + "rawKeyBuff": rkb, "pluginSessionId": None, "scene": 7, "reqScene": 7, @@ -469,6 +486,13 @@ async def create_post( if scheduled_ts > 0: payload["postTimingInfo"] = {"timing": 1, "postTime": scheduled_ts} + if not rkb: + print( + " [!] 警告: Cookie 文件缺少 finder_raw,post_create 可能返回 300002;" + "请用 channels_login 完整登录(勿提前关浏览器)。", + flush=True, + ) + # 尝试 CGI_PREFIX(标准助手端点)和 MICRO_PREFIX 两个路径 for prefix, referer in [ (CGI_PREFIX, "https://channels.weixin.qq.com/platform/post/create"), @@ -517,6 +541,7 @@ async def publish_one( idx: int, total: int, scheduled_ts: int = 0, + finder_raw: str | None = None, ) -> PublishResult: fname = Path(video_path).name real_path = Path(video_path).resolve() @@ -611,6 +636,7 @@ async def publish_one( vinfo, fsize, finder_id, uin, finger_print, aid, clip_key, draft_id, upload_cost, scheduled_ts=scheduled_ts, original=True, + finder_raw=finder_raw, ) elapsed = time.time() - t0 @@ -680,6 +706,19 @@ async def _ensure_ctx() -> dict: if not up_params: raise RuntimeError("获取 upload_params 失败") + finder_raw_val = ls.get("finder_raw") or "" + if isinstance(finder_raw_val, str): + finder_raw_val = finder_raw_val.strip() + else: + finder_raw_val = str(finder_raw_val or "").strip() + + if not finder_raw_val: + raise RuntimeError( + "localStorage 缺少 finder_raw(rawKeyBuff),post_create 会报 300002。" + "请运行: python3 视频号发布/脚本/channels_login.py --playwright-only " + "扫码登录后勿关 Chromium,直至终端出现「rawKeyBuff 已就绪」或「Cookie 已保存」。" + ) + _ctx.update({ "ready": True, "cookie_str": cookie_str, @@ -688,6 +727,7 @@ async def _ensure_ctx() -> dict: "finger_print": finger_print, "aid": aid, "up_params": up_params, + "finder_raw": finder_raw_val or None, }) return _ctx @@ -724,6 +764,7 @@ async def publish_one_compat( ctx["uin"], ctx["finger_print"], ctx["aid"], ctx["up_params"], video_path, title, idx, total, scheduled_ts=sched_ts, + finder_raw=ctx.get("finder_raw"), ) if result.success: new_p = await get_upload_params(ctx["cookie_str"], ctx["finder_id"]) @@ -736,7 +777,18 @@ async def publish_one_compat( # Main # --------------------------------------------------------------------------- -def _run_login_then_retry(): +def _env_truthy(name: str) -> bool: + return os.environ.get(name, "").strip().lower() in ("1", "true", "yes") + + +def _channels_auto_login_allowed() -> bool: + """默认静默;仅 CHANNELS_AUTO_LOGIN=1 且未设 NO_AUTO_CHANNELS_LOGIN 时才允许自动弹窗登录。""" + if _env_truthy("NO_AUTO_CHANNELS_LOGIN"): + return False + return _env_truthy("CHANNELS_AUTO_LOGIN") + + +def _run_login_then_retry() -> bool: """Cookie 无效时自动调起登录,写回 storage 后由调用方重试。""" login_script = SCRIPT_DIR / "channels_login.py" if not login_script.exists(): @@ -747,18 +799,18 @@ def _run_login_then_retry(): return COOKIE_FILE.exists() and COOKIE_FILE.stat().st_size > 100 -def _gen_schedule(count: int) -> list[int]: - """生成定时发布时间戳列表:第一条立即(0),后续30-120分钟递增""" +def _maybe_login_then_retry() -> bool: + if not _channels_auto_login_allowed(): + return False + return _run_login_then_retry() + + +def _gen_schedule_unix(count: int) -> list[int]: + """与 distribute_all 一致:智能错峰 datetime → 视频号定时 Unix;近未来视为立即(0)。""" if count <= 0: return [] - result = [0] - base = int(time.time()) - accumulated = 0 - for _ in range(1, count): - gap = random.randint(30, 120) * 60 - accumulated += gap - result.append(base + accumulated) - return result + times = generate_smart_schedule(count) + return [_scheduled_ts_for_channels(dt) for dt in times] async def main(): @@ -766,10 +818,14 @@ async def main(): state = load_state() if not state: - if _run_login_then_retry(): + if _maybe_login_then_retry(): state = load_state() if not state: - print("[!] Cookie 文件不存在且登录未完成", flush=True) + print( + "[!] Cookie 文件不存在。默认静默:请先手动执行同目录 channels_login.py," + "或设置 CHANNELS_AUTO_LOGIN=1 后再运行本脚本。", + flush=True, + ) return 1 cookie_str = get_cookie_str(state) @@ -778,19 +834,22 @@ async def main(): aid = ls.get("__ml::aid", "").strip('"') finger_print = ls.get("_finger_print_device_id", "") if not aid: - if _run_login_then_retry(): + if _maybe_login_then_retry(): state = load_state() cookie_str = get_cookie_str(state) ls = get_local_storage(state) aid = ls.get("__ml::aid", "").strip('"') finger_print = ls.get("_finger_print_device_id", "") if not aid: - print("[!] localStorage 缺少 __ml::aid", flush=True) + print( + "[!] localStorage 缺少 __ml::aid(助手态不完整)。默认静默:请手动 channels_login 或 CHANNELS_AUTO_LOGIN=1。", + flush=True, + ) return 1 auth = await auth_check(cookie_str) if not auth: - if _run_login_then_retry(): + if _maybe_login_then_retry(): state = load_state() cookie_str = get_cookie_str(state) ls = get_local_storage(state) @@ -798,7 +857,10 @@ async def main(): finger_print = ls.get("_finger_print_device_id", "") auth = await auth_check(cookie_str) if not auth: - print("[!] Cookie 仍无效,请稍后重试发布", flush=True) + print( + "[!] Cookie 仍无效。默认静默:请手动 channels_login 或设置 CHANNELS_AUTO_LOGIN=1 后重试。", + flush=True, + ) return 1 fu = auth.get("finderUser", {}) @@ -823,7 +885,7 @@ async def main(): print("[OK] 全部已发布", flush=True) return 0 - schedule = _gen_schedule(len(need_pub)) + schedule = _gen_schedule_unix(len(need_pub)) results = [] consecutive_fail = 0 diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_login.py b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_login.py index d3468c58..4d45d547 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_login.py +++ b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_login.py @@ -1,5 +1,8 @@ #!/usr/bin/env python3 -"""视频号登录 v7 — 优先 Cursor 内置 Simple Browser 扫码;会话落盘优先 CDP 附着 Cursor,失败再回退 Playwright。""" +"""视频号登录 v7 — Simple Browser / CDP / Playwright。 +静默二维码:`CHANNELS_SILENT_QR=1` 或 `--silent-qr` → headless、不弹窗,二维码写入 /tmp/channels_qr.png, +stdout 打印 SOUL_QR_IMAGE_FOR_CHAT 标记路径,便于在 Cursor 对话中由助手展示给你扫。 +""" import asyncio import json import os @@ -18,6 +21,10 @@ LOGIN_URL = "https://channels.weixin.qq.com/login" QR_SCREENSHOT = Path("/tmp/channels_qr.png") DEFAULT_CDP = os.environ.get("CHANNELS_CDP_URL", "http://127.0.0.1:9223") +# 持久化 Chromium:同目录保留登录态,显著减少重复扫码(腾讯侧过期/风控时仍需重登) +PERSISTENT_PROFILE_DIR = Path( + os.environ.get("CHANNELS_CHROMIUM_USER_DATA", str(Path.home() / ".soul-channels-playwright-profile")) +) UA = ( "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) " @@ -30,6 +37,11 @@ REQUIRED_LS_KEYS = [ ] +def _ls_ready_for_publish(merged_items: dict) -> bool: + """发表 API 需要 finder_raw;仅有 __ml::aid 不够(post_create 会 300002)。""" + return bool((merged_items.get("finder_raw") or "").strip()) + + def open_cursor_simple_browser(url: str) -> None: """在 Cursor 编辑器内打开 Simple Browser(不唤起系统默认外部浏览器)。""" enc = urllib.parse.quote(url, safe="") @@ -74,6 +86,13 @@ async def extract_ls(page, keys): return {} +def _use_persistent_chromium() -> bool: + if "--no-persistent" in sys.argv: + return False + v = os.environ.get("CHANNELS_PERSISTENT_LOGIN", "1").strip().lower() + return v not in ("0", "false", "no", "off") + + async def wait_until_logged_in(page, label: str = "") -> bool: prefix = f"[{label}] " if label else "" for i in range(120): @@ -117,20 +136,39 @@ async def save_session_from_context(context, page, ls_vals: dict) -> bool: COOKIE_FILE.write_text(json.dumps(state, ensure_ascii=False, indent=2)) _sync_to_central_cookie_store() - cookies = await context.cookies() - cookie_dict = {c["name"]: c["value"] for c in cookies} + cookie_dict: dict[str, str] = {} + try: + cookies = await context.cookies() + cookie_dict = {c["name"]: c["value"] for c in cookies} + except Exception: + cookie_dict = {c["name"]: c["value"] for c in state.get("cookies", []) if c.get("name")} + + page_url = "" + try: + page_url = page.url or "" + except Exception: + page_url = "" + token_data = { "sessionid": cookie_dict.get("sessionid", ""), "wxuin": cookie_dict.get("wxuin", ""), - "cookie_str": "; ".join(f'{c["name"]}={c["value"]}' for c in cookies), + "cookie_str": "; ".join(f"{k}={v}" for k, v in cookie_dict.items()), "finder_raw": ls_vals.get("finder_raw", ""), "finder_username": ls_vals.get("finder_username", ""), "finder_uin": ls_vals.get("finder_uin", ""), "finder_login_token": ls_vals.get("finder_login_token", ""), - "url": page.url, + "url": page_url, } TOKEN_FILE.write_text(json.dumps(token_data, ensure_ascii=False, indent=2)) - return bool(ls_vals.get("finder_raw")) + + ready = _ls_ready_for_publish(merged_items) + if not ready: + print( + "[!] 已写入 Cookie,但 localStorage 仍缺 finder_raw(rawKeyBuff)," + "勿关窗口,继续等待直至本项为 ✓。", + flush=True, + ) + return ready except Exception as e: print(f"[!] 保存会话异常: {e}", flush=True) return False @@ -210,72 +248,167 @@ async def try_capture_via_cdp(pw, cdp_url: str) -> bool: return ok -async def capture_via_playwright_external() -> bool: - """回退:独立 Chromium 窗口(仅当 CDP 不可用时)。""" - print("\n[i] 未使用 CDP → 将打开本机 Chromium 窗口仅用于写入 Cookie 文件(可扫码后尽快关闭)\n", flush=True) - ls_vals = {} +def _silent_qr_mode() -> bool: + return "--silent-qr" in sys.argv or os.environ.get("CHANNELS_SILENT_QR", "").strip().lower() in ( + "1", + "true", + "yes", + ) + + +def _print_qr_for_chat_dialog() -> None: + """ stdout 标记:便于把路径复制到对话,由助手 Read 图片展示给你扫。""" + p = QR_SCREENSHOT.resolve() + print("\n========== SOUL_QR_IMAGE_FOR_CHAT ==========", flush=True) + print(str(p), flush=True) + print( + "→ 用微信扫视频号登录码:在 Cursor 里打开上述路径图片,或把路径发给助手展示。", + flush=True, + ) + print("========== END_SOUL_QR_MARKER ==========\n", flush=True) + + +async def _assistant_login_flow_save(context, page) -> bool: + """在已有 context/page 上完成:打开登录页 → 等跳转 → 抽 localStorage → 写 COOKIE_FILE。""" + ls_vals: dict = {} + await page.goto(LOGIN_URL, timeout=60000) + await asyncio.sleep(3) + await page.screenshot(path=str(QR_SCREENSHOT)) + print(f"[QR] 二维码截图: {QR_SCREENSHOT}", flush=True) + if _silent_qr_mode(): + _print_qr_for_chat_dialog() + + if not await wait_until_logged_in(page, "Playwright"): + return False + + print( + "[!] 请勿立即关闭 Chromium:须等脚本写入 Cookie;" + "看到「Cookie 已保存」或本进程退出后再关窗。", + flush=True, + ) + print("[i] 登录成功,2 秒后先落盘一轮会话(防止提前关窗导致 Cookie 未写入)…", flush=True) + await asyncio.sleep(2) + ls_vals = await extract_ls(page, REQUIRED_LS_KEYS) + snapshot_ready = await save_session_from_context(context, page, ls_vals) + if snapshot_ready: + print("[✓] 早期快照已含上传所需 localStorage 关键项", flush=True) + elif COOKIE_FILE.exists(): + print("[i] 已写入部分会话,将继续等待 rawKeyBuff / __ml::aid 补全…", flush=True) + + print("[i] 等待平台 JS 加载完成...", flush=True) + await asyncio.sleep(10) + + for attempt in range(60): + try: + _ = page.url + except Exception: + print("[!] 页面或浏览器已关闭,使用此前快照结束。", flush=True) + return snapshot_ready + ls_vals = await extract_ls(page, REQUIRED_LS_KEYS) + if ls_vals.get("finder_raw"): + print(f"[✓] rawKeyBuff 已就绪 (等待 {attempt}s)", flush=True) + break + await asyncio.sleep(1) + if attempt % 15 == 14: + print(f" 等待 localStorage 写入... ({attempt + 1}s)", flush=True) + + if not ls_vals.get("finder_raw"): + print("[i] rawKeyBuff 未出现,尝试访问内容列表页...", flush=True) + try: + await page.goto( + "https://channels.weixin.qq.com/platform/post/list", + timeout=15000, + wait_until="domcontentloaded", + ) + await asyncio.sleep(8) + for _ in range(30): + try: + _ = page.url + except Exception: + return snapshot_ready + ls_vals = await extract_ls(page, REQUIRED_LS_KEYS) + if ls_vals.get("finder_raw"): + print("[✓] 导航后 rawKeyBuff 已就绪", flush=True) + break + await asyncio.sleep(1) + except Exception as e: + print(f"[!] 导航异常: {e}", flush=True) + + print("\n[i] localStorage 提取结果:", flush=True) + for k in REQUIRED_LS_KEYS: + v = ls_vals.get(k, "") + status = "✓" if v else "✗" + display = f"{v[:60]}..." if len(v) > 60 else (v or "(空)") + print(f" {status} {k}: {display}", flush=True) + + final_ok = await save_session_from_context(context, page, ls_vals) + return final_ok or snapshot_ready + + +async def capture_via_playwright_external(*, headless: bool) -> bool: + """CDP 不可用时:本机 Chromium;headless=True 时不弹窗口(配合 CHANNELS_SILENT_QR 输出二维码路径)。""" + persistent = _use_persistent_chromium() + if persistent: + print( + f"\n[i] 持久化 Chromium(headless={headless}),目录: {PERSISTENT_PROFILE_DIR}\n" + f" 关闭持久化:CHANNELS_PERSISTENT_LOGIN=0 或 --no-persistent\n", + flush=True, + ) + else: + print(f"\n[i] 临时 Chromium 会话(headless={headless})\n", flush=True) + async with async_playwright() as pw: - browser = await pw.chromium.launch(headless=False) + if persistent: + PERSISTENT_PROFILE_DIR.mkdir(parents=True, exist_ok=True) + context = await pw.chromium.launch_persistent_context( + str(PERSISTENT_PROFILE_DIR), + headless=headless, + user_agent=UA, + viewport={"width": 1280, "height": 720}, + args=["--disable-blink-features=AutomationControlled"], + ) + await context.add_init_script( + "Object.defineProperty(navigator,'webdriver',{get:()=>undefined})" + ) + page = context.pages[0] if context.pages else await context.new_page() + try: + ok = await _assistant_login_flow_save(context, page) + finally: + await context.close() + return ok + + browser = await pw.chromium.launch( + headless=headless, + args=["--disable-blink-features=AutomationControlled"], + ) context = await browser.new_context(user_agent=UA, viewport={"width": 1280, "height": 720}) await context.add_init_script( "Object.defineProperty(navigator,'webdriver',{get:()=>undefined})" ) page = await context.new_page() - await page.goto(LOGIN_URL, timeout=60000) - await asyncio.sleep(3) - await page.screenshot(path=str(QR_SCREENSHOT)) - print(f"[QR] 二维码截图: {QR_SCREENSHOT}", flush=True) - - if not await wait_until_logged_in(page, "Playwright"): + try: + ok = await _assistant_login_flow_save(context, page) + finally: await browser.close() - return False - - print("[i] 等待平台 JS 加载完成...", flush=True) - await asyncio.sleep(10) - - for attempt in range(60): - ls_vals = await extract_ls(page, REQUIRED_LS_KEYS) - if ls_vals.get("finder_raw"): - print(f"[✓] rawKeyBuff 已就绪 (等待 {attempt}s)", flush=True) - break - await asyncio.sleep(1) - if attempt % 15 == 14: - print(f" 等待 localStorage 写入... ({attempt + 1}s)", flush=True) - - if not ls_vals.get("finder_raw"): - print("[i] rawKeyBuff 未出现,尝试访问内容列表页...", flush=True) - try: - await page.goto( - "https://channels.weixin.qq.com/platform/post/list", - timeout=15000, - wait_until="domcontentloaded", - ) - await asyncio.sleep(8) - for _ in range(30): - ls_vals = await extract_ls(page, REQUIRED_LS_KEYS) - if ls_vals.get("finder_raw"): - print("[✓] 导航后 rawKeyBuff 已就绪", flush=True) - break - await asyncio.sleep(1) - except Exception as e: - print(f"[!] 导航异常: {e}", flush=True) - - print("\n[i] localStorage 提取结果:", flush=True) - for k in REQUIRED_LS_KEYS: - v = ls_vals.get(k, "") - status = "✓" if v else "✗" - display = f"{v[:60]}..." if len(v) > 60 else (v or "(空)") - print(f" {status} {k}: {display}", flush=True) - - ok = await save_session_from_context(context, page, ls_vals) - await browser.close() return ok async def main() -> int: + # --playwright-only:直接弹 Chromium 窗口扫码(与 headless / Simple Browser 分流) force_pw = "--playwright-only" in sys.argv or os.environ.get("CHANNELS_LOGIN_PLAYWRIGHT_ONLY") skip_cursor_tab = "--no-cursor-tab" in sys.argv cdp_url = DEFAULT_CDP + silent_qr = _silent_qr_mode() + + if silent_qr: + print( + "[i] 静默扫码模式(CHANNELS_SILENT_QR=1 或 --silent-qr):" + "不打开 Simple Browser / 不弹 Chromium 窗口,二维码见标记路径。\n", + flush=True, + ) + ok = await capture_via_playwright_external(headless=True) + print(f"\n[{'✓' if ok else '✗'}] Cookie 保存: {COOKIE_FILE}", flush=True) + return 0 if ok else 1 if not force_pw: if not skip_cursor_tab: @@ -303,7 +436,7 @@ async def main() -> int: print(f"\n[✓] Cookie 已保存: {COOKIE_FILE}", flush=True) return 0 - ok = await capture_via_playwright_external() + ok = await capture_via_playwright_external(headless=False) print(f"\n[{'✓' if ok else '✗'}] Cookie 保存: {COOKIE_FILE}", flush=True) return 0 if ok else 1 diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_open_platform_publish.py b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_open_platform_publish.py new file mode 100644 index 00000000..45167c40 --- /dev/null +++ b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_open_platform_publish.py @@ -0,0 +1,40 @@ +#!/usr/bin/env python3 +""" +视频号「开放平台 access_token」能否上传发表短视频?——不能(截至官方文档现状)。 + +官方「视频号助手 API」列表: + https://developers.weixin.qq.com/doc/channels/api/channels/index.html +仅含:直播记录/预约、橱窗、留资、大屏、罗盘等,**无**短视频上传/发表接口。 + +因此: +- 无法用 AppID/AppSecret 换得的 access_token 替代 channels_storage_state.json(助手 Cookie + localStorage) +- 自动化发片仍须走 channels_api_publish.py(助手 Web 协议) + +若微信未来在文档中新增「内容上传」类接口,请在此模块实现并与 distribute_all 对接。 + +缓解重复扫码:见 channels_login.py 持久化 Chromium(CHANNELS_PERSISTENT_LOGIN 默认开启)。 +""" +from __future__ import annotations + + +class OpenPlatformShortVideoNotSupported(RuntimeError): + """微信未开放助手 API + access_token 的短视频发表能力。""" + + DOC = "https://developers.weixin.qq.com/doc/channels/api/channels/index.html" + LOCAL = "视频号发布/REFERENCE_开放能力_数据与集成.md" + + +def assert_can_publish_without_assistant_session() -> None: + """占位:若误调用「无 Cookie 发片」入口,立即给出明确错误。""" + raise OpenPlatformShortVideoNotSupported( + "微信未提供「仅用 access_token、无需助手 Cookie」的短视频上传/发表官方接口;" + f"见 {OpenPlatformShortVideoNotSupported.DOC} 与仓库内 {OpenPlatformShortVideoNotSupported.LOCAL}。" + ) + + +if __name__ == "__main__": + try: + assert_can_publish_without_assistant_session() + except OpenPlatformShortVideoNotSupported as e: + print(e, flush=True) + raise SystemExit(2) from e diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json index 05eb8559..5952c0b2 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json +++ b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json @@ -1,103 +1 @@ -{ - "cookies": [ - { - "name": "sessionid", - "value": "BgAAO0pkRXR1Cnpkg8qKYYMziAr6J6R%2FMVqC2Jat0R1fmRXawRqzqlxIdOy47RaOqNJ8YCfDBsY9VFSx0UMt4JmiGxqBL6Wa6v0LDXbmykU%3D", - "domain": "channels.weixin.qq.com", - "path": "/", - "expires": 1808780189.672433, - "httpOnly": false, - "secure": true, - "sameSite": "None" - }, - { - "name": "wxuin", - "value": "1519919758", - "domain": "channels.weixin.qq.com", - "path": "/", - "expires": 1808780189.672495, - "httpOnly": false, - "secure": true, - "sameSite": "None" - } - ], - "origins": [ - { - "origin": "https://channels.weixin.qq.com", - "localStorage": [ - { - "name": "finder_route_meta", - "value": "micro.content/post/list;index;1;1774220268329" - }, - { - "name": "__ml::hb_ts", - "value": "1774220134814" - }, - { - "name": "__rx::aid", - "value": "\"80b5c5eb-802b-42f7-843e-6c7a4bf40ffa\"" - }, - { - "name": "__ml::aid", - "value": "\"80b5c5eb-802b-42f7-843e-6c7a4bf40ffa\"" - }, - { - "name": "__ml::page_79981609-2209-498e-b670-628160070448", - "value": "{\"pageId\":\"Home\",\"accessId\":\"6c054bc2-80ac-4b02-aa40-790e1223fcce\",\"step\":1}" - }, - { - "name": "__ml::page_7abb4872-1585-4f94-892c-2ff1f1222889", - "value": "{\"pageId\":\"LoginForIframe\",\"accessId\":\"38dca924-46a7-4068-9ca1-0fdc1f51ffc6\",\"step\":1}" - }, - { - "name": "__ml::page", - "value": "[\"7abb4872-1585-4f94-892c-2ff1f1222889\",\"639f449e-0a27-4a6e-a189-e7bf16c74428\",\"79981609-2209-498e-b670-628160070448\",\"dd2d2b12-843f-496f-91b3-0e3326d52728\",\"446b419a-6e50-47a5-8688-9a17072dde6e\",\"6c27611b-edcd-43d8-8929-6bbf188b2e5e\"]" - }, - { - "name": "finder_login_token", - "value": "" - }, - { - "name": "__ml::page_6c27611b-edcd-43d8-8929-6bbf188b2e5e", - "value": "{\"pageId\":\"PostList\",\"accessId\":\"2a41b37b-b659-4bc5-a6e8-4e70f75fa49f\",\"step\":1}" - }, - { - "name": "finder_username", - "value": "v2_060000231003b20faec8c5e48919cbd5cb05e53db077dd1924028a806c10cffd891eb5a80ce7@finder" - }, - { - "name": "__ml::page_dd2d2b12-843f-496f-91b3-0e3326d52728", - "value": "{\"pageId\":\"PostCard\",\"accessId\":\"c2c6e55a-fa3f-41fd-8690-d4c2364aca65\",\"step\":1}" - }, - { - "name": "_finger_print_device_id", - "value": "99684cf0b0c8496a5094ef60138ec231" - }, - { - "name": "MICRO_VISITED_NAME", - "value": "{\"postCard\":1,\"content\":1}" - }, - { - "name": "__ml::page_639f449e-0a27-4a6e-a189-e7bf16c74428", - "value": "{\"pageId\":\"LoginForIframe\",\"accessId\":\"d90a87c7-e749-4b53-8ab2-b7c8c25f252c\",\"step\":1}" - }, - { - "name": "UvFirstReportLocalKey", - "value": "1774195200000" - }, - { - "name": "finder_ua_report_data", - "value": "{\"browser\":\"Chrome\",\"browserVersion\":\"131.0.0.0\",\"engine\":\"Webkit\",\"engineVersion\":\"537.36\",\"os\":\"Mac OS X\",\"osVersion\":\"10.15.7\",\"device\":\"desktop\",\"darkmode\":0}" - }, - { - "name": "__ml::page_446b419a-6e50-47a5-8688-9a17072dde6e", - "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"1b08b0c7-0031-4b66-99fb-037cb01f60ea\",\"step\":1}" - }, - { - "name": "finder_uin", - "value": "" - } - ] - } - ] -} \ No newline at end of file +{"cookies": [{"name": "sessionid", "value": "BgAANwiqhAKk98isXZLPiw2icF1oS7Vpofo9%2FFNByPRqbhQJqyNGTUHji1WoozeYLHGzcAKaWZZYCf2AF88%2FpVZsF3XuTF9TVnLk%2Bi9kXac%3D", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1808800822.422134, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "wxuin", "value": "1187669785", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1808800822.422189, "httpOnly": false, "secure": true, "sameSite": "None"}], "origins": [{"origin": "https://channels.weixin.qq.com", "localStorage": [{"name": "finder_route_meta", "value": "micro.content/post/list;index;1;1774242949027"}, {"name": "__ml::hb_ts", "value": "1774242924686"}, {"name": "__ml::page_b18047d7-6ebc-4c3b-8519-7e4d28a3ca3b", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"d612ded6-ff68-4edb-ad32-56bfb74c70c9\",\"step\":2,\"refAccessId\":\"43ae3ce4-59e6-4f16-adfa-74961ccebc27\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page", "value": "[\"00e0cc59-7650-4e0b-bb98-d0f67ad44ec4\",\"8a4b6440-d33c-4013-bd94-634cbbc13758\",\"89b3a33e-8271-4225-97b9-befa04c5d290\",\"dbe75a94-bc70-4e92-9022-0e5c088628f6\",\"20f9dbd1-3f71-4ce3-a1af-5f4e0a64a18a\",\"e42ad245-d055-498a-8e22-7b3502231e25\",\"17b5c6be-ff89-4658-9fb2-e2d11a90ed33\",\"67682303-ec1a-4d2d-bee2-6f2d60f6df65\",\"a80e8ac3-7596-4702-b0e6-757cab1674c9\",\"3d795b47-31c0-46d5-ad96-b04db9253577\",\"99b8b620-152a-4b77-ac8b-110d8490f54d\",\"8604f1fe-e7ab-42eb-a9ee-8fcadc54f31c\",\"b18047d7-6ebc-4c3b-8519-7e4d28a3ca3b\",\"4f9fb713-7bd0-4d22-858b-9c0b6832fdd6\",\"a91f8e0d-cd89-44dc-826b-fed4eaae2bd4\",\"0a83a485-8c35-4812-b3d7-8e5c70a6d568\",\"3d6f4773-ab34-4b00-9f58-4f932302d12f\",\"0b4e0d00-1602-4d02-906a-fb4445f5acfc\",\"5942f166-a955-4d15-adbd-ee5eac3d8ad0\",\"9a37ae12-2acf-4395-ac0b-06adde6bd4a9\"]"}, {"name": "__ml::page_e42ad245-d055-498a-8e22-7b3502231e25", "value": "{\"pageId\":\"PostList\",\"accessId\":\"633463e0-2e58-4a70-9aa7-d2de8fd1459b\",\"step\":2,\"refAccessId\":\"45d5e170-db6f-4827-a0e0-2f517c7bb156\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_99b8b620-152a-4b77-ac8b-110d8490f54d", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"a8ba4b66-b170-43f1-9a7a-97ea482b3cc7\",\"step\":1}"}, {"name": "__ml::page_8a4b6440-d33c-4013-bd94-634cbbc13758", "value": "{\"pageId\":\"PostList\",\"accessId\":\"bb78baee-84cc-4ef2-88a6-d46521e3814e\",\"step\":2,\"refAccessId\":\"85a59341-16aa-4921-ab7b-a5dca9d37ef8\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_0a83a485-8c35-4812-b3d7-8e5c70a6d568", "value": "{\"pageId\":\"PostList\",\"accessId\":\"e9bb0da3-9983-49c7-9079-f87a645f6354\",\"step\":1}"}, {"name": "__ml::page_a80e8ac3-7596-4702-b0e6-757cab1674c9", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"45b82321-f61e-4339-aba4-349be643a15b\",\"step\":2,\"refAccessId\":\"8113bc99-fca7-4493-a765-c4784f443b6f\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_17b5c6be-ff89-4658-9fb2-e2d11a90ed33", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"7e22f363-affd-442b-93d0-ca2db673db72\",\"step\":1}"}, {"name": "__ml::page_4f9fb713-7bd0-4d22-858b-9c0b6832fdd6", "value": "{\"pageId\":\"PostList\",\"accessId\":\"61d65ce9-ce68-4f27-930f-5642ba7521bb\",\"step\":2,\"refAccessId\":\"cabb19f8-cb82-4628-a429-158a05b9bd15\",\"refPageId\":\"PostCreate\"}"}, {"name": "finder_ua_report_data", "value": "{\"browser\":\"Chrome\",\"browserVersion\":\"131.0.0.0\",\"engine\":\"Webkit\",\"engineVersion\":\"537.36\",\"os\":\"Mac OS X\",\"osVersion\":\"10.15.7\",\"device\":\"desktop\",\"darkmode\":0}"}, {"name": "__ml::page_8604f1fe-e7ab-42eb-a9ee-8fcadc54f31c", "value": "{\"pageId\":\"PostList\",\"accessId\":\"22a786a3-2f8e-4153-b411-582b947ec0a5\",\"step\":1}"}, {"name": "__ml::page_20f9dbd1-3f71-4ce3-a1af-5f4e0a64a18a", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"e139da29-767c-4522-bc18-676d785010be\",\"step\":2,\"refAccessId\":\"78f4d8d9-5b07-41bf-a558-4fff866f6a99\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_3d6f4773-ab34-4b00-9f58-4f932302d12f", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"8b4630bc-2fb8-469b-be4d-d91ed1dd7397\",\"step\":2,\"refAccessId\":\"0d87a4fb-f696-4af3-b306-d3e2dc8c59d4\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_dbe75a94-bc70-4e92-9022-0e5c088628f6", "value": "{\"pageId\":\"PostList\",\"accessId\":\"36736c60-9bdf-47e5-9876-60bf62137b08\",\"step\":1}"}, {"name": "__ml::aid", "value": "\"1f5e4794-a2de-4480-87e3-203befa831ee\""}, {"name": "__rx::aid", "value": "\"1f5e4794-a2de-4480-87e3-203befa831ee\""}, {"name": "finder_login_token", "value": ""}, {"name": "__ml::page_00e0cc59-7650-4e0b-bb98-d0f67ad44ec4", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"0b8a1b9d-2de6-4ff4-990f-72a3ca4c21b1\",\"step\":2,\"refAccessId\":\"4e7bc64d-e24c-4481-9c21-fda1539afb81\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_9a37ae12-2acf-4395-ac0b-06adde6bd4a9", "value": "{\"pageId\":\"PostList\",\"accessId\":\"fbdca8ab-1a76-4b4a-9bfc-5dc141c7f342\",\"step\":1}"}, {"name": "__ml::page_89b3a33e-8271-4225-97b9-befa04c5d290", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"96266c25-dc8d-49f5-a46d-fce317e3516e\",\"step\":1}"}, {"name": "__ml::page_67682303-ec1a-4d2d-bee2-6f2d60f6df65", "value": "{\"pageId\":\"PostList\",\"accessId\":\"8d91a635-e0b9-4b20-83a3-ccc080ba012e\",\"step\":1}"}, {"name": "finder_username", "value": "v2_060000231003b20faec8c5e48919cbd5cb05e53db077dd1924028a806c10cffd891eb5a80ce7@finder"}, {"name": "_finger_print_device_id", "value": "99684cf0b0c8496a5094ef60138ec231"}, {"name": "__ml::page_a91f8e0d-cd89-44dc-826b-fed4eaae2bd4", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"62bd9c71-e367-4ea8-bf59-7556527a3dea\",\"step\":1}"}, {"name": "MICRO_VISITED_NAME", "value": "{\"postCard\":1,\"content\":64}"}, {"name": "UvFirstReportLocalKey", "value": "1774195200000"}, {"name": "__ml::page_5942f166-a955-4d15-adbd-ee5eac3d8ad0", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"0b7487e3-3e3a-4b65-be3c-636110486437\",\"step\":1}"}, {"name": "__ml::page_0b4e0d00-1602-4d02-906a-fb4445f5acfc", "value": "{\"pageId\":\"PostList\",\"accessId\":\"7b78ae52-3344-4ac8-984e-daf73f548aad\",\"step\":2,\"refAccessId\":\"744db231-49cf-4248-adb0-4bbcce55791b\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_3d795b47-31c0-46d5-ad96-b04db9253577", "value": "{\"pageId\":\"PostList\",\"accessId\":\"bd6713e1-6ac5-4039-9341-945fe7a7b4ee\",\"step\":2,\"refAccessId\":\"b425a8d5-2a44-4171-9618-fd6573807b34\",\"refPageId\":\"PostCreate\"}"}, {"name": "finder_uin", "value": ""}]}]} \ No newline at end of file diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_token.json b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_token.json index 145166ef..7d1d8a63 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_token.json +++ b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_token.json @@ -1,7 +1,7 @@ { - "sessionid": "BgAAO0pkRXR1Cnpkg8qKYYMziAr6J6R%2FMVqC2Jat0R1fmRXawRqzqlxIdOy47RaOqNJ8YCfDBsY9VFSx0UMt4JmiGxqBL6Wa6v0LDXbmykU%3D", - "wxuin": "1519919758", - "cookie_str": "sessionid=BgAAO0pkRXR1Cnpkg8qKYYMziAr6J6R%2FMVqC2Jat0R1fmRXawRqzqlxIdOy47RaOqNJ8YCfDBsY9VFSx0UMt4JmiGxqBL6Wa6v0LDXbmykU%3D; wxuin=1519919758", + "sessionid": "BgAANwiqhAKk98isXZLPiw2icF1oS7Vpofo9%2FFNByPRqbhQJqyNGTUHji1WoozeYLHGzcAKaWZZYCf2AF88%2FpVZsF3XuTF9TVnLk%2Bi9kXac%3D", + "wxuin": "1187669785", + "cookie_str": "sessionid=BgAANwiqhAKk98isXZLPiw2icF1oS7Vpofo9%2FFNByPRqbhQJqyNGTUHji1WoozeYLHGzcAKaWZZYCf2AF88%2FpVZsF3XuTF9TVnLk%2Bi9kXac%3D; wxuin=1187669785", "finder_raw": "", "finder_username": "v2_060000231003b20faec8c5e48919cbd5cb05e53db077dd1924028a806c10cffd891eb5a80ce7@finder", "finder_uin": "", diff --git a/运营中枢/工作台/gitea_push_log.md b/运营中枢/工作台/gitea_push_log.md index e936fd4c..bcf230ea 100644 --- a/运营中枢/工作台/gitea_push_log.md +++ b/运营中枢/工作台/gitea_push_log.md @@ -421,3 +421,4 @@ | 2026-03-22 13:23:40 | 🔄 卡若AI 同步 2026-03-22 13:23 | 更新:金仓、运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 11 个 | | 2026-03-22 14:38:11 | 🔄 卡若AI 同步 2026-03-22 14:38 | 更新:Cursor规则、金仓、总索引与入口、运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 11 个 | | 2026-03-22 21:22:06 | 🔄 卡若AI 同步 2026-03-22 21:22 | 更新:Cursor规则、金仓、卡木、总索引与入口、运营中枢工作台 | 排除 >20MB: 11 个 | +| 2026-03-23 09:48:42 | [强制] 🔄 卡若AI 同步 2026-03-23 09:48 | 更新:Cursor规则、金仓、水桥平台对接、卡木、火炬、运营中枢、运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 11 个 | diff --git a/运营中枢/工作台/代码管理.md b/运营中枢/工作台/代码管理.md index b3b48458..224df565 100644 --- a/运营中枢/工作台/代码管理.md +++ b/运营中枢/工作台/代码管理.md @@ -424,3 +424,4 @@ | 2026-03-22 13:23:40 | 成功 | 成功 | 🔄 卡若AI 同步 2026-03-22 13:23 | 更新:金仓、运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) | | 2026-03-22 14:38:11 | 成功 | 成功 | 🔄 卡若AI 同步 2026-03-22 14:38 | 更新:Cursor规则、金仓、总索引与入口、运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) | | 2026-03-22 21:22:06 | 成功 | 成功 | 🔄 卡若AI 同步 2026-03-22 21:22 | 更新:Cursor规则、金仓、卡木、总索引与入口、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) | +| 2026-03-23 09:48:42 | 成功(强制) | 成功 | 🔄 卡若AI 同步 2026-03-23 09:48 | 更新:Cursor规则、金仓、水桥平台对接、卡木、火炬、运营中枢、运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) |