diff --git a/nonebot_bison/platform/weibo.py b/nonebot_bison/platform/weibo.py
index 7dfca5b..d22e32d 100644
--- a/nonebot_bison/platform/weibo.py
+++ b/nonebot_bison/platform/weibo.py
@@ -152,7 +152,7 @@ class Weibo(NewMessage):
try:
client = await self.ctx.get_client()
weibo_info = await client.get(
- "https://m.weibo.cn/statuses/show",
+ "https://m.weibo.cn/statuses/extend",
params={"id": weibo_id},
headers=_HEADER,
)
@@ -166,7 +166,7 @@ class Weibo(NewMessage):
async def _parse_weibo(self, info: dict) -> Post:
if info["isLongText"] or info["pic_num"] > 9:
- info["text"] = (await self._get_long_weibo(info["mid"]))["text"]
+ info["text"] = (await self._get_long_weibo(info["mid"]))["longTextContent"]
parsed_text = self._get_text(info["text"])
raw_pics_list = info.get("pics", [])
pic_urls = [img["large"]["url"] for img in raw_pics_list]
diff --git a/tests/platforms/static/weibo_detail_4645748019299849 b/tests/platforms/static/weibo_detail_4645748019299849
index b3cdd7e..f820e8f 100644
--- a/tests/platforms/static/weibo_detail_4645748019299849
+++ b/tests/platforms/static/weibo_detail_4645748019299849
@@ -1,11499 +1,10 @@
{
"ok": 1,
"data": {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Tue Jun 08 09:35:04 +0800 2021",
- "id": "4645748019299849",
- "mid": "4645748019299849",
- "edit_count": 2,
- "can_edit": false,
- "edit_at": "Wed Jun 16 10:51:10 +0800 2021",
- "show_additional_indication": 0,
- "text": "#明日方舟# #音律联觉#
2021明日方舟音律联觉Ambience Synesthesia专场演出官方录播将于6月12日10:30正式上线,本次录播为大会员专享,相关信息可关注
网页链接
一、音律联觉原声EP将于2021年6月12日正式上架塞壬唱片官网及网易云音乐,敬请期待。
【歌曲列表】
1. CanNot Wait For
2. ManiFesto:
3. 灯华梦踏
4. 前航远歌
二、【明日方舟·音律联觉】BILIBILI个性装扮套装即将上线,相关信息可关注明日方舟BILIBILI官方账号。
三、明日方舟音律联觉主题黑胶礼盒现已上架,详情可关注“明日方舟朝陇山”。
关注并转发本条微博,我们将通过@微博抽奖平台 抽取十位博士送出【音律联觉主题黑胶礼盒各一套】,将于6月12日开奖。
开奖后奖品会在出货后寄出。
明日方舟Arknights的微博视频
抽奖详情",
- "textLength": 663,
- "source": "微博视频号",
- "favorited": false,
- "pic_ids": [],
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "screen_name": "明日方舟Arknights",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "profile_url": "https://m.weibo.cn/u/6279793937?",
- "statuses_count": 2955,
- "verified": true,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "close_blue_v": false,
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "gender": "f",
- "mbtype": 12,
- "svip": 1,
- "urank": 4,
- "mbrank": 1,
- "follow_me": false,
- "following": false,
- "follow_count": 44,
- "followers_count": "267.4万",
- "followers_count_str": "267.4万",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "avatar_hd": "https://wx4.sinaimg.cn/orj480/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg",
- "like": false,
- "like_me": false,
- "badge": {
- "user_name_certificate": 1,
- "pc_new": 7,
- "brand_account_2021": 2
- },
- "special_follow": false
- },
- "reposts_count": 7187,
+ "ok": 1,
+ "longTextContent": "#明日方舟# #音律联觉#
2021明日方舟音律联觉Ambience Synesthesia专场演出官方录播将于6月12日10:30正式上线,本次录播为大会员专享,相关信息可关注
网页链接
一、音律联觉原声EP将于2021年6月12日正式上架塞壬唱片官网及网易云音乐,敬请期待。
【歌曲列表】
1. CanNot Wait For
2. ManiFesto:
3. 灯华梦踏
4. 前航远歌
二、【明日方舟·音律联觉】BILIBILI个性装扮套装即将上线,相关信息可关注明日方舟BILIBILI官方账号。
三、明日方舟音律联觉主题黑胶礼盒现已上架,详情可关注“明日方舟朝陇山”。
关注并转发本条微博,我们将通过@微博抽奖平台 抽取十位博士送出【音律联觉主题黑胶礼盒各一套】,将于6月12日开奖。
开奖后奖品会在出货后寄出。
明日方舟Arknights的微博视频
抽奖详情",
+ "reposts_count": 7110,
"comments_count": 2202,
- "reprint_cmt_count": 0,
- "attitudes_count": 39030,
- "pending_approval_count": 0,
- "isLongText": true,
- "show_mlevel": 0,
- "darwin_tags": [
- {
- "object_type": "fangle",
- "object_id": "1022:23126100007583165157808130",
- "display_name": "点击领取 1 份奖品",
- "enterprise_uid": null,
- "bd_object_type": "fangle"
- }
- ],
- "ad_marked": false,
- "e_sport_event": {
- "topic": "明日方舟",
- "event_id": 1256,
- "event_name": "明日方舟",
- "schedules_wbox_url": "",
- "live_cover_image": "",
- "live_url": "",
- "is_team_page": false,
- "intro_title": "明日方舟",
- "intro_content": "《明日方舟》(《明日方舟Arknights》)是一款策略手游。你将作为罗德岛的一员,与罗德岛公开领导人阿米娅一同,雇佣人员频繁进入天灾影响后的高危地区,救助受难人群,处理矿石争端,以及对抗未知阻碍—— “罗德岛”的战术头脑,需要您的对策,请指引我们的航向。",
- "default_cover_image": "",
- "default_url": "",
- "bg": {
- "bg_start_argb": "#ff364659",
- "bg_end": {
- "a": "1",
- "b": "29",
- "s": "76",
- "h": "246"
- },
- "bg_start": {
- "a": "1",
- "b": "29",
- "s": "56",
- "h": "246"
- },
- "bg_end_argb": "#ff2e3c4d",
- "card_argb": "#2e2955",
- "card": {
- "a": "1",
- "b": "33",
- "s": "52",
- "h": "247"
- }
- },
- "extend": {
- "alarm_list": [
- "10",
- "60"
- ]
- },
- "recommend_user_title": "推荐用户",
- "users": [
- {
- "name": "明日方舟朝陇山",
- "uid": 6441489862,
- "position": "@明日方舟Arknights 《明日方舟》官方周边组朝陇山 店铺请搜索:明日方舟旗舰店。商务请联系:tmall@hypergryph.com",
- "user_detail": {
- "id": 6441489862,
- "idstr": "6441489862",
- "class": 1,
- "screen_name": "明日方舟朝陇山",
- "name": "明日方舟朝陇山",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "@明日方舟Arknights 《明日方舟》官方周边组朝陇山 店铺请搜索:明日方舟旗舰店。商务请联系:tmall@hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.600.600.50/0071VPLMly8hgw53ei5zoj30go0go0tv.jpg?KID=imgbed,tva&Expires=1710775165&ssig=NCzP4%2BHwer",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/0071VPLMgy1h8vi3m88t5j30pk08cwfs.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/0071VPLMly1hgw54l8jrcj30hs0hs0uh.jpg",
- "profile_url": "u/6441489862",
- "domain": "",
- "weihao": "",
- "gender": "f",
- "followers_count": 629867,
- "followers_count_str": "63万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 1881,
- "video_status_count": 11,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Fri Dec 22 18:29:41 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": true,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.600.600.180/0071VPLMly8hgw53ei5zoj30go0go0tv.jpg?KID=imgbed,tva&Expires=1710775165&ssig=XQ7251rPxI",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.600.600.1024/0071VPLMly8hgw53ei5zoj30go0go0tv.jpg?KID=imgbed,tva&Expires=1710775165&ssig=N087Wh3gCM",
- "verified_reason": "《明日方舟》周边组朝陇山官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20221201",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 26,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 1,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 0,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 1,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 0,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 1,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 0,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 2359816,
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 3,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 7619083,
- "repost_cnt": 1513446,
- "comment_cnt": 410612,
- "like_cnt": 1728050,
- "comment_like_cnt": 3966975
- },
- "video_total_counter": {
- "play_cnt": 2538513
- },
- "brand_account": 0,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "0071VPLMly8hgw53ei5zoj30go0go0tv",
- "like_display": 0
- }
- },
- {
- "name": "明日方舟Arknights",
- "uid": 6279793937,
- "position": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "user_detail": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2673885,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2954,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- }
- },
- {
- "name": "泰拉记事社",
- "uid": 7499841383,
- "position": "",
- "user_detail": {
- "id": 7499841383,
- "idstr": "7499841383",
- "class": 1,
- "screen_name": "泰拉记事社",
- "name": "泰拉记事社",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "",
- "url": "",
- "profile_image_url": "https://tvax1.sinaimg.cn/crop.0.6.792.792.50/008byzlBly8h8vi5fawmgj30m70m744q.jpg?KID=imgbed,tva&Expires=1710775165&ssig=O%2FhFmB1SVe",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/008byzlBgy1h8vi62t8qxj30pk08ctaa.jpg",
- "cover_image_phone": "https://wx4.sinaimg.cn/crop.0.0.640.640.640/008byzlBly1h8vimzuhk0j30u00u0gpx.jpg",
- "profile_url": "u/7499841383",
- "domain": "",
- "weihao": "",
- "gender": "m",
- "followers_count": 284432,
- "followers_count_str": "28.4万",
- "friends_count": 16,
- "pagefriends_count": 1,
- "statuses_count": 415,
- "video_status_count": 21,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Fri Sep 04 17:24:03 +0800 2020",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": true,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax1.sinaimg.cn/crop.0.6.792.792.180/008byzlBly8h8vi5fawmgj30m70m744q.jpg?KID=imgbed,tva&Expires=1710775165&ssig=44fXLMogr4",
- "avatar_hd": "https://tvax1.sinaimg.cn/crop.0.6.792.792.1024/008byzlBly8h8vi5fawmgj30m70m744q.jpg?KID=imgbed,tva&Expires=1710775165&ssig=oyUkRUyMJZ",
- "verified_reason": "泰拉记事社官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20230512",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 3,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 0,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 0,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 0,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 2359304,
- "urank": 0,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 5961100,
- "repost_cnt": 397585,
- "comment_cnt": 105215,
- "like_cnt": 1513029,
- "comment_like_cnt": 3945271
- },
- "video_total_counter": {
- "play_cnt": 11701771
- },
- "brand_account": 0,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "008byzlBly8h8vi5fawmgj30m70m744q",
- "like_display": 0
- }
- }
- ],
- "recommend_video_title": "热门视频",
- "recommend_video": [
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Thu Feb 29 10:59:22 +0800 2024",
- "id": 5006707548229911,
- "idstr": "5006707548229911",
- "mid": "5006707548229911",
- "can_edit": false,
- "version": 6,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6YT6fMy ",
- "textLength": 279,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3533,
- "comments_count": 3858,
- "reprint_cmt_count": 0,
- "attitudes_count": 66540,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1709513677,
- "page_type": 96,
- "ad_state": 1,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6YT6fMy",
- "object_id": "1034:5006705096851529",
- "expire_time": 3600,
- "returned_object_id": "1034:5006705096851529",
- "info": {
- "url_short": "http://t.cn/A6YT6fMy",
- "url_long": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1709175562,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:5006705096851529",
- "request_oid": "1034:5006705096851529",
- "containerid": "2304445006705096851529",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Thu Mar 14 11:04:23 CST 2024",
- "timestamp": 1710385463162,
- "uuid": 5006705497735295,
- "uuidstr": "5006705497735295",
- "activate_status": "0",
- "object": {
- "fid": 5006705097048097,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hna5hyssiij31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 5006707548229911,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "input_tags": {
- "creation_time": "2024-02-26T10:43:26.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-29",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hxvluij31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hy0139j31hc0u0adz.jpg",
- "3": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hy3fosj31hc0u0gng.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hna5hy7lsij31hc0u042o.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hyargtj31hc0u0acc.jpg"
- },
- "duration": 168.995,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/3UXZj1tilx08cUH30FzW01041201zPsN0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=lgn9i%2BJW1j&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=LRtr%2FHEZHb&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=7KiQIInFAG&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-29",
- "stream": {
- "duration": 168.995,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=LRtr%2FHEZHb&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=7KiQIInFAG&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529"
- },
- "definition": "1080p",
- "id": "1034:5006705096851529",
- "cover_image": true,
- "author_mid": "5006707548229911",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hna5awionuj31hc0u074c",
- "006QZngZly1hna5awkriwj31hc0u0dgk",
- "006QZngZly1hna5awo5txj31hc0u0adz",
- "006QZngZly1hna5awrcjcj31hc0u040a",
- "006QZngZly1hna5awuzosj31hc0u0gng",
- "006QZngZly1hna5awxoyaj31hc0u0jtk",
- "006QZngZly1hna5ax1vrmj31hc0u042o",
- "006QZngZly1hna5ax62wlj31hc0u0goh",
- "006QZngZly1hna5ax9p51j31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告",
- "embed_code": "http://video.weibo.com/player/1034:5006705096851529/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hna59bhk8ij31hc0u0u0x",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hna59bhk8ij31hc0u0u0x.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775113&ssig=nhTVCD8qIP",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/PZq0MNcolx08cUGnOjtS0104120r8xfj0E0a0",
- "original_file_md5": "dd30dec2ac7f23514ce2cdc38fca5fb9",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "dd30dec2ac7f23514ce2cdc38fca5fb9"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304445006705096851529"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 3261025,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 5006705497735295,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Sat Jan 27 20:15:00 +0800 2024",
- "id": 4994888578110993,
- "idstr": "4994888578110993",
- "mid": "4994888578110993",
- "can_edit": false,
- "version": 5,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动宣传PV\n\n第一抔土壤,第一捧种子,大荒千载,翻天覆地。\n谁人种因,谁人得果?\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6jo0Vb2 ",
- "textLength": 240,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 6394,
- "comments_count": 2516,
- "reprint_cmt_count": 0,
- "attitudes_count": 45827,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1706698007,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jo0Vb2",
- "object_id": "1034:4994884038230060",
- "expire_time": 3600,
- "returned_object_id": "1034:4994884038230060",
- "info": {
- "url_short": "http://t.cn/A6jo0Vb2",
- "url_long": "https://video.weibo.com/show?fid=1034:4994884038230060",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706357700,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4994884038230060",
- "request_oid": "1034:4994884038230060",
- "containerid": "2304444994884038230060",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sun Feb 25 01:59:14 CST 2024",
- "timestamp": 1708797554032,
- "uuid": 4994884380393706,
- "uuidstr": "4994884380393706",
- "activate_status": "0",
- "object": {
- "fid": 4994884038164524,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm8fpirpbmj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "2",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 2,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4994888578110993,
- "cluster_biz": {
- "52": {
- "rank_type": "1,7_11"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "schedule_id": "4994885177052076",
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4994884038230060",
- "input_tags": {
- "creation_time": "2024-01-26T09:26:57.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-27",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fpi6msyj31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm8fpib13ej31hc0u0780.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fpifk0nj31hc0u0412.jpg",
- "4": "https://wx2.sinaimg.cn/sq480/006QZngZly1hm8fpikiduj31hc0u0di5.jpg",
- "5": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm8fpinzp7j31hc0u0acl.jpg"
- },
- "duration": 185.062,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/J3c1UY9zlx08c4ESUX2M0104120285hW0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=qZ9JfRnwyN&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/Y9BPo9KVlx08c4ER1bEs010412012vQS0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=1LynQKQpqN&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/oLY2HgHOlx08c4EQIFy801041200Dod50E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=9lGR93HaRv&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-01",
- "stream": {
- "duration": 185.062,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/Y9BPo9KVlx08c4ER1bEs010412012vQS0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=1LynQKQpqN&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/oLY2HgHOlx08c4EQIFy801041200Dod50E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=9lGR93HaRv&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4994884038230060"
- },
- "definition": "1080p",
- "id": "1034:4994884038230060",
- "cover_image": true,
- "author_mid": "4994888578110993",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hm8fo0mk1ej31hc0u074c",
- "006QZngZly1hm8fo0ow8rj31hc0u0dj2",
- "006QZngZly1hm8fo0t26ij31hc0u0780",
- "006QZngZly1hm8fo0xd8kj31hc0u0q7o",
- "006QZngZly1hm8fo128lzj31hc0u0412",
- "006QZngZly1hm8fo15ja1j31hc0u0wiq",
- "006QZngZly1hm8fo191cij31hc0u0di5",
- "006QZngZly1hm8fo1d59zj31hc0u0q6l",
- "006QZngZly1hm8fo1fysyj31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动宣传PV\n\n第一抔土壤,第一捧种子,大荒千载,翻天覆地。\n谁人种因,谁人得果?\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。",
- "embed_code": "http://video.weibo.com/player/1034:4994884038230060/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hm8fmin63kj31hc0u0b2a",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx4.sinaimg.cn/orj480/006QZngZgy1hm8fmin63kj31hc0u0b2a.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》SideStory「怀黍离」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4994884038230060",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/Eifodpf9lx08c4EzYkCc0104120osKiH0E090",
- "original_file_md5": "4952bb05eae5185132e6e665d15ade82",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "4952bb05eae5185132e6e665d15ade82"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444994884038230060"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 1,
- "st_video": 0
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 3697368,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4994884380393706,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Wed Jan 03 10:59:50 +0800 2024",
- "id": 4986051554967951,
- "idstr": "4986051554967951",
- "mid": "4986051554967951",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n故事集「去咧嘴谷」即将开启\n\n“好吧,最终目标可能有点不切实际,但我们雷姆必拓人都是脚踏实地干事的人。\n“所以,先出发吧。”\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6lBldBL ",
- "textLength": 252,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 2078,
- "comments_count": 1612,
- "reprint_cmt_count": 0,
- "attitudes_count": 27378,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6lBldBL",
- "object_id": "1034:4986048300908568",
- "expire_time": 3600,
- "returned_object_id": "1034:4986048300908568",
- "info": {
- "url_short": "http://t.cn/A6lBldBL",
- "url_long": "https://video.weibo.com/show?fid=1034:4986048300908568",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1704250790,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4986048300908568",
- "request_oid": "1034:4986048300908568",
- "containerid": "2304444986048300908568",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Thu Feb 01 18:41:38 CST 2024",
- "timestamp": 1706784098340,
- "uuid": 4986048697597986,
- "uuidstr": "4986048697597986",
- "activate_status": "0",
- "object": {
- "fid": 4986048300711954,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hlg970hisaj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [
- 4379553431261151,
- 4379553431261193
- ],
- "type": 0,
- "channel_ids_original": [
- 4379553431261193
- ]
- },
- "gid": 4986051554967951,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "first_level_channels": [
- {
- "name": "游戏",
- "id": 4379553431261151
- }
- ],
- "monitor_state": 1,
- "second_level_channels": [
- {
- "name": "手机游戏",
- "id": 4379553431261193
- }
- ],
- "type": 2
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4986048300908568",
- "input_tags": {
- "creation_time": "",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-03",
- "screenshots": {
- "1": "https://wx1.sinaimg.cn/sq480/006QZngZly1hlg96zn23ej31hc0u074c.jpg",
- "2": "https://wx3.sinaimg.cn/sq480/006QZngZly1hlg96zpth6j31hc0u0aca.jpg",
- "3": "https://wx1.sinaimg.cn/sq480/006QZngZly1hlg96ztiu8j31hc0u0q4o.jpg",
- "4": "https://wx4.sinaimg.cn/sq480/006QZngZly1hlg96zx2chj31hc0u042i.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hlg9702ndvj31hc0u0jwf.jpg"
- },
- "duration": 141.595,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/HuntPcwklx08brMjqm1y01041201l0ui0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=Y1fl1YK3Xq&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/CoVwcyNMlx08brMiSpra01041200FS7u0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=ZTGjPxW9Vp&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/8NamzgNolx08brMig4re01041200ptWZ0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=pnNrjDeN%2F6&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-01",
- "stream": {
- "duration": 141.595,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/CoVwcyNMlx08brMiSpra01041200FS7u0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=ZTGjPxW9Vp&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/8NamzgNolx08brMig4re01041200ptWZ0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=pnNrjDeN%2F6&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4986048300908568"
- },
- "definition": "1080p",
- "id": "1034:4986048300908568",
- "cover_image": true,
- "author_mid": "4986051554967951",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hlg8wi2tsqj31hc0u074c",
- "006QZngZly1hlg8wi53f5j31hc0u0dhq",
- "006QZngZly1hlg8wi8qyij31hc0u0aca",
- "006QZngZly1hlg8wicl7vj31hc0u0n0n",
- "006QZngZly1hlg8wifixsj31hc0u0q4o",
- "006QZngZly1hlg8wii9gej31hc0u0jtg",
- "006QZngZly1hlg8wilsf5j31hc0u042i",
- "006QZngZly1hlg8wioseij31hc0u0jwd",
- "006QZngZly1hlg8wisacaj31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n故事集「去咧嘴谷」即将开启\n\n“好吧,最终目标可能有点不切实际,但我们雷姆必拓人都是脚踏实地干事的人。\n“所以,先出发吧。”\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。",
- "embed_code": "http://video.weibo.com/player/1034:4986048300908568/v.swf",
- "image": {
- "width": 960,
- "pid": "006QZngZgy1hlg8uy18ngj30qo0f0ttm",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx4.sinaimg.cn/orj480/006QZngZgy1hlg8uy18ngj30qo0f0ttm.jpg",
- "height": 540
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》全新故事「去咧嘴谷」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4986048300908568",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/z2fDYIb3lx08brLqBJeg0104120n8YeD0E090",
- "original_file_md5": "22cd05f326a7e0af317b1122284112d1",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "22cd05f326a7e0af317b1122284112d1"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444986048300908568"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 1254387,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4986048697597986,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Wed Nov 29 11:01:13 +0800 2023",
- "id": 4973368329635906,
- "idstr": "4973368329635906",
- "mid": "4973368329635906",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \nSideStory「银心湖列车」限时活动即将开启\n\n迟早有一天,外面的人不会只知道喀兰贸易,不会只看到茫茫白雪和深谷高山。\n他们会记住“谢拉格”这个名字。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6WsEhk5 ",
- "textLength": 273,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 4824,
- "comments_count": 2363,
- "reprint_cmt_count": 0,
- "attitudes_count": 42761,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6WsEhk5",
- "object_id": "1034:4973365237055522",
- "expire_time": 3600,
- "returned_object_id": "1034:4973365237055522",
- "info": {
- "url_short": "http://t.cn/A6WsEhk5",
- "url_long": "https://video.weibo.com/show?fid=1034:4973365237055522",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1701226873,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4973365237055522",
- "request_oid": "1034:4973365237055522",
- "containerid": "2304444973365237055522",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sat Jan 27 20:38:26 CST 2024",
- "timestamp": 1706359106567,
- "uuid": 4973365646590018,
- "uuidstr": "4973365646590018",
- "activate_status": "0",
- "object": {
- "fid": 4973365237186595,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hkbsj4bkg7j31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4973368329635906,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4973365237055522",
- "input_tags": {
- "creation_time": "2023-11-28T15:26:04.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2023-11-29",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hkbsj3df0nj31hc0u074c.jpg",
- "2": "https://wx2.sinaimg.cn/sq480/006QZngZly1hkbsj3fx4ij31hc0u0tdr.jpg",
- "3": "https://wx4.sinaimg.cn/sq480/006QZngZly1hkbsj3ktboj31hc0u0n4o.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hkbsj3px5nj31hc0u00wa.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hkbsj44g77j31hc0u0mzv.jpg"
- },
- "duration": 137.809,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/w2eGD1RPlx08axXeCnC001041201H9hj0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=sQFLhmcBIW&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/23IU7worlx08axXd5S4801041200QQ5U0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=GshjXuE4S1&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/vGZPxFjSlx08axXcMWta01041200vLAN0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=Nr9bYs6hjS&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2023-12-05",
- "stream": {
- "duration": 137.809,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/23IU7worlx08axXd5S4801041200QQ5U0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=GshjXuE4S1&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/vGZPxFjSlx08axXcMWta01041200vLAN0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=Nr9bYs6hjS&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4973365237055522"
- },
- "definition": "1080p",
- "id": "1034:4973365237055522",
- "cover_image": true,
- "author_mid": "4973368329635906",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hkbs9vzvbbj31hc0u074c",
- "006QZngZly1hkbs9w3n45j31hc0u0n1c",
- "006QZngZly1hkbs9w70xej31hc0u0tdr",
- "006QZngZly1hkbs9waet6j31hc0u078e",
- "006QZngZly1hkbs9wdxtgj31hc0u0n4o",
- "006QZngZly1hkbs9wh3y1j31hc0u0mxl",
- "006QZngZly1hkbs9wk6qjj31hc0u00wa",
- "006QZngZly1hkbs9wn67aj31hc0u0wi5",
- "006QZngZly1hkbs9wrk2mj31hc0u0acc"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \nSideStory「银心湖列车」限时活动即将开启\n\n迟早有一天,外面的人不会只知道喀兰贸易,不会只看到茫茫白雪和深谷高山。\n他们会记住“谢拉格”这个名字。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。",
- "embed_code": "http://video.weibo.com/player/1034:4973365237055522/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hkbs875mmqj31hc0u07wh",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hkbs875mmqj31hc0u07wh.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》SideStory「银心湖列车」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4973365237055522",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/4wtrYo8Flx08axWozfS80104120nsWYp0E090",
- "original_file_md5": "cc4448ad81eeecca75c809018aa26313",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "cc4448ad81eeecca75c809018aa26313"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444973365237055522"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 1,
- "play_count": 1781911,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4973365646590018,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Sat Jan 27 20:10:01 +0800 2024",
- "id": 4994887323484588,
- "idstr": "4994887323484588",
- "mid": "4994887323484588",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动先导PV\n\n神话也许会褪色……\n而生命本身不会断绝 http://t.cn/A6jopgNK ",
- "textLength": 130,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3229,
- "comments_count": 783,
- "reprint_cmt_count": 0,
- "attitudes_count": 16548,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jopgNK",
- "object_id": "1034:4994883346169889",
- "expire_time": 3600,
- "returned_object_id": "1034:4994883346169889",
- "info": {
- "url_short": "http://t.cn/A6jopgNK",
- "url_long": "https://video.weibo.com/show?fid=1034:4994883346169889",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706357401,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4994883346169889",
- "request_oid": "1034:4994883346169889",
- "containerid": "2304444994883346169889",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sun Feb 25 19:58:06 CST 2024",
- "timestamp": 1708862286382,
- "uuid": 4994883730538550,
- "uuidstr": "4994883730538550",
- "activate_status": "0",
- "object": {
- "fid": 4994883345973279,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm8fmg2ensj31t00u0wem",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 2,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "2",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 2,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4994887323484588,
- "cluster_biz": {
- "52": {
- "rank_type": "1,7_11"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "schedule_id": "4994884446454763",
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4994883346169889",
- "input_tags": {
- "creation_time": "2024-01-19T08:04:23.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-27",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fmg5aygj31t00u0wem.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm8fmg82naj31t00u0gr1.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fmgcj9mj31t00u0jup.jpg",
- "4": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm8fmgfnhbj31t00u0gns.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm8fmgi1hyj31t00u0aby.jpg"
- },
- "duration": 146.495,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/kJG4dQRClx08c4EGyYlO01041201LFPW0E010.mp4?label=mp4_720p&template=1560x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=4dBleh9nbi&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/UBen6Dp3lx08c4EEUyog01041200TITr0E010.mp4?label=mp4_hd&template=1040x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=fiw6wgtHSf&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/aOTMWyE9lx08c4EECfyw01041200zIOi0E010.mp4?label=mp4_ld&template=780x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=5kPUyQPWjt&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-01-30",
- "stream": {
- "duration": 146.495,
- "format": "mp4",
- "width": 1040,
- "hd_url": "http://f.video.weibocdn.com/o0/UBen6Dp3lx08c4EEUyog01041200TITr0E010.mp4?label=mp4_hd&template=1040x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=fiw6wgtHSf&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/aOTMWyE9lx08c4EECfyw01041200zIOi0E010.mp4?label=mp4_ld&template=780x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=5kPUyQPWjt&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4994883346169889"
- },
- "definition": "1080p",
- "id": "1034:4994883346169889",
- "cover_image": true,
- "author_mid": "4994887323484588",
- "cover_screenshot_meta": {
- "width": 2340,
- "pids": [
- "006QZngZly1hm8fla8s6wj31t00u0wem",
- "006QZngZly1hm8fladaefj31t00u0ae9",
- "006QZngZly1hm8flag7dyj31t00u0gr1",
- "006QZngZly1hm8flakgmvj31t00u0ace",
- "006QZngZly1hm8flanatmj31t00u0jup",
- "006QZngZly1hm8flauob0j31t00u0wi2",
- "006QZngZly1hm8flay55rj31t00u0gns",
- "006QZngZly1hm8flb1lnjj31t00u00ux",
- "006QZngZly1hm8flbjrf4j31t00u0jrv"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动先导PV\n\n神话也许会褪色……\n而生命本身不会断绝",
- "embed_code": "http://video.weibo.com/player/1034:4994883346169889/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hm8fjmnz26j31hc0u0b29",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hm8fjmnz26j31hc0u0b29.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》SideStory「怀黍离」活动先导PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4994883346169889",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/daom370Ylx08c4Eof5Dq0104120qZJLN0E0a0",
- "original_file_md5": "e03f2a1f75f7319f38b09959e55d3136",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 2340,
- "height": 1080
- },
- "md5": "e03f2a1f75f7319f38b09959e55d3136"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444994883346169889"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 1,
- "play_count": 2586806,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4994883730538550,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Tue Jan 30 11:01:17 +0800 2024",
- "id": 4995836391982642,
- "idstr": "4995836391982642",
- "mid": "4995836391982642",
- "can_edit": false,
- "version": 3,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n《明日方舟》限定干员「黍」前瞻PV\n\n在有限的时间里,她始终无可奈何。\n可是,也总有希望会留存下来。 http://t.cn/A6jOflE7 ",
- "textLength": 144,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 2980,
- "comments_count": 975,
- "reprint_cmt_count": 0,
- "attitudes_count": 22213,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1707535483,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jOflE7",
- "object_id": "1034:4995834580762634",
- "expire_time": 3600,
- "returned_object_id": "1034:4995834580762634",
- "info": {
- "url_short": "http://t.cn/A6jOflE7",
- "url_long": "https://video.weibo.com/show?fid=1034:4995834580762634",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706583677,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4995834580762634",
- "request_oid": "1034:4995834580762634",
- "containerid": "2304444995834580762634",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Fri Feb 23 11:02:16 CST 2024",
- "timestamp": 1708657336724,
- "uuid": 4995834767737034,
- "uuidstr": "4995834767737034",
- "activate_status": "0",
- "object": {
- "fid": 4995834580566033,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hmbgyu13oyj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4995836391982642,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 3
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4995834580762634",
- "input_tags": {
- "creation_time": "2024-01-29T07:21:03.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-30",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hmbgyu3qiaj31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmbgyu6t0nj31hc0u0jvf.jpg",
- "3": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmbgyu9o3rj31hc0u0wf9.jpg",
- "4": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmbgyudub8j31hc0u041s.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hmbgyuhs2ij31hc0u0aeq.jpg"
- },
- "duration": 150.767,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/Yx4Qow5xlx08c8QsvGMM01041201MiFO0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=HtutWVz3mY&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/7hDTEPLZlx08c8QrYUMo01041200Uh2z0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=yqylgij8Yq&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/PkWY57fElx08c8QrFLvq01041200zDML0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=nqubU0oTOP&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-02",
- "stream": {
- "duration": 150.767,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/7hDTEPLZlx08c8QrYUMo01041200Uh2z0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=yqylgij8Yq&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/PkWY57fElx08c8QrFLvq01041200zDML0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=nqubU0oTOP&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4995834580762634"
- },
- "definition": "1080p",
- "id": "1034:4995834580762634",
- "cover_image": true,
- "author_mid": "4995836391982642",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hmbgtc7jlej31hc0u074c",
- "006QZngZly1hmbgtca3xaj31hc0u0n23",
- "006QZngZly1hmbgtcd8x3j31hc0u0jvf",
- "006QZngZly1hmbgtcg64xj31hc0u0q5f",
- "006QZngZly1hmbgtckrifj31hc0u0wf9",
- "006QZngZly1hmbgtcqq5vj31hc0u0q6y",
- "006QZngZly1hmbgtctodwj31hc0u041s",
- "006QZngZly1hmbgtcxvpnj31hc0u0q7k",
- "006QZngZly1hmbgtd0s1ej31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n《明日方舟》限定干员「黍」前瞻PV\n\n在有限的时间里,她始终无可奈何。\n可是,也总有希望会留存下来。",
- "embed_code": "http://video.weibo.com/player/1034:4995834580762634/v.swf",
- "image": {
- "width": 1146,
- "pid": "006QZngZgy1hmbgunnrc9j30vu0hw1kx",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx4.sinaimg.cn/orj480/006QZngZgy1hmbgunnrc9j30vu0hw1kx.jpg",
- "height": 644
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》限定干员「黍」前瞻PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4995834580762634",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/41pbI7lIlx08c8PY74ow0104120kMTxi0E080",
- "original_file_md5": "b24267a1291175c0e49461e419855ce0",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "b24267a1291175c0e49461e419855ce0"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444995834580762634"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 1804420,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4995834767737034,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Fri Feb 23 10:59:01 +0800 2024",
- "id": 5004533132428268,
- "idstr": "5004533132428268",
- "mid": "5004533132428268",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n连接已建立,再次播报本次任务细节。\n谨祝任务顺利。 http://t.cn/A6YNdmPp ",
- "textLength": 98,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 1975,
- "comments_count": 994,
- "reprint_cmt_count": 0,
- "attitudes_count": 22708,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6YNdmPp",
- "object_id": "1034:5004532615413800",
- "expire_time": 3600,
- "returned_object_id": "1034:5004532615413800",
- "info": {
- "url_short": "http://t.cn/A6YNdmPp",
- "url_long": "https://video.weibo.com/show?fid=1034:5004532615413800",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1708657141,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:5004532615413800",
- "request_oid": "1034:5004532615413800",
- "containerid": "2304445004532615413800",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sun Mar 10 17:27:37 CST 2024",
- "timestamp": 1710062857353,
- "uuid": 5004532906983510,
- "uuidstr": "5004532906983510",
- "activate_status": "0",
- "object": {
- "fid": 5004532615020613,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hn37sbpye2j31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 5004533132428268,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:5004532615413800",
- "input_tags": {
- "creation_time": "",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-23",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hn37sazvq2j31hc0u074c.jpg",
- "2": "https://wx2.sinaimg.cn/sq480/006QZngZly1hn37sb2ji6j31hc0u077c.jpg",
- "3": "https://wx4.sinaimg.cn/sq480/006QZngZly1hn37sb5qvnj31hc0u0wgj.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hn37sb8lylj31hc0u0n0a.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hn37sbbi0cj31hc0u0mxg.jpg"
- },
- "duration": 40.913,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/AUEbY5nylx08cL7GiucM01041200gt6P0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=Hf0c7ilyts&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/117UEx9clx08cL7FNWkU010412008mRR0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=9Q6UvLbBNy&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/sYQ5MMq2lx08cL7FkWS4010412005hke0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=CYQ7jkjPqe&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-03-07",
- "stream": {
- "duration": 40.913,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/117UEx9clx08cL7FNWkU010412008mRR0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=9Q6UvLbBNy&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/sYQ5MMq2lx08cL7FkWS4010412005hke0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=CYQ7jkjPqe&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:5004532615413800"
- },
- "definition": "1080p",
- "id": "1034:5004532615413800",
- "cover_image": true,
- "author_mid": "5004533132428268",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hn37s6pjkqj31hc0u074c",
- "006QZngZly1hn37s6rpoej31hc0u00t8",
- "006QZngZly1hn37s6ukouj31hc0u077c",
- "006QZngZly1hn37s6xg04j31hc0u0dj9",
- "006QZngZly1hn37s734urj31hc0u0wgj",
- "006QZngZly1hn37s76zfqj31hc0u0q5o",
- "006QZngZly1hn37s7bvotj31hc0u0n0a",
- "006QZngZly1hn37s7hq7mj31hc0u0myp",
- "006QZngZly1hn37s7mmsmj31hc0u0t8z"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n连接已建立,再次播报本次任务细节。\n谨祝任务顺利。",
- "embed_code": "http://video.weibo.com/player/1034:5004532615413800/v.swf",
- "image": {
- "width": 1146,
- "pid": "006QZngZgy1hn37qw75daj30vu0hw4lx",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hn37qw75daj30vu0hw4lx.jpg",
- "height": 644
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」先导PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:5004532615413800",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/w9Zdn77mlx08cL7xIu9y0104120gInkq0E060",
- "original_file_md5": "615a06e78165172820d43e3a9fd3000b",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "615a06e78165172820d43e3a9fd3000b"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304445004532615413800"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 722283,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 5004532906983510,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Tue Jan 23 16:59:54 +0800 2024",
- "id": 4993389927863343,
- "idstr": "4993389927863343",
- "mid": "4993389927863343",
- "can_edit": false,
- "version": 4,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟##沙洲遗闻# \n舒巴特-阿尔萨兰,一片位于萨尔贡的失落之地。\n黄沙漫过堤坝,堵塞了往昔的河道,家园逐渐荒废。\n原以为仅剩废墟的这里,家园与文明的篝火却未曾熄灭。\n沉默的沙洲,坚守的人们,神秘的过往,这一切正等待着我们的到来。\n\n主题官网链接:http://t.cn/A6jUuYxa ",
- "textLength": 299,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 1322,
- "comments_count": 608,
- "reprint_cmt_count": 0,
- "attitudes_count": 10947,
- "pending_approval_count": 0,
- "isLongText": true,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jM1SF6",
- "object_id": "1034:4993388420726808",
- "expire_time": 3600,
- "returned_object_id": "1034:4993388420726808",
- "info": {
- "url_short": "http://t.cn/A6jM1SF6",
- "url_long": "https://video.weibo.com/show?fid=1034:4993388420726808",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706000394,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4993388420726808",
- "request_oid": "1034:4993388420726808",
- "containerid": "2304444993388420726808",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Mon Feb 26 15:48:14 CST 2024",
- "timestamp": 1708933694027,
- "uuid": 4993388637061249,
- "uuidstr": "4993388637061249",
- "activate_status": "0",
- "object": {
- "fid": 4993388420661268,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm3nzpb0hzj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 5,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4982335369380034,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- },
- {
- "content": "沙洲遗闻"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4993388420726808",
- "input_tags": {
- "creation_time": "",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-23",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm3nzpdzyfj31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm3nzpi7xpj31hc0u0jwb.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm3nzpn082j31hc0u0q6c.jpg",
- "4": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm3nzprj99j31hc0u0myb.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hm3nzput11j31hc0u0q4p.jpg"
- },
- "duration": 87.26,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/wblRIlhilx08bY4QZHzq01041200VwPP0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=NRr1EAdIJT&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/RWvRDi3Blx08bY4Pr6k001041200r1x20E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=mIyDTu1IjW&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/StThEY6Plx08bY4Pc9Bu01041200fUKX0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=5sOZhKSmng&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-01-27",
- "stream": {
- "duration": 87.26,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/RWvRDi3Blx08bY4Pr6k001041200r1x20E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=mIyDTu1IjW&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/StThEY6Plx08bY4Pc9Bu01041200fUKX0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=5sOZhKSmng&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4993388420726808"
- },
- "definition": "1080p",
- "id": "1034:4993388420726808",
- "cover_image": true,
- "author_mid": "4993389927863343",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hm3nvrjio7j31hc0u074c",
- "006QZngZly1hm3nvrmivtj31hc0u0q4n",
- "006QZngZly1hm3nvrrlppj31hc0u0jwb",
- "006QZngZly1hm3nvrx6d3j31hc0u042l",
- "006QZngZly1hm3nvs0ijmj31hc0u0q6c",
- "006QZngZly1hm3nvs3zcbj31hc0u040c",
- "006QZngZly1hm3nvs7rjxj31hc0u0myb",
- "006QZngZly1hm3nvsbaybj31hc0u0ab5",
- "006QZngZly1hm3nvsfamvj31hc0u0wez"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟##沙洲遗闻# \n舒巴特-阿尔萨兰,一片位于萨尔贡的失落之地。\n黄沙漫过堤坝,堵塞了往昔的河道,家园逐渐荒废。\n原以为仅剩废墟的这里,家园与文明的篝火却未曾熄灭。\n沉默的沙洲,坚守的人们,神秘的过往,这一切正等待着我们的到来。\n\n主题官网链接:htt",
- "embed_code": "http://video.weibo.com/player/1034:4993388420726808/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hm3nuw2atwj31hc0u0kjl",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hm3nuw2atwj31hc0u0kjl.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》生息演算「沙洲遗闻」宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4993388420726808",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/9IYnP5Qdlx08bY4rG2t20104120c1sEE0E050",
- "original_file_md5": "da5946ec320a1413a9d22df5fb1721c6",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "da5946ec320a1413a9d22df5fb1721c6"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444993388420726808"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 652598,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "http://t.cn/A6jUuYxa",
- "info": {
- "url_short": "http://t.cn/A6jUuYxa",
- "url_long": "https://ak.hypergryph.com/ra/taleswithinthesand",
- "type": 0,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1705392026,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "沙洲遗闻",
- "object_id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "returned_object_id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "object": {
- "object_id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "request_oid": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "containerid": "231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Wed Jan 31 17:52:32 CST 2024",
- "timestamp": 1706694752270,
- "uuid": 4990838248571278,
- "uuidstr": "4990838248571278",
- "activate_status": "0",
- "object": {
- "id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "display_name": "沙洲遗闻",
- "object_type": "search_topic",
- "summary": "",
- "attribute": "1",
- "create_at": 1705392026,
- "action": [
- "topic_status"
- ],
- "creator": {
- "uid": "6279793937",
- "sid": "0",
- "create_at": 1705392026,
- "mid": "4990838247002499"
- },
- "image": {
- "url": "https://wx1.sinaimg.cn/large/006QZngZly8hmcygp3q6mj30890893z2.jpg"
- },
- "mobile": {
- "page_id": "231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "url": {
- "status": "1",
- "name": "沙洲遗闻",
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23&extparam=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23"
- },
- "card": {
- "status": 0
- }
- },
- "url": "https://s.weibo.com/weibo?q=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23",
- "short_url": "http://t.cn/A6jUuYJp",
- "biz": {
- "biz_id": "231522",
- "containerid": "231522e4c8d7104f09d8b6791bc8dfb6822b64"
- },
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23",
- "modify_type": 5,
- "topic_tag": "生息演算,明日方舟",
- "location": "31",
- "category": "游戏|126",
- "cate_id": "126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#沙洲遗闻#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 0,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524320,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4993388637061249,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Thu Feb 01 11:02:10 +0800 2024",
- "id": 4996561391586814,
- "idstr": "4996561391586814",
- "mid": "4996561391586814",
- "can_edit": false,
- "version": 5,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n2月1日 浸春芜 正式上架塞壬唱片官网,网易云音乐及QQ音乐等平台\n塞壬唱片官网链接:http://t.cn/A6jHYvGe\n网易云音乐专辑链接:http://t.cn/A6jHYvGk\nQQ音乐专辑链接:http://t.cn/A6jHYvGF\n\n【专辑介绍】\n万象藏百谷,化雨浸春芜。\n汤汤一掬沥荣枯,染翠千亩。\n\n【歌曲 ",
- "textLength": 313,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3613,
- "comments_count": 739,
- "reprint_cmt_count": 0,
- "attitudes_count": 10672,
- "pending_approval_count": 0,
- "isLongText": true,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 231240,
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jHYfB6",
- "object_id": "1034:4996560182771784",
- "expire_time": 3600,
- "returned_object_id": "1034:4996560182771784",
- "info": {
- "url_short": "http://t.cn/A6jHYfB6",
- "url_long": "https://video.weibo.com/show?fid=1034:4996560182771784",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756530,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4996560182771784",
- "request_oid": "1034:4996560182771784",
- "containerid": "2304444996560182771784",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Mon Mar 11 09:10:03 CST 2024",
- "timestamp": 1710119403877,
- "uuid": 4996560831381538,
- "uuidstr": "4996560831381538",
- "activate_status": "0",
- "object": {
- "fid": 4996560182837290,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hmds7lo7w2j31hc0u074c",
- "copyright": 0,
- "extension": {
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4996561391586814,
- "cluster_biz": {
- "52": {
- "rank_type": "1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4996560182771784",
- "input_tags": {
- "creation_time": "2024-01-31T19:05:28.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-01",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmds7lr7cij31hc0u074c.jpg",
- "2": "https://wx1.sinaimg.cn/sq480/006QZngZly1hmds7lulggj31hc0u0jvw.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hmds7lx61vj31hc0u0af0.jpg",
- "4": "https://wx2.sinaimg.cn/sq480/006QZngZly1hmds7m04qvj31hc0u078z.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hmds7m2wo4j31hc0u0q6b.jpg"
- },
- "duration": 224.792,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/tv0RgKyulx08cc2izNpS01041203xR5G0E020.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=Kwt1XlseL5&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/DZ9Rkf5klx08cc2gguhW01041201MiP40E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=9uhTXQ1zcR&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/AIdu0wyTlx08cc2hlx3W0104120165YP0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=Vj48UJUmMA&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-03-11",
- "stream": {
- "duration": 224.792,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/DZ9Rkf5klx08cc2gguhW01041201MiP40E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=9uhTXQ1zcR&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/AIdu0wyTlx08cc2hlx3W0104120165YP0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=Vj48UJUmMA&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4996560182771784"
- },
- "definition": "1080p",
- "id": "1034:4996560182771784",
- "cover_image": true,
- "author_mid": "4996561391586814",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hmds7f4hyqj31hc0u074c",
- "006QZngZly1hmds7f6qx9j31hc0u0n0a",
- "006QZngZly1hmds7f9k4gj31hc0u0jvw",
- "006QZngZly1hmds7fd627j31hc0u0q7k",
- "006QZngZly1hmds7fhko3j31hc0u0af0",
- "006QZngZly1hmds7fkp3sj31hc0u0wja",
- "006QZngZly1hmds7fohl3j31hc0u078z",
- "006QZngZly1hmds7fs3elj31hc0u0tbp",
- "006QZngZly1hmds7fvw1ej31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n2月1日 浸春芜 正式上架塞壬唱片官网,网易云音乐及QQ音乐等平台\n塞壬唱片官网链接:https://monster-siren.hypergryph.com/music/048799\n网易云音乐专辑链接:https://music.163.c",
- "embed_code": "http://video.weibo.com/player/1034:4996560182771784/v.swf",
- "image": {
- "width": 960,
- "pid": "006QZngZgy1hmds4q4lgoj30qo0f07ge",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hmds4q4lgoj30qo0f07ge.jpg",
- "height": 540
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》EP - 浸春芜"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4996560182771784",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/zAdUOy7Plx08cc1YAeO40104120BBSIV0E0e0",
- "original_file_md5": "3a4b86eedc69c649a7a306bdb3f040bf",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "3a4b86eedc69c649a7a306bdb3f040bf"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444996560182771784"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 1,
- "st_video": 0
- }
- },
- "is_longtext": false
- },
- "like_count": 1,
- "play_count": 590949,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "http://t.cn/A6jHYvGe",
- "info": {
- "url_short": "http://t.cn/A6jHYvGe",
- "url_long": "https://monster-siren.hypergryph.com/music/048799",
- "type": 0,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756406,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "http://t.cn/A6jHYvGk",
- "info": {
- "url_short": "http://t.cn/A6jHYvGk",
- "url_long": "https://music.163.com/#/album?id=184701264",
- "type": 0,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756406,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "http://t.cn/A6jHYvGF",
- "object_id": "2003338012:c5451ada973ddc11f649aaefee044299",
- "returned_object_id": "2003338012:c5451ada973ddc11f649aaefee044299",
- "info": {
- "url_short": "http://t.cn/A6jHYvGF",
- "url_long": "https://i.y.qq.com/v8/playsong.html?songid=467695336",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756406,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "2003338012:c5451ada973ddc11f649aaefee044299",
- "request_oid": "2003338012:c5451ada973ddc11f649aaefee044299",
- "containerid": "231240c5451ada973ddc11f649aaefee044299",
- "object_domain_id": "2003338012",
- "object_type": "audio",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "13",
- "last_modified": "Thu Feb 01 11:00:06 CST 2024",
- "timestamp": 1706756406968,
- "uuid": 4996560873324856,
- "uuidstr": "4996560873324856",
- "activate_status": "0",
- "object": {
- "image": {
- "width": 300,
- "url": "https://y.gtimg.cn/music/photo_new/T002R300x300M000001HIMuf2FjK6o.jpg",
- "height": 300
- },
- "stream": {
- "url": "id%3D467695336%26mid%3D001V1NtH360djY%26sharetype%3D0%26songtype%3D0"
- },
- "object_type": "audio",
- "author": {
- "object_type": "person",
- "display_name": "塞壬唱片-MSR"
- },
- "display_name": "浸春芜",
- "create_at": "2024-02-01",
- "url": "https://i.y.qq.com/v8/playsong.html?songid=467695336",
- "biz": {
- "biz_id": "231240",
- "containerid": "231240c5451ada973ddc11f649aaefee044299"
- },
- "target_url": "https://i.y.qq.com/v8/playsong.html?songid=467695336"
- },
- "is_longtext": false
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 562949953945632,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4996560831381538,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Sun Jan 28 12:00:00 +0800 2024",
- "id": 4995126399074730,
- "idstr": "4995126399074730",
- "mid": "4995126399074730",
- "edit_count": 1,
- "can_edit": false,
- "edit_at": "Sun Jan 28 12:07:28 +0800 2024",
- "version": 3,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]# #明日方舟##明日方舟南越王博物院联动#\n\n明日方舟 x @南越王博物院 丨「南境余音」联动纪录片\n\n“铭昔照,贺新岁。”\n明日方舟携手南越王博物院,邀博士共贺甲辰龙年。\n\n_____________\n关注@明日方舟Arknights 并转发本微博,我们将通过@微博抽奖平台 随机抽取3位博士每人赠送一款【 ",
- "textLength": 388,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 4850,
- "comments_count": 642,
- "reprint_cmt_count": 0,
- "attitudes_count": 6241,
- "pending_approval_count": 0,
- "isLongText": true,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 32,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jKs2VF",
- "object_id": "1034:4995121729437751",
- "expire_time": 3600,
- "returned_object_id": "1034:4995121729437751",
- "info": {
- "url_short": "http://t.cn/A6jKs2VF",
- "url_long": "https://video.weibo.com/show?fid=1034:4995121729437751",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706414400,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4995121729437751",
- "request_oid": "1034:4995121729437751",
- "containerid": "2304444995121729437751",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Mon Jan 29 12:10:19 CST 2024",
- "timestamp": 1706501419023,
- "uuid": 4995122042503224,
- "uuidstr": "4995122042503224",
- "activate_status": "0",
- "object": {
- "fid": 4995121729437753,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm971avisyj31hc0u074c",
- "copyright": 0,
- "extension": {
- "extension": {
- "upload_type": "2",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 2,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4973176611932606,
- "topics": [
- {
- "content": "明日方舟[超话]"
- }
- ],
- "schedule_id": "4995123043107230",
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4995121729437751",
- "input_tags": {
- "creation_time": "2024-01-26T08:42:25.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-28",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm971bm4fmj31hc0u074c.jpg",
- "2": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm971bobyyj31hc0u0jt1.jpg",
- "3": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm971brkj2j31hc0u00u1.jpg",
- "4": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm971bttm7j31hc0u0acd.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm971bw8aej31hc0u0q61.jpg"
- },
- "duration": 236.426,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/iuouxLrElx08c5HNp7fa01041201mBdP0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=AapejVmKjr&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/veNcVJoSlx08c5HMzxby01041200HK0H0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=JC8s9YghaD&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/TCVtCbpylx08c5HLZqZG01041200raUu0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=a7sf9sBT5L&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-01-29",
- "stream": {
- "duration": 236.426,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/veNcVJoSlx08c5HMzxby01041200HK0H0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=JC8s9YghaD&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/TCVtCbpylx08c5HLZqZG01041200raUu0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=a7sf9sBT5L&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4995121729437751"
- },
- "definition": "1080p",
- "id": "1034:4995121729437751",
- "cover_image": true,
- "author_mid": "4995126399074730",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hm96yj0gkyj31hc0u074c",
- "006QZngZly1hm96yj34mjj31hc0u0gnw",
- "006QZngZly1hm96yj6yzej31hc0u0jt1",
- "006QZngZly1hm96yjbm8yj31hc0u0dja",
- "006QZngZly1hm96yjho6mj31hc0u00u1",
- "006QZngZly1hm96yjlvcoj31hc0u0759",
- "006QZngZly1hm96yjpzcfj31hc0u0acd",
- "006QZngZly1hm96yjt882j31hc0u075o",
- "006QZngZly1hm96yjy67mj31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]# 明日方舟##明日方舟南越王博物院联动#\n\n明日方舟 x @南越王博物院 丨「南境余音」联动纪录片\n\n“铭昔照,贺新岁。”\n明日方舟携手南越王博物院,邀博士共贺甲辰龙年。\n\n_____________\n关注@明日方舟Arknights 并转发本微博,我们将通过",
- "embed_code": "http://video.weibo.com/player/1034:4995121729437751/v.swf",
- "image": {
- "width": 3000,
- "pid": "006QZngZgy1hm96yuw5byj32bc1avkjo",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hm96yuw5byj32bc1avkjo.jpg",
- "height": 1687
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "明日方舟 x 南越王博物院 丨「南境余音」联动纪录片"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4995121729437751",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/Gb5ZTlq7lx08c5Hrt0fe0104120i6sWH0E070",
- "original_file_md5": "29e21d7a9f39ba7a3f19bc75f756f44d",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "29e21d7a9f39ba7a3f19bc75f756f44d"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444995121729437751"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 1,
- "st_video": 0
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 581172,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟南越王博物院联动",
- "object_id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "returned_object_id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "object": {
- "object_id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "request_oid": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "containerid": "231522ca3ad2e5f1e9199745a00eee68667187",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Wed Jan 31 17:25:28 CST 2024",
- "timestamp": 1706693128029,
- "uuid": 4994894870348187,
- "uuidstr": "4994894870348187",
- "activate_status": "0",
- "object": {
- "id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "display_name": "明日方舟南越王博物院联动",
- "object_type": "search_topic",
- "summary": "",
- "attribute": "1",
- "create_at": 1706359200,
- "action": [
- "topic_status"
- ],
- "creator": {
- "uid": "6279793937",
- "sid": "0",
- "create_at": 1706359200,
- "mid": "4994894869299745"
- },
- "image": {
- "url": "https://wx3.sinaimg.cn/large/007BYoYzly8hmcxpuskhaj307m07mdg5.jpg"
- },
- "mobile": {
- "page_id": "231522ca3ad2e5f1e9199745a00eee68667187",
- "url": {
- "status": "1",
- "name": "明日方舟南越王博物院联动",
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23"
- },
- "card": {
- "status": 0
- }
- },
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23",
- "short_url": "http://t.cn/A6jol4Nd",
- "biz": {
- "biz_id": "231522",
- "containerid": "231522ca3ad2e5f1e9199745a00eee68667187"
- },
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23",
- "modify_type": 5,
- "in_band_type": 34,
- "topic_band_type": 1,
- "ever_in_hotsearch": 1,
- "location": "0",
- "category": "游戏|126",
- "cate_id": "126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟南越王博物院联动#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 0,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4995122042503224,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "author_type": 1,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- }
- ],
- "top_videos": [
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Thu Feb 29 10:59:22 +0800 2024",
- "id": 5006707548229911,
- "idstr": "5006707548229911",
- "mid": "5006707548229911",
- "can_edit": false,
- "version": 6,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6YT6fMy ",
- "textLength": 279,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=seBDmmuEq1",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674290,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=%2BVqPeX1zbZ",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775165&ssig=KZnL2mtldn",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3533,
- "comments_count": 3858,
- "reprint_cmt_count": 0,
- "attitudes_count": 66540,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1709513677,
- "page_type": 96,
- "ad_state": 1,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6YT6fMy",
- "object_id": "1034:5006705096851529",
- "expire_time": 3600,
- "returned_object_id": "1034:5006705096851529",
- "info": {
- "url_short": "http://t.cn/A6YT6fMy",
- "url_long": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1709175562,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:5006705096851529",
- "request_oid": "1034:5006705096851529",
- "containerid": "2304445006705096851529",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Thu Mar 14 11:04:23 CST 2024",
- "timestamp": 1710385463162,
- "uuid": 5006705497735295,
- "uuidstr": "5006705497735295",
- "activate_status": "0",
- "object": {
- "fid": 5006705097048097,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hna5hyssiij31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 5006707548229911,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "input_tags": {
- "creation_time": "2024-02-26T10:43:26.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-29",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hxvluij31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hy0139j31hc0u0adz.jpg",
- "3": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hy3fosj31hc0u0gng.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hna5hy7lsij31hc0u042o.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hyargtj31hc0u0acc.jpg"
- },
- "duration": 168.995,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/3UXZj1tilx08cUH30FzW01041201zPsN0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=lgn9i%2BJW1j&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=LRtr%2FHEZHb&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=7KiQIInFAG&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-29",
- "stream": {
- "duration": 168.995,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=LRtr%2FHEZHb&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767913&ssig=7KiQIInFAG&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529"
- },
- "definition": "1080p",
- "id": "1034:5006705096851529",
- "cover_image": true,
- "author_mid": "5006707548229911",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hna5awionuj31hc0u074c",
- "006QZngZly1hna5awkriwj31hc0u0dgk",
- "006QZngZly1hna5awo5txj31hc0u0adz",
- "006QZngZly1hna5awrcjcj31hc0u040a",
- "006QZngZly1hna5awuzosj31hc0u0gng",
- "006QZngZly1hna5awxoyaj31hc0u0jtk",
- "006QZngZly1hna5ax1vrmj31hc0u042o",
- "006QZngZly1hna5ax62wlj31hc0u0goh",
- "006QZngZly1hna5ax9p51j31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告",
- "embed_code": "http://video.weibo.com/player/1034:5006705096851529/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hna59bhk8ij31hc0u0u0x",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hna59bhk8ij31hc0u0u0x.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710775113&ssig=nhTVCD8qIP",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/PZq0MNcolx08cUGnOjtS0104120r8xfj0E0a0",
- "original_file_md5": "dd30dec2ac7f23514ce2cdc38fca5fb9",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "dd30dec2ac7f23514ce2cdc38fca5fb9"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304445006705096851529"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 3261025,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891178,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457340,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 5006705497735295,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- }
- ]
- },
- "mblogtype": 0,
- "item_category": "status",
- "rid": "0_0_0_5226360924446367889_0_0_0",
- "content_auth": 0,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4645555891339375,
- "jump_type": 19,
- "hot_page": {
- "fid": "232724_esports_normal",
- "feed_detail_type": 3
- },
- "new_comment_style": 0,
- "author_type": 1,
- "ab_switcher": 68,
- "mlevel": 0,
- "page_info": {
- "type": "video",
- "object_type": 11,
- "url_ori": "http://t.cn/A6VR9W6h",
- "page_pic": {
- "width": "1920",
- "pid": "006QZngZgy1grapj0wc3ej30qo0goton",
- "source": "1",
- "is_self_cover": "1",
- "type": "1",
- "url": "https://wx4.sinaimg.cn/crop.0.33.960.533/006QZngZgy1grapj0wc3ej30qo0goton.jpg",
- "height": "1066"
- },
- "page_url": "https://video.weibo.com/show?fid=1034%3A4645779462357001",
- "object_id": "1034:4645779462357001",
- "page_title": "明日方舟Arknights的微博视频",
- "title": "2021明日方舟音律联觉专场演出官方录播预告PV",
- "content1": "明日方舟Arknights的微博视频",
- "content2": "#明日方舟# #音律联觉#\n2021明日方舟音律联觉Ambience Synesthesia专场演出官方录播将于6月12日10:30正式上线,本次录播为大会员专享,相关信息可关注 http://mrfz.biligame.com/yllj/\n\n一、音律联觉原声EP将于2021年6",
- "video_orientation": "horizontal",
- "play_count": "187万次播放",
- "media_info": {
- "stream_url": "https://f.video.weibocdn.com/0041nQjugx07Ni6Zk3Qk01041200iTHD0E010.mp4?label=mp4_ld&template=640x360.25.0&trans_finger=40a32e8439c5409a63ccf853562a60ef&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=voGk9H9yQA&KID=unistore,video",
- "stream_url_hd": "https://f.video.weibocdn.com/0013IQ0Ugx07Ni6ZE67l01041200thj80E010.mp4?label=mp4_hd&template=852x480.25.0&trans_finger=62b30a3f061b162e421008955c73f536&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=1O9U2ZuYxf&KID=unistore,video",
- "duration": 103.165
- },
- "urls": {
- "mp4_720p_mp4": "https://f.video.weibocdn.com/004gx4yOgx07Ni70wB1601041200QZHs0E010.mp4?label=mp4_720p&template=1280x720.25.0&trans_finger=1f0da16358befad33323e3a1b7f95fc9&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=buyALk1%2FWH&KID=unistore,video",
- "mp4_ld_mp4": "https://f.video.weibocdn.com/0041nQjugx07Ni6Zk3Qk01041200iTHD0E010.mp4?label=mp4_ld&template=640x360.25.0&trans_finger=40a32e8439c5409a63ccf853562a60ef&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=voGk9H9yQA&KID=unistore,video",
- "mp4_hd_mp4": "https://f.video.weibocdn.com/0013IQ0Ugx07Ni6ZE67l01041200thj80E010.mp4?label=mp4_hd&template=852x480.25.0&trans_finger=62b30a3f061b162e421008955c73f536&ori=0&ps=1BThihd3VLAY5R&Expires=1710767965&ssig=1O9U2ZuYxf&KID=unistore,video"
- }
- },
- "bid": "Kjc77D1jz",
- "buttons": [
- {
- "type": "follow",
- "name": "关注",
- "sub_type": 0,
- "params": {
- "uid": 6279793937
- }
- }
- ],
- "status_title": "明日方舟·音律联觉",
- "ok": 1
+ "attitudes_count": 39034
}
}
\ No newline at end of file
diff --git a/tests/platforms/static/weibo_detail_4649031014551911 b/tests/platforms/static/weibo_detail_4649031014551911
index 00fb3c1..b8ee6b5 100644
--- a/tests/platforms/static/weibo_detail_4649031014551911
+++ b/tests/platforms/static/weibo_detail_4649031014551911
@@ -1,11505 +1,10 @@
{
"ok": 1,
"data": {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Thu Jun 17 11:00:31 +0800 2021",
- "id": "4649031014551911",
- "mid": "4649031014551911",
- "can_edit": false,
- "show_additional_indication": 0,
- "text": "#明日方舟# 06月17日16:00闪断更新公告
感谢您对《明日方舟》的关注与支持。《明日方舟》计划将于2021年06月17日16:00 ~ 16:10 期间进行服务器闪断更新。届时将造成玩家强制掉线,无法登录等问题。 为确保您的游戏内帐号数据正常,请在本次闪断更新时提前结束关卡。本次更新给各位玩家带来的不便,敬请谅解!
闪断更新时间:
2021年06月17日16:00 ~ 16:10 期间
更新内容:
◆SideStory「沃伦姆德的薄暮」复刻活动开启
◆调整了基建奖章下【家装建构奖章】的计数规则
◆修复了【绮良】技能“锚点捕捉”开启时,无法选中部分敌方单位的问题
闪断补偿:合成玉*200
补偿范围:2021年06月17日16:00更新前所有注册并创建角色的玩家(含游客账号)
*本次维护不排除延迟开启的可能,如若延迟则请关注官方发布的具体开服时间*",
- "textLength": 671,
- "source": "微博 weibo.com",
- "favorited": false,
- "pic_ids": [
- "006QZngZgy1grl2q3n98jj30rs2084qp"
- ],
- "thumbnail_pic": "https://wx1.sinaimg.cn/thumbnail/006QZngZgy1grl2q3n98jj30rs2084qp.jpg",
- "bmiddle_pic": "http://wx1.sinaimg.cn/bmiddle/006QZngZgy1grl2q3n98jj30rs2084qp.jpg",
- "original_pic": "https://wx1.sinaimg.cn/large/006QZngZgy1grl2q3n98jj30rs2084qp.jpg",
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "screen_name": "明日方舟Arknights",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "profile_url": "https://m.weibo.cn/u/6279793937?",
- "statuses_count": 2955,
- "verified": true,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "close_blue_v": false,
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "gender": "f",
- "mbtype": 12,
- "svip": 1,
- "urank": 4,
- "mbrank": 1,
- "follow_me": false,
- "following": false,
- "follow_count": 44,
- "followers_count": "267.4万",
- "followers_count_str": "267.4万",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "avatar_hd": "https://wx4.sinaimg.cn/orj480/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg",
- "like": false,
- "like_me": false,
- "badge": {
- "user_name_certificate": 1,
- "pc_new": 7,
- "brand_account_2021": 2
- },
- "special_follow": false
- },
- "picStatus": "1",
+ "ok": 1,
+ "longTextContent": "#明日方舟# 06月17日16:00闪断更新公告
感谢您对《明日方舟》的关注与支持。《明日方舟》计划将于2021年06月17日16:00 ~ 16:10 期间进行服务器闪断更新。届时将造成玩家强制掉线,无法登录等问题。 为确保您的游戏内帐号数据正常,请在本次闪断更新时提前结束关卡。本次更新给各位玩家带来的不便,敬请谅解!
闪断更新时间:
2021年06月17日16:00 ~ 16:10 期间
更新内容:
◆SideStory「沃伦姆德的薄暮」复刻活动开启
◆调整了基建奖章下【家装建构奖章】的计数规则
◆修复了【绮良】技能“锚点捕捉”开启时,无法选中部分敌方单位的问题
闪断补偿:合成玉*200
补偿范围:2021年06月17日16:00更新前所有注册并创建角色的玩家(含游客账号)
*本次维护不排除延迟开启的可能,如若延迟则请关注官方发布的具体开服时间*",
"reposts_count": 79,
"comments_count": 654,
- "reprint_cmt_count": 0,
- "attitudes_count": 20113,
- "pending_approval_count": 0,
- "isLongText": true,
- "show_mlevel": 0,
- "darwin_tags": [
- {
- "object_type": "fangle",
- "object_id": "1022:23126100007583245918607363",
- "display_name": "热门游戏 动态»",
- "enterprise_uid": null,
- "bd_object_type": "fangle"
- }
- ],
- "ad_marked": false,
- "e_sport_event": {
- "topic": "明日方舟",
- "event_id": 1256,
- "event_name": "明日方舟",
- "schedules_wbox_url": "",
- "live_cover_image": "",
- "live_url": "",
- "is_team_page": false,
- "intro_title": "明日方舟",
- "intro_content": "《明日方舟》(《明日方舟Arknights》)是一款策略手游。你将作为罗德岛的一员,与罗德岛公开领导人阿米娅一同,雇佣人员频繁进入天灾影响后的高危地区,救助受难人群,处理矿石争端,以及对抗未知阻碍—— “罗德岛”的战术头脑,需要您的对策,请指引我们的航向。",
- "default_cover_image": "",
- "default_url": "",
- "bg": {
- "bg_start_argb": "#ff364659",
- "bg_end": {
- "a": "1",
- "b": "29",
- "s": "76",
- "h": "246"
- },
- "bg_start": {
- "a": "1",
- "b": "29",
- "s": "56",
- "h": "246"
- },
- "bg_end_argb": "#ff2e3c4d",
- "card_argb": "#2e2955",
- "card": {
- "a": "1",
- "b": "33",
- "s": "52",
- "h": "247"
- }
- },
- "extend": {
- "alarm_list": [
- "10",
- "60"
- ]
- },
- "recommend_user_title": "推荐用户",
- "users": [
- {
- "name": "明日方舟Arknights",
- "uid": 6279793937,
- "position": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "user_detail": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2673885,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2954,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- }
- },
- {
- "name": "明日方舟朝陇山",
- "uid": 6441489862,
- "position": "@明日方舟Arknights 《明日方舟》官方周边组朝陇山 店铺请搜索:明日方舟旗舰店。商务请联系:tmall@hypergryph.com",
- "user_detail": {
- "id": 6441489862,
- "idstr": "6441489862",
- "class": 1,
- "screen_name": "明日方舟朝陇山",
- "name": "明日方舟朝陇山",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "@明日方舟Arknights 《明日方舟》官方周边组朝陇山 店铺请搜索:明日方舟旗舰店。商务请联系:tmall@hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.600.600.50/0071VPLMly8hgw53ei5zoj30go0go0tv.jpg?KID=imgbed,tva&Expires=1710774945&ssig=9nuuwITJph",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/0071VPLMgy1h8vi3m88t5j30pk08cwfs.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/0071VPLMly1hgw54l8jrcj30hs0hs0uh.jpg",
- "profile_url": "u/6441489862",
- "domain": "",
- "weihao": "",
- "gender": "f",
- "followers_count": 629867,
- "followers_count_str": "63万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 1881,
- "video_status_count": 11,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Fri Dec 22 18:29:41 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": true,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.600.600.180/0071VPLMly8hgw53ei5zoj30go0go0tv.jpg?KID=imgbed,tva&Expires=1710774945&ssig=aAFahf4yj5",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.600.600.1024/0071VPLMly8hgw53ei5zoj30go0go0tv.jpg?KID=imgbed,tva&Expires=1710774945&ssig=Wips3UTIt%2F",
- "verified_reason": "《明日方舟》周边组朝陇山官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20221201",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 26,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 1,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 0,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 1,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 0,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 1,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 0,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 2359816,
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 3,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 7619083,
- "repost_cnt": 1513446,
- "comment_cnt": 410612,
- "like_cnt": 1728050,
- "comment_like_cnt": 3966975
- },
- "video_total_counter": {
- "play_cnt": 2538513
- },
- "brand_account": 0,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "0071VPLMly8hgw53ei5zoj30go0go0tv",
- "like_display": 0
- }
- },
- {
- "name": "泰拉记事社",
- "uid": 7499841383,
- "position": "",
- "user_detail": {
- "id": 7499841383,
- "idstr": "7499841383",
- "class": 1,
- "screen_name": "泰拉记事社",
- "name": "泰拉记事社",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "",
- "url": "",
- "profile_image_url": "https://tvax1.sinaimg.cn/crop.0.6.792.792.50/008byzlBly8h8vi5fawmgj30m70m744q.jpg?KID=imgbed,tva&Expires=1710774945&ssig=ZVyRsyTG%2Bu",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/008byzlBgy1h8vi62t8qxj30pk08ctaa.jpg",
- "cover_image_phone": "https://wx4.sinaimg.cn/crop.0.0.640.640.640/008byzlBly1h8vimzuhk0j30u00u0gpx.jpg",
- "profile_url": "u/7499841383",
- "domain": "",
- "weihao": "",
- "gender": "m",
- "followers_count": 284432,
- "followers_count_str": "28.4万",
- "friends_count": 16,
- "pagefriends_count": 1,
- "statuses_count": 415,
- "video_status_count": 21,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Fri Sep 04 17:24:03 +0800 2020",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": true,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax1.sinaimg.cn/crop.0.6.792.792.180/008byzlBly8h8vi5fawmgj30m70m744q.jpg?KID=imgbed,tva&Expires=1710774945&ssig=jA5yhRh6BO",
- "avatar_hd": "https://tvax1.sinaimg.cn/crop.0.6.792.792.1024/008byzlBly8h8vi5fawmgj30m70m744q.jpg?KID=imgbed,tva&Expires=1710774945&ssig=k0ND1WUF27",
- "verified_reason": "泰拉记事社官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20230512",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 3,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 0,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 0,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 0,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 2359304,
- "urank": 0,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 5961100,
- "repost_cnt": 397585,
- "comment_cnt": 105215,
- "like_cnt": 1513029,
- "comment_like_cnt": 3945271
- },
- "video_total_counter": {
- "play_cnt": 11701771
- },
- "brand_account": 0,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "008byzlBly8h8vi5fawmgj30m70m744q",
- "like_display": 0
- }
- }
- ],
- "recommend_video_title": "热门视频",
- "recommend_video": [
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Thu Feb 29 10:59:22 +0800 2024",
- "id": 5006707548229911,
- "idstr": "5006707548229911",
- "mid": "5006707548229911",
- "can_edit": false,
- "version": 6,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6YT6fMy ",
- "textLength": 279,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3533,
- "comments_count": 3858,
- "reprint_cmt_count": 0,
- "attitudes_count": 66540,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1709513677,
- "page_type": 96,
- "ad_state": 1,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6YT6fMy",
- "object_id": "1034:5006705096851529",
- "expire_time": 3600,
- "returned_object_id": "1034:5006705096851529",
- "info": {
- "url_short": "http://t.cn/A6YT6fMy",
- "url_long": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1709175562,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:5006705096851529",
- "request_oid": "1034:5006705096851529",
- "containerid": "2304445006705096851529",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Thu Mar 14 11:04:23 CST 2024",
- "timestamp": 1710385463162,
- "uuid": 5006705497735295,
- "uuidstr": "5006705497735295",
- "activate_status": "0",
- "object": {
- "fid": 5006705097048097,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hna5hyssiij31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 5006707548229911,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "input_tags": {
- "creation_time": "2024-02-26T10:43:26.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-29",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hxvluij31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hy0139j31hc0u0adz.jpg",
- "3": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hy3fosj31hc0u0gng.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hna5hy7lsij31hc0u042o.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hyargtj31hc0u0acc.jpg"
- },
- "duration": 168.995,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/3UXZj1tilx08cUH30FzW01041201zPsN0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=Za40uUSbZW&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=aLnaaU1F%2Bt&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=n%2FU9QcHBhJ&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-29",
- "stream": {
- "duration": 168.995,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=aLnaaU1F%2Bt&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=n%2FU9QcHBhJ&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529"
- },
- "definition": "1080p",
- "id": "1034:5006705096851529",
- "cover_image": true,
- "author_mid": "5006707548229911",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hna5awionuj31hc0u074c",
- "006QZngZly1hna5awkriwj31hc0u0dgk",
- "006QZngZly1hna5awo5txj31hc0u0adz",
- "006QZngZly1hna5awrcjcj31hc0u040a",
- "006QZngZly1hna5awuzosj31hc0u0gng",
- "006QZngZly1hna5awxoyaj31hc0u0jtk",
- "006QZngZly1hna5ax1vrmj31hc0u042o",
- "006QZngZly1hna5ax62wlj31hc0u0goh",
- "006QZngZly1hna5ax9p51j31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告",
- "embed_code": "http://video.weibo.com/player/1034:5006705096851529/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hna59bhk8ij31hc0u0u0x",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hna59bhk8ij31hc0u0u0x.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/PZq0MNcolx08cUGnOjtS0104120r8xfj0E0a0",
- "original_file_md5": "dd30dec2ac7f23514ce2cdc38fca5fb9",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "dd30dec2ac7f23514ce2cdc38fca5fb9"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304445006705096851529"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 3260960,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 5006705497735295,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Sat Jan 27 20:15:00 +0800 2024",
- "id": 4994888578110993,
- "idstr": "4994888578110993",
- "mid": "4994888578110993",
- "can_edit": false,
- "version": 5,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动宣传PV\n\n第一抔土壤,第一捧种子,大荒千载,翻天覆地。\n谁人种因,谁人得果?\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6jo0Vb2 ",
- "textLength": 240,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 6394,
- "comments_count": 2516,
- "reprint_cmt_count": 0,
- "attitudes_count": 45827,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1706698007,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jo0Vb2",
- "object_id": "1034:4994884038230060",
- "expire_time": 3600,
- "returned_object_id": "1034:4994884038230060",
- "info": {
- "url_short": "http://t.cn/A6jo0Vb2",
- "url_long": "https://video.weibo.com/show?fid=1034:4994884038230060",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706357700,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4994884038230060",
- "request_oid": "1034:4994884038230060",
- "containerid": "2304444994884038230060",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sun Feb 25 01:59:14 CST 2024",
- "timestamp": 1708797554032,
- "uuid": 4994884380393706,
- "uuidstr": "4994884380393706",
- "activate_status": "0",
- "object": {
- "fid": 4994884038164524,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm8fpirpbmj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "2",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 2,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4994888578110993,
- "cluster_biz": {
- "52": {
- "rank_type": "1,7_11"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "schedule_id": "4994885177052076",
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4994884038230060",
- "input_tags": {
- "creation_time": "2024-01-26T09:26:57.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-27",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fpi6msyj31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm8fpib13ej31hc0u0780.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fpifk0nj31hc0u0412.jpg",
- "4": "https://wx2.sinaimg.cn/sq480/006QZngZly1hm8fpikiduj31hc0u0di5.jpg",
- "5": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm8fpinzp7j31hc0u0acl.jpg"
- },
- "duration": 185.062,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/J3c1UY9zlx08c4ESUX2M0104120285hW0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=pScSlU1Hhh&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/Y9BPo9KVlx08c4ER1bEs010412012vQS0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=PdScE2p4hA&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/oLY2HgHOlx08c4EQIFy801041200Dod50E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=E7ceyWg3pF&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-01",
- "stream": {
- "duration": 185.062,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/Y9BPo9KVlx08c4ER1bEs010412012vQS0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=PdScE2p4hA&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/oLY2HgHOlx08c4EQIFy801041200Dod50E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=E7ceyWg3pF&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4994884038230060"
- },
- "definition": "1080p",
- "id": "1034:4994884038230060",
- "cover_image": true,
- "author_mid": "4994888578110993",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hm8fo0mk1ej31hc0u074c",
- "006QZngZly1hm8fo0ow8rj31hc0u0dj2",
- "006QZngZly1hm8fo0t26ij31hc0u0780",
- "006QZngZly1hm8fo0xd8kj31hc0u0q7o",
- "006QZngZly1hm8fo128lzj31hc0u0412",
- "006QZngZly1hm8fo15ja1j31hc0u0wiq",
- "006QZngZly1hm8fo191cij31hc0u0di5",
- "006QZngZly1hm8fo1d59zj31hc0u0q6l",
- "006QZngZly1hm8fo1fysyj31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动宣传PV\n\n第一抔土壤,第一捧种子,大荒千载,翻天覆地。\n谁人种因,谁人得果?\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。",
- "embed_code": "http://video.weibo.com/player/1034:4994884038230060/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hm8fmin63kj31hc0u0b2a",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx4.sinaimg.cn/orj480/006QZngZgy1hm8fmin63kj31hc0u0b2a.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774935&ssig=FQRpV%2BiBNm",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》SideStory「怀黍离」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4994884038230060",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/Eifodpf9lx08c4EzYkCc0104120osKiH0E090",
- "original_file_md5": "4952bb05eae5185132e6e665d15ade82",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "4952bb05eae5185132e6e665d15ade82"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444994884038230060"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 1,
- "st_video": 0
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 3697368,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4994884380393706,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Wed Jan 03 10:59:50 +0800 2024",
- "id": 4986051554967951,
- "idstr": "4986051554967951",
- "mid": "4986051554967951",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n故事集「去咧嘴谷」即将开启\n\n“好吧,最终目标可能有点不切实际,但我们雷姆必拓人都是脚踏实地干事的人。\n“所以,先出发吧。”\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6lBldBL ",
- "textLength": 252,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 2078,
- "comments_count": 1612,
- "reprint_cmt_count": 0,
- "attitudes_count": 27378,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6lBldBL",
- "object_id": "1034:4986048300908568",
- "expire_time": 3600,
- "returned_object_id": "1034:4986048300908568",
- "info": {
- "url_short": "http://t.cn/A6lBldBL",
- "url_long": "https://video.weibo.com/show?fid=1034:4986048300908568",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1704250790,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4986048300908568",
- "request_oid": "1034:4986048300908568",
- "containerid": "2304444986048300908568",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Thu Feb 01 18:41:38 CST 2024",
- "timestamp": 1706784098340,
- "uuid": 4986048697597986,
- "uuidstr": "4986048697597986",
- "activate_status": "0",
- "object": {
- "fid": 4986048300711954,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hlg970hisaj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [
- 4379553431261151,
- 4379553431261193
- ],
- "type": 0,
- "channel_ids_original": [
- 4379553431261193
- ]
- },
- "gid": 4986051554967951,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "first_level_channels": [
- {
- "name": "游戏",
- "id": 4379553431261151
- }
- ],
- "monitor_state": 1,
- "second_level_channels": [
- {
- "name": "手机游戏",
- "id": 4379553431261193
- }
- ],
- "type": 2
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4986048300908568",
- "input_tags": {
- "creation_time": "",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-03",
- "screenshots": {
- "1": "https://wx1.sinaimg.cn/sq480/006QZngZly1hlg96zn23ej31hc0u074c.jpg",
- "2": "https://wx3.sinaimg.cn/sq480/006QZngZly1hlg96zpth6j31hc0u0aca.jpg",
- "3": "https://wx1.sinaimg.cn/sq480/006QZngZly1hlg96ztiu8j31hc0u0q4o.jpg",
- "4": "https://wx4.sinaimg.cn/sq480/006QZngZly1hlg96zx2chj31hc0u042i.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hlg9702ndvj31hc0u0jwf.jpg"
- },
- "duration": 141.595,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/HuntPcwklx08brMjqm1y01041201l0ui0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=aKc8kLtSQz&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/CoVwcyNMlx08brMiSpra01041200FS7u0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=0K0WSmUcRn&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/8NamzgNolx08brMig4re01041200ptWZ0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=ZlslttRp%2Fl&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-01",
- "stream": {
- "duration": 141.595,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/CoVwcyNMlx08brMiSpra01041200FS7u0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=0K0WSmUcRn&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/8NamzgNolx08brMig4re01041200ptWZ0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=ZlslttRp%2Fl&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4986048300908568"
- },
- "definition": "1080p",
- "id": "1034:4986048300908568",
- "cover_image": true,
- "author_mid": "4986051554967951",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hlg8wi2tsqj31hc0u074c",
- "006QZngZly1hlg8wi53f5j31hc0u0dhq",
- "006QZngZly1hlg8wi8qyij31hc0u0aca",
- "006QZngZly1hlg8wicl7vj31hc0u0n0n",
- "006QZngZly1hlg8wifixsj31hc0u0q4o",
- "006QZngZly1hlg8wii9gej31hc0u0jtg",
- "006QZngZly1hlg8wilsf5j31hc0u042i",
- "006QZngZly1hlg8wioseij31hc0u0jwd",
- "006QZngZly1hlg8wisacaj31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n故事集「去咧嘴谷」即将开启\n\n“好吧,最终目标可能有点不切实际,但我们雷姆必拓人都是脚踏实地干事的人。\n“所以,先出发吧。”\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。",
- "embed_code": "http://video.weibo.com/player/1034:4986048300908568/v.swf",
- "image": {
- "width": 960,
- "pid": "006QZngZgy1hlg8uy18ngj30qo0f0ttm",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx4.sinaimg.cn/orj480/006QZngZgy1hlg8uy18ngj30qo0f0ttm.jpg",
- "height": 540
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》全新故事「去咧嘴谷」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4986048300908568",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/z2fDYIb3lx08brLqBJeg0104120n8YeD0E090",
- "original_file_md5": "22cd05f326a7e0af317b1122284112d1",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "22cd05f326a7e0af317b1122284112d1"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444986048300908568"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 1254386,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4986048697597986,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Wed Nov 29 11:01:13 +0800 2023",
- "id": 4973368329635906,
- "idstr": "4973368329635906",
- "mid": "4973368329635906",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \nSideStory「银心湖列车」限时活动即将开启\n\n迟早有一天,外面的人不会只知道喀兰贸易,不会只看到茫茫白雪和深谷高山。\n他们会记住“谢拉格”这个名字。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6WsEhk5 ",
- "textLength": 273,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 4824,
- "comments_count": 2363,
- "reprint_cmt_count": 0,
- "attitudes_count": 42761,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6WsEhk5",
- "object_id": "1034:4973365237055522",
- "expire_time": 3600,
- "returned_object_id": "1034:4973365237055522",
- "info": {
- "url_short": "http://t.cn/A6WsEhk5",
- "url_long": "https://video.weibo.com/show?fid=1034:4973365237055522",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1701226873,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4973365237055522",
- "request_oid": "1034:4973365237055522",
- "containerid": "2304444973365237055522",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sat Jan 27 20:38:26 CST 2024",
- "timestamp": 1706359106567,
- "uuid": 4973365646590018,
- "uuidstr": "4973365646590018",
- "activate_status": "0",
- "object": {
- "fid": 4973365237186595,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hkbsj4bkg7j31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4973368329635906,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4973365237055522",
- "input_tags": {
- "creation_time": "2023-11-28T15:26:04.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2023-11-29",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hkbsj3df0nj31hc0u074c.jpg",
- "2": "https://wx2.sinaimg.cn/sq480/006QZngZly1hkbsj3fx4ij31hc0u0tdr.jpg",
- "3": "https://wx4.sinaimg.cn/sq480/006QZngZly1hkbsj3ktboj31hc0u0n4o.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hkbsj3px5nj31hc0u00wa.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hkbsj44g77j31hc0u0mzv.jpg"
- },
- "duration": 137.809,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/w2eGD1RPlx08axXeCnC001041201H9hj0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=sBx%2F2Eg1O7&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/23IU7worlx08axXd5S4801041200QQ5U0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=FCWB3Z3rZS&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/vGZPxFjSlx08axXcMWta01041200vLAN0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=Q%2B6cUZQi8M&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2023-12-05",
- "stream": {
- "duration": 137.809,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/23IU7worlx08axXd5S4801041200QQ5U0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=FCWB3Z3rZS&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/vGZPxFjSlx08axXcMWta01041200vLAN0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=Q%2B6cUZQi8M&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4973365237055522"
- },
- "definition": "1080p",
- "id": "1034:4973365237055522",
- "cover_image": true,
- "author_mid": "4973368329635906",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hkbs9vzvbbj31hc0u074c",
- "006QZngZly1hkbs9w3n45j31hc0u0n1c",
- "006QZngZly1hkbs9w70xej31hc0u0tdr",
- "006QZngZly1hkbs9waet6j31hc0u078e",
- "006QZngZly1hkbs9wdxtgj31hc0u0n4o",
- "006QZngZly1hkbs9wh3y1j31hc0u0mxl",
- "006QZngZly1hkbs9wk6qjj31hc0u00wa",
- "006QZngZly1hkbs9wn67aj31hc0u0wi5",
- "006QZngZly1hkbs9wrk2mj31hc0u0acc"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \nSideStory「银心湖列车」限时活动即将开启\n\n迟早有一天,外面的人不会只知道喀兰贸易,不会只看到茫茫白雪和深谷高山。\n他们会记住“谢拉格”这个名字。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。",
- "embed_code": "http://video.weibo.com/player/1034:4973365237055522/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hkbs875mmqj31hc0u07wh",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hkbs875mmqj31hc0u07wh.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》SideStory「银心湖列车」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4973365237055522",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/4wtrYo8Flx08axWozfS80104120nsWYp0E090",
- "original_file_md5": "cc4448ad81eeecca75c809018aa26313",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "cc4448ad81eeecca75c809018aa26313"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444973365237055522"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 1,
- "play_count": 1781911,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4973365646590018,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Sat Jan 27 20:10:01 +0800 2024",
- "id": 4994887323484588,
- "idstr": "4994887323484588",
- "mid": "4994887323484588",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动先导PV\n\n神话也许会褪色……\n而生命本身不会断绝 http://t.cn/A6jopgNK ",
- "textLength": 130,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3229,
- "comments_count": 783,
- "reprint_cmt_count": 0,
- "attitudes_count": 16548,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jopgNK",
- "object_id": "1034:4994883346169889",
- "expire_time": 3600,
- "returned_object_id": "1034:4994883346169889",
- "info": {
- "url_short": "http://t.cn/A6jopgNK",
- "url_long": "https://video.weibo.com/show?fid=1034:4994883346169889",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706357401,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4994883346169889",
- "request_oid": "1034:4994883346169889",
- "containerid": "2304444994883346169889",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sun Feb 25 19:58:06 CST 2024",
- "timestamp": 1708862286382,
- "uuid": 4994883730538550,
- "uuidstr": "4994883730538550",
- "activate_status": "0",
- "object": {
- "fid": 4994883345973279,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm8fmg2ensj31t00u0wem",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 2,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "2",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 2,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4994887323484588,
- "cluster_biz": {
- "52": {
- "rank_type": "1,7_11"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "schedule_id": "4994884446454763",
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4994883346169889",
- "input_tags": {
- "creation_time": "2024-01-19T08:04:23.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-27",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fmg5aygj31t00u0wem.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm8fmg82naj31t00u0gr1.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm8fmgcj9mj31t00u0jup.jpg",
- "4": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm8fmgfnhbj31t00u0gns.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm8fmgi1hyj31t00u0aby.jpg"
- },
- "duration": 146.495,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/kJG4dQRClx08c4EGyYlO01041201LFPW0E010.mp4?label=mp4_720p&template=1560x720.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=eSRNwSJi03&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/UBen6Dp3lx08c4EEUyog01041200TITr0E010.mp4?label=mp4_hd&template=1040x480.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=pJKzZMDxH%2F&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/aOTMWyE9lx08c4EECfyw01041200zIOi0E010.mp4?label=mp4_ld&template=780x360.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=JN5JquZoae&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-01-30",
- "stream": {
- "duration": 146.495,
- "format": "mp4",
- "width": 1040,
- "hd_url": "http://f.video.weibocdn.com/o0/UBen6Dp3lx08c4EEUyog01041200TITr0E010.mp4?label=mp4_hd&template=1040x480.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=pJKzZMDxH%2F&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/aOTMWyE9lx08c4EECfyw01041200zIOi0E010.mp4?label=mp4_ld&template=780x360.25.0&ori=0&ps=1CwnkDw1GXwCQx&Expires=1710767735&ssig=JN5JquZoae&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4994883346169889"
- },
- "definition": "1080p",
- "id": "1034:4994883346169889",
- "cover_image": true,
- "author_mid": "4994887323484588",
- "cover_screenshot_meta": {
- "width": 2340,
- "pids": [
- "006QZngZly1hm8fla8s6wj31t00u0wem",
- "006QZngZly1hm8fladaefj31t00u0ae9",
- "006QZngZly1hm8flag7dyj31t00u0gr1",
- "006QZngZly1hm8flakgmvj31t00u0ace",
- "006QZngZly1hm8flanatmj31t00u0jup",
- "006QZngZly1hm8flauob0j31t00u0wi2",
- "006QZngZly1hm8flay55rj31t00u0gns",
- "006QZngZly1hm8flb1lnjj31t00u00ux",
- "006QZngZly1hm8flbjrf4j31t00u0jrv"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]# #明日方舟# \n《明日方舟》SideStory「怀黍离」活动先导PV\n\n神话也许会褪色……\n而生命本身不会断绝",
- "embed_code": "http://video.weibo.com/player/1034:4994883346169889/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hm8fjmnz26j31hc0u0b29",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hm8fjmnz26j31hc0u0b29.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774935&ssig=FQRpV%2BiBNm",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》SideStory「怀黍离」活动先导PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4994883346169889",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/daom370Ylx08c4Eof5Dq0104120qZJLN0E0a0",
- "original_file_md5": "e03f2a1f75f7319f38b09959e55d3136",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 2340,
- "height": 1080
- },
- "md5": "e03f2a1f75f7319f38b09959e55d3136"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444994883346169889"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 1,
- "play_count": 2586806,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4994883730538550,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Tue Jan 30 11:01:17 +0800 2024",
- "id": 4995836391982642,
- "idstr": "4995836391982642",
- "mid": "4995836391982642",
- "can_edit": false,
- "version": 3,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n《明日方舟》限定干员「黍」前瞻PV\n\n在有限的时间里,她始终无可奈何。\n可是,也总有希望会留存下来。 http://t.cn/A6jOflE7 ",
- "textLength": 144,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 2980,
- "comments_count": 975,
- "reprint_cmt_count": 0,
- "attitudes_count": 22213,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1707535483,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jOflE7",
- "object_id": "1034:4995834580762634",
- "expire_time": 3600,
- "returned_object_id": "1034:4995834580762634",
- "info": {
- "url_short": "http://t.cn/A6jOflE7",
- "url_long": "https://video.weibo.com/show?fid=1034:4995834580762634",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706583677,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4995834580762634",
- "request_oid": "1034:4995834580762634",
- "containerid": "2304444995834580762634",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Fri Feb 23 11:02:16 CST 2024",
- "timestamp": 1708657336724,
- "uuid": 4995834767737034,
- "uuidstr": "4995834767737034",
- "activate_status": "0",
- "object": {
- "fid": 4995834580566033,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hmbgyu13oyj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4995836391982642,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 3
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4995834580762634",
- "input_tags": {
- "creation_time": "2024-01-29T07:21:03.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-30",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hmbgyu3qiaj31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmbgyu6t0nj31hc0u0jvf.jpg",
- "3": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmbgyu9o3rj31hc0u0wf9.jpg",
- "4": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmbgyudub8j31hc0u041s.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hmbgyuhs2ij31hc0u0aeq.jpg"
- },
- "duration": 150.767,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/Yx4Qow5xlx08c8QsvGMM01041201MiFO0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=1KHCGSJpJg&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/7hDTEPLZlx08c8QrYUMo01041200Uh2z0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=FLMRxKqd1G&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/PkWY57fElx08c8QrFLvq01041200zDML0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=Ax7KgXaVYn&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-02",
- "stream": {
- "duration": 150.767,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/7hDTEPLZlx08c8QrYUMo01041200Uh2z0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=FLMRxKqd1G&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/PkWY57fElx08c8QrFLvq01041200zDML0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=Ax7KgXaVYn&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4995834580762634"
- },
- "definition": "1080p",
- "id": "1034:4995834580762634",
- "cover_image": true,
- "author_mid": "4995836391982642",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hmbgtc7jlej31hc0u074c",
- "006QZngZly1hmbgtca3xaj31hc0u0n23",
- "006QZngZly1hmbgtcd8x3j31hc0u0jvf",
- "006QZngZly1hmbgtcg64xj31hc0u0q5f",
- "006QZngZly1hmbgtckrifj31hc0u0wf9",
- "006QZngZly1hmbgtcqq5vj31hc0u0q6y",
- "006QZngZly1hmbgtctodwj31hc0u041s",
- "006QZngZly1hmbgtcxvpnj31hc0u0q7k",
- "006QZngZly1hmbgtd0s1ej31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n《明日方舟》限定干员「黍」前瞻PV\n\n在有限的时间里,她始终无可奈何。\n可是,也总有希望会留存下来。",
- "embed_code": "http://video.weibo.com/player/1034:4995834580762634/v.swf",
- "image": {
- "width": 1146,
- "pid": "006QZngZgy1hmbgunnrc9j30vu0hw1kx",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx4.sinaimg.cn/orj480/006QZngZgy1hmbgunnrc9j30vu0hw1kx.jpg",
- "height": 644
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》限定干员「黍」前瞻PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4995834580762634",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/41pbI7lIlx08c8PY74ow0104120kMTxi0E080",
- "original_file_md5": "b24267a1291175c0e49461e419855ce0",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "b24267a1291175c0e49461e419855ce0"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444995834580762634"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 1804418,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4995834767737034,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Fri Feb 23 10:59:01 +0800 2024",
- "id": 5004533132428268,
- "idstr": "5004533132428268",
- "mid": "5004533132428268",
- "can_edit": false,
- "version": 2,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n连接已建立,再次播报本次任务细节。\n谨祝任务顺利。 http://t.cn/A6YNdmPp ",
- "textLength": 98,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 1975,
- "comments_count": 994,
- "reprint_cmt_count": 0,
- "attitudes_count": 22708,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6YNdmPp",
- "object_id": "1034:5004532615413800",
- "expire_time": 3600,
- "returned_object_id": "1034:5004532615413800",
- "info": {
- "url_short": "http://t.cn/A6YNdmPp",
- "url_long": "https://video.weibo.com/show?fid=1034:5004532615413800",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1708657141,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:5004532615413800",
- "request_oid": "1034:5004532615413800",
- "containerid": "2304445004532615413800",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Sun Mar 10 17:27:37 CST 2024",
- "timestamp": 1710062857353,
- "uuid": 5004532906983510,
- "uuidstr": "5004532906983510",
- "activate_status": "0",
- "object": {
- "fid": 5004532615020613,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hn37sbpye2j31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 5004533132428268,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:5004532615413800",
- "input_tags": {
- "creation_time": "",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-23",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hn37sazvq2j31hc0u074c.jpg",
- "2": "https://wx2.sinaimg.cn/sq480/006QZngZly1hn37sb2ji6j31hc0u077c.jpg",
- "3": "https://wx4.sinaimg.cn/sq480/006QZngZly1hn37sb5qvnj31hc0u0wgj.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hn37sb8lylj31hc0u0n0a.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hn37sbbi0cj31hc0u0mxg.jpg"
- },
- "duration": 40.913,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/AUEbY5nylx08cL7GiucM01041200gt6P0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=%2FwHEgd%2Bm%2FJ&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/117UEx9clx08cL7FNWkU010412008mRR0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=FMfJmoJm0x&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/sYQ5MMq2lx08cL7FkWS4010412005hke0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=dzbbJtgSRb&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-03-07",
- "stream": {
- "duration": 40.913,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/117UEx9clx08cL7FNWkU010412008mRR0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=FMfJmoJm0x&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/sYQ5MMq2lx08cL7FkWS4010412005hke0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=dzbbJtgSRb&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:5004532615413800"
- },
- "definition": "1080p",
- "id": "1034:5004532615413800",
- "cover_image": true,
- "author_mid": "5004533132428268",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hn37s6pjkqj31hc0u074c",
- "006QZngZly1hn37s6rpoej31hc0u00t8",
- "006QZngZly1hn37s6ukouj31hc0u077c",
- "006QZngZly1hn37s6xg04j31hc0u0dj9",
- "006QZngZly1hn37s734urj31hc0u0wgj",
- "006QZngZly1hn37s76zfqj31hc0u0q5o",
- "006QZngZly1hn37s7bvotj31hc0u0n0a",
- "006QZngZly1hn37s7hq7mj31hc0u0myp",
- "006QZngZly1hn37s7mmsmj31hc0u0t8z"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n连接已建立,再次播报本次任务细节。\n谨祝任务顺利。",
- "embed_code": "http://video.weibo.com/player/1034:5004532615413800/v.swf",
- "image": {
- "width": 1146,
- "pid": "006QZngZgy1hn37qw75daj30vu0hw4lx",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hn37qw75daj30vu0hw4lx.jpg",
- "height": 644
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」先导PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:5004532615413800",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/w9Zdn77mlx08cL7xIu9y0104120gInkq0E060",
- "original_file_md5": "615a06e78165172820d43e3a9fd3000b",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "615a06e78165172820d43e3a9fd3000b"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304445004532615413800"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 722281,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 5004532906983510,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Tue Jan 23 16:59:54 +0800 2024",
- "id": 4993389927863343,
- "idstr": "4993389927863343",
- "mid": "4993389927863343",
- "can_edit": false,
- "version": 4,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟##沙洲遗闻# \n舒巴特-阿尔萨兰,一片位于萨尔贡的失落之地。\n黄沙漫过堤坝,堵塞了往昔的河道,家园逐渐荒废。\n原以为仅剩废墟的这里,家园与文明的篝火却未曾熄灭。\n沉默的沙洲,坚守的人们,神秘的过往,这一切正等待着我们的到来。\n\n主题官网链接:http://t.cn/A6jUuYxa ",
- "textLength": 299,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 1322,
- "comments_count": 608,
- "reprint_cmt_count": 0,
- "attitudes_count": 10947,
- "pending_approval_count": 0,
- "isLongText": true,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jM1SF6",
- "object_id": "1034:4993388420726808",
- "expire_time": 3600,
- "returned_object_id": "1034:4993388420726808",
- "info": {
- "url_short": "http://t.cn/A6jM1SF6",
- "url_long": "https://video.weibo.com/show?fid=1034:4993388420726808",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706000394,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4993388420726808",
- "request_oid": "1034:4993388420726808",
- "containerid": "2304444993388420726808",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Mon Feb 26 15:48:14 CST 2024",
- "timestamp": 1708933694027,
- "uuid": 4993388637061249,
- "uuidstr": "4993388637061249",
- "activate_status": "0",
- "object": {
- "fid": 4993388420661268,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm3nzpb0hzj31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 5,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4982335369380034,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- },
- {
- "content": "沙洲遗闻"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4993388420726808",
- "input_tags": {
- "creation_time": "",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-23",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm3nzpdzyfj31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm3nzpi7xpj31hc0u0jwb.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm3nzpn082j31hc0u0q6c.jpg",
- "4": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm3nzprj99j31hc0u0myb.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hm3nzput11j31hc0u0q4p.jpg"
- },
- "duration": 87.26,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/wblRIlhilx08bY4QZHzq01041200VwPP0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=a9aE5k%2Flxi&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/RWvRDi3Blx08bY4Pr6k001041200r1x20E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=oWcyBlks%2FN&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/StThEY6Plx08bY4Pc9Bu01041200fUKX0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=GqBa%2FFiJGx&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-01-27",
- "stream": {
- "duration": 87.26,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/RWvRDi3Blx08bY4Pr6k001041200r1x20E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=oWcyBlks%2FN&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/StThEY6Plx08bY4Pc9Bu01041200fUKX0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=GqBa%2FFiJGx&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4993388420726808"
- },
- "definition": "1080p",
- "id": "1034:4993388420726808",
- "cover_image": true,
- "author_mid": "4993389927863343",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hm3nvrjio7j31hc0u074c",
- "006QZngZly1hm3nvrmivtj31hc0u0q4n",
- "006QZngZly1hm3nvrrlppj31hc0u0jwb",
- "006QZngZly1hm3nvrx6d3j31hc0u042l",
- "006QZngZly1hm3nvs0ijmj31hc0u0q6c",
- "006QZngZly1hm3nvs3zcbj31hc0u040c",
- "006QZngZly1hm3nvs7rjxj31hc0u0myb",
- "006QZngZly1hm3nvsbaybj31hc0u0ab5",
- "006QZngZly1hm3nvsfamvj31hc0u0wez"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟##沙洲遗闻# \n舒巴特-阿尔萨兰,一片位于萨尔贡的失落之地。\n黄沙漫过堤坝,堵塞了往昔的河道,家园逐渐荒废。\n原以为仅剩废墟的这里,家园与文明的篝火却未曾熄灭。\n沉默的沙洲,坚守的人们,神秘的过往,这一切正等待着我们的到来。\n\n主题官网链接:htt",
- "embed_code": "http://video.weibo.com/player/1034:4993388420726808/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hm3nuw2atwj31hc0u0kjl",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx3.sinaimg.cn/orj480/006QZngZgy1hm3nuw2atwj31hc0u0kjl.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》生息演算「沙洲遗闻」宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4993388420726808",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/9IYnP5Qdlx08bY4rG2t20104120c1sEE0E050",
- "original_file_md5": "da5946ec320a1413a9d22df5fb1721c6",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "da5946ec320a1413a9d22df5fb1721c6"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444993388420726808"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 652598,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "http://t.cn/A6jUuYxa",
- "info": {
- "url_short": "http://t.cn/A6jUuYxa",
- "url_long": "https://ak.hypergryph.com/ra/taleswithinthesand",
- "type": 0,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1705392026,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "沙洲遗闻",
- "object_id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "returned_object_id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "object": {
- "object_id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "request_oid": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "containerid": "231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Wed Jan 31 17:52:32 CST 2024",
- "timestamp": 1706694752270,
- "uuid": 4990838248571278,
- "uuidstr": "4990838248571278",
- "activate_status": "0",
- "object": {
- "id": "1022:231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "display_name": "沙洲遗闻",
- "object_type": "search_topic",
- "summary": "",
- "attribute": "1",
- "create_at": 1705392026,
- "action": [
- "topic_status"
- ],
- "creator": {
- "uid": "6279793937",
- "sid": "0",
- "create_at": 1705392026,
- "mid": "4990838247002499"
- },
- "image": {
- "url": "https://wx1.sinaimg.cn/large/006QZngZly8hmcygp3q6mj30890893z2.jpg"
- },
- "mobile": {
- "page_id": "231522e4c8d7104f09d8b6791bc8dfb6822b64",
- "url": {
- "status": "1",
- "name": "沙洲遗闻",
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23&extparam=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23"
- },
- "card": {
- "status": 0
- }
- },
- "url": "https://s.weibo.com/weibo?q=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23",
- "short_url": "http://t.cn/A6jUuYJp",
- "biz": {
- "biz_id": "231522",
- "containerid": "231522e4c8d7104f09d8b6791bc8dfb6822b64"
- },
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%B2%99%E6%B4%B2%E9%81%97%E9%97%BB%23",
- "modify_type": 5,
- "topic_tag": "生息演算,明日方舟",
- "location": "31",
- "category": "游戏|126",
- "cate_id": "126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#沙洲遗闻#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 0,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524320,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4993388637061249,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Thu Feb 01 11:02:10 +0800 2024",
- "id": 4996561391586814,
- "idstr": "4996561391586814",
- "mid": "4996561391586814",
- "can_edit": false,
- "version": 5,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n2月1日 浸春芜 正式上架塞壬唱片官网,网易云音乐及QQ音乐等平台\n塞壬唱片官网链接:http://t.cn/A6jHYvGe\n网易云音乐专辑链接:http://t.cn/A6jHYvGk\nQQ音乐专辑链接:http://t.cn/A6jHYvGF\n\n【专辑介绍】\n万象藏百谷,化雨浸春芜。\n汤汤一掬沥荣枯,染翠千亩。\n\n【歌曲 ",
- "textLength": 313,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3613,
- "comments_count": 739,
- "reprint_cmt_count": 0,
- "attitudes_count": 10672,
- "pending_approval_count": 0,
- "isLongText": true,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 231240,
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 96,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jHYfB6",
- "object_id": "1034:4996560182771784",
- "expire_time": 3600,
- "returned_object_id": "1034:4996560182771784",
- "info": {
- "url_short": "http://t.cn/A6jHYfB6",
- "url_long": "https://video.weibo.com/show?fid=1034:4996560182771784",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756530,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4996560182771784",
- "request_oid": "1034:4996560182771784",
- "containerid": "2304444996560182771784",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Mon Mar 11 09:10:03 CST 2024",
- "timestamp": 1710119403877,
- "uuid": 4996560831381538,
- "uuidstr": "4996560831381538",
- "activate_status": "0",
- "object": {
- "fid": 4996560182837290,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hmds7lo7w2j31hc0u074c",
- "copyright": 0,
- "extension": {
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4996561391586814,
- "cluster_biz": {
- "52": {
- "rank_type": "1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4996560182771784",
- "input_tags": {
- "creation_time": "2024-01-31T19:05:28.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-01",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hmds7lr7cij31hc0u074c.jpg",
- "2": "https://wx1.sinaimg.cn/sq480/006QZngZly1hmds7lulggj31hc0u0jvw.jpg",
- "3": "https://wx3.sinaimg.cn/sq480/006QZngZly1hmds7lx61vj31hc0u0af0.jpg",
- "4": "https://wx2.sinaimg.cn/sq480/006QZngZly1hmds7m04qvj31hc0u078z.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hmds7m2wo4j31hc0u0q6b.jpg"
- },
- "duration": 224.792,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/tv0RgKyulx08cc2izNpS01041203xR5G0E020.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=3kquOKWKzS&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/DZ9Rkf5klx08cc2gguhW01041201MiP40E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=ySwONUwIAR&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/AIdu0wyTlx08cc2hlx3W0104120165YP0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=skE4EntAvG&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-03-11",
- "stream": {
- "duration": 224.792,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/DZ9Rkf5klx08cc2gguhW01041201MiP40E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=ySwONUwIAR&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/AIdu0wyTlx08cc2hlx3W0104120165YP0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=skE4EntAvG&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4996560182771784"
- },
- "definition": "1080p",
- "id": "1034:4996560182771784",
- "cover_image": true,
- "author_mid": "4996561391586814",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hmds7f4hyqj31hc0u074c",
- "006QZngZly1hmds7f6qx9j31hc0u0n0a",
- "006QZngZly1hmds7f9k4gj31hc0u0jvw",
- "006QZngZly1hmds7fd627j31hc0u0q7k",
- "006QZngZly1hmds7fhko3j31hc0u0af0",
- "006QZngZly1hmds7fkp3sj31hc0u0wja",
- "006QZngZly1hmds7fohl3j31hc0u078z",
- "006QZngZly1hmds7fs3elj31hc0u0tbp",
- "006QZngZly1hmds7fvw1ej31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n2月1日 浸春芜 正式上架塞壬唱片官网,网易云音乐及QQ音乐等平台\n塞壬唱片官网链接:https://monster-siren.hypergryph.com/music/048799\n网易云音乐专辑链接:https://music.163.c",
- "embed_code": "http://video.weibo.com/player/1034:4996560182771784/v.swf",
- "image": {
- "width": 960,
- "pid": "006QZngZgy1hmds4q4lgoj30qo0f07ge",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hmds4q4lgoj30qo0f07ge.jpg",
- "height": 540
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "《明日方舟》EP - 浸春芜"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4996560182771784",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/zAdUOy7Plx08cc1YAeO40104120BBSIV0E0e0",
- "original_file_md5": "3a4b86eedc69c649a7a306bdb3f040bf",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "3a4b86eedc69c649a7a306bdb3f040bf"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444996560182771784"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 1,
- "st_video": 0
- }
- },
- "is_longtext": false
- },
- "like_count": 1,
- "play_count": 590949,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "http://t.cn/A6jHYvGe",
- "info": {
- "url_short": "http://t.cn/A6jHYvGe",
- "url_long": "https://monster-siren.hypergryph.com/music/048799",
- "type": 0,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756406,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "http://t.cn/A6jHYvGk",
- "info": {
- "url_short": "http://t.cn/A6jHYvGk",
- "url_long": "https://music.163.com/#/album?id=184701264",
- "type": 0,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756406,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "http://t.cn/A6jHYvGF",
- "object_id": "2003338012:c5451ada973ddc11f649aaefee044299",
- "returned_object_id": "2003338012:c5451ada973ddc11f649aaefee044299",
- "info": {
- "url_short": "http://t.cn/A6jHYvGF",
- "url_long": "https://i.y.qq.com/v8/playsong.html?songid=467695336",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706756406,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "2003338012:c5451ada973ddc11f649aaefee044299",
- "request_oid": "2003338012:c5451ada973ddc11f649aaefee044299",
- "containerid": "231240c5451ada973ddc11f649aaefee044299",
- "object_domain_id": "2003338012",
- "object_type": "audio",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "13",
- "last_modified": "Thu Feb 01 11:00:06 CST 2024",
- "timestamp": 1706756406968,
- "uuid": 4996560873324856,
- "uuidstr": "4996560873324856",
- "activate_status": "0",
- "object": {
- "image": {
- "width": 300,
- "url": "https://y.gtimg.cn/music/photo_new/T002R300x300M000001HIMuf2FjK6o.jpg",
- "height": 300
- },
- "stream": {
- "url": "id%3D467695336%26mid%3D001V1NtH360djY%26sharetype%3D0%26songtype%3D0"
- },
- "object_type": "audio",
- "author": {
- "object_type": "person",
- "display_name": "塞壬唱片-MSR"
- },
- "display_name": "浸春芜",
- "create_at": "2024-02-01",
- "url": "https://i.y.qq.com/v8/playsong.html?songid=467695336",
- "biz": {
- "biz_id": "231240",
- "containerid": "231240c5451ada973ddc11f649aaefee044299"
- },
- "target_url": "https://i.y.qq.com/v8/playsong.html?songid=467695336"
- },
- "is_longtext": false
- },
- "like_count": 0,
- "isActionType": false,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 562949953945632,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4996560831381538,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- },
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "created_at": "Sun Jan 28 12:00:00 +0800 2024",
- "id": 4995126399074730,
- "idstr": "4995126399074730",
- "mid": "4995126399074730",
- "edit_count": 1,
- "can_edit": false,
- "edit_at": "Sun Jan 28 12:07:28 +0800 2024",
- "version": 3,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]# #明日方舟##明日方舟南越王博物院联动#\n\n明日方舟 x @南越王博物院 丨「南境余音」联动纪录片\n\n“铭昔照,贺新岁。”\n明日方舟携手南越王博物院,邀博士共贺甲辰龙年。\n\n_____________\n关注@明日方舟Arknights 并转发本微博,我们将通过@微博抽奖平台 随机抽取3位博士每人赠送一款【 ",
- "textLength": 388,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 4850,
- "comments_count": 642,
- "reprint_cmt_count": 0,
- "attitudes_count": 6241,
- "pending_approval_count": 0,
- "isLongText": true,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "page_type": 32,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6jKs2VF",
- "object_id": "1034:4995121729437751",
- "expire_time": 3600,
- "returned_object_id": "1034:4995121729437751",
- "info": {
- "url_short": "http://t.cn/A6jKs2VF",
- "url_long": "https://video.weibo.com/show?fid=1034:4995121729437751",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1706414400,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:4995121729437751",
- "request_oid": "1034:4995121729437751",
- "containerid": "2304444995121729437751",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Mon Jan 29 12:10:19 CST 2024",
- "timestamp": 1706501419023,
- "uuid": 4995122042503224,
- "uuidstr": "4995122042503224",
- "activate_status": "0",
- "object": {
- "fid": 4995121729437753,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hm971avisyj31hc0u074c",
- "copyright": 0,
- "extension": {
- "extension": {
- "upload_type": "2",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 2,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 4973176611932606,
- "topics": [
- {
- "content": "明日方舟[超话]"
- }
- ],
- "schedule_id": "4995123043107230",
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:4995121729437751",
- "input_tags": {
- "creation_time": "2024-01-26T08:42:25.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-01-28",
- "screenshots": {
- "1": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm971bm4fmj31hc0u074c.jpg",
- "2": "https://wx3.sinaimg.cn/sq480/006QZngZly1hm971bobyyj31hc0u0jt1.jpg",
- "3": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm971brkj2j31hc0u00u1.jpg",
- "4": "https://wx4.sinaimg.cn/sq480/006QZngZly1hm971bttm7j31hc0u0acd.jpg",
- "5": "https://wx1.sinaimg.cn/sq480/006QZngZly1hm971bw8aej31hc0u0q61.jpg"
- },
- "duration": 236.426,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/iuouxLrElx08c5HNp7fa01041201mBdP0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=aE8SNklbH1&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/veNcVJoSlx08c5HMzxby01041200HK0H0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=kPGXlV19GO&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/TCVtCbpylx08c5HLZqZG01041200raUu0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=snLA%2F90jVm&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-01-29",
- "stream": {
- "duration": 236.426,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/veNcVJoSlx08c5HMzxby01041200HK0H0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=kPGXlV19GO&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/TCVtCbpylx08c5HLZqZG01041200raUu0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=snLA%2F90jVm&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:4995121729437751"
- },
- "definition": "1080p",
- "id": "1034:4995121729437751",
- "cover_image": true,
- "author_mid": "4995126399074730",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hm96yj0gkyj31hc0u074c",
- "006QZngZly1hm96yj34mjj31hc0u0gnw",
- "006QZngZly1hm96yj6yzej31hc0u0jt1",
- "006QZngZly1hm96yjbm8yj31hc0u0dja",
- "006QZngZly1hm96yjho6mj31hc0u00u1",
- "006QZngZly1hm96yjlvcoj31hc0u0759",
- "006QZngZly1hm96yjpzcfj31hc0u0acd",
- "006QZngZly1hm96yjt882j31hc0u075o",
- "006QZngZly1hm96yjy67mj31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]# 明日方舟##明日方舟南越王博物院联动#\n\n明日方舟 x @南越王博物院 丨「南境余音」联动纪录片\n\n“铭昔照,贺新岁。”\n明日方舟携手南越王博物院,邀博士共贺甲辰龙年。\n\n_____________\n关注@明日方舟Arknights 并转发本微博,我们将通过",
- "embed_code": "http://video.weibo.com/player/1034:4995121729437751/v.swf",
- "image": {
- "width": 3000,
- "pid": "006QZngZgy1hm96yuw5byj32bc1avkjo",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hm96yuw5byj32bc1avkjo.jpg",
- "height": 1687
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "明日方舟 x 南越王博物院 丨「南境余音」联动纪录片"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:4995121729437751",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/Gb5ZTlq7lx08c5Hrt0fe0104120i6sWH0E070",
- "original_file_md5": "29e21d7a9f39ba7a3f19bc75f756f44d",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "29e21d7a9f39ba7a3f19bc75f756f44d"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304444995121729437751"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 1,
- "st_video": 0
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 581171,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟南越王博物院联动",
- "object_id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "returned_object_id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "object": {
- "object_id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "request_oid": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "containerid": "231522ca3ad2e5f1e9199745a00eee68667187",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Wed Jan 31 17:25:28 CST 2024",
- "timestamp": 1706693128029,
- "uuid": 4994894870348187,
- "uuidstr": "4994894870348187",
- "activate_status": "0",
- "object": {
- "id": "1022:231522ca3ad2e5f1e9199745a00eee68667187",
- "display_name": "明日方舟南越王博物院联动",
- "object_type": "search_topic",
- "summary": "",
- "attribute": "1",
- "create_at": 1706359200,
- "action": [
- "topic_status"
- ],
- "creator": {
- "uid": "6279793937",
- "sid": "0",
- "create_at": 1706359200,
- "mid": "4994894869299745"
- },
- "image": {
- "url": "https://wx3.sinaimg.cn/large/007BYoYzly8hmcxpuskhaj307m07mdg5.jpg"
- },
- "mobile": {
- "page_id": "231522ca3ad2e5f1e9199745a00eee68667187",
- "url": {
- "status": "1",
- "name": "明日方舟南越王博物院联动",
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23"
- },
- "card": {
- "status": 0
- }
- },
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23",
- "short_url": "http://t.cn/A6jol4Nd",
- "biz": {
- "biz_id": "231522",
- "containerid": "231522ca3ad2e5f1e9199745a00eee68667187"
- },
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%E5%8D%97%E8%B6%8A%E7%8E%8B%E5%8D%9A%E7%89%A9%E9%99%A2%E8%81%94%E5%8A%A8%23",
- "modify_type": 5,
- "in_band_type": 34,
- "topic_band_type": 1,
- "ever_in_hotsearch": 1,
- "location": "0",
- "category": "游戏|126",
- "cate_id": "126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟南越王博物院联动#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 0,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 4995122042503224,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "author_type": 1,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- }
- ],
- "top_videos": [
- {
- "visible": {
- "type": 0,
- "list_id": 0
- },
- "mark": "999_reallog_mark_ad:999|WeiboADNatural",
- "created_at": "Thu Feb 29 10:59:22 +0800 2024",
- "id": 5006707548229911,
- "idstr": "5006707548229911",
- "mid": "5006707548229911",
- "can_edit": false,
- "version": 6,
- "show_additional_indication": 0,
- "text": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告。 http://t.cn/A6YT6fMy ",
- "textLength": 279,
- "source_allowclick": 1,
- "source_type": 3,
- "source": "明日方舟超话",
- "appid": 2735519,
- "favorited": false,
- "truncated": false,
- "in_reply_to_status_id": "",
- "in_reply_to_user_id": "",
- "in_reply_to_screen_name": "",
- "pic_ids": [],
- "pic_types": "",
- "geo": null,
- "is_paid": false,
- "mblog_vip_type": 0,
- "user": {
- "id": 6279793937,
- "idstr": "6279793937",
- "class": 1,
- "screen_name": "明日方舟Arknights",
- "name": "明日方舟Arknights",
- "province": "31",
- "city": "1000",
- "location": "上海",
- "description": "《明日方舟》官方微博,如需联系客服,请前往官方网站:ak.hypergryph.com",
- "url": "",
- "profile_image_url": "https://tvax4.sinaimg.cn/crop.0.0.640.640.50/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=qIRTFk7MI%2B",
- "light_ring": false,
- "cover_image": "https://wx1.sinaimg.cn/crop.0.0.920.300/006QZngZgy1h8vi4341znj30pk08cq4f.jpg",
- "cover_image_phone": "https://wx2.sinaimg.cn/crop.0.0.640.640.640/006QZngZgy1hna5q8yri8j30u00u0dld.jpg",
- "profile_url": "arknights",
- "domain": "arknights",
- "weihao": "",
- "gender": "f",
- "followers_count": 2674289,
- "followers_count_str": "267.4万",
- "friends_count": 44,
- "pagefriends_count": 1,
- "statuses_count": 2955,
- "video_status_count": 311,
- "video_play_count": 0,
- "super_topic_not_syn_count": 0,
- "favourites_count": 0,
- "created_at": "Wed Jun 14 10:53:43 +0800 2017",
- "following": false,
- "allow_all_act_msg": false,
- "geo_enabled": false,
- "verified": true,
- "verified_type": 7,
- "remark": "",
- "insecurity": {
- "sexual_content": false
- },
- "ptype": 0,
- "allow_all_comment": true,
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "avatar_hd": "https://tvax4.sinaimg.cn/crop.0.0.640.640.1024/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=OafsoV8%2BLa",
- "verified_reason": "《明日方舟》官方微博",
- "verified_trade": "3422",
- "verified_reason_url": "",
- "verified_source": "",
- "verified_source_url": "",
- "verified_state": 0,
- "verified_level": 3,
- "verified_type_ext": 50,
- "pay_remind": 0,
- "pay_date": "20231114",
- "has_service_tel": false,
- "verified_reason_modified": "",
- "verified_contact_name": "",
- "verified_contact_email": "",
- "verified_contact_mobile": "",
- "follow_me": false,
- "like": false,
- "like_me": false,
- "online_status": 0,
- "bi_followers_count": 22,
- "lang": "zh-cn",
- "star": 0,
- "mbtype": 12,
- "mbrank": 1,
- "svip": 1,
- "vvip": 1,
- "mb_expire_time": 1712246400,
- "block_word": 0,
- "block_app": 1,
- "level": 2,
- "type": 1,
- "ulevel": 0,
- "user_limit": 4096,
- "badge": {
- "uc_domain": 0,
- "enterprise": 0,
- "anniversary": 0,
- "taobao": 0,
- "gongyi": 0,
- "gongyi_level": 0,
- "bind_taobao": 0,
- "dailv": 0,
- "zongyiji": 0,
- "vip_activity1": 0,
- "unread_pool": 0,
- "daiyan": 0,
- "vip_activity2": 0,
- "fools_day_2016": 0,
- "uefa_euro_2016": 0,
- "unread_pool_ext": 0,
- "self_media": 0,
- "dzwbqlx_2016": 0,
- "discount_2016": 0,
- "follow_whitelist_video": 0,
- "league_badge": 0,
- "lol_msi_2017": 0,
- "super_star_2017": 0,
- "video_attention": 0,
- "travel_2017": 0,
- "lol_gm_2017": 0,
- "cz_wed_2017": 0,
- "inspector": 0,
- "panda": 0,
- "uve_icon": 0,
- "user_name_certificate": 1,
- "suishoupai_2018": 0,
- "wenda": 0,
- "wenchuan_10th": 0,
- "super_star_2018": 0,
- "worldcup_2018": 0,
- "wenda_v2": 0,
- "league_badge_2018": 0,
- "dailv_2018": 0,
- "asiad_2018": 0,
- "qixi_2018": 0,
- "yiqijuan_2018": 0,
- "meilizhongguo_2018": 0,
- "lol_s8": 0,
- "kpl_2018": 0,
- "national_day_2018": 0,
- "double11_2018": 0,
- "weibo_display_fans": 0,
- "relation_display": 0,
- "wbzy_2018": 0,
- "memorial_2018": 0,
- "v_influence_2018": 0,
- "hongbaofei_2019": 0,
- "status_visible": 0,
- "denglong_2019": 0,
- "fu_2019": 0,
- "womensday_2018": 0,
- "avengers_2019": 0,
- "suishoupai_2019": 0,
- "wusi_2019": 0,
- "earth_2019": 0,
- "hongrenjie_2019": 0,
- "dailv_2019": 0,
- "china_2019": 0,
- "hongkong_2019": 0,
- "jvhuasuan_2019": 0,
- "taohuayuan_2019": 0,
- "dzwbqlx_2019": 0,
- "rrgyj_2019": 0,
- "cishan_2019": 0,
- "family_2019": 0,
- "shouhuan_2019": 0,
- "ant_2019": 0,
- "weishi_2019": 0,
- "shuang11_2019": 0,
- "kdx_2019": 0,
- "wbzy_2019": 0,
- "starlight_2019": 0,
- "daqi_2019": 0,
- "gongjiri_2019": 0,
- "macao_2019": 0,
- "china_2019_2": 0,
- "hongbao_2020": 0,
- "feiyan_2020": 0,
- "hope_2020": 0,
- "kangyi_2020": 0,
- "daka_2020": 0,
- "green_2020": 0,
- "graduation_2020": 0,
- "pc_new": 7,
- "kfc_2020": 0,
- "dailv_2020": 0,
- "movie_2020": 0,
- "mi_2020": 0,
- "vpick_2020": 0,
- "cddyh_2020": 0,
- "nike_2020": 0,
- "school_2020": 0,
- "gongyi_2020": 0,
- "hongrenjie_2020": 0,
- "test_icon": 0,
- "china_2020": 0,
- "nissan_2020": 0,
- "zjszgf_2020": 0,
- "zaolang_2020": 0,
- "aizi_2020": 0,
- "wennuanji_2020": 0,
- "weibozhiye_2020": 0,
- "yijia7_2020": 0,
- "kfcflag_2021": 0,
- "hongbaofeifuniu_2021": 0,
- "cuccidlam20_2021": 0,
- "cuccidlam12_2021": 0,
- "cuccidlam25_2021": 0,
- "hongbaofeijika_2021": 0,
- "shequweiyuan_2021": 0,
- "weibozhiyexianxia_2021": 0,
- "zhongcaoguan_2021": 0,
- "nihaoshenghuojie_2021": 0,
- "lvzhilingyang_2021": 0,
- "xiaominewlogo_2021": 0,
- "disney5_2021": 0,
- "earthguarder_2021": 0,
- "yuanlongping_2021": 0,
- "ylpshuidao_2021": 0,
- "brand_account_2021": 2,
- "gaokao_2021": 0,
- "ouzhoubei_2021": 0,
- "biyeji_2021": 0,
- "party_cardid_state": 0,
- "hongrenjie_2021": 0,
- "aoyun_2021": 0,
- "zhongcaouser_2021": 0,
- "dailu_2021": 0,
- "companion_card": 0,
- "fishfarm_2021": 0,
- "kaixue21_2021": 0,
- "zhonghuacishanri_2021": 0,
- "renrengongyijie_2021": 0,
- "yinyuejie21_2021": 0,
- "qianbaofu_2021": 0,
- "yingxionglianmengs11_2021": 0,
- "yxlmlpl_2021": 0,
- "hongbaofei_2022": 0,
- "qichenqiche_2021": 0,
- "weibozhiye_2021": 0,
- "weibozhiyebobao_2021": 0,
- "social_content": 0,
- "hongbaofei2022_2021": 0,
- "dongaohui_2022": 0,
- "pc_experiment": 0,
- "youyic_2022": 0,
- "newdongaohui_2022": 0,
- "bddxrrdongaohui_2022": 0,
- "lvzhilingyang_2022": 0,
- "wenmingxiaobiaobing_2022": 0,
- "nihaochuntian_2022": 0,
- "video_visible": 0,
- "ceshiicon_2022": 0,
- "zuimeilaodongjie_2022": 0,
- "iplocationchange_2022": 0,
- "biyeji_2022": 0,
- "shuidao_2022": 0,
- "mengniu_2022": 0,
- "is_university": 0,
- "city_university": 0,
- "gaokao_2022": 0,
- "quanminjianshen_2022": 0,
- "hangmu_2022": 0,
- "guoqi_2022": 0,
- "gangqi_2022": 0,
- "dailv_2022": 0,
- "dailvmingxing_2022": 0,
- "comment_source": 0,
- "huoban_2022": 0,
- "zhongqiujie_2022": 0,
- "kaixueji_2022": 0,
- "renrengongyijie_2022": 0,
- "guoqing_2022": 0,
- "guoq_2022": 0,
- "s12_2022": 0,
- "clock_in_ug": 0,
- "hongrenjie_2022": 0,
- "pijingzhanji_2022": 0,
- "guangpanxingdong_2022": 0,
- "shijiebei_2022": 0,
- "hongrenjienew_2022": 0,
- "shijiebeigolden_2022": 0,
- "baokemeng_2022": 0,
- "moyudaka_2022": 0,
- "jiancjiyundong_2022": 0,
- "zhuijudaka_2022": 0,
- "shenyeshudongdaka_2022": 0,
- "suishoupaidaka_2022": 0,
- "meirimengchongdaka_2022": 0,
- "meirizaoqidaka_2022": 0,
- "meiriyicandaka_2022": 0,
- "ranghongbaofei_2023": 0,
- "pinganguo_2022": 0,
- "yuanshen_2023": 0,
- "chunjiesheyingdasai_2023": 0,
- "tuniandiyitiaoweibo_2023": 0,
- "xinyuncao_2023": 0,
- "taohua_2023": 0,
- "shangyeceshi1": 0,
- "shangyeceshi2": 0,
- "shangyeceshi3": 0,
- "shuimianri_2023": 0,
- "diqiuyixiaoshi_2023": 0,
- "star_crown": 0,
- "guangyuyexing_2023": 0,
- "yaya_panda": 0,
- "weixiaori_2023": 0,
- "muqinjie_2023": 0,
- "dumei_2022": 0,
- "biyeji_2023": 0,
- "gaokao_2023": 0,
- "duanwujie_2023": 0,
- "xuexidaka_2023": 0,
- "haowufenxiangdaka_2023": 0,
- "zhuifandaka_2023": 0,
- "nvzu_2023": 0,
- "guangyuye_2023": 0,
- "tfboy_2023": 0,
- "weilandangan_2023": 0,
- "qixi_2023": 0,
- "guangyuyezhilian_2023": 0,
- "renrengongyijie_2023": 0,
- "kaixueji_2023": 0,
- "yayunhui_2023": 0,
- "yayunhui_dianjing": 0,
- "laoshiyeyeni_2023": 0,
- "yayunhuiguoqi_2023": 0,
- "guangmingyueman_2023": 0,
- "s13_2023": 0,
- "wangzherongyao_2923": 0,
- "user_identity_auth": 0,
- "bawangchaji_2023": 0,
- "guangzhiye_2023": 0,
- "user_reality_auth": 0,
- "gaokaojiayou_2023": 0,
- "baokemeng_2023": 0,
- "haimianbaobaoguoshengdan_2023": 0,
- "xugexingyuan_2023": 0,
- "fendi_2023": 0,
- "lianyusheng1_2024": 0,
- "lianyusheng2_2024": 0,
- "lianyusheng3_2024": 0,
- "guangyuyezhilian_2024": 0,
- "article_visible": 0,
- "ganmaoling_2024": 0,
- "yuanmengzhixing_2024": 0,
- "nihaochuntian_2024": 0,
- "lvzhilingyang_2024": 0
- },
- "badge_top": "",
- "has_ability_tag": 1,
- "extend": {
- "privacy": {
- "mobile": 0
- },
- "mbprivilege": "0000000000000000000000000000000000000000000000000000000004c00208"
- },
- "chaohua_ability": 0,
- "brand_ability": 2,
- "nft_ability": 0,
- "vplus_ability": 0,
- "wenda_ability": 0,
- "live_ability": 0,
- "gongyi_ability": 0,
- "paycolumn_ability": 0,
- "newbrand_ability": 0,
- "ecommerce_ability": 0,
- "hardfan_ability": 0,
- "wbcolumn_ability": 0,
- "interaction_user": 0,
- "audio_ability": 2,
- "place_ability": 0,
- "credit_score": 80,
- "user_ability": 10764296,
- "avatargj_id": "gj_vip_876",
- "urank": 4,
- "story_read_state": -1,
- "vclub_member": 0,
- "is_teenager": 0,
- "is_guardian": 0,
- "is_teenager_list": 0,
- "pc_new": 7,
- "special_follow": false,
- "planet_video": 2,
- "video_mark": 15,
- "live_status": 0,
- "user_ability_extend": 0,
- "status_total_counter": {
- "total_cnt": 114989675,
- "repost_cnt": 6135077,
- "comment_cnt": 6046069,
- "like_cnt": 16395989,
- "comment_like_cnt": 86412540
- },
- "video_total_counter": {
- "play_cnt": 591803066
- },
- "brand_account": 2,
- "hongbaofei": 0,
- "tab_manage": "[0, 0]",
- "reward_status": 0,
- "green_mode": 0,
- "urisk": 8796093022208,
- "unfollowing_recom_switch": 1,
- "avatar_type": 0,
- "is_big": 0,
- "auth_status": 1,
- "auth_realname": null,
- "auth_career": null,
- "auth_career_name": null,
- "show_auth": 0,
- "is_auth": 0,
- "is_punish": 0,
- "avatar_hd_pid": "006QZngZly8h8vi3emcdpj30hs0hs0uq",
- "like_display": 0
- },
- "annotations": [
- [],
- {
- "source_text": "",
- "phone_id": ""
- },
- {
- "mapi_request": true
- }
- ],
- "reposts_count": 3533,
- "comments_count": 3858,
- "reprint_cmt_count": 0,
- "attitudes_count": 66540,
- "pending_approval_count": 0,
- "isLongText": false,
- "reward_exhibition_type": 0,
- "show_mlevel": 0,
- "biz_ids": [
- 230444
- ],
- "biz_feature": 4294967304,
- "topic_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "sync_mblog": true,
- "is_imported_topic": true,
- "expire_time": 1709513677,
- "page_type": 96,
- "ad_state": 1,
- "url_objects": [
- {
- "url_ori": "http://t.cn/A6YT6fMy",
- "object_id": "1034:5006705096851529",
- "expire_time": 3600,
- "returned_object_id": "1034:5006705096851529",
- "info": {
- "url_short": "http://t.cn/A6YT6fMy",
- "url_long": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "type": 39,
- "result": true,
- "title": "",
- "description": "",
- "last_modified": 1709175562,
- "transcode": 0,
- "ext_status": 0,
- "trusted_state": 1
- },
- "object": {
- "object_id": "1034:5006705096851529",
- "request_oid": "1034:5006705096851529",
- "containerid": "2304445006705096851529",
- "object_domain_id": "1034",
- "object_type": "video",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "12",
- "last_modified": "Thu Mar 14 11:04:23 CST 2024",
- "timestamp": 1710385463162,
- "uuid": 5006705497735295,
- "uuidstr": "5006705497735295",
- "activate_status": "0",
- "object": {
- "fid": 5006705097048097,
- "storage_type": "oss",
- "video_cover": "006QZngZly1hna5hyssiij31hc0u074c",
- "copyright": 0,
- "extension": {
- "content_rank_biz": {
- "content_rank": [
- {
- "rank_name": "游戏",
- "best_order": 1,
- "filed": "F11"
- }
- ]
- },
- "extension": {
- "upload_type": "0",
- "media_info": {
- "video_down": 0
- }
- },
- "feed_upload_type": 0,
- "homemade_original": {
- "channel_ids": [],
- "type": 0,
- "channel_ids_original": [
- null
- ]
- },
- "gid": 5006707548229911,
- "cluster_biz": {
- "52": {
- "rank_type": "7_11,1"
- }
- },
- "topics": [
- {
- "content": "明日方舟[超话]"
- },
- {
- "content": "明日方舟"
- }
- ],
- "homemade_biz": {
- "monitor_state": 1,
- "type": 0
- }
- },
- "target_url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "input_tags": {
- "creation_time": "2024-02-26T10:43:26.000000Z",
- "location": ""
- },
- "video_orientation": "horizontal",
- "created_at": "2024-02-29",
- "screenshots": {
- "1": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hxvluij31hc0u074c.jpg",
- "2": "https://wx4.sinaimg.cn/sq480/006QZngZly1hna5hy0139j31hc0u0adz.jpg",
- "3": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hy3fosj31hc0u0gng.jpg",
- "4": "https://wx3.sinaimg.cn/sq480/006QZngZly1hna5hy7lsij31hc0u042o.jpg",
- "5": "https://wx2.sinaimg.cn/sq480/006QZngZly1hna5hyargtj31hc0u0acc.jpg"
- },
- "duration": 168.995,
- "urls": {
- "mp4_720p_mp4": "http://f.video.weibocdn.com/o0/3UXZj1tilx08cUH30FzW01041201zPsN0E010.mp4?label=mp4_720p&template=1280x720.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=Za40uUSbZW&KID=unistore,video",
- "mp4_hd_mp4": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=aLnaaU1F%2Bt&KID=unistore,video",
- "mp4_ld_mp4": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=n%2FU9QcHBhJ&KID=unistore,video"
- },
- "protocol": "general,dash",
- "file_monitor_type": "after",
- "updated_at": "2024-02-29",
- "stream": {
- "duration": 168.995,
- "format": "mp4",
- "width": 852,
- "hd_url": "http://f.video.weibocdn.com/o0/epOBtQbOlx08cUH25qxO01041200Pjuf0E010.mp4?label=mp4_hd&template=852x480.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=aLnaaU1F%2Bt&KID=unistore,video",
- "url": "http://f.video.weibocdn.com/o0/Dvd2cyHelx08cUH1CZ0A01041200w9Vp0E010.mp4?label=mp4_ld&template=640x360.25.0&ori=0&ps=1BThihd3VLAY5R&Expires=1710767745&ssig=n%2FU9QcHBhJ&KID=unistore,video",
- "height": 480
- },
- "client": "web",
- "links": {
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529"
- },
- "definition": "1080p",
- "id": "1034:5006705096851529",
- "cover_image": true,
- "author_mid": "5006707548229911",
- "cover_screenshot_meta": {
- "width": 1920,
- "pids": [
- "006QZngZly1hna5awionuj31hc0u074c",
- "006QZngZly1hna5awkriwj31hc0u0dgk",
- "006QZngZly1hna5awo5txj31hc0u0adz",
- "006QZngZly1hna5awrcjcj31hc0u040a",
- "006QZngZly1hna5awuzosj31hc0u0gng",
- "006QZngZly1hna5awxoyaj31hc0u0jtk",
- "006QZngZly1hna5ax1vrmj31hc0u042o",
- "006QZngZly1hna5ax62wlj31hc0u0goh",
- "006QZngZly1hna5ax9p51j31hc0u074c"
- ],
- "height": 1080
- },
- "summary": "#明日方舟[超话]##明日方舟# \n【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」限时活动即将开启\n\n那支本应刺破虚假的水晶箭最终沦为引发动乱的鸣镝。它离弦之后,刀光刺眼,子弹纷飞。\n\n———————————— \n详细活动内容敬请关注《明日方舟》官网及游戏内相关公告",
- "embed_code": "http://video.weibo.com/player/1034:5006705096851529/v.swf",
- "image": {
- "width": 1920,
- "pid": "006QZngZgy1hna59bhk8ij31hc0u0u0x",
- "source": 2,
- "is_self_cover": 1,
- "type": 1,
- "url": "https://wx1.sinaimg.cn/orj480/006QZngZgy1hna59bhk8ij31hc0u0u0x.jpg",
- "height": 1080
- },
- "object_type": "video",
- "author": {
- "object_type": "person",
- "id": "6279793937",
- "display_name": "明日方舟Arknights",
- "avatar_large": "https://tvax4.sinaimg.cn/crop.0.0.640.640.180/006QZngZly8h8vi3emcdpj30hs0hs0uq.jpg?KID=imgbed,tva&Expires=1710774945&ssig=KcCKLW7oIH",
- "followers_count": 2673885,
- "verified_type": 7,
- "verified_type_ext": 50,
- "verified_reason": "《明日方舟》官方微博",
- "verified": true,
- "verified_level": 3
- },
- "biz_type": "video",
- "playlists": [
- {
- "id": 4321001711062258,
- "type": 0
- }
- ],
- "monitor_state": 1,
- "titles": [
- {
- "default": true,
- "title": "【明日方舟×彩虹六号:围攻】SideStory「水晶箭行动」活动宣传PV"
- }
- ],
- "display_name": "明日方舟Arknights的微博视频",
- "url": "https://video.weibo.com/show?fid=1034:5006705096851529",
- "video_type": "normal",
- "object_type_detail": "weibovideo",
- "original_url": "http://f.video.weibocdn.com/o0/PZq0MNcolx08cUGnOjtS0104120r8xfj0E0a0",
- "original_file_md5": "dd30dec2ac7f23514ce2cdc38fca5fb9",
- "compressed_file_meta": {
- "video_media_info": {
- "width": 1920,
- "height": 1080
- },
- "md5": "dd30dec2ac7f23514ce2cdc38fca5fb9"
- },
- "appid": 2735519,
- "domesticOnly": false,
- "file_create_type": "localfile",
- "custom_data": {
- "source": "新浪微博"
- },
- "biz": {
- "biz_id": "230444",
- "containerid": "2304445006705096851529"
- },
- "ext_info": {
- "video_orientation": "horizontal"
- },
- "biz_flag": {
- "contribution": 0,
- "short_video": 0,
- "st_video": 1
- }
- },
- "is_longtext": false
- },
- "like_count": 0,
- "play_count": 3260960,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object_author": false
- },
- {
- "url_ori": "明日方舟[超话]",
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "10",
- "act_status": "00",
- "last_modified": "Mon Mar 18 05:21:46 CST 2024",
- "timestamp": 1710710506133,
- "uuid": 4129063965838557,
- "uuidstr": "4129063965838557",
- "activate_status": "0",
- "object": {
- "page_type": "6",
- "fans_name": "刀客塔",
- "target_url": "https://huati.weibo.com/k/%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F",
- "tid": "5145986",
- "short_url": "http://t.cn/RCh9e4g",
- "biz": {
- "biz_id": "100808",
- "containerid": "10080811942aa16f6bf2089d55196b13e8c097"
- },
- "search": [],
- "action": [
- "topic_follow"
- ],
- "attribute": "69",
- "id": "1022:10080811942aa16f6bf2089d55196b13e8c097",
- "summary": "手游《明日方舟Arknights》超话",
- "image": {
- "url": "http://wx4.sinaimg.cn/thumbnail/006e2yWoly8hnodkdffm5j30hr0hr0uq.jpg"
- },
- "topic_tag": "",
- "presenter_status": 1,
- "object_type": "topic",
- "level": "{\"20231030\":320,\"20231106\":320}",
- "mobile": {
- "page_id": "10080811942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://pageinfo?pageid=10080811942aa16f6bf2089d55196b13e8c097&extparam=明日方舟",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "level_new": "{\"20240311\":310,\"20240304\":310}",
- "display_name": "明日方舟",
- "url": "https://huati.weibo.com/5145986",
- "super": {
- "super_time": "1514547890"
- },
- "location": "0-0",
- "pcname": "明日方舟超话",
- "create_at": "1502852874",
- "category": "游戏|126-手机游戏|126007"
- },
- "actions": [],
- "is_longtext": false
- },
- "like_count": 825,
- "isActionType": true,
- "follower_count": 1891177,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 1457337,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- },
- {
- "url_ori": "明日方舟",
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "returned_object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "object": {
- "object_id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "request_oid": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097",
- "object_domain_id": "1022",
- "object_type": "search_topic",
- "safe_status": 1,
- "safe_extparam": "",
- "show_status": "11",
- "act_status": "00",
- "last_modified": "Mon Oct 02 11:18:17 CST 2023",
- "timestamp": 1696216697945,
- "uuid": 4213279835603162,
- "uuidstr": "4213279835603162",
- "activate_status": "0",
- "object": {
- "in_band_type": "34",
- "page_type": "6",
- "target_url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "ever_in_hotsearch": 1,
- "room_info": {
- "room_id": "9097",
- "status": "5",
- "main_topic": "明日方舟",
- "updated_at": "2022-12-20 16:00:41"
- },
- "tid": "5145986",
- "short_url": "http://t.cn/RuAa8Oe",
- "search": {
- "image": {
- "url": "https://wx4.sinaimg.cn/thumb180/0000180cly9fsaytc5a7lj2050050q4m.jpg"
- }
- },
- "biz": {
- "biz_id": "231522",
- "containerid": "23152211942aa16f6bf2089d55196b13e8c097"
- },
- "action": [
- "topic_status"
- ],
- "attribute": "1",
- "id": "1022:23152211942aa16f6bf2089d55196b13e8c097",
- "summary": "",
- "image": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "topic_tag": "游戏",
- "presenter_status": 1,
- "object_type": "search_topic",
- "mobile": {
- "page_id": "23152211942aa16f6bf2089d55196b13e8c097",
- "url": {
- "scheme": "sinaweibo://searchall?containerid=231522&q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "name": "明日方舟",
- "status": "1"
- }
- },
- "modify_type": "5",
- "cate_id": "126",
- "display_name": "明日方舟",
- "url": "https://s.weibo.com/weibo?q=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "super": {
- "super_time": "1514547890"
- },
- "topic_band_type": 0,
- "location": "0-0",
- "pc_cover": "",
- "create_at": "1502852874",
- "category": "游戏|126"
- },
- "actions": [
- {
- "name": "发博",
- "pic": "",
- "type": "link",
- "params": {
- "scheme": "sinaweibo://sendweibo?title=参与话题&content=#明日方舟#&need_follow=1&extparam=topicfb_fr%3awbcard"
- }
- }
- ],
- "is_longtext": false
- },
- "like_count": 12,
- "isActionType": true,
- "follower_count": 0,
- "asso_like_count": 0,
- "card_info_un_integrity": false,
- "super_topic_status_count": 0,
- "super_topic_photo_count": 0,
- "search_topic_count": 0,
- "search_topic_read_count": 0,
- "search_topic_mention_day_count": 0,
- "is_follow_object": false
- }
- ],
- "hasActionTypeCard": 1,
- "darwin_tags": [],
- "ad_marked": false,
- "hot_weibo_tags": [],
- "mblogtype": 0,
- "item_category": "status",
- "userType": 0,
- "extend_info": {
- "ad": {
- "url_marked": "true"
- }
- },
- "more_info_type": 0,
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "positive_recom_flag": 0,
- "content_auth": 0,
- "gif_ids": "",
- "is_show_bulletin": 1,
- "safe_tags": 524288,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 0,
- "fid": 5006705497735295,
- "alchemy_params": {
- "ug_red_envelope": false
- },
- "jump_type": 1,
- "hot_page": {
- "fid": "232532_supergroup",
- "feed_detail_type": 0
- },
- "can_reprint": false,
- "new_comment_style": 0,
- "ab_switcher": 68,
- "mlevel": 0,
- "region_name": "发布于 上海",
- "region_opt": 1,
- "hide_flag": 0
- }
- ]
- },
- "mblogtype": 0,
- "item_category": "status",
- "rid": "0_0_0_5225663095340069228_0_0_0",
- "number_display_strategy": {
- "apply_scenario_flag": 3,
- "display_text_min_number": 1000000,
- "display_text": "100万+"
- },
- "content_auth": 0,
- "comment_manage_info": {
- "comment_permission_type": -1,
- "approval_comment_type": 0,
- "comment_sort_type": 0
- },
- "pic_num": 1,
- "jump_type": 19,
- "hot_page": {
- "fid": "232724_esports_normal",
- "feed_detail_type": 3
- },
- "new_comment_style": 0,
- "author_type": 1,
- "ab_switcher": 68,
- "mlevel": 0,
- "page_info": {
- "type": "search_topic",
- "object_type": 0,
- "page_pic": {
- "url": "https://wx4.sinaimg.cn/large/006QZngZly1gebqvb31dcj30dw0dwgn4.jpg"
- },
- "page_url": "https://m.weibo.cn/search?containerid=231522type%3D1%26t%3D10%26q%3D%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23&extparam=%23%E6%98%8E%E6%97%A5%E6%96%B9%E8%88%9F%23",
- "page_title": "#明日方舟#",
- "content1": "0讨论 0阅读 "
- },
- "pics": [
- {
- "pid": "006QZngZgy1grl2q3n98jj30rs2084qp",
- "url": "https://wx1.sinaimg.cn/orj360/006QZngZgy1grl2q3n98jj30rs2084qp.jpg",
- "size": "orj360",
- "geo": {
- "width": 360,
- "height": 936,
- "croped": false
- },
- "large": {
- "size": "large",
- "url": "https://wx1.sinaimg.cn/large/006QZngZgy1grl2q3n98jj30rs2084qp.jpg",
- "geo": {
- "width": "1000",
- "height": "2600",
- "croped": false
- }
- }
- }
- ],
- "bid": "Kkzwhj69V",
- "buttons": [
- {
- "type": "follow",
- "name": "关注",
- "sub_type": 0,
- "params": {
- "uid": 6279793937
- }
- }
- ],
- "status_title": "家装建构奖章",
- "ok": 1
+ "attitudes_count": 20111
}
}
\ No newline at end of file
diff --git a/tests/platforms/test_weibo.py b/tests/platforms/test_weibo.py
index d8b0268..b8b2954 100644
--- a/tests/platforms/test_weibo.py
+++ b/tests/platforms/test_weibo.py
@@ -45,7 +45,7 @@ async def test_fetch_new(weibo, dummy_user_subinfo):
from nonebot_bison.types import Target, SubUnit
ak_list_router = respx.get("https://m.weibo.cn/api/container/getIndex?containerid=1076036279793937")
- detail_router = respx.get("https://m.weibo.cn/statuses/show?id=4649031014551911")
+ detail_router = respx.get("https://m.weibo.cn/statuses/extend?id=4649031014551911")
ak_list_router.mock(return_value=Response(200, json=get_json("weibo_ak_list_0.json")))
detail_router.mock(return_value=Response(200, text=get_file("weibo_detail_4649031014551911")))
image_cdn_router.mock(Response(200, content=b""))
@@ -77,7 +77,7 @@ async def test_fetch_new(weibo, dummy_user_subinfo):
@pytest.mark.asyncio
@respx.mock
async def test_fetch_repost(weibo):
- repost_detail_router = respx.get("https://m.weibo.cn/statuses/show?id=4645748019299849")
+ repost_detail_router = respx.get("https://m.weibo.cn/statuses/extend?id=4645748019299849")
repost_detail_router.mock(return_value=Response(200, text=get_file("weibo_detail_4645748019299849")))
image_cdn_router.mock(Response(200, content=b""))
raw_post = get_json("weibo_ak_list_1.json")["data"]["cards"][3]
@@ -121,7 +121,7 @@ async def test_fetch_repost(weibo):
@pytest.mark.asyncio
@respx.mock
async def test_video_cover(weibo):
- router = respx.get("https://m.weibo.cn/statuses/show?id=4645748019299849")
+ router = respx.get("https://m.weibo.cn/statuses/extend?id=4645748019299849")
router.mock(return_value=Response(200, text=get_file("weibo_detail_4645748019299849")))
image_cdn_router.mock(Response(200, content=b""))
raw_post = get_json("weibo_ak_list_1.json")["data"]["cards"][0]
@@ -152,7 +152,7 @@ async def test_classification(weibo):
@pytest.mark.asyncio
@respx.mock
async def test_parse_long(weibo):
- detail_router = respx.get("https://m.weibo.cn/statuses/show?id=4645748019299849")
+ detail_router = respx.get("https://m.weibo.cn/statuses/extend?id=4645748019299849")
detail_router.mock(return_value=Response(200, text=get_file("weibo_detail_4645748019299849")))
raw_post = get_json("weibo_ak_list_1.json")["data"]["cards"][0]
post = await weibo.parse(raw_post)