From a2d1019912010b7f57fe2615c4a6ac32f244461e Mon Sep 17 00:00:00 2001 From: karuo Date: Tue, 10 Mar 2026 15:29:55 +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-10=2015:29=20|=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=EF=BC=9A=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 --- 03_卡木(木)/木叶_视频内容/B站发布/SKILL.md | 14 +- .../B站发布/脚本/bilibili_storage_state.json | 2 +- .../木叶_视频内容/多平台分发/SKILL.md | 147 +++++++++++++----- .../木叶_视频内容/多平台分发/脚本/publish_log.json | 86 ++++++++++ .../木叶_视频内容/小红书发布/SKILL.md | 12 +- .../小红书发布/脚本/xiaohongshu_storage_state.json | 2 +- 03_卡木(木)/木叶_视频内容/快手发布/SKILL.md | 11 +- .../快手发布/脚本/kuaishou_storage_state.json | 2 +- .../木叶_视频内容/视频号发布/SKILL.md | 11 +- .../视频号发布/脚本/channels_storage_state.json | 2 +- 运营中枢/工作台/gitea_push_log.md | 1 + 运营中枢/工作台/代码管理.md | 1 + 运营中枢/工作台/项目与端口注册表.md | 2 + 13 files changed, 232 insertions(+), 61 deletions(-) diff --git a/03_卡木(木)/木叶_视频内容/B站发布/SKILL.md b/03_卡木(木)/木叶_视频内容/B站发布/SKILL.md index bff7e00d..4a24bb89 100644 --- a/03_卡木(木)/木叶_视频内容/B站发布/SKILL.md +++ b/03_卡木(木)/木叶_视频内容/B站发布/SKILL.md @@ -1,20 +1,20 @@ --- name: B站发布 description: > - 纯 API 命令行方式发布视频到 B站(不打开浏览器)。通过逆向 B站创作中心的 preupload 分片上传接口, - 实现 Cookie 认证 → preupload → 分片上传 → complete → add/v3 发布的完整链路。 - 封面自动取视频第一帧。 + bilibili-api-python 纯 API 优先 + Playwright 兜底。支持定时排期(dtime)、去重、封面自动提取。 + 119 场实测 13/13 全部成功(含重试 2 条)。 triggers: B站发布、发布到B站、B站登录、B站上传、bilibili发布 owner: 木叶 group: 木 -version: "1.0" +version: "2.0" updated: "2026-03-10" --- -# B站发布 Skill(v1.0) +# B站发布 Skill(v2.0) -> **核心能力**:纯 Python 命令行,无需打开浏览器,通过 B站 preupload 系列 HTTP API 实现视频上传与发布。 -> **认证方式**:Playwright 扫码登录获取 Cookie(SESSDATA、bili_jct 等),之后全程 API 操作。 +> **核心能力**:bilibili-api-python 纯 API 优先,失败时自动降级到 Playwright 可见浏览器。 +> **定时发布**:API `dtime` 参数(Unix 时间戳),Playwright 兜底无定时。 +> **去重**:基于 publish_log.json,同一视频不重复发。 > **适用场景**:Soul 派对切片批量分发、定时发布、自动化工作流。 --- diff --git a/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_storage_state.json b/03_卡木(木)/木叶_视频内容/B站发布/脚本/bilibili_storage_state.json index f57ae7cc..5903f1ac 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": "E2A5B871_19CD64653A0", "domain": ".bilibili.com", "path": "/", "expires": -1, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "x-bili-gaia-vtoken", "value": "71f3c26fce904d698d93028a77847290", "domain": ".bilibili.com", "path": "/", "expires": 1773121589, "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\":\"210124\",\"mirrorPolymer\":3,\"/x/vupre/web/archive/white\":1}}"}, {"name": "KV_CONFIG_SDK", "value": "{\"333.1374_0\":{\"timestamp\":1773121454629,\"lastUsed\":1773121454629,\"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\":1773121454755,\"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\":1773121454817,\"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": "secure_collect_report_interval_2E77FCDE-C111-16B8-ECBB-DB7FB1DC594747695infoc", "value": "60"}, {"name": "bili_quick_fill", "value": "1"}, {"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\":54},\"ts\":1773121514792,\"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": "1773121458177"}, {"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\":31,\"notify_me\":73,\"message\":40}"}, {"name": "unreadApiRequestedBy319358290At", "value": "1773121455397"}, {"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": "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 diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md b/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md index c14f7596..97199418 100644 --- a/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md +++ b/03_卡木(木)/木叶_视频内容/多平台分发/SKILL.md @@ -2,33 +2,33 @@ name: 多平台分发 description: > 一键将视频分发到 5 个平台(抖音、B站、视频号、小红书、快手)。 - 自动检测各平台 Cookie 状态,跳过未登录/过期的平台。 + 支持定时排期(30-120分钟随机间隔)、并行分发、去重、失败自动重试。 封面统一用视频第一帧,Cookie 统一管理防重复获取。 triggers: 多平台分发、一键分发、全平台发布、批量分发、视频分发 owner: 木叶 group: 木 -version: "1.0" +version: "3.0" updated: "2026-03-10" --- -# 多平台分发 Skill(v1.0) +# 多平台分发 Skill(v3.0) > **核心能力**:一条命令将成片目录下的所有视频同时发布到 5 个主流平台。 > **平台覆盖**:抖音、B站、视频号、小红书、快手。 -> **技术路线**:B站/视频号 用 HTTP API 直传(推兔逆向),抖音用纯 API(逆向 VOD),小红书/快手用逆向 creator API。 -> **Cookie 管理**:统一 cookie_manager.py 管理有效期,防止重复登录。 +> **技术路线**:抖音纯 API(逆向 VOD),B站 bilibili-api-python API,视频号/小红书/快手 Playwright 自动化。 +> **全链路**:定时排期 → 并行分发 → 去重 → 失败重试 → Cookie 预警 → 结果日志。 --- ## 一、平台与实现方式 -| 平台 | 实现方式 | API 来源 | Cookie 有效期 | -|------|----------|----------|---------------| -| **抖音** | 纯 API(VOD + bd-ticket-guard) | 独立逆向 | ~2-4h | -| **B站** | HTTP API(preupload 分片) | 推兔逆向 + 社区知识 | ~6 个月 | -| **视频号** | HTTP API(finder-assistant 分片) | 推兔逆向 | ~24-48h | -| **小红书** | 逆向 creator API | creator.xiaohongshu.com | ~1-3 天 | -| **快手** | 逆向 creator API | cp.kuaishou.com | ~7-30 天 | +| 平台 | 实现方式 | 定时发布 | Cookie 有效期 | 119 场实测 | +|------|----------|----------|---------------|------------| +| **抖音** | 纯 API(VOD + bd-ticket-guard) | API timing_ts | ~2-4h | Cookie 过期需重新登录 | +| **B站** | bilibili-api-python API 优先 → Playwright 兜底 | API dtime | ~6 个月 | 13/13 成功 | +| **视频号** | Playwright headless 自动化 | UI 定时(降级立即) | ~12 个月 | 13/13 成功 | +| **小红书** | Playwright headless 自动化 | UI 定时(降级立即) | ~12 个月 | 14/14 成功 | +| **快手** | Playwright headless 自动化 | UI 定时成功 | ~21 天 | 12/12 成功(含重试) | --- @@ -37,20 +37,29 @@ updated: "2026-03-10" ```bash cd /Users/karuo/Documents/个人/卡若AI/03_卡木(木)/木叶_视频内容/多平台分发/脚本 -# 检查所有平台 Cookie 状态 -python3 distribute_all.py --check - -# 分发到所有已登录的平台 +# 定时排期并行分发(默认 30-120 分钟随机间隔) python3 distribute_all.py -# 只分发到指定平台 +# 立即发布(不排期) +python3 distribute_all.py --now + +# 自定义排期间隔 +python3 distribute_all.py --min-gap 30 --max-gap 120 --max-hours 24 + +# 只发指定平台 python3 distribute_all.py --platforms 抖音 B站 -# 分发单条视频 -python3 distribute_all.py --video "/path/to/video.mp4" +# 检查 Cookie + 重试失败 +python3 distribute_all.py --check +python3 distribute_all.py --retry -# 自定义视频目录 +# 分发单条 / 自定义目录 +python3 distribute_all.py --video "/path/to/video.mp4" python3 distribute_all.py --video-dir "/path/to/videos/" + +# 跳过去重 / 串行调试 +python3 distribute_all.py --no-dedup +python3 distribute_all.py --serial ``` --- @@ -126,38 +135,106 @@ info = get_video_info("/path/to/video.mp4") --- -## 六、目录结构 +## 六、定时排期 + +### 6.1 排期逻辑(schedule_generator.py) +- 相邻视频随机间隔 30-120 分钟 +- 若总跨度 > 24h,按比例自动压缩 +- 15 条视频典型跨度 ~16-18h + +### 6.2 各平台定时支持 + +| 平台 | 定时方式 | 状态 | +|------|----------|------| +| 抖音 | API `timing_ts`(Unix 时间戳) | 已实现 | +| B站 | API `dtime`(Unix 时间戳) | 已实现 | +| 快手 | Playwright UI「定时发布」 | 已实现,成功率高 | +| 视频号 | Playwright UI「定时发布」 | 已实现,UI 匹配待优化 | +| 小红书 | Playwright UI「定时发布」 | 已实现,UI 匹配待优化 | + +定时失败时自动降级为立即发布,不影响视频发出。 + +--- + +## 七、去重机制 + +- 基于 `publish_log.json`(JSON Lines 格式)记录每次发布结果 +- 去重键:`(平台名, 视频文件名)` +- 双保险:调度器层(distribute_all.py)+ 平台层(各 publish_one) +- 独立运行单平台脚本也有去重 +- `--no-dedup` 跳过去重,`--retry` 重跑失败任务 + +--- + +## 八、目录结构 ``` 木叶_视频内容/ -├── 多平台分发/ ← 本 Skill(调度器 + 共享工具) +├── 多平台分发/ ← 本 Skill(调度器 + 共享工具) │ ├── SKILL.md │ └── 脚本/ -│ ├── distribute_all.py # 一键分发调度器 -│ ├── cookie_manager.py # Cookie 统一管理 -│ ├── video_utils.py # 视频处理(封面、元数据) -│ └── requirements.txt -├── 抖音发布/ ← 已有,纯 API -├── B站发布/ ← 新增,HTTP API(preupload) -├── 视频号发布/ ← 新增,HTTP API(finder-assistant) -├── 小红书发布/ ← 新增,逆向 creator API -└── 快手发布/ ← 新增,逆向 creator API +│ ├── distribute_all.py # 主调度器 v3 +│ ├── schedule_generator.py # 定时排期生成器 +│ ├── schedule_helper.py # Playwright 定时发布辅助 +│ ├── publish_result.py # 统一发布结果 + 去重 +│ ├── title_generator.py # 智能标题生成 +│ ├── cookie_manager.py # Cookie 统一管理 +│ ├── video_utils.py # 视频处理(封面、元数据) +│ └── publish_log.json # 发布结果日志(自动生成) +├── 抖音发布/ ← 纯 API(VOD + bd-ticket-guard) +├── B站发布/ ← bilibili-api-python API + Playwright 兜底 +├── 视频号发布/ ← Playwright headless +├── 小红书发布/ ← Playwright headless +└── 快手发布/ ← Playwright headless ``` --- -## 七、相关文件 +## 九、相关文件 | 文件 | 说明 | |------|------| -| `脚本/distribute_all.py` | **主调度器**:一键分发到所有平台 | +| `脚本/distribute_all.py` | **主调度器 v3**:定时排期 + 并行分发 + 去重 + 重试 | +| `脚本/schedule_generator.py` | 排期生成(30-120min 间隔,超 24h 压缩) | +| `脚本/schedule_helper.py` | Playwright 定时发布 UI 交互辅助 | +| `脚本/publish_result.py` | 统一 PublishResult + 日志 + 去重 | +| `脚本/title_generator.py` | 智能标题(字典优先 → 文件名自动) | | `脚本/cookie_manager.py` | Cookie 统一管理(有效期检查、防重复) | | `脚本/video_utils.py` | 视频处理(封面提取、元数据) | -| `脚本/requirements.txt` | 依赖清单 | --- -## 八、万推(Web 版视频分发系统) +## 十、踩坑经验(119 场全量分发) + +### 10.1 视频号/小红书定时发布 UI 匹配失败 +- **现象**:`schedule_helper.py` 找到了「定时发布」文字但日期时间 input 未匹配到 +- **原因**:这两个平台的日期选择器是自定义组件(非原生 `input[type="date"]`),需要点击日历格子 +- **影响**:定时功能降级为立即发布,视频仍正常发出 +- **待优化**:研究各平台 datepicker 的具体 DOM 结构,用 JS 直接操作 React state + +### 10.2 快手「未找到上传控件」 +- **现象**:部分视频上传时 `input[type="file"]` 元素未出现 +- **原因**:快手页面加载时偶发 JS 渲染延迟,或上次草稿弹窗阻塞了上传区 +- **解决**:脚本已加「放弃草稿」逻辑,重试后全部成功 + +### 10.3 B站 API 偶发超时后 Playwright 兜底也失败 +- **现象**:2 条视频 API 超时后降级到 Playwright,但 Playwright 也找不到上传控件 +- **原因**:B站创作中心在短时间内连续打开浏览器可能触发人机验证 +- **解决**:重试时纯 API 直接成功(5.3-5.7s),Playwright 只在 API 彻底不可用时才需要 + +### 10.4 抖音 Cookie 过期(全局) +- **现象**:Cookie 检查显示有效(expiry > now),但 API 返回「Cookie 已过期」 +- **原因**:抖音 API 的 `user_info` 接口在 Cookie 过期前约 1-2h 就开始拒绝 +- **解决**:重新运行 `python3 douyin_login.py` 扫码登录 + +### 10.5 并行分发的 Playwright 资源竞争 +- **现象**:多个 Playwright 同时运行时 CPU 飙高、偶发超时 +- **影响**:视频号/小红书/快手 三路 Playwright 并行,部分上传时间从 2s 涨到 5s +- **建议**:服务器部署时限制并发数(如最多 3 个 Playwright 同时) + +--- + +## 十一、万推(Web 版视频分发系统) 卡若AI 的多平台分发能力已整合到万推项目(`/Users/karuo/Documents/开发/3、自营项目/万推/`),提供 Web GUI + API 接口: diff --git a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json index 3d672592..a9e65f87 100644 --- a/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json +++ b/03_卡木(木)/木叶_视频内容/多平台分发/脚本/publish_log.json @@ -19,3 +19,89 @@ {"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/睡眠不好?每天放下一件事,做减法.mp4", "title": "睡不好不是太累,是脑子装太多,每天做减法 #做减法 #心理健康", "success": false, "status": "error", "message": "[Errno 32] Broken pipe", "elapsed_sec": 0.0, "timestamp": "2026-03-10 15:02:08"} {"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/这套体系花了170万,但前端几十块就能参与.mp4", "title": "后端花170万搭体系,前端几十块就能参与 #商业认知 #体系思维", "success": false, "status": "error", "message": "[Errno 32] Broken pipe", "elapsed_sec": 0.0, "timestamp": "2026-03-10 15:02:11"} {"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/金融AI获客体系 后端30人沉淀12年,前端丢手机.mp4", "title": "后端30人沉淀12年,前端就丢个手机号 #AI获客 #系统思维", "success": false, "status": "error", "message": "[Errno 32] Broken pipe", "elapsed_sec": 0.0, "timestamp": "2026-03-10 15:02:14"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/ICU出来一年多 活着要在互联网上留下东西.mp4", "title": "ICU出来一年多了。那之后我想明白一件事:活着,就要在互联网上留下点东西 #人生感悟 #创业觉醒 #Soul派对 #向死而生", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 1.2313990592956543, "timestamp": "2026-03-10 15:15:29"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/MBTI疗愈SOUL 年轻人测MBTI,40到60岁走五行八卦.mp4", "title": "20岁测MBTI,40岁以后该学五行八卦了。年轻人用性格分类,中年人靠命理运营自己 #MBTI #五行 #Soul派对 #认知觉醒", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.14910316467285156, "timestamp": "2026-03-10 15:15:32"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul业务模型 派对+切片+小程序全链路.mp4", "title": "一个人怎么跑通一条商业链路?派对获客→AI切片→小程序变现,全链路拆给你看 #Soul派对 #商业模式 #全链路 #一人公司", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.762732982635498, "timestamp": "2026-03-10 15:15:36"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul切片30秒到8分钟 AI半小时能剪10到30个.mp4", "title": "AI剪辑有多快?30秒到8分钟的切片,半小时出10到30条。内容工厂的效率密码 #AI剪辑 #Soul派对 #内容效率 #批量生产", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.9359581470489502, "timestamp": "2026-03-10 15:15:40"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/初期团队先找两个IS,比钱好使 ENFJ链接人,ENTJ指挥.mp4", "title": "创业初期别急着找钱,先找两个IS型人格。ENFJ负责链接,ENTJ负责指挥,比融资好使十倍 #MBTI创业 #团队搭建 #Soul派对 #合伙人", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 2.2842659950256348, "timestamp": "2026-03-10 15:15:45"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/刷牙听业务逻辑 Soul切片变现怎么跑.mp4", "title": "刷牙3分钟,刚好听完一套变现逻辑。Soul切片怎么从0到日产30条?碎片时间才是生产力 #Soul派对 #碎片创业 #副业逻辑 #效率", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 1.0495867729187012, "timestamp": "2026-03-10 15:15:49"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/国学易经怎么学 两小时七七八八,召唤作者对话.mp4", "title": "易经其实不难,两小时就能学个七七八八。关键是找到作者的思维频率,跟古人对话 #国学 #易经入门 #Soul派对 #终身学习", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.7680740356445312, "timestamp": "2026-03-10 15:15:53"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/广点通能投Soul了,1000曝光6到10块.mp4", "title": "广点通终于能投Soul了!1000次曝光只要6到10块,这个获客成本你敢信?#Soul派对 #广点通投放 #低成本获客 #流量红利", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.13916993141174316, "timestamp": "2026-03-10 15:15:56"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/建立信任不是求来的 卖外挂发邮件三个月拿下德国总代.mp4", "title": "信任不是求来的。一个卖外挂的小伙子,发了三个月邮件,拿下德国总代理。死磕比社交有用 #销售思维 #信任建立 #Soul派对 #死磕精神", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.8055217266082764, "timestamp": "2026-03-10 15:16:00"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/懒人的活法 动作简单有利可图正反馈.mp4", "title": "懒人也能赚钱?关键就三个词:动作简单、有利可图、正反馈。90%的人输在太勤快了 #Soul派对 #副业思维 #私域变现 #认知升级", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 1.6628410816192627, "timestamp": "2026-03-10 15:16:04"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/早起不是为了开派对,是不吵老婆睡觉.mp4", "title": "每天6点起床不是因为自律,是因为老婆还在睡。创业人最真实的起床理由,你猜到了吗?#Soul派对 #创业日记 #晨间直播 #真实创业", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.5040900707244873, "timestamp": "2026-03-10 15:16:08"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/核心就两个字 筛选。能开派对坚持7天的人再谈.mp4", "title": "别跟所有人合作,核心就两个字:筛选。能坚持开7天派对的人,才值得深聊 #筛选思维 #Soul派对 #创业认知 #人性", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.3050050735473633, "timestamp": "2026-03-10 15:16:11"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/睡眠不好?每天放下一件事,做减法.mp4", "title": "睡不好不是因为太累,是因为脑子里装太多。每天放下一件事,做减法,睡眠自然好 #睡眠 #做减法 #Soul派对 #心理健康", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.4433469772338867, "timestamp": "2026-03-10 15:16:15"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/这套体系花了170万,但前端几十块就能参与.mp4", "title": "后端花了170万搭的体系,前端几十块就能参与。真正的商业模式是让别人低成本上车 #商业认知 #Soul派对 #低门槛创业 #体系思维", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.5846946239471436, "timestamp": "2026-03-10 15:16:18"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/金融AI获客体系 后端30人沉淀12年,前端丢手机.mp4", "title": "后端30人沉淀了12年,前端操作就是丢个手机号。金融AI获客体系,把复杂留给自己 #AI获客 #金融科技 #Soul派对 #系统思维", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.187608003616333, "timestamp": "2026-03-10 15:16:21"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/ICU出来一年多 活着要在互联网上留下东西.mp4", "title": "ICU出来一年多,活着就要在互联网上留下东西 #人生感悟 #创业觉醒", "success": false, "status": "failed", "message": "Playwright: 未找到上传控件", "elapsed_sec": 7.210780143737793, "timestamp": "2026-03-10 15:15:40"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/MBTI疗愈SOUL 年轻人测MBTI,40到60岁走五行八卦.mp4", "title": "20岁测MBTI,40岁该学五行八卦了 #MBTI #认知觉醒", "success": false, "status": "failed", "message": "Playwright: 投稿超时", "screenshot": "/tmp/bilibili_result.png", "elapsed_sec": 312.01766705513, "timestamp": "2026-03-10 15:21:07"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul切片30秒到8分钟 AI半小时能剪10到30个.mp4", "title": "AI剪辑半小时出10到30条切片,内容工厂效率密码 #AI剪辑 #内容效率", "success": true, "status": "reviewing", "message": "纯API投稿成功 (9.6s)", "elapsed_sec": 9.607962131500244, "timestamp": "2026-03-10 15:21:20"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/初期团队先找两个IS,比钱好使 ENFJ链接人,ENTJ指挥.mp4", "title": "创业初期先找两个IS型人格,比融资好使十倍 #MBTI创业 #团队搭建", "success": true, "status": "reviewing", "message": "纯API投稿成功 (6.6s)", "elapsed_sec": 6.595749855041504, "timestamp": "2026-03-10 15:21:30"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/刷牙听业务逻辑 Soul切片变现怎么跑.mp4", "title": "刷牙3分钟听完一套变现逻辑 #碎片创业 #副业逻辑", "success": true, "status": "reviewing", "message": "纯API投稿成功 (5.0s)", "elapsed_sec": 5.043617010116577, "timestamp": "2026-03-10 15:21:38"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/国学易经怎么学 两小时七七八八,召唤作者对话.mp4", "title": "易经两小时学个七七八八,关键是跟古人对话 #国学 #易经入门", "success": true, "status": "reviewing", "message": "纯API投稿成功 (4.4s)", "elapsed_sec": 4.408860206604004, "timestamp": "2026-03-10 15:21:45"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/广点通能投Soul了,1000曝光6到10块.mp4", "title": "广点通能投Soul了!1000曝光只要6到10块 #广点通 #低成本获客", "success": true, "status": "reviewing", "message": "纯API投稿成功 (1.9s)", "elapsed_sec": 1.9110288619995117, "timestamp": "2026-03-10 15:21:50"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/建立信任不是求来的 卖外挂发邮件三个月拿下德国总代.mp4", "title": "信任不是求来的,发三个月邮件拿下德国总代理 #销售思维 #信任建立", "success": true, "status": "reviewing", "message": "纯API投稿成功 (4.1s)", "elapsed_sec": 4.067396879196167, "timestamp": "2026-03-10 15:21:57"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/懒人的活法 动作简单有利可图正反馈.mp4", "title": "懒人也能赚钱?动作简单、有利可图、正反馈 #Soul派对 #副业思维", "success": true, "status": "reviewing", "message": "纯API投稿成功 (5.2s)", "elapsed_sec": 5.189653158187866, "timestamp": "2026-03-10 15:22:05"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/核心就两个字 筛选。能开派对坚持7天的人再谈.mp4", "title": "核心就两个字:筛选。能坚持7天的人才值得深聊 #筛选思维 #创业认知", "success": true, "status": "reviewing", "message": "纯API投稿成功 (3.2s)", "elapsed_sec": 3.2259280681610107, "timestamp": "2026-03-10 15:22:12"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/睡眠不好?每天放下一件事,做减法.mp4", "title": "睡不好不是太累,是脑子装太多,每天做减法 #做减法 #心理健康", "success": true, "status": "reviewing", "message": "纯API投稿成功 (3.0s)", "elapsed_sec": 3.016058921813965, "timestamp": "2026-03-10 15:22:18"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/这套体系花了170万,但前端几十块就能参与.mp4", "title": "后端花170万搭体系,前端几十块就能参与 #商业认知 #体系思维", "success": true, "status": "reviewing", "message": "纯API投稿成功 (6.0s)", "elapsed_sec": 5.999068021774292, "timestamp": "2026-03-10 15:22:27"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/金融AI获客体系 后端30人沉淀12年,前端丢手机.mp4", "title": "后端30人沉淀12年,前端就丢个手机号 #AI获客 #系统思维", "success": true, "status": "reviewing", "message": "纯API投稿成功 (4.1s)", "elapsed_sec": 4.084810972213745, "timestamp": "2026-03-10 15:22:34"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/ICU出来一年多 活着要在互联网上留下东西.mp4", "title": "ICU出来一年多,活着就要在互联网上留下东西 #人生感悟 #创业觉醒", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 22.915637969970703, "timestamp": "2026-03-10 15:15:51"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/MBTI疗愈SOUL 年轻人测MBTI,40到60岁走五行八卦.mp4", "title": "20岁测MBTI,40岁该学五行八卦了 #MBTI #认知觉醒", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 21.477245092391968, "timestamp": "2026-03-10 15:16:16"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul切片30秒到8分钟 AI半小时能剪10到30个.mp4", "title": "AI剪辑半小时出10到30条切片,内容工厂效率密码 #AI剪辑 #内容效率", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 23.59407615661621, "timestamp": "2026-03-10 15:16:42"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/初期团队先找两个IS,比钱好使 ENFJ链接人,ENTJ指挥.mp4", "title": "创业初期先找两个IS型人格,比融资好使十倍 #MBTI创业 #团队搭建", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 21.847800970077515, "timestamp": "2026-03-10 15:17:07"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/刷牙听业务逻辑 Soul切片变现怎么跑.mp4", "title": "刷牙3分钟听完一套变现逻辑 #碎片创业 #副业逻辑", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 28.180445194244385, "timestamp": "2026-03-10 15:17:39"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/国学易经怎么学 两小时七七八八,召唤作者对话.mp4", "title": "易经两小时学个七七八八,关键是跟古人对话 #国学 #易经入门", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 22.183687925338745, "timestamp": "2026-03-10 15:18:04"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/广点通能投Soul了,1000曝光6到10块.mp4", "title": "广点通能投Soul了!1000次曝光只要6到10块 #广点通 #低成本获客", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 22.535322904586792, "timestamp": "2026-03-10 15:18:30"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/建立信任不是求来的 卖外挂发邮件三个月拿下德国总代.mp4", "title": "信任不是求来的,发三个月邮件拿下德国总代理 #销售思维 #信任建立", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 21.166264057159424, "timestamp": "2026-03-10 15:18:54"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/懒人的活法 动作简单有利可图正反馈.mp4", "title": "懒人也能赚钱?动作简单、有利可图、正反馈 #Soul派对 #副业思维", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 19.76073694229126, "timestamp": "2026-03-10 15:19:17"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/核心就两个字 筛选。能开派对坚持7天的人再谈.mp4", "title": "核心就两个字:筛选。能坚持7天的人才值得深聊 #筛选思维 #创业认知", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 21.475642919540405, "timestamp": "2026-03-10 15:19:41"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/睡眠不好?每天放下一件事,做减法.mp4", "title": "睡不好不是太累,是脑子装太多,每天做减法 #做减法 #心理健康", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 20.54416298866272, "timestamp": "2026-03-10 15:20:05"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/这套体系花了170万,但前端几十块就能参与.mp4", "title": "后端花170万搭体系,前端几十块就能参与 #商业认知 #体系思维", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 20.57265615463257, "timestamp": "2026-03-10 15:20:29"} +{"platform": "视频号", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/金融AI获客体系 后端30人沉淀12年,前端丢手机.mp4", "title": "后端30人沉淀12年,前端就丢个手机号 #AI获客 #系统思维", "success": true, "status": "reviewing", "message": "已跳转到内容管理(发表成功)", "screenshot": "/tmp/channels_result.png", "elapsed_sec": 26.00135087966919, "timestamp": "2026-03-10 15:20:58"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul业务模型 派对+切片+小程序全链路.mp4", "title": "派对获客→AI切片→小程序变现,全链路拆解 #商业模式 #一人公司", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 32.887428998947144, "timestamp": "2026-03-10 15:16:01"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul切片30秒到8分钟 AI半小时能剪10到30个.mp4", "title": "AI剪辑半小时出10到30条切片,内容工厂效率密码 #AI剪辑 #内容效率", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 26.56322979927063, "timestamp": "2026-03-10 15:16:31"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/初期团队先找两个IS,比钱好使 ENFJ链接人,ENTJ指挥.mp4", "title": "创业初期先找两个IS型人格,比融资好使十倍 #MBTI创业 #团队搭建", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 24.749696016311646, "timestamp": "2026-03-10 15:16:59"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/刷牙听业务逻辑 Soul切片变现怎么跑.mp4", "title": "刷牙3分钟听完一套变现逻辑 #碎片创业 #副业逻辑", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 26.63768172264099, "timestamp": "2026-03-10 15:17:28"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/国学易经怎么学 两小时七七八八,召唤作者对话.mp4", "title": "易经两小时学个七七八八,关键是跟古人对话 #国学 #易经入门", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 24.36569380760193, "timestamp": "2026-03-10 15:17:56"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/广点通能投Soul了,1000曝光6到10块.mp4", "title": "广点通能投Soul了!1000曝光只要6到10块 #广点通 #低成本获客", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 26.281821966171265, "timestamp": "2026-03-10 15:18:25"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/建立信任不是求来的 卖外挂发邮件三个月拿下德国总代.mp4", "title": "信任不是求来的,发三个月邮件拿下德国总代理 #销售思维 #信任建立", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 24.133503198623657, "timestamp": "2026-03-10 15:18:53"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/懒人的活法 动作简单有利可图正反馈.mp4", "title": "懒人也能赚钱?动作简单、有利可图、正反馈 #Soul派对 #副业思维", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 24.180255889892578, "timestamp": "2026-03-10 15:19:20"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/核心就两个字 筛选。能开派对坚持7天的人再谈.mp4", "title": "核心就两个字:筛选。能坚持7天的人才值得深聊 #筛选思维 #创业认知", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 23.98456883430481, "timestamp": "2026-03-10 15:19:47"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/睡眠不好?每天放下一件事,做减法.mp4", "title": "睡不好不是太累,是脑子装太多,每天做减法 #做减法 #心理健康", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 23.75632905960083, "timestamp": "2026-03-10 15:20:14"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/这套体系花了170万,但前端几十块就能参与.mp4", "title": "后端花170万搭体系,前端几十块就能参与 #商业认知 #体系思维", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 26.305840253829956, "timestamp": "2026-03-10 15:20:43"} +{"platform": "小红书", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/金融AI获客体系 后端30人沉淀12年,前端丢手机.mp4", "title": "后端30人沉淀12年,前端就丢个手机号 #AI获客 #系统思维", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/xhs_result.png", "elapsed_sec": 25.22134518623352, "timestamp": "2026-03-10 15:21:11"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/ICU出来一年多 活着要在互联网上留下东西.mp4", "title": "ICU出来一年多,活着就要在互联网上留下东西 #人生感悟 #创业觉醒", "success": false, "status": "error", "message": "未找到上传控件", "error_code": "NO_UPLOAD_INPUT", "elapsed_sec": 15.876161098480225, "timestamp": "2026-03-10 15:15:44"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/MBTI疗愈SOUL 年轻人测MBTI,40到60岁走五行八卦.mp4", "title": "20岁测MBTI,40岁该学五行八卦了 #MBTI #认知觉醒", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 24.485027074813843, "timestamp": "2026-03-10 15:16:12"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul切片30秒到8分钟 AI半小时能剪10到30个.mp4", "title": "AI剪辑半小时出10到30条切片,内容工厂效率密码 #AI剪辑 #内容效率", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 26.677134037017822, "timestamp": "2026-03-10 15:16:42"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/初期团队先找两个IS,比钱好使 ENFJ链接人,ENTJ指挥.mp4", "title": "创业初期先找两个IS型人格,比融资好使十倍 #MBTI创业 #团队搭建", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 24.164657831192017, "timestamp": "2026-03-10 15:17:09"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/刷牙听业务逻辑 Soul切片变现怎么跑.mp4", "title": "刷牙3分钟听完一套变现逻辑 #碎片创业 #副业逻辑", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 35.71652412414551, "timestamp": "2026-03-10 15:17:48"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/国学易经怎么学 两小时七七八八,召唤作者对话.mp4", "title": "易经两小时学个七七八八,关键是跟古人对话 #国学 #易经入门", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 35.729727029800415, "timestamp": "2026-03-10 15:18:27"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/广点通能投Soul了,1000曝光6到10块.mp4", "title": "广点通能投Soul了!1000曝光只要6到10块 #广点通 #低成本获客", "success": false, "status": "error", "message": "未找到上传控件", "error_code": "NO_UPLOAD_INPUT", "elapsed_sec": 8.04969310760498, "timestamp": "2026-03-10 15:18:38"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/建立信任不是求来的 卖外挂发邮件三个月拿下德国总代.mp4", "title": "信任不是求来的,发三个月邮件拿下德国总代理 #销售思维 #信任建立", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 41.002769947052, "timestamp": "2026-03-10 15:19:22"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/懒人的活法 动作简单有利可图正反馈.mp4", "title": "懒人也能赚钱?动作简单、有利可图、正反馈 #Soul派对 #副业思维", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 22.548835039138794, "timestamp": "2026-03-10 15:19:48"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/核心就两个字 筛选。能开派对坚持7天的人再谈.mp4", "title": "核心就两个字:筛选。能坚持7天的人才值得深聊 #筛选思维 #创业认知", "success": false, "status": "error", "message": "未找到上传控件", "error_code": "NO_UPLOAD_INPUT", "elapsed_sec": 12.809331893920898, "timestamp": "2026-03-10 15:20:03"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/睡眠不好?每天放下一件事,做减法.mp4", "title": "睡不好不是太累,是脑子装太多,每天做减法 #做减法 #心理健康", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 20.945794105529785, "timestamp": "2026-03-10 15:20:27"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/这套体系花了170万,但前端几十块就能参与.mp4", "title": "后端花170万搭体系,前端几十块就能参与 #商业认知 #体系思维", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 31.37475895881653, "timestamp": "2026-03-10 15:21:02"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/金融AI获客体系 后端30人沉淀12年,前端丢手机.mp4", "title": "后端30人沉淀12年,前端就丢个手机号 #AI获客 #系统思维", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 20.888609170913696, "timestamp": "2026-03-10 15:21:26"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/ICU出来一年多 活着要在互联网上留下东西.mp4", "title": "ICU出来一年多了。那之后我想明白一件事:活着,就要在互联网上留下点东西 #人生感悟 #创业觉醒 #Soul派对 #向死而生", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1804661750793457, "timestamp": "2026-03-10 15:24:39"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/MBTI疗愈SOUL 年轻人测MBTI,40到60岁走五行八卦.mp4", "title": "20岁测MBTI,40岁以后该学五行八卦了。年轻人用性格分类,中年人靠命理运营自己 #MBTI #五行 #Soul派对 #认知觉醒", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.21412396430969238, "timestamp": "2026-03-10 15:24:43"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul业务模型 派对+切片+小程序全链路.mp4", "title": "一个人怎么跑通一条商业链路?派对获客→AI切片→小程序变现,全链路拆给你看 #Soul派对 #商业模式 #全链路 #一人公司", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.211669921875, "timestamp": "2026-03-10 15:24:46"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/Soul切片30秒到8分钟 AI半小时能剪10到30个.mp4", "title": "AI剪辑有多快?30秒到8分钟的切片,半小时出10到30条。内容工厂的效率密码 #AI剪辑 #Soul派对 #内容效率 #批量生产", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.3605477809906006, "timestamp": "2026-03-10 15:24:49"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/初期团队先找两个IS,比钱好使 ENFJ链接人,ENTJ指挥.mp4", "title": "创业初期别急着找钱,先找两个IS型人格。ENFJ负责链接,ENTJ负责指挥,比融资好使十倍 #MBTI创业 #团队搭建 #Soul派对 #合伙人", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15439581871032715, "timestamp": "2026-03-10 15:24:52"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/刷牙听业务逻辑 Soul切片变现怎么跑.mp4", "title": "刷牙3分钟,刚好听完一套变现逻辑。Soul切片怎么从0到日产30条?碎片时间才是生产力 #Soul派对 #碎片创业 #副业逻辑 #效率", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.16161012649536133, "timestamp": "2026-03-10 15:24:56"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/国学易经怎么学 两小时七七八八,召唤作者对话.mp4", "title": "易经其实不难,两小时就能学个七七八八。关键是找到作者的思维频率,跟古人对话 #国学 #易经入门 #Soul派对 #终身学习", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15852904319763184, "timestamp": "2026-03-10 15:24:59"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/广点通能投Soul了,1000曝光6到10块.mp4", "title": "广点通终于能投Soul了!1000次曝光只要6到10块,这个获客成本你敢信?#Soul派对 #广点通投放 #低成本获客 #流量红利", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.20926785469055176, "timestamp": "2026-03-10 15:25:02"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/建立信任不是求来的 卖外挂发邮件三个月拿下德国总代.mp4", "title": "信任不是求来的。一个卖外挂的小伙子,发了三个月邮件,拿下德国总代理。死磕比社交有用 #销售思维 #信任建立 #Soul派对 #死磕精神", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.17077183723449707, "timestamp": "2026-03-10 15:25:05"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/懒人的活法 动作简单有利可图正反馈.mp4", "title": "懒人也能赚钱?关键就三个词:动作简单、有利可图、正反馈。90%的人输在太勤快了 #Soul派对 #副业思维 #私域变现 #认知升级", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.18039608001708984, "timestamp": "2026-03-10 15:25:08"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/早起不是为了开派对,是不吵老婆睡觉.mp4", "title": "每天6点起床不是因为自律,是因为老婆还在睡。创业人最真实的起床理由,你猜到了吗?#Soul派对 #创业日记 #晨间直播 #真实创业", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.26729893684387207, "timestamp": "2026-03-10 15:25:12"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/核心就两个字 筛选。能开派对坚持7天的人再谈.mp4", "title": "别跟所有人合作,核心就两个字:筛选。能坚持开7天派对的人,才值得深聊 #筛选思维 #Soul派对 #创业认知 #人性", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.16828489303588867, "timestamp": "2026-03-10 15:25:15"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/睡眠不好?每天放下一件事,做减法.mp4", "title": "睡不好不是因为太累,是因为脑子里装太多。每天放下一件事,做减法,睡眠自然好 #睡眠 #做减法 #Soul派对 #心理健康", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.1948409080505371, "timestamp": "2026-03-10 15:25:18"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/这套体系花了170万,但前端几十块就能参与.mp4", "title": "后端花了170万搭的体系,前端几十块就能参与。真正的商业模式是让别人低成本上车 #商业认知 #Soul派对 #低门槛创业 #体系思维", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.2213449478149414, "timestamp": "2026-03-10 15:25:21"} +{"platform": "抖音", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/金融AI获客体系 后端30人沉淀12年,前端丢手机.mp4", "title": "后端30人沉淀了12年,前端操作就是丢个手机号。金融AI获客体系,把复杂留给自己 #AI获客 #金融科技 #Soul派对 #系统思维", "success": false, "status": "error", "message": "Cookie 已过期", "elapsed_sec": 0.15867185592651367, "timestamp": "2026-03-10 15:25:24"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/ICU出来一年多 活着要在互联网上留下东西.mp4", "title": "ICU出来一年多,活着就要在互联网上留下东西 #人生感悟 #创业觉醒", "success": true, "status": "reviewing", "message": "纯API投稿成功 (5.7s)", "elapsed_sec": 5.730467796325684, "timestamp": "2026-03-10 15:25:34"} +{"platform": "B站", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/MBTI疗愈SOUL 年轻人测MBTI,40到60岁走五行八卦.mp4", "title": "20岁测MBTI,40岁该学五行八卦了 #MBTI #认知觉醒", "success": true, "status": "reviewing", "message": "纯API投稿成功 (5.3s)", "elapsed_sec": 5.3280439376831055, "timestamp": "2026-03-10 15:25:42"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/ICU出来一年多 活着要在互联网上留下东西.mp4", "title": "ICU出来一年多,活着就要在互联网上留下东西 #人生感悟 #创业觉醒", "success": true, "status": "reviewing", "message": "已提交,请确认截图", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 19.600856065750122, "timestamp": "2026-03-10 15:26:05"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/广点通能投Soul了,1000曝光6到10块.mp4", "title": "广点通能投Soul了!1000曝光只要6到10块 #广点通 #低成本获客", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 20.851877689361572, "timestamp": "2026-03-10 15:26:28"} +{"platform": "快手", "video_path": "/Users/karuo/Movies/soul视频/soul 派对 119场 20260309_output/成片/核心就两个字 筛选。能开派对坚持7天的人再谈.mp4", "title": "核心就两个字:筛选。能坚持7天的人才值得深聊 #筛选思维 #创业认知", "success": true, "status": "published", "message": "发布成功", "screenshot": "/tmp/kuaishou_result.png", "elapsed_sec": 18.800668001174927, "timestamp": "2026-03-10 15:26:50"} diff --git a/03_卡木(木)/木叶_视频内容/小红书发布/SKILL.md b/03_卡木(木)/木叶_视频内容/小红书发布/SKILL.md index 3fca38ed..c1f5277f 100644 --- a/03_卡木(木)/木叶_视频内容/小红书发布/SKILL.md +++ b/03_卡木(木)/木叶_视频内容/小红书发布/SKILL.md @@ -6,15 +6,17 @@ description: > triggers: 小红书发布、发布到小红书、小红书登录、小红书上传、RED发布 owner: 木叶 group: 木 -version: "1.0" +version: "2.0" updated: "2026-03-10" --- -# 小红书发布 Skill(v1.0) +# 小红书发布 Skill(v2.0) -> **核心能力**:逆向小红书创作者中心(creator.xiaohongshu.com)内部 API,Cookie 认证后全程 HTTP 操作。 -> **认证方式**:Playwright 登录(扫码或手机号)获取 Cookie,之后纯 API。 -> **推兔参考**:推兔对小红书也是用 webview + 页面注入,本方案更进一步直接调 HTTP API。 +> **核心能力**:Playwright headless 自动化小红书创作者中心(creator.xiaohongshu.com)。 +> **定时发布**:Playwright UI「定时发布」(当前降级为立即发布,待优化 datepicker)。 +> **去重**:基于 publish_log.json,同一视频不重复发。 +> **119 场实测**:14/14 全部成功(含去重跳过 1 条),Cookie 有效期 ~12 个月。 +> **注意**:标题限 20 字,正文无限制。 --- diff --git a/03_卡木(木)/木叶_视频内容/小红书发布/脚本/xiaohongshu_storage_state.json b/03_卡木(木)/木叶_视频内容/小红书发布/脚本/xiaohongshu_storage_state.json index fd97c405..9644c099 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": 1804663026, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "a1", "value": "19cd60a9fc67sq38y42r4sqx5kmpc1i6ahui3k5mm30000687072", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804653546, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "webId", "value": "5a9ea25c0c3028732e8d594ed19a4a4e", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804653546, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "gid", "value": "yjSfK800DW0KyjSfK80jixT2SKWMAqYv4JF4766MAC2T63q8USy3Kq888KYW8WJ8WqjSSYDi", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807687029.343347, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "customer-sso-sid", "value": "68c5176154819623929937970htobts05deiiuxh", "domain": ".xiaohongshu.com", "path": "/", "expires": 1773722366.852965, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "x-user-id-creator.xiaohongshu.com", "value": "63b3cb6f000000002502c21d", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807677567.852995, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "customerClientId", "value": "586477551116322", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807677567.853006, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "access-token-creator.xiaohongshu.com", "value": "customer.creator.AT-68c517615481962393042947iutloo5r1fnkfqt3", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775709566.853013, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy_creator_session_id", "value": "ksy02Mkehi3ye5IR60P01klUicMIL9V5Qscz", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775709567.853097, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy.creator.beaker.session.id", "value": "1773117567623092062639", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775709567.853107, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a0d0eb817731260369211379e71156a6d4f2a4944a12ab612246bdf85da66", "domain": "creator.xiaohongshu.com", "path": "/", "expires": 1773127836.850927, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0ad583f417731260377445867e00a839bfc45fec40b3e01c3ed7ef58dadbfd", "domain": "edith.xiaohongshu.com", "path": "/", "expires": 1773127837.689612, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a00dc2417731260540056198e18eb1db71fef1fe42675cbb7bfa569dbaae4", "domain": "www.xiaohongshu.com", "path": "/", "expires": 1773127853.936156, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "websectiga", "value": "634d3ad75ffb42a2ade2c5e1705a73c845837578agb31ba0e442d75c648da36a", "domain": ".xiaohongshu.com", "path": "/", "expires": 1773386133, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "sec_poison_id", "value": "7e68f8b0-6d52-46d5-812f-a5c1ba39b7ea", "domain": ".xiaohongshu.com", "path": "/", "expires": 1773127538, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "loadts", "value": "1773127026538", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804663026, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://creator.xiaohongshu.com", "localStorage": [{"name": "USER_INFO_FOR_BIZ", "value": "{\"userId\":\"63b3cb6f000000002502c21d\",\"userName\":\"#\u5361\u82e5\ud83d\udd25(4:00\u8d77\u5e8a\u7684\u7537\u4eba)\",\"userAvatar\":\"https://sns-avatar-qc.xhscdn.com/avatar/65a68110d4b53385b6a72ed1.jpg?imageView2/2/w/80/format/jpg\",\"redId\":\"6244231151\",\"role\":\"creator\",\"permissions\":[\"creatorCollege\",\"creatorWiki\",\"noteInspiration\",\"creatorHome\",\"creatorData\",\"USER_GROUP\",\"creatorActivityCenter\",\"ORIGINAL_STATEMENT\"],\"zone\":\"86\",\"phone\":\"15880802661\",\"relatedUserId\":null,\"relatedUserName\":null,\"kolCoOrder\":false}"}, {"name": "uploader-permit-video-spectrum", "value": "{\"\u5e7f\u70b9\u901a\u80fd\u6295Soul\u4e86\uff0c1000\u66dd\u51496\u523010\u5757.mp4-3033345\":null,\"\u7761\u7720\u4e0d\u597d\uff1f\u6bcf\u5929\u653e\u4e0b\u4e00\u4ef6\u4e8b\uff0c\u505a\u51cf\u6cd5.mp4-7022452\":null,\"\u6838\u5fc3\u5c31\u4e24\u4e2a\u5b57 \u7b5b\u9009\u3002\u80fd\u5f00\u6d3e\u5bf9\u575a\u63017\u5929\u7684\u4eba\u518d\u8c08.mp4-8324133\":null,\"\u8fd9\u5957\u4f53\u7cfb\u82b1\u4e86170\u4e07\uff0c\u4f46\u524d\u7aef\u51e0\u5341\u5757\u5c31\u80fd\u53c2\u4e0e.mp4-9668726\":null,\"\u65e9\u8d77\u4e0d\u662f\u4e3a\u4e86\u5f00\u6d3e\u5bf9\uff0c\u662f\u4e0d\u5435\u8001\u5a46\u7761\u89c9.mp4-5788932\":null,\"ICU\u51fa\u6765\u4e00\u5e74\u591a \u6d3b\u7740\u8981\u5728\u4e92\u8054\u7f51\u4e0a\u7559\u4e0b\u4e1c\u897f.mp4-9669632\":null,\"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}"}, {"name": "publish-uploader-history-upload-speed", "value": "[{\"speed\":[0],\"domain\":\"ros-upload.xiaohongshu.com\",\"timestamp\":1773127032130},{\"speed\":[1.4840579710144928],\"domain\":\"ros-upload-d4.xhscdn.com\",\"timestamp\":1773127035581}]"}, {"name": "snsWebPublishCurrentUser", "value": "63b3cb6f000000002502c21d"}, {"name": "USER_INFO", "value": "{\"user\":{\"type\":\"User\",\"value\":{\"userId\":\"63b3cb6f000000002502c21d\",\"loginUserType\":\"creator\"}}}"}, {"name": "NEW_XHS_ABTEST_REPORT_KEY", "value": "{\"5a9ea25c0c3028732e8d594ed19a4a4e63b3cb6f000000002502c21d\":\"2026-03-10\"}"}, {"name": "b1b1", "value": "1"}, {"name": "score_display", "value": "1"}, {"name": "p1", "value": "14"}, {"name": "nps-userId", "value": "63b3cb6f000000002502c21d"}, {"name": "_speedList", "value": "[{\"ts\":1773126068675,\"speed\":221171523.66666666},{\"ts\":1773126068698,\"speed\":40096813.333333336},{\"ts\":1773126949519,\"speed\":243139166.33333334},{\"ts\":1773126949544,\"speed\":39166709},{\"ts\":1773126975497,\"speed\":173978750},{\"ts\":1773126975522,\"speed\":61798968},{\"ts\":1773127002344,\"speed\":143075425.66666666},{\"ts\":1773127002347,\"speed\":48784513.333333336},{\"ts\":1773127032052,\"speed\":144810592.33333334},{\"ts\":1773127032074,\"speed\":34336443}]"}, {"name": "score_timestamp", "value": "1773119928816"}, {"name": "last_tiga_update_time", "value": "1773126933524"}, {"name": "uploader-permit-image-spectrum", "value": "{\"cover.jpeg-291551\":null,\"cover.jpeg-298713\":null,\"cover.jpeg-233484\":null,\"cover.jpeg-287062\":null,\"cover.jpeg-297342\":null,\"cover.jpeg-286454\":null,\"cover.jpeg-304598\":null,\"cover.jpeg-284209\":{\"bucket\":\"unknown\",\"uploadId\":80,\"uploadAddr\":\"ros-upload.xiaohongshu.com\",\"qos\":2,\"cloudType\":4,\"region\":\"unknown\",\"fileIds\":[\"spectrum/f9Di6hjM4TvU4AJa4jl4K82gVsQamdSicKyYh0pNHYNXlTw\"],\"startTime\":1773127032084,\"storageType\":1,\"currentTime\":1773127032084,\"token\":\"P-JZpPDRWGs7P8jooaK6SDhwuBU:eyJkZWFkbGluZSI6MTc3MzIxMzQzMiwiYWxsb3dQcmVmaXhlcyI6WyJmOURpNmhqTTRUdlU0QUphNGpsNEs4MmdWc1FhbWRTaWNLeVloMHBOSFlOWGxUdyJdfQ\",\"expireTime\":1773213432084}}"}, {"name": "sdt_source_storage_key", "value": "{\"signUrl\":\"https://fe-static.xhscdn.com/as/v1/f218/a15/public/04b29480233f4def5c875875b6bdc3b1.js\",\"url\":\"https://fe-static.xhscdn.com/as/v2/fp/962356ead351e7f2422eb57edff6982d.js\",\"reportUrl\":\"/api/sec/v1/shield/webprofile\",\"desVersion\":\"2\",\"xhsTokenUrl\":\"https://fe-static.xhscdn.com/as/v1/3e44/public/bf7d4e32677698655a5cadc581fd09b3.js\",\"extraInfo\":{},\"validate\":false,\"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\"],\"signVersion\":\"1\"}"}, {"name": "b1", "value": "I38rHdgsjopgIvesdVwgIC+oIELmBZ5e3VwXLgFTIxS3bqwErFeexd0ekncAzMFYnqthIhJeSnMDKutRI3KsYorWHPtGrbi0P9WfIi/eWc6eYqtyQApPI37ekmR6QLQ5Ii6sdneeSfqYHqwl2qt5B0DBIx+PGDV/sutkIx0sxuwr4qtiIhuaIE3e3LV0I3VTIC7e0Vtl2ADmsLveDSKsSPw5IEvsiVtJOqw8BuwfPpdeTFWOIx4TIiu6ZPwrPut5IvlaLbgs3qtxIxes1VwHIkumIkIyejgsY/WTge7eSqte/D7sDcpipedeYrDtIC6eDVw2IENsSqtlnlSuNjVtIvoekqt3cZ7sVo4gIESyIhE2HnquIxhnqz8gIkIfoqwkICZWG73sdlOeVPw3IvAe0fged0MnIi5s3I4S2utAIiKsidvekZNeTPt4nAOeWPwEIvY/c06efPwvL9NsSuwsI38rIxE5Luwwaqw+rekhZANe1MNe0Pw9ICNsVLoeSbIFIkosSr7sVnFiIkgsVVtMIiudqqw+tqtWI30e3PwjIENeTVthIh/sYqtSGqwymPwDIvIkI3It4aGS4Y/eiutjIimrIEOsSVtzBoFM/9vej9ZvIiENGutzrutlIvve3PtUOpKeVINsVbmoIEJsVfOe3qtpLuwqIvvefVwvIiJex0IrICdeS9Oe0Pt9Ix7skqw6G9YaIhQgIvNs1M6e6gvedbgsYPwNIkqXIxk7rVwfIiP/I3OeDjYPaLdexPw0IxW02qweoodex/NsVVtvqqtWIkPtICSRNutYmVwAIk0s6zJe0qwI8qt7Ivm0PqtBIiqltzHxI30skSNsTp5eYqwFBqtrI3HxIi7s0ut4ICJeTgzqIETCNApXIE81IE/eDVwb2PtVoVt8IxIZIvosfmNefqw/4oI4IEuupPt7NVtCIkFHIkQIIxmHICdeS7esj9kWZPwkIhVQ4PwkOPwPIC/efMDbI3FKqM5eVVtyOqtdHshhrbWVIkM6/PwOIiAs6akyIkYpZqwnIkpzHutAbPt+IEDlICzNI34JaPtjIiHJIh7sSqtuBp8EIkVzIvAsfgNsxqw5IhRVIEqU/crgIC4k/zG0IC5sVp0eYuwZIh6sxPtHIEWVICJs0uwKI3RK"}, {"name": "_renderInfo", "value": "angle (google, vulkan 1.3.0 (swiftshader device (llvm 10.0.0) (0x0000c0de)), swiftshader driver)"}, {"name": "xhs_context_networkQuality", "value": "MODERATE"}]}]} \ No newline at end of file +{"cookies": [{"name": "xsecappid", "value": "ugc", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804663249, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "a1", "value": "19cd60a9fc67sq38y42r4sqx5kmpc1i6ahui3k5mm30000687072", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804653546, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "webId", "value": "5a9ea25c0c3028732e8d594ed19a4a4e", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804653546, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "gid", "value": "yjSfK800DW0KyjSfK80jixT2SKWMAqYv4JF4766MAC2T63q8USy3Kq888KYW8WJ8WqjSSYDi", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807687253.298468, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "customer-sso-sid", "value": "68c5176154819623929937970htobts05deiiuxh", "domain": ".xiaohongshu.com", "path": "/", "expires": 1773722366.852965, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "x-user-id-creator.xiaohongshu.com", "value": "63b3cb6f000000002502c21d", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807677567.852995, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "customerClientId", "value": "586477551116322", "domain": ".xiaohongshu.com", "path": "/", "expires": 1807677567.853006, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "access-token-creator.xiaohongshu.com", "value": "customer.creator.AT-68c517615481962393042947iutloo5r1fnkfqt3", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775709566.853013, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy_creator_session_id", "value": "ksy02Mkehi3ye5IR60P01klUicMIL9V5Qscz", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775709567.853097, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "galaxy.creator.beaker.session.id", "value": "1773117567623092062639", "domain": ".xiaohongshu.com", "path": "/", "expires": 1775709567.853107, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a0d0eb817731260369211379e71156a6d4f2a4944a12ab612246bdf85da66", "domain": "creator.xiaohongshu.com", "path": "/", "expires": 1773127836.850927, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0ad583f417731260377445867e00a839bfc45fec40b3e01c3ed7ef58dadbfd", "domain": "edith.xiaohongshu.com", "path": "/", "expires": 1773127837.689612, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "acw_tc", "value": "0a00dc2417731260540056198e18eb1db71fef1fe42675cbb7bfa569dbaae4", "domain": "www.xiaohongshu.com", "path": "/", "expires": 1773127853.936156, "httpOnly": true, "secure": false, "sameSite": "Lax"}, {"name": "websectiga", "value": "3fff3a6f9f07284b62c0f2ebf91a3b10193175c06g4f71492b60e056edcdebb2", "domain": ".xiaohongshu.com", "path": "/", "expires": 1773386436, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "sec_poison_id", "value": "8b6c9cc6-0f9f-480c-b86e-b0cb56754950", "domain": ".xiaohongshu.com", "path": "/", "expires": 1773127841, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "loadts", "value": "1773127249402", "domain": ".xiaohongshu.com", "path": "/", "expires": 1804663249, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://creator.xiaohongshu.com", "localStorage": [{"name": "USER_INFO_FOR_BIZ", "value": "{\"userId\":\"63b3cb6f000000002502c21d\",\"userName\":\"#\u5361\u82e5\ud83d\udd25(4:00\u8d77\u5e8a\u7684\u7537\u4eba)\",\"userAvatar\":\"https://sns-avatar-qc.xhscdn.com/avatar/65a68110d4b53385b6a72ed1.jpg?imageView2/2/w/80/format/jpg\",\"redId\":\"6244231151\",\"role\":\"creator\",\"permissions\":[\"creatorCollege\",\"creatorWiki\",\"noteInspiration\",\"creatorHome\",\"creatorData\",\"USER_GROUP\",\"creatorActivityCenter\",\"ORIGINAL_STATEMENT\"],\"zone\":\"86\",\"phone\":\"15880802661\",\"relatedUserId\":null,\"relatedUserName\":null,\"kolCoOrder\":false}"}, {"name": "uploader-permit-video-spectrum", "value": "{\"\u5e7f\u70b9\u901a\u80fd\u6295Soul\u4e86\uff0c1000\u66dd\u51496\u523010\u5757.mp4-3033345\":null,\"\u7761\u7720\u4e0d\u597d\uff1f\u6bcf\u5929\u653e\u4e0b\u4e00\u4ef6\u4e8b\uff0c\u505a\u51cf\u6cd5.mp4-7022452\":null,\"\u6838\u5fc3\u5c31\u4e24\u4e2a\u5b57 \u7b5b\u9009\u3002\u80fd\u5f00\u6d3e\u5bf9\u575a\u63017\u5929\u7684\u4eba\u518d\u8c08.mp4-8324133\":{\"expireTime\":1773213573255,\"region\":\"unknown\",\"fileIds\":[\"spectrum/p47Q5cmYakcE31nICEn2UXQeJCBWalcjoW-3rij2LL_-jHs\"],\"uploadId\":78,\"startTime\":1773127173255,\"storageType\":1,\"currentTime\":1773127173255,\"uploadAddr\":\"ros-upload.xiaohongshu.com\",\"qos\":2,\"cloudType\":4,\"bucket\":\"unknown\",\"token\":\"54fyN1Rvjs5whD26NM3hL2HU6aA:eyJkZWFkbGluZSI6MTc3MzIxMzU3MywiYWxsb3dQcmVmaXhlcyI6WyJwNDdRNWNtWWFrY0UzMW5JQ0VuMlVYUWVKQ0JXYWxjam9XLTNyaWoyTExfLWpIcyJdfQ\"},\"\u8fd9\u5957\u4f53\u7cfb\u82b1\u4e86170\u4e07\uff0c\u4f46\u524d\u7aef\u51e0\u5341\u5757\u5c31\u80fd\u53c2\u4e0e.mp4-9668726\":null,\"\u65e9\u8d77\u4e0d\u662f\u4e3a\u4e86\u5f00\u6d3e\u5bf9\uff0c\u662f\u4e0d\u5435\u8001\u5a46\u7761\u89c9.mp4-5788932\":null,\"ICU\u51fa\u6765\u4e00\u5e74\u591a \u6d3b\u7740\u8981\u5728\u4e92\u8054\u7f51\u4e0a\u7559\u4e0b\u4e1c\u897f.mp4-9669632\":null,\"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,\"\u91d1\u878dAI\u83b7\u5ba2\u4f53\u7cfb \u540e\u7aef30\u4eba\u6c89\u6dc012\u5e74\uff0c\u524d\u7aef\u4e22\u624b\u673a.mp4-13904487\":null}"}, {"name": "publish-uploader-history-upload-speed", "value": "[{\"speed\":[0],\"domain\":\"ros-upload.xiaohongshu.com\",\"timestamp\":1773127258177},{\"speed\":[2.8619340413638903],\"domain\":\"ros-upload-d4.xhscdn.com\",\"timestamp\":1773127259966}]"}, {"name": "snsWebPublishCurrentUser", "value": "63b3cb6f000000002502c21d"}, {"name": "USER_INFO", "value": "{\"user\":{\"type\":\"User\",\"value\":{\"userId\":\"63b3cb6f000000002502c21d\",\"loginUserType\":\"creator\"}}}"}, {"name": "NEW_XHS_ABTEST_REPORT_KEY", "value": "{\"5a9ea25c0c3028732e8d594ed19a4a4e63b3cb6f000000002502c21d\":\"2026-03-10\"}"}, {"name": "b1b1", "value": "1"}, {"name": "score_display", "value": "1"}, {"name": "p1", "value": "22"}, {"name": "nps-userId", "value": "63b3cb6f000000002502c21d"}, {"name": "_speedList", "value": "[{\"ts\":1773127143920,\"speed\":143182500},{\"ts\":1773127143952,\"speed\":43765290.333333336},{\"ts\":1773127173281,\"speed\":77267583.33333333},{\"ts\":1773127173283,\"speed\":70970722},{\"ts\":1773127198714,\"speed\":184126930.33333334},{\"ts\":1773127198733,\"speed\":31925386},{\"ts\":1773127226620,\"speed\":112384222},{\"ts\":1773127226639,\"speed\":43266750},{\"ts\":1773127258658,\"speed\":183180083.33333334},{\"ts\":1773127258681,\"speed\":62231277.666666664}]"}, {"name": "score_timestamp", "value": "1773119928816"}, {"name": "last_tiga_update_time", "value": "1773127236802"}, {"name": "uploader-permit-image-spectrum", "value": "{\"cover.jpeg-291551\":null,\"cover.jpeg-298713\":null,\"cover.jpeg-233484\":null,\"cover.jpeg-287062\":null,\"cover.jpeg-297342\":null,\"cover.jpeg-286454\":null,\"cover.jpeg-304598\":null,\"cover.jpeg-284209\":{\"bucket\":\"unknown\",\"uploadId\":80,\"uploadAddr\":\"ros-upload.xiaohongshu.com\",\"qos\":2,\"cloudType\":4,\"region\":\"unknown\",\"fileIds\":[\"spectrum/f9Di6hjM4TvU4AJa4jl4K82gVsQamdSicKyYh0pNHYNXlTw\"],\"startTime\":1773127032084,\"storageType\":1,\"currentTime\":1773127032084,\"token\":\"P-JZpPDRWGs7P8jooaK6SDhwuBU:eyJkZWFkbGluZSI6MTc3MzIxMzQzMiwiYWxsb3dQcmVmaXhlcyI6WyJmOURpNmhqTTRUdlU0QUphNGpsNEs4MmdWc1FhbWRTaWNLeVloMHBOSFlOWGxUdyJdfQ\",\"expireTime\":1773213432084},\"cover.jpeg-295955\":null,\"cover.jpeg-279435\":null}"}, {"name": "cos_sdk_upload_cache", "value": "[[\"ee41149f70c3251ce8e04dacda9f807e\",\"1773127173bb62656fd4e03740f62a2de5637f0445ce21a88e6702122851e9ae072c5bc4ed\",1773127173]]"}, {"name": "sdt_source_storage_key", "value": "{\"url\":\"https://fe-static.xhscdn.com/as/v2/fp/962356ead351e7f2422eb57edff6982d.js\",\"signVersion\":\"1\",\"xhsTokenUrl\":\"https://fe-static.xhscdn.com/as/v1/3e44/public/bf7d4e32677698655a5cadc581fd09b3.js\",\"reportUrl\":\"/api/sec/v1/shield/webprofile\",\"desVersion\":\"2\",\"validate\":false,\"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\",\"extraInfo\":{}}"}, {"name": "b1", "value": "I38rHdgsjopgIvesdVwgIC+oIELmBZ5e3VwXLgFTIxS3bqwErFeexd0ekncAzMFYnqthIhJeSnMDKutRI3KsYorWHPtGrbi0P9WfIi/eWc6eYqtyQApPI37ekmR6QLQ5Ii6sdneeSfqYHqwl2qt5B0DBIx+PGDV/sutkIx0sxuwr4qtiIhuaIE3e3LV0I3VTIC7e0Vtl2ADmsLveDSKsSPw5IEvsiVtJOqw8BuwfPpdeTFWOIx4TIiu6ZPwrPut5IvlaLbgs3qtxIxes1VwHIkumIkIyejgsY/WTge7eSqte/D7sDcpipedeYrDtIC6eDVw2IENsSqtlnlSuNjVtIvoekqt3cZ7sVo4gIESyIhE4Q9quIxhnqz8gIkIfoqwkICZWG73sdlOeVPw3IvAe0fged0MnIi5s3I4S2utAIiKsidvekZNeTPt4nAOeWPwEIvY/c06efPwELB/sSqwZI3RrIxE5Luwwaqw+rekhZANe1MNe0Pw9ICNsVLoeSbIFIkosSr7sVnFiIkgsVVtMIiudqqw+tqtWI30e3PwjIENeTVthIh/sYqtSGqwymPwDIvIkI3It4aGS4Y/eiutjIimrIEOsSVtzBoFM/9vej9ZvIiENGutzrutlIvve3PtUOpKeVWNsVpmoIEJsVfOe3qtpLuwqIvvefVwvIieex0IbICdeS9ge0Pt9Ixvskqw6GfYaIhQgIvNs1M6e6gvedbgsYPwNIkqXIxk7rVwfIiP/I3OeDjYPaLdexPw0IxW02qweoodex/NsVVtvqqtWIkPtICSRNutYmVwAIk0s6zJe0qwI8qt7Ivm0PqtBIiqltzHxI30skSNsTp5eYqwFBqtrI3HxIi7s0ut4ICJeTgzqIETCNApXIE81IE/eDVwb2PtVoVt8IxIZIvosfmNefqw/4oI4IEuupPt7NVtCIkFHIkQIIxmHICdeS7esj9kWZPwkIhVQ4PwkOPwPIC/efMDbI3FKqM5eVVtyOqtdHshhrbWVIkM6/PwOIiAs6akyIkYpZqwnIkpzHutAbPt+IEDlICzNI34JaPtjIiHJIh7sSqtuBp8EIkVzIvAsfgNsxqw5IhRVIEqU/crgIC4k/zG0IC5sVp0eYuwZIh6sxPtHIEWVICJs0uwKI3RK"}, {"name": "_renderInfo", "value": "angle (google, vulkan 1.3.0 (swiftshader device (llvm 10.0.0) (0x0000c0de)), swiftshader driver)"}, {"name": "xhs_context_networkQuality", "value": "ACCEPTABLE"}]}]} \ No newline at end of file diff --git a/03_卡木(木)/木叶_视频内容/快手发布/SKILL.md b/03_卡木(木)/木叶_视频内容/快手发布/SKILL.md index 4f46f994..fa099ea5 100644 --- a/03_卡木(木)/木叶_视频内容/快手发布/SKILL.md +++ b/03_卡木(木)/木叶_视频内容/快手发布/SKILL.md @@ -6,15 +6,16 @@ description: > triggers: 快手发布、发布到快手、快手登录、快手上传、kuaishou发布 owner: 木叶 group: 木 -version: "1.0" +version: "2.0" updated: "2026-03-10" --- -# 快手发布 Skill(v1.0) +# 快手发布 Skill(v2.0) -> **核心能力**:逆向快手创作者服务平台(cp.kuaishou.com)内部 API,Cookie 认证后全程 HTTP 操作。 -> **认证方式**:Playwright 快手扫码登录获取 Cookie,之后纯 API。 -> **推兔参考**:推兔对快手也是用 webview + 页面注入,本方案更进一步直接调 HTTP API。 +> **核心能力**:Playwright headless 自动化快手创作者中心(cp.kuaishou.com)。 +> **定时发布**:Playwright UI 交互设置「定时发布」,成功率高。 +> **去重**:基于 publish_log.json,同一视频不重复发。 +> **119 场实测**:12/12 成功(含重试 3 条「未找到上传控件」→ 重试全过)。 --- diff --git a/03_卡木(木)/木叶_视频内容/快手发布/脚本/kuaishou_storage_state.json b/03_卡木(木)/木叶_视频内容/快手发布/脚本/kuaishou_storage_state.json index 4b4a5632..71a0dbf4 100644 --- a/03_卡木(木)/木叶_视频内容/快手发布/脚本/kuaishou_storage_state.json +++ b/03_卡木(木)/木叶_视频内容/快手发布/脚本/kuaishou_storage_state.json @@ -1 +1 @@ -{"cookies": [{"name": "did", "value": "web_59afd87857628fadfacadff0c466f14cb3c9", "domain": ".kuaishou.com", "path": "/", "expires": 1807680283.271951, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "kwpsecproductname", "value": "account-zt-pc", "domain": "passport.kuaishou.com", "path": "/", "expires": 1775712260, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "kwpsecproductname", "value": "verification-captcha", "domain": "captcha.zt.kuaishou.com", "path": "/", "expires": 1775712266, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "kwfv1", "value": "PnGU+9+Y8008S+nH0U+0mjPf8fP08f+98f+nLlwnrIP9P78/DM+/cI8eWhPnHM+/GI8emj+BHF+nPEwnrMGfL980rhweGh+0pf+AY0+BH9P0rA+9zDG/L9+/mjP/YY8/WAwnP98nrM+0L9+/cA+eSS+/Gl+/PM+f8j8/mS8/cl+0ZA+APFG/LA+0GEG98f80cE8f+D+eQfGAbj+fQD8eqE+c==", "domain": ".kuaishou.com", "path": "/", "expires": 1775712266, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "didv", "value": "1773120283000", "domain": ".kuaishou.com", "path": "/", "expires": 1807680283.272001, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "bUserId", "value": "1000581252357", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.625656, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "bUserId", "value": "1000581252357", "domain": "id.kuaishou.com", "path": "/", "expires": 1774934710.419152, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "passToken", "value": "ChNwYXNzcG9ydC5wYXNzLXRva2VuEsABtfDxZXtPnjk15hJoTcYx1uyrt2hSh9FB2vixPMW8QbIw5tUZNIHAVEdpLCqdLrUQz21JzEsXkXkxcsydiVgBjqNRL_BX6WXjTbvGiVy9EgfMYI7dUwMzqXNxqpYs-6o1EqXYBw0oi42Zt9VJOjJep24Kfjemizr167KWJ89SJVrN7mt-M8d7m3MpG81IY9LTPLEF3Yaxo5talgc6DjHv7KsWzqAFIU9fwZ2TbHV7sKFWpdkOocwLhvVNSmtH1RjuGhI2r9gHVaFHkIbWYumijbjK4BsiIJTz8edocbgB9zeGNoP-jhNYGF5Y6ry53LhxjBIth1YKKAUwAQ", "domain": "id.kuaishou.com", "path": "/", "expires": 1774934710.41918, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "userId", "value": "463733910", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.625615, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "userId", "value": "463733910", "domain": "id.kuaishou.com", "path": "/", "expires": 1774934710.419174, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "kuaishou.web.cp.api_st", "value": "ChZrdWFpc2hvdS53ZWIuY3AuYXBpLnN0ErABXsXP7DjhNAzC26oKr6CLwjNPwvTIgdy4TmxM-wbBIBFjGlDHlqSORXEHhjV73QzvdVuxCaFJ9_OZxTYj4_dvj2giUG6D-8LYqWSyMEipzPPGZEcCrwcx_RKAReJGY_Mlva_zuKKCcXjgqT0tkc7pU5qipNlyAti8ZViYb5iWFCIe2yzWLmIL__8WPB-2noA9FpZWR7fD4iwNI4eWAB6HSgkurwjRgcjYxuMl7pwb_s0aEjXDFoga_Fxpw8r2Z4xly4zAfyIgKVPmoCN5ZeImWYJ24gBwV6mLBDX9XrynVXg0KxvL6LIoBTAB", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.625689, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "kuaishou.web.cp.api_ph", "value": "7f384b62e8e3f6e8e1afd657bd771846d551", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.62571, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "ks_onvideo_token", "value": "ZZOmMAIASPoaCz1VZqnGYg==", "domain": "onvideoapi.kuaishou.com", "path": "/", "expires": 1773206712.395114, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://cp.kuaishou.com", "localStorage": [{"name": "OTHER_DEVICE_INCREASE_ID", "value": "2667"}, {"name": "refresh_last_time_0x0810", "value": "1773120256100"}, {"name": "ACTIVITY_SHOW_CLAIM_TOOLTIP", "value": "true"}, {"name": "PUBLISH_V2_TOUR", "value": "true"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "36"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "185"}, {"name": "WEBLOGGER_INCREAMENT_ID_KEY", "value": "573"}]}, {"origin": "https://passport.kuaishou.com", "localStorage": [{"name": "WEBLOGGER_CHANNEL_SEQ_ID_NORMAL", "value": "13"}, {"name": "OTHER_DEVICE_INCREASE_ID", "value": "17"}, {"name": "kwfv1", "value": "PnGU+9+Y8008S+nH0U+0mjPf8fP08f+98f+nLlwnrIP9P78/DM+/cI8eWhPnHM+/GI8emj+BHF+nPEwnrMGfL980rIP/pfPeGlwemSPnp0G04fGAGU+eLE+fPlP0Gh+/DU80r78/ZA8ez08BQfPArI8nLMwncUwecl+0mS+eL9wnc="}, {"name": "WEBLOGGER_V2_SEQ_ID_showEvent", "value": "8"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "3"}, {"name": "kwfcv1", "value": "1"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "19"}, {"name": "WEBLOGGER_V2_SEQ_ID_clickEvent", "value": "3"}, {"name": "WEBLOGGER_INCREAMENT_ID_KEY", "value": "13"}, {"name": "WEBLOGGER_V2_SEQ_ID_taskEvent", "value": "2"}]}, {"origin": "https://captcha.zt.kuaishou.com", "localStorage": [{"name": "WEBLOGGER_CHANNEL_SEQ_ID_NORMAL", "value": "6"}, {"name": "OTHER_DEVICE_INCREASE_ID", "value": "7"}, {"name": "kwfv1", "value": "PnGU+9+Y8008S+nH0U+0mjPf8fP08f+98f+nLlwnrIP9P78/DM+/cI8eWhPnHM+/GI8emj+BHF+nPEwnrMGfL980rhweGh+0pf+AY0+BH9P0rA+9zDG/L9+/mjP/YY8/WAwnP98nrM+0L9+/cA+eSS+/Gl+/PM+f8j8/mS8/cl+0ZA+APFG/LA+0GEG98f80cE8f+D+eQfGAbj+fQD8eqE+c=="}, {"name": "WEBLOGGER_V2_SEQ_ID_showEvent", "value": "2"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "4"}, {"name": "kwfcv1", "value": "1"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "7"}, {"name": "WEBLOGGER_V2_SEQ_ID_clickEvent", "value": "1"}, {"name": "WEBLOGGER_INCREAMENT_ID_KEY", "value": "6"}, {"name": "WEBLOGGER_V2_SEQ_ID_taskEvent", "value": "3"}]}, {"origin": "https://app.m.kuaishou.com", "localStorage": [{"name": "CROSS_VERIFY_SESSION_d89a771b-87d8-4922-ba7b-ba9f09bb306f", "value": "{\"stateStack\":[],\"updateTime\":1773120283392}"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "2"}, {"name": "OTHER_DEVICE_INCREASE_ID", "value": "7"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "6"}]}]} \ No newline at end of file +{"cookies": [{"name": "did", "value": "web_59afd87857628fadfacadff0c466f14cb3c9", "domain": ".kuaishou.com", "path": "/", "expires": 1807680283.271951, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "kwpsecproductname", "value": "account-zt-pc", "domain": "passport.kuaishou.com", "path": "/", "expires": 1775712260, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "kwpsecproductname", "value": "verification-captcha", "domain": "captcha.zt.kuaishou.com", "path": "/", "expires": 1775712266, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "kwfv1", "value": "PnGU+9+Y8008S+nH0U+0mjPf8fP08f+98f+nLlwnrIP9P78/DM+/cI8eWhPnHM+/GI8emj+BHF+nPEwnrMGfL980rhweGh+0pf+AY0+BH9P0rA+9zDG/L9+/mjP/YY8/WAwnP98nrM+0L9+/cA+eSS+/Gl+/PM+f8j8/mS8/cl+0ZA+APFG/LA+0GEG98f80cE8f+D+eQfGAbj+fQD8eqE+c==", "domain": ".kuaishou.com", "path": "/", "expires": 1775712266, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "didv", "value": "1773120283000", "domain": ".kuaishou.com", "path": "/", "expires": 1807680283.272001, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "bUserId", "value": "1000581252357", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.625656, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "bUserId", "value": "1000581252357", "domain": "id.kuaishou.com", "path": "/", "expires": 1774934710.419152, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "passToken", "value": "ChNwYXNzcG9ydC5wYXNzLXRva2VuEsABtfDxZXtPnjk15hJoTcYx1uyrt2hSh9FB2vixPMW8QbIw5tUZNIHAVEdpLCqdLrUQz21JzEsXkXkxcsydiVgBjqNRL_BX6WXjTbvGiVy9EgfMYI7dUwMzqXNxqpYs-6o1EqXYBw0oi42Zt9VJOjJep24Kfjemizr167KWJ89SJVrN7mt-M8d7m3MpG81IY9LTPLEF3Yaxo5talgc6DjHv7KsWzqAFIU9fwZ2TbHV7sKFWpdkOocwLhvVNSmtH1RjuGhI2r9gHVaFHkIbWYumijbjK4BsiIJTz8edocbgB9zeGNoP-jhNYGF5Y6ry53LhxjBIth1YKKAUwAQ", "domain": "id.kuaishou.com", "path": "/", "expires": 1774934710.41918, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "userId", "value": "463733910", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.625615, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "userId", "value": "463733910", "domain": "id.kuaishou.com", "path": "/", "expires": 1774934710.419174, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "kuaishou.web.cp.api_st", "value": "ChZrdWFpc2hvdS53ZWIuY3AuYXBpLnN0ErABXsXP7DjhNAzC26oKr6CLwjNPwvTIgdy4TmxM-wbBIBFjGlDHlqSORXEHhjV73QzvdVuxCaFJ9_OZxTYj4_dvj2giUG6D-8LYqWSyMEipzPPGZEcCrwcx_RKAReJGY_Mlva_zuKKCcXjgqT0tkc7pU5qipNlyAti8ZViYb5iWFCIe2yzWLmIL__8WPB-2noA9FpZWR7fD4iwNI4eWAB6HSgkurwjRgcjYxuMl7pwb_s0aEjXDFoga_Fxpw8r2Z4xly4zAfyIgKVPmoCN5ZeImWYJ24gBwV6mLBDX9XrynVXg0KxvL6LIoBTAB", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.625689, "httpOnly": true, "secure": true, "sameSite": "None"}, {"name": "kuaishou.web.cp.api_ph", "value": "7f384b62e8e3f6e8e1afd657bd771846d551", "domain": ".kuaishou.com", "path": "/", "expires": 1774416310.62571, "httpOnly": false, "secure": false, "sameSite": "Lax"}, {"name": "ks_onvideo_token", "value": "ZZOmMAIASPoaCz1VZqnGYg==", "domain": "onvideoapi.kuaishou.com", "path": "/", "expires": 1773206712.395114, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://cp.kuaishou.com", "localStorage": [{"name": "OTHER_DEVICE_INCREASE_ID", "value": "5081"}, {"name": "refresh_last_time_0x0810", "value": "1773120256100"}, {"name": "ACTIVITY_SHOW_CLAIM_TOOLTIP", "value": "true"}, {"name": "PUBLISH_V2_TOUR", "value": "true"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "66"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "358"}, {"name": "WEBLOGGER_INCREAMENT_ID_KEY", "value": "1127"}]}, {"origin": "https://passport.kuaishou.com", "localStorage": [{"name": "WEBLOGGER_CHANNEL_SEQ_ID_NORMAL", "value": "13"}, {"name": "OTHER_DEVICE_INCREASE_ID", "value": "17"}, {"name": "kwfv1", "value": "PnGU+9+Y8008S+nH0U+0mjPf8fP08f+98f+nLlwnrIP9P78/DM+/cI8eWhPnHM+/GI8emj+BHF+nPEwnrMGfL980rIP/pfPeGlwemSPnp0G04fGAGU+eLE+fPlP0Gh+/DU80r78/ZA8ez08BQfPArI8nLMwncUwecl+0mS+eL9wnc="}, {"name": "WEBLOGGER_V2_SEQ_ID_showEvent", "value": "8"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "3"}, {"name": "kwfcv1", "value": "1"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "19"}, {"name": "WEBLOGGER_V2_SEQ_ID_clickEvent", "value": "3"}, {"name": "WEBLOGGER_INCREAMENT_ID_KEY", "value": "13"}, {"name": "WEBLOGGER_V2_SEQ_ID_taskEvent", "value": "2"}]}, {"origin": "https://captcha.zt.kuaishou.com", "localStorage": [{"name": "WEBLOGGER_CHANNEL_SEQ_ID_NORMAL", "value": "6"}, {"name": "OTHER_DEVICE_INCREASE_ID", "value": "7"}, {"name": "kwfv1", "value": "PnGU+9+Y8008S+nH0U+0mjPf8fP08f+98f+nLlwnrIP9P78/DM+/cI8eWhPnHM+/GI8emj+BHF+nPEwnrMGfL980rhweGh+0pf+AY0+BH9P0rA+9zDG/L9+/mjP/YY8/WAwnP98nrM+0L9+/cA+eSS+/Gl+/PM+f8j8/mS8/cl+0ZA+APFG/LA+0GEG98f80cE8f+D+eQfGAbj+fQD8eqE+c=="}, {"name": "WEBLOGGER_V2_SEQ_ID_showEvent", "value": "2"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "4"}, {"name": "kwfcv1", "value": "1"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "7"}, {"name": "WEBLOGGER_V2_SEQ_ID_clickEvent", "value": "1"}, {"name": "WEBLOGGER_INCREAMENT_ID_KEY", "value": "6"}, {"name": "WEBLOGGER_V2_SEQ_ID_taskEvent", "value": "3"}]}, {"origin": "https://app.m.kuaishou.com", "localStorage": [{"name": "CROSS_VERIFY_SESSION_d89a771b-87d8-4922-ba7b-ba9f09bb306f", "value": "{\"stateStack\":[],\"updateTime\":1773120283392}"}, {"name": "LOAD_DEVICE_INCREASE_ID", "value": "2"}, {"name": "OTHER_DEVICE_INCREASE_ID", "value": "7"}, {"name": "WEBLOGGER_CUSTOM_INCREAMENT_ID_KEY", "value": "6"}]}]} \ No newline at end of file diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md b/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md index 17877f1d..3c0ffbc2 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md +++ b/03_卡木(木)/木叶_视频内容/视频号发布/SKILL.md @@ -6,15 +6,16 @@ description: > triggers: 视频号发布、发布到视频号、视频号登录、视频号上传、微信视频号 owner: 木叶 group: 木 -version: "1.0" +version: "2.0" updated: "2026-03-10" --- -# 视频号发布 Skill(v1.0) +# 视频号发布 Skill(v2.0) -> **核心能力**:纯 Python 命令行,通过逆向视频号助手(finder-assistant)的腾讯云上传接口实现视频上传与发布。 -> **认证方式**:Playwright 微信扫码登录获取 Cookie,之后全程 API 操作。 -> **API 来源**:推兔(TuiTool)逆向分析,server.min.bin 中明确使用 finder-assistant 系列接口。 +> **核心能力**:Playwright headless 自动化视频号助手(channels.weixin.qq.com)。 +> **定时发布**:Playwright UI「定时发布」(当前降级为立即发布,待优化 datepicker)。 +> **去重**:基于 publish_log.json,同一视频不重复发。 +> **119 场实测**:13/13 全部成功,Cookie 有效期 ~12 个月。 --- diff --git a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json index 2417be20..b3f97d1b 100644 --- a/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json +++ b/03_卡木(木)/木叶_视频内容/视频号发布/脚本/channels_storage_state.json @@ -1 +1 @@ -{"cookies": [{"name": "sessionid", "value": "BgAAhwULqGfw5gClpw57W0xp6S%2Bv1xxG%2BtoX5MZUGea90WpFZ6g2CZzSm9%2FgiC3wDqiqTpyuGduYwaeCxtofVE6i7hzfyyZmtkIUkktbCus%3D", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1807677423.042462, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "wxuin", "value": "3873206396", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1807677423.042529, "httpOnly": false, "secure": true, "sameSite": "None"}], "origins": [{"origin": "https://channels.weixin.qq.com", "localStorage": [{"name": "finder_uin", "value": ""}, {"name": "__ml::hb_ts", "value": "1773126932891"}, {"name": "__ml::page_d5bd19e5-ae9b-486e-95d8-0b4d8baabfb6", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"e6ad3eae-f209-4ef4-871d-ef447601fc31\",\"step\":1}"}, {"name": "__ml::page", "value": "[\"b7782d0f-29e4-4123-8184-7c5084b8c2d1\",\"51552276-5296-41a8-a2f7-a8b0ab36bc16\",\"fb0cd2dc-c646-4f56-8c37-c674f100db33\",\"5f9b5814-959c-4caa-9c5f-4cb1d0e9953e\",\"a32df29f-5920-415a-a2cd-12ec324ba685\",\"d5bd19e5-ae9b-486e-95d8-0b4d8baabfb6\",\"b8ecafac-8955-4a99-b94b-6ead27d18fe9\",\"94ac1c67-0c26-4720-921d-17efd5cd63ee\",\"b603ac69-c1d1-432e-b06f-1fc4beffa0a0\",\"a858d2a9-6c92-49de-bb68-cec198a86aac\",\"7550280d-869b-4af8-aa07-d80bc23c3354\",\"a29278b3-123f-4605-9890-111a418e92bd\",\"fadebca2-9461-4007-8611-e2481c7433af\",\"14a51c94-7c14-4b01-b38f-5f3cc2fcb295\",\"cb36f4aa-56d1-4eef-9d60-20e4cebccfd7\",\"bbca8ab0-f32a-4d5d-a965-5ad3e7268709\",\"e5122150-03f7-4a9a-b132-71398e7706d7\",\"5d023eeb-8871-4872-8e22-f2cdd638e327\",\"0fd86d60-eeaa-4701-a523-c6e1b718c13e\",\"1fc92f2e-960d-48b6-be56-53501dd97629\"]"}, {"name": "__ml::page_fadebca2-9461-4007-8611-e2481c7433af", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"c250515e-324a-4e86-93b5-64505e2216b5\",\"step\":1}"}, {"name": "__ml::page_b7782d0f-29e4-4123-8184-7c5084b8c2d1", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"bf8c3e8f-bd8d-445d-93a3-ff942287906d\",\"step\":2,\"refAccessId\":\"0ec1591b-605a-4783-91f5-4c4b56baf2cd\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_fb0cd2dc-c646-4f56-8c37-c674f100db33", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"ece1a13f-8fe9-4b07-ad56-9428b1a4c49a\",\"step\":2,\"refAccessId\":\"15108cd8-2794-4c73-b959-5fbb3f3c8d83\",\"refPageId\":\"MicroPost\"}"}, {"name": "__ml::page_0fd86d60-eeaa-4701-a523-c6e1b718c13e", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"a8521433-3052-4e17-9b4c-d6842cb0f0bc\",\"step\":1}"}, {"name": "AssistantUploadedInfoStorageKey_3899420810", "value": "[{\"fileUploadedInfoKey\":\"Soul\u5207\u724730\u79d2\u52308\u5206\u949f AI\u534a\u5c0f\u65f6\u80fd\u526a10\u523030\u4e2a.mp4:1773047996920:14677795:video/mp4:d0cc03e2c83010468ac032bde23a34c4\",\"isUsedQuickUpload\":false,\"uploadChunkRecord\":[{\"index\":1,\"reqTime\":1773126989472,\"resTime\":1773126993669,\"cost\":4197,\"success\":true},{\"index\":0,\"reqTime\":1773126989506,\"resTime\":1773126996483,\"cost\":6977,\"success\":true}],\"uuid\":\"bc913b4e-2dd7-4b69-a370-05fe1f3b9677\",\"uploadTaskId\":\"CkRjMGU0ODQ4Y2NkMjZjMGQ0NWZhMjMwYmMxMDY5ZTY2NzlmNDc0MDI2MTlmZDQzZWE4ZWZkNjBjNDQwNTZiNDAwZmYwYxI+NTY5YWZjNTRkMDAwNzlhYzRlODZjNzA4YTAwMDAwMGZiMDAwMDRmNGU1MzVhMWFjOTNiYjBiNmE5YmE4YTAwo+7/Bg==\",\"uploadTaskIdTimeStamp\":1773126989436,\"transFlag\":\"0_0\",\"partInfo\":[{\"PartNumber\":1,\"ETag\":\"\\\"6bd65e37a7ddc29930d13b89ee6cbcb726e83fe7\\\"\"},{\"PartNumber\":2,\"ETag\":\"\\\"e71ac3977b96899846550b50ac3700ac6d1dffd3\\\"\"}],\"uploadSuccessResp\":{\"data\":{\"DownloadURL\":\"http://wxapp.tc.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDcibhjOkN9vtQYYoMyYcavUfcpMpH2EMFF8icPY3jVlsVma6ktBqXKibyS6cDw7yo6qD8R89HYib95oYbPw8LHs8HxC&findertoken=088ae1b1c30e10d48abfcd061800223b66696e64657275706c6f616475726c5f333839393432303831305f313737333132363939363639365f3239353131343533353837383030393135312a2036373435396666316465333833323133336434363133346630326465343037653801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=AxricY7RBHdXJjF0pXeKDHtQISCCRSicxaZtjcVzq1tibmbL1ZUcS7kEsA0779fLtr6S2iciaUXRict9bUt3mJ0u7YEBHicsHNeicUNkf8B34p82V6eRoptiaHcOl7w&uzid=7a260\",\"httpsUrl\":\"https://finder.video.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDcibhjOkN9vtQYYoMyYcavUfcpMpH2EMFF8icPY3jVlsVma6ktBqXKibyS6cDw7yo6qD8R89HYib95oYbPw8LHs8HxC&findertoken=088ae1b1c30e10d48abfcd061800223b66696e64657275706c6f616475726c5f333839393432303831305f313737333132363939363639365f3239353131343533353837383030393135312a2036373435396666316465333833323133336434363133346630326465343037653801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=AxricY7RBHdXJjF0pXeKDHtQISCCRSicxaZtjcVzq1tibmbL1ZUcS7kEsA0779fLtr6S2iciaUXRict9bUt3mJ0u7YEBHicsHNeicUNkf8B34p82V6eRoptiaHcOl7w&uzid=7a260\"}}},{\"fileUploadedInfoKey\":\"\u5237\u7259\u542c\u4e1a\u52a1\u903b\u8f91 Soul\u5207\u7247\u53d8\u73b0\u600e\u4e48\u8dd1.mp4:1773046860441:11455089:video/mp4:9bf28327eaab27abdd35f6cb69d28918\",\"isUsedQuickUpload\":false,\"uploadChunkRecord\":[{\"index\":1,\"reqTime\":1773127046489,\"resTime\":1773127048653,\"cost\":2164,\"success\":true},{\"index\":0,\"reqTime\":1773127046516,\"resTime\":1773127049776,\"cost\":3260,\"success\":true}],\"uuid\":\"9f2e1f7d-5fe2-4f0c-ae2b-bb9ce73399f9\",\"uploadTaskId\":\"CkQwYzcxMTg5NDE1ZGU4NWU5MTFlZTQwMjIxMzdkYmVkNzNkMzZiMGFlYzJjNzQ0NTI5M2MyMzE0ODc1NDBkNTAwY2QwYxI+NTY5YWZjNTg2MDAwNjgwNzFlODZjNzA4YTAwMDAwMGZiMDAwMDRmNGU1MzVhMWRiZDUxNTE1NmE5MmI4Mjcw8ZS7BQ==\",\"uploadTaskIdTimeStamp\":1773127046467,\"transFlag\":\"0_0\",\"partInfo\":[{\"PartNumber\":1,\"ETag\":\"\\\"3c14c323ada83472aff7bf0d85f326081fbae017\\\"\"},{\"PartNumber\":2,\"ETag\":\"\\\"3a719958486a3510b9ac709af1fe634a241d2e96\\\"\"}],\"uploadSuccessResp\":{\"data\":{\"DownloadURL\":\"http://wxapp.tc.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDep5mRrn1nuPnYwBpjcdDeMJz4g9Z1hZkPCYydCFcx5mYr0zv6NeRo8gf8LrDhJ2CiaWHn7AlIkkGXeRpeSEiaFOJ&findertoken=088ae1b1c30e108a8bbfcd061800223d66696e64657275706c6f616475726c5f333839393432303831305f313737333132373035303032395f31303936353038383231393131313335353337322a2031323461666638396234393862353061346531343237323338666439373066323801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=x5Y29zUxcibDhFzHKa85GMYdY8ATqgibyJpDKJDEiakqehDnZYxYicrAZFrJFKt10KJqmdiaLrDstJAl51uwRAz5PVibxOk18oauqyL8AYHohUJXEpzU4QFZLEKg&uzid=7a1ca\",\"httpsUrl\":\"https://finder.video.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDep5mRrn1nuPnYwBpjcdDeMJz4g9Z1hZkPCYydCFcx5mYr0zv6NeRo8gf8LrDhJ2CiaWHn7AlIkkGXeRpeSEiaFOJ&findertoken=088ae1b1c30e108a8bbfcd061800223d66696e64657275706c6f616475726c5f333839393432303831305f313737333132373035303032395f31303936353038383231393131313335353337322a2031323461666638396234393862353061346531343237323338666439373066323801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=x5Y29zUxcibDhFzHKa85GMYdY8ATqgibyJpDKJDEiakqehDnZYxYicrAZFrJFKt10KJqmdiaLrDstJAl51uwRAz5PVibxOk18oauqyL8AYHohUJXEpzU4QFZLEKg&uzid=7a1ca\"}}}]"}, {"name": "__ml::page_5f9b5814-959c-4caa-9c5f-4cb1d0e9953e", "value": "{\"pageId\":\"PostList\",\"accessId\":\"b6ec417c-3b78-4538-93c1-adf298573f3c\",\"step\":2,\"refAccessId\":\"66744497-c4ab-4d3f-b3fc-ac9d0635c405\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_5d023eeb-8871-4872-8e22-f2cdd638e327", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"0437ad7a-109c-4ad3-a226-2e1e9b2a0786\",\"step\":1}"}, {"name": "__ml::page_bbca8ab0-f32a-4d5d-a965-5ad3e7268709", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"e512a00b-6456-4284-a64f-6aa450d463ab\",\"step\":1}"}, {"name": "__ml::page_1fc92f2e-960d-48b6-be56-53501dd97629", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"7ebbe158-a690-4d52-ab6b-ce6d16184a8c\",\"step\":1}"}, {"name": "__ml::page_14a51c94-7c14-4b01-b38f-5f3cc2fcb295", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"5ee0546e-4047-4cf3-b6fc-c2d8e5fd20ad\",\"step\":1}"}, {"name": "finder_ua_report_data", "value": "{\"browser\":\"Chrome\",\"browserVersion\":\"143.0.0.0\",\"engine\":\"Webkit\",\"engineVersion\":\"537.36\",\"os\":\"Mac OS X\",\"osVersion\":\"10.15.7\",\"device\":\"desktop\",\"darkmode\":0}"}, {"name": "__ml::page_cb36f4aa-56d1-4eef-9d60-20e4cebccfd7", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"a1beba77-e7cc-4b9a-98d3-2f338c4ead22\",\"step\":1}"}, {"name": "__ml::page_a32df29f-5920-415a-a2cd-12ec324ba685", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"1ef23431-eaaf-46b4-8029-bcb651e5e122\",\"step\":1}"}, {"name": "__ml::page_51552276-5296-41a8-a2f7-a8b0ab36bc16", "value": "{\"pageId\":\"PostList\",\"accessId\":\"39b9bbbc-2e13-48c4-be00-91a70adf6859\",\"step\":2,\"refAccessId\":\"0b8cc40b-a714-4283-9a05-6085c50a799c\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_7550280d-869b-4af8-aa07-d80bc23c3354", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"1fcd60c6-1acf-4b7b-94a2-3af0e6324bb1\",\"step\":1}"}, {"name": "__ml::aid", "value": "\"5749fb2e-51db-48f2-bab1-0d77038fb31a\""}, {"name": "__rx::aid", "value": "\"5749fb2e-51db-48f2-bab1-0d77038fb31a\""}, {"name": "finder_login_token", "value": ""}, {"name": "__ml::page_a858d2a9-6c92-49de-bb68-cec198a86aac", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"b0821916-a9cd-4466-aa3a-7104af4c6e3e\",\"step\":1}"}, {"name": "__ml::page_b603ac69-c1d1-432e-b06f-1fc4beffa0a0", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"b879f622-4908-4ccf-9dd7-76072bb469f5\",\"step\":1}"}, {"name": "finder_username", "value": "v2_060000231003b20faec8c5e48919cbd5cb05e53db077dd1924028a806c10cffd891eb5a80ce7@finder"}, {"name": "_finger_print_device_id", "value": "6fd704941768442b12a996d2652fc61e"}, {"name": "MICRO_VISITED_NAME", "value": "{\"content\":15}"}, {"name": "__ml::page_b8ecafac-8955-4a99-b94b-6ead27d18fe9", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"062b5dba-e293-4f6e-9f74-f8e3ae2a233b\",\"step\":1}"}, {"name": "UvFirstReportLocalKey", "value": "1773072000000"}, {"name": "__ml::page_94ac1c67-0c26-4720-921d-17efd5cd63ee", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"0c216b86-3594-4ed5-bfed-cf1a187ab0c6\",\"step\":1}"}, {"name": "__ml::page_e5122150-03f7-4a9a-b132-71398e7706d7", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"e9b2e07c-db5c-47d6-bf9d-e30cdbbead3f\",\"step\":1}"}, {"name": "__ml::page_a29278b3-123f-4605-9890-111a418e92bd", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"326b7850-95ba-4ce1-a3ac-4e7d5fa045ae\",\"step\":1}"}, {"name": "finder_route_meta", "value": "micro.content/post/create;index;1;1773127042464"}]}]} \ No newline at end of file +{"cookies": [{"name": "sessionid", "value": "BgAAhwULqGfw5gClpw57W0xp6S%2Bv1xxG%2BtoX5MZUGea90WpFZ6g2CZzSm9%2FgiC3wDqiqTpyuGduYwaeCxtofVE6i7hzfyyZmtkIUkktbCus%3D", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1807677423.042462, "httpOnly": false, "secure": true, "sameSite": "None"}, {"name": "wxuin", "value": "3873206396", "domain": "channels.weixin.qq.com", "path": "/", "expires": 1807677423.042529, "httpOnly": false, "secure": true, "sameSite": "None"}], "origins": [{"origin": "https://channels.weixin.qq.com", "localStorage": [{"name": "__ml::page_ea00b995-8e99-44d5-a5ac-af14a90b5122", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"eadfd755-d4f9-4b66-9993-b451fc8ae392\",\"step\":1}"}, {"name": "finder_route_meta", "value": "micro.content/post/create;index;1;1773127242682"}, {"name": "__ml::hb_ts", "value": "1773127089699"}, {"name": "__ml::page_0d0b34ea-37ac-4a21-8c65-e66a24be6c17", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"dc07f126-883f-4eeb-bc86-4c7286d58daa\",\"step\":1}"}, {"name": "__ml::page", "value": "[\"e5122150-03f7-4a9a-b132-71398e7706d7\",\"5d023eeb-8871-4872-8e22-f2cdd638e327\",\"0fd86d60-eeaa-4701-a523-c6e1b718c13e\",\"1fc92f2e-960d-48b6-be56-53501dd97629\",\"a606994a-c596-43f6-b465-ad9d2266d12e\",\"d87c5175-a741-443e-ac7b-a53a07903737\",\"0f187b19-e76f-4fb4-83df-ddf41ca10111\",\"afba6d0b-05c2-46b0-9c42-9184a0e3b070\",\"fee43a26-762e-4699-97d1-e2a4aeaffbd1\",\"380210ed-ebd9-42bd-990b-60b6de8c3ca1\",\"c7ced16b-da47-415f-99be-48588a60f2e8\",\"d6db2e1e-70a3-4978-beca-fc8d0af0dda4\",\"c7248cd0-1c64-41b7-a3fa-0ac521f63f1d\",\"a9644bc6-914b-4d3c-9754-ecda5b4dc617\",\"b29cccbe-fdc2-4ad0-97a7-3b374dcd536f\",\"1e376065-1d94-47c5-a29a-6312f53660d4\",\"0d0b34ea-37ac-4a21-8c65-e66a24be6c17\",\"ea00b995-8e99-44d5-a5ac-af14a90b5122\",\"c8634d2f-bb00-481a-8894-fa86585e0461\",\"35fd3917-6f8c-42b7-8a70-87890c4c62b6\"]"}, {"name": "__ml::page_afba6d0b-05c2-46b0-9c42-9184a0e3b070", "value": "{\"pageId\":\"PostList\",\"accessId\":\"7a9bccf9-00aa-408f-8bd2-da72c025117b\",\"step\":2,\"refAccessId\":\"ec175343-c0ab-456f-8bad-295aeb09ba06\",\"refPageId\":\"PostCreate\"}"}, {"name": "__ml::page_fee43a26-762e-4699-97d1-e2a4aeaffbd1", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"4036c307-61ba-4ab9-a633-c10f31c5591f\",\"step\":1}"}, {"name": "__ml::page_c7248cd0-1c64-41b7-a3fa-0ac521f63f1d", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"6efc0c56-48b5-46b4-a60a-a249764796b8\",\"step\":1}"}, {"name": "__ml::page_1e376065-1d94-47c5-a29a-6312f53660d4", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"fbe9a494-19a0-4d5d-a409-2f727bcd1049\",\"step\":1}"}, {"name": "__ml::page_c7ced16b-da47-415f-99be-48588a60f2e8", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"11e202fc-00c5-481a-abcb-a25484a73328\",\"step\":1}"}, {"name": "__ml::page_a606994a-c596-43f6-b465-ad9d2266d12e", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"821e15dc-ded6-44b7-982d-43bff0d730b6\",\"step\":1}"}, {"name": "__ml::page_c8634d2f-bb00-481a-8894-fa86585e0461", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"1a669540-a33b-4fca-9e85-b5ecacb67344\",\"step\":1}"}, {"name": "__ml::page_0fd86d60-eeaa-4701-a523-c6e1b718c13e", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"a8521433-3052-4e17-9b4c-d6842cb0f0bc\",\"step\":1}"}, {"name": "AssistantUploadedInfoStorageKey_3899420810", "value": "[{\"fileUploadedInfoKey\":\"Soul\u5207\u724730\u79d2\u52308\u5206\u949f AI\u534a\u5c0f\u65f6\u80fd\u526a10\u523030\u4e2a.mp4:1773047996920:14677795:video/mp4:d0cc03e2c83010468ac032bde23a34c4\",\"isUsedQuickUpload\":false,\"uploadChunkRecord\":[{\"index\":1,\"reqTime\":1773126989472,\"resTime\":1773126993669,\"cost\":4197,\"success\":true},{\"index\":0,\"reqTime\":1773126989506,\"resTime\":1773126996483,\"cost\":6977,\"success\":true}],\"uuid\":\"bc913b4e-2dd7-4b69-a370-05fe1f3b9677\",\"uploadTaskId\":\"CkRjMGU0ODQ4Y2NkMjZjMGQ0NWZhMjMwYmMxMDY5ZTY2NzlmNDc0MDI2MTlmZDQzZWE4ZWZkNjBjNDQwNTZiNDAwZmYwYxI+NTY5YWZjNTRkMDAwNzlhYzRlODZjNzA4YTAwMDAwMGZiMDAwMDRmNGU1MzVhMWFjOTNiYjBiNmE5YmE4YTAwo+7/Bg==\",\"uploadTaskIdTimeStamp\":1773126989436,\"transFlag\":\"0_0\",\"partInfo\":[{\"PartNumber\":1,\"ETag\":\"\\\"6bd65e37a7ddc29930d13b89ee6cbcb726e83fe7\\\"\"},{\"PartNumber\":2,\"ETag\":\"\\\"e71ac3977b96899846550b50ac3700ac6d1dffd3\\\"\"}],\"uploadSuccessResp\":{\"data\":{\"DownloadURL\":\"http://wxapp.tc.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDcibhjOkN9vtQYYoMyYcavUfcpMpH2EMFF8icPY3jVlsVma6ktBqXKibyS6cDw7yo6qD8R89HYib95oYbPw8LHs8HxC&findertoken=088ae1b1c30e10d48abfcd061800223b66696e64657275706c6f616475726c5f333839393432303831305f313737333132363939363639365f3239353131343533353837383030393135312a2036373435396666316465333833323133336434363133346630326465343037653801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=AxricY7RBHdXJjF0pXeKDHtQISCCRSicxaZtjcVzq1tibmbL1ZUcS7kEsA0779fLtr6S2iciaUXRict9bUt3mJ0u7YEBHicsHNeicUNkf8B34p82V6eRoptiaHcOl7w&uzid=7a260\",\"httpsUrl\":\"https://finder.video.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDcibhjOkN9vtQYYoMyYcavUfcpMpH2EMFF8icPY3jVlsVma6ktBqXKibyS6cDw7yo6qD8R89HYib95oYbPw8LHs8HxC&findertoken=088ae1b1c30e10d48abfcd061800223b66696e64657275706c6f616475726c5f333839393432303831305f313737333132363939363639365f3239353131343533353837383030393135312a2036373435396666316465333833323133336434363133346630326465343037653801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=AxricY7RBHdXJjF0pXeKDHtQISCCRSicxaZtjcVzq1tibmbL1ZUcS7kEsA0779fLtr6S2iciaUXRict9bUt3mJ0u7YEBHicsHNeicUNkf8B34p82V6eRoptiaHcOl7w&uzid=7a260\"}}},{\"fileUploadedInfoKey\":\"\u5237\u7259\u542c\u4e1a\u52a1\u903b\u8f91 Soul\u5207\u7247\u53d8\u73b0\u600e\u4e48\u8dd1.mp4:1773046860441:11455089:video/mp4:9bf28327eaab27abdd35f6cb69d28918\",\"isUsedQuickUpload\":false,\"uploadChunkRecord\":[{\"index\":1,\"reqTime\":1773127046489,\"resTime\":1773127048653,\"cost\":2164,\"success\":true},{\"index\":0,\"reqTime\":1773127046516,\"resTime\":1773127049776,\"cost\":3260,\"success\":true}],\"uuid\":\"9f2e1f7d-5fe2-4f0c-ae2b-bb9ce73399f9\",\"uploadTaskId\":\"CkQwYzcxMTg5NDE1ZGU4NWU5MTFlZTQwMjIxMzdkYmVkNzNkMzZiMGFlYzJjNzQ0NTI5M2MyMzE0ODc1NDBkNTAwY2QwYxI+NTY5YWZjNTg2MDAwNjgwNzFlODZjNzA4YTAwMDAwMGZiMDAwMDRmNGU1MzVhMWRiZDUxNTE1NmE5MmI4Mjcw8ZS7BQ==\",\"uploadTaskIdTimeStamp\":1773127046467,\"transFlag\":\"0_0\",\"partInfo\":[{\"PartNumber\":1,\"ETag\":\"\\\"3c14c323ada83472aff7bf0d85f326081fbae017\\\"\"},{\"PartNumber\":2,\"ETag\":\"\\\"3a719958486a3510b9ac709af1fe634a241d2e96\\\"\"}],\"uploadSuccessResp\":{\"data\":{\"DownloadURL\":\"http://wxapp.tc.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDep5mRrn1nuPnYwBpjcdDeMJz4g9Z1hZkPCYydCFcx5mYr0zv6NeRo8gf8LrDhJ2CiaWHn7AlIkkGXeRpeSEiaFOJ&findertoken=088ae1b1c30e108a8bbfcd061800223d66696e64657275706c6f616475726c5f333839393432303831305f313737333132373035303032395f31303936353038383231393131313335353337322a2031323461666638396234393862353061346531343237323338666439373066323801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=x5Y29zUxcibDhFzHKa85GMYdY8ATqgibyJpDKJDEiakqehDnZYxYicrAZFrJFKt10KJqmdiaLrDstJAl51uwRAz5PVibxOk18oauqyL8AYHohUJXEpzU4QFZLEKg&uzid=7a1ca\",\"httpsUrl\":\"https://finder.video.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDep5mRrn1nuPnYwBpjcdDeMJz4g9Z1hZkPCYydCFcx5mYr0zv6NeRo8gf8LrDhJ2CiaWHn7AlIkkGXeRpeSEiaFOJ&findertoken=088ae1b1c30e108a8bbfcd061800223d66696e64657275706c6f616475726c5f333839393432303831305f313737333132373035303032395f31303936353038383231393131313335353337322a2031323461666638396234393862353061346531343237323338666439373066323801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=x5Y29zUxcibDhFzHKa85GMYdY8ATqgibyJpDKJDEiakqehDnZYxYicrAZFrJFKt10KJqmdiaLrDstJAl51uwRAz5PVibxOk18oauqyL8AYHohUJXEpzU4QFZLEKg&uzid=7a1ca\"}}},{\"fileUploadedInfoKey\":\"\u91d1\u878dAI\u83b7\u5ba2\u4f53\u7cfb \u540e\u7aef30\u4eba\u6c89\u6dc012\u5e74\uff0c\u524d\u7aef\u4e22\u624b\u673a.mp4:1773049087899:13904487:video/mp4:cf94106b56208a5f60024854fd65c749\",\"isUsedQuickUpload\":false,\"uploadChunkRecord\":[{\"index\":0,\"reqTime\":1773127244743,\"resTime\":1773127253967,\"cost\":9224,\"success\":true},{\"index\":1,\"reqTime\":1773127244782,\"resTime\":1773127257795,\"cost\":13013,\"success\":true}],\"uuid\":\"6a76a678-cbb9-403a-8d8d-e95235831aa8\",\"uploadTaskId\":\"CkRiMjg1OGUyNTQwZmUwMDdlYjc4MDkxZmFmNTI3NDI0YTkyZTRlZDk2M2Y5ZjQxMWQ5NDI2ZmU1NGM3MDAzZjAwZjIwYxI+NTY5YWZjNjRjMDAwYjRlYzllODZjNzA4YTAwMDAwMGZiMDAwMDRmNGU1MzVhMGZkZDUxNTE1NmE5MjMxZTUw59TQBg==\",\"uploadTaskIdTimeStamp\":1773127244692,\"transFlag\":\"0_0\",\"partInfo\":[{\"PartNumber\":1,\"ETag\":\"\\\"7aa7d5d4489b865e3fabba21d6441651e5affa44\\\"\"},{\"PartNumber\":2,\"ETag\":\"\\\"0b210f5d82059972fd1356f41ebe3bbcc0fb4afd\\\"\"}],\"uploadSuccessResp\":{\"data\":{\"DownloadURL\":\"http://wxapp.tc.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDe82Bib9HT15pWrjTqFDg8z7eRlibdhGz3PtrdxmWpoE4VPcgmKMv3mEslgzeUa9RhTPhF3HGaQazbPq9btwRibRAV&findertoken=088ae1b1c30e10da8cbfcd061800223c66696e64657275706c6f616475726c5f333839393432303831305f313737333132373235383031335f383939343632333438343738363637323835392a2038636436656166313931653261363865346466376665373838383037356436633801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=x5Y29zUxcibDhFzHKa85GMcELZpV4CYok70emK8V9vribs7zXk4Sj3icCtYX4ASib6kzC8jh5bQ5LJTfKmSVB9IbgfRQCdQE0ZG5UOXPrsuNeH9pCic2TtJnjEA&uzid=7a1ca\",\"httpsUrl\":\"https://finder.video.qq.com/251/20302/stodownload?bizid=1023&dotrans=0&encfilekey=Cvvj5Ix3eewK0tHtibORqcsqchXNh0Gf3YiaX8QrZIfDe82Bib9HT15pWrjTqFDg8z7eRlibdhGz3PtrdxmWpoE4VPcgmKMv3mEslgzeUa9RhTPhF3HGaQazbPq9btwRibRAV&findertoken=088ae1b1c30e10da8cbfcd061800223c66696e64657275706c6f616475726c5f333839393432303831305f313737333132373235383031335f383939343632333438343738363637323835392a2038636436656166313931653261363865346466376665373838383037356436633801400348005000580260ce9e01&hy=SZ&idx=1&m=&scene=2&token=x5Y29zUxcibDhFzHKa85GMcELZpV4CYok70emK8V9vribs7zXk4Sj3icCtYX4ASib6kzC8jh5bQ5LJTfKmSVB9IbgfRQCdQE0ZG5UOXPrsuNeH9pCic2TtJnjEA&uzid=7a1ca\"}}}]"}, {"name": "__ml::page_b29cccbe-fdc2-4ad0-97a7-3b374dcd536f", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"c08d8d6f-edc5-4e61-b456-da0771a2c1d1\",\"step\":1}"}, {"name": "__ml::page_5d023eeb-8871-4872-8e22-f2cdd638e327", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"0437ad7a-109c-4ad3-a226-2e1e9b2a0786\",\"step\":1}"}, {"name": "__ml::page_d6db2e1e-70a3-4978-beca-fc8d0af0dda4", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"fc8e8336-73b4-48e0-b88b-060ad1699cb0\",\"step\":1}"}, {"name": "__ml::page_1fc92f2e-960d-48b6-be56-53501dd97629", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"7ebbe158-a690-4d52-ab6b-ce6d16184a8c\",\"step\":1}"}, {"name": "__ml::page_d87c5175-a741-443e-ac7b-a53a07903737", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"631f3d63-1362-48e2-be56-fcda7971c2cd\",\"step\":1}"}, {"name": "finder_ua_report_data", "value": "{\"browser\":\"Chrome\",\"browserVersion\":\"143.0.0.0\",\"engine\":\"Webkit\",\"engineVersion\":\"537.36\",\"os\":\"Mac OS X\",\"osVersion\":\"10.15.7\",\"device\":\"desktop\",\"darkmode\":0}"}, {"name": "__ml::page_a9644bc6-914b-4d3c-9754-ecda5b4dc617", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"8ce89b9b-329f-470a-a59e-1414c6d31236\",\"step\":1}"}, {"name": "__ml::aid", "value": "\"5749fb2e-51db-48f2-bab1-0d77038fb31a\""}, {"name": "__rx::aid", "value": "\"5749fb2e-51db-48f2-bab1-0d77038fb31a\""}, {"name": "__ml::page_0f187b19-e76f-4fb4-83df-ddf41ca10111", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"03040cf1-9f3a-4f56-b956-e8b256c4c5a5\",\"step\":2,\"refAccessId\":\"8945e6ad-9f03-48ca-b7e1-d9ec19767c85\",\"refPageId\":\"MicroPost\"}"}, {"name": "finder_login_token", "value": ""}, {"name": "finder_username", "value": "v2_060000231003b20faec8c5e48919cbd5cb05e53db077dd1924028a806c10cffd891eb5a80ce7@finder"}, {"name": "_finger_print_device_id", "value": "6fd704941768442b12a996d2652fc61e"}, {"name": "MICRO_VISITED_NAME", "value": "{\"content\":24}"}, {"name": "__ml::page_380210ed-ebd9-42bd-990b-60b6de8c3ca1", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"596b5581-ce0b-4ee7-8266-05126e2ed476\",\"step\":1}"}, {"name": "__ml::page_35fd3917-6f8c-42b7-8a70-87890c4c62b6", "value": "{\"pageId\":\"PostCreate\",\"accessId\":\"6ae8e3f8-d12f-46e7-9b1b-c85ef6199198\",\"step\":1}"}, {"name": "UvFirstReportLocalKey", "value": "1773072000000"}, {"name": "__ml::page_e5122150-03f7-4a9a-b132-71398e7706d7", "value": "{\"pageId\":\"MicroPost\",\"accessId\":\"e9b2e07c-db5c-47d6-bf9d-e30cdbbead3f\",\"step\":1}"}, {"name": "finder_uin", "value": ""}]}]} \ No newline at end of file diff --git a/运营中枢/工作台/gitea_push_log.md b/运营中枢/工作台/gitea_push_log.md index b5cafd3e..6fc39f45 100644 --- a/运营中枢/工作台/gitea_push_log.md +++ b/运营中枢/工作台/gitea_push_log.md @@ -264,3 +264,4 @@ | 2026-03-10 14:18:01 | 🔄 卡若AI 同步 2026-03-10 14:17 | 更新:卡木、运营中枢工作台 | 排除 >20MB: 11 个 | | 2026-03-10 15:02:53 | 🔄 卡若AI 同步 2026-03-10 15:02 | 更新:卡木、运营中枢工作台 | 排除 >20MB: 11 个 | | 2026-03-10 15:16:56 | 🔄 卡若AI 同步 2026-03-10 15:16 | 更新:水溪整理归档、卡木、运营中枢工作台 | 排除 >20MB: 11 个 | +| 2026-03-10 15:17:46 | 🔄 卡若AI 同步 2026-03-10 15:17 | 更新:卡木、运营中枢工作台 | 排除 >20MB: 11 个 | diff --git a/运营中枢/工作台/代码管理.md b/运营中枢/工作台/代码管理.md index 9d324ee9..3abadb69 100644 --- a/运营中枢/工作台/代码管理.md +++ b/运营中枢/工作台/代码管理.md @@ -267,3 +267,4 @@ | 2026-03-10 14:18:01 | 成功 | 成功 | 🔄 卡若AI 同步 2026-03-10 14:17 | 更新:卡木、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) | | 2026-03-10 15:02:53 | 成功 | 成功 | 🔄 卡若AI 同步 2026-03-10 15:02 | 更新:卡木、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) | | 2026-03-10 15:16:56 | 成功 | 成功 | 🔄 卡若AI 同步 2026-03-10 15:16 | 更新:水溪整理归档、卡木、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) | +| 2026-03-10 15:17:46 | 成功 | 成功 | 🔄 卡若AI 同步 2026-03-10 15:17 | 更新:卡木、运营中枢工作台 | 排除 >20MB: 11 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) | diff --git a/运营中枢/工作台/项目与端口注册表.md b/运营中枢/工作台/项目与端口注册表.md index b0ad25f9..a7ad27a0 100644 --- a/运营中枢/工作台/项目与端口注册表.md +++ b/运营中枢/工作台/项目与端口注册表.md @@ -38,6 +38,7 @@ | Soul 创业实验 | `开发/3、自营项目/一场soul的创业实验-react` | **3000** | **3002** | 开发:`pnpm dev -- -p 3002`(避免与其它占 3000 的冲突);部署:项目目录 `docker compose up -d` | 部署用 3000 时注意仅此项目;开发建议 3002 | | OpenClaw 网关 | 已并入 **website** 编排 | **18789** / **18790** | — | 神射手目录 `docker compose up -d`(镜像需在 OpenClaw 项目内先 build:`openclaw:local`) | 容器名 `website-openclaw-gateway`;配置见 `开发/8、小工具/Docker项目/OpenClaw/openclaw/.env` | | n8n | 已并入 **website** 编排 | **5678** | — | 神射手目录 `docker compose up -d` | 容器名 `website-n8n`;工作流自动化,访问 http://localhost:5678 | +| 万推 | `/Users/karuo/Documents/开发/3、自营项目/万推` | **8000** | **8001** | 开发:`cd backend && python main.py`(可改 port 8001)或 `uvicorn main:app --host 0.0.0.0 --port 8001` | 视频矩阵分发;本机 8000 被占时用 8001 | --- @@ -66,3 +67,4 @@ | 2026-03-01 | 卡若ai网站:数据一律用唯一 MongoDB 27017、库名 karuo_site,不再单独起 27018;全量库设计见项目内 开发文档/7、数据库/全量MongoDB设计_官网与控制台.md | | 2026-03-01 | OpenClaw 网关迁入 website 编排,容器名 website-openclaw-gateway,端口 18789/18790;启动同神射手目录 | | 2026-03-04 | n8n 归入 website 编排,容器名 website-n8n,端口 5678;神射手目录启动 | +| 2026-03-10 | 万推登记:开发端口 8001(8000 被占时);backend 目录启动 |