data.js 72 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750
  1. /**
  2. * signature 签名
  3. * mplatform_followers_count 粉丝数
  4. * total_favorited 获赞
  5. * nickname 昵称
  6. * short_id/unique_id 抖音号,二选一
  7. * country 国家
  8. * province 省
  9. * city 市
  10. * aweme_count 作品数
  11. * favoriting_count 喜欢数
  12. * mix_count 可能是合集?
  13. * user.avatar_300x300.url_list[0] 头像
  14. * cover_url[0].url_list[0] 背景cover
  15. * */
  16. export const users = [
  17. {
  18. avatar_168x168: {
  19. height: 720,
  20. uri: 'aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1',
  21. url_list: [
  22. 'https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1~c5_168x168.jpeg?from=2956013662'
  23. ],
  24. width: 720
  25. },
  26. avatar_300x300: {
  27. height: 720,
  28. uri: 'aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1',
  29. url_list: [
  30. 'https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1~c5_300x300.jpeg?from=2956013662'
  31. ],
  32. width: 720
  33. },
  34. aweme_count: 772,
  35. birthday_hide_level: 0,
  36. can_show_group_card: 1,
  37. city: '绵阳',
  38. commerce_info: {
  39. challenge_list: null,
  40. head_image_list: null,
  41. offline_info_list: [],
  42. smart_phone_list: null,
  43. task_list: null
  44. },
  45. commerce_user_info: {
  46. ad_revenue_rits: null,
  47. has_ads_entry: true,
  48. show_star_atlas_cooperation: false,
  49. star_atlas: 1
  50. },
  51. commerce_user_level: 0,
  52. country: '中国',
  53. cover_colour: '#02161823',
  54. cover_url: [
  55. {
  56. uri: 'c8510002be9a3a61aad2',
  57. url_list: ['2uHX3U05JE9hy7W6loPDK.png']
  58. }
  59. ],
  60. district: null,
  61. favoriting_count: 0,
  62. follow_status: 0,
  63. follower_count: 40201989,
  64. follower_request_status: 0,
  65. follower_status: 0,
  66. following_count: 1,
  67. forward_count: 1,
  68. gender: 2,
  69. max_follower_count: 45635987,
  70. mplatform_followers_count: 48209510,
  71. nickname: '李子柒',
  72. province: '四川',
  73. public_collects_count: 0,
  74. share_info: {
  75. bool_persist: 1,
  76. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  77. share_image_url: {
  78. uri: 'tos-cn-p-0015/b01c417ab84c48a18151df6f4874c517_1651306670',
  79. url_list: ['noPw6HHZHlcIQTKhc-Sr4.png']
  80. },
  81. share_qrcode_url: {
  82. uri: '330b002fd4ab5b64f36e',
  83. url_list: [
  84. 'https://p11.douyinpic.com/obj/330b002fd4ab5b64f36e',
  85. 'https://p3.douyinpic.com/obj/330b002fd4ab5b64f36e',
  86. 'https://p26.douyinpic.com/obj/330b002fd4ab5b64f36e'
  87. ]
  88. },
  89. share_title: '快来加入抖音,让你发现最有趣的我!',
  90. share_url:
  91. 'www.iesdouyin.com/share/user/MS4wLjABAAAAPCnTQLqza4Xqu-uO7KZHcKuILkO7RRz2oapyOC04AQ0?iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAPCnTQLqza4Xqu-uO7KZHcKuILkO7RRz2oapyOC04AQ0&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB',
  92. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  93. },
  94. short_id: '71158770',
  95. signature: '李家有女,人称子柒。联系邮箱:loveliziqi777@163.com',
  96. total_favorited: 222610560,
  97. uid: '68310389333',
  98. unique_id: '',
  99. user_age: -1,
  100. white_cover_url: [
  101. {
  102. uri: '318f1000413827e122102',
  103. url_list: ['wqKmvIFifx1re2KR2VAXF.png']
  104. }
  105. ]
  106. },
  107. {
  108. avatar_168x168: {
  109. height: 720,
  110. uri: 'aweme-avatar/tos-cn-avt-0015_2a9283a7f7f5fc0024a4524653bc9195',
  111. url_list: [
  112. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_2a9283a7f7f5fc0024a4524653bc9195~c5_168x168.jpeg?from=2956013662'
  113. ],
  114. width: 720
  115. },
  116. avatar_300x300: {
  117. height: 720,
  118. uri: 'aweme-avatar/tos-cn-avt-0015_2a9283a7f7f5fc0024a4524653bc9195',
  119. url_list: [
  120. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_2a9283a7f7f5fc0024a4524653bc9195~c5_300x300.jpeg?from=2956013662'
  121. ],
  122. width: 720
  123. },
  124. aweme_count: 107,
  125. birthday_hide_level: 1,
  126. can_show_group_card: 1,
  127. card_entries: [
  128. {
  129. card_data:
  130. '{"is_order_card":false,"has_new":false,"is_store":false,"shop_id":"","product_count":17,"store_type":"window","icon_is_repeat":false,"icon_type":"png","is_promotion_icon":false,"subtitle_resource_list":""}',
  131. event_params: '{"entrance_location":"others_homepage"}',
  132. goto_url:
  133. 'sslocal://goods/shop?uid=179956704623694&sec_uid=MS4wLjABAAAAAhZKK7lGnsXH6PHSKhwn0AwLCMypDTwmQ-IHWaGkB9s',
  134. icon_dark: {
  135. url_list: [
  136. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  137. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  138. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  139. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  140. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  141. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png'
  142. ]
  143. },
  144. icon_light: {
  145. url_list: [
  146. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  147. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  148. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  149. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  150. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  151. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png'
  152. ]
  153. },
  154. sub_title: '17件好物',
  155. title: '进入橱窗',
  156. type: 1
  157. },
  158. {
  159. goto_url: 'aweme://im/FansGroup/GuestState',
  160. icon_dark: {
  161. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  162. url_list: [
  163. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  164. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  165. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  166. ]
  167. },
  168. icon_light: {
  169. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  170. url_list: [
  171. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  172. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  173. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  174. ]
  175. },
  176. sub_title: '1个群聊',
  177. title: '粉丝群',
  178. type: 2
  179. }
  180. ],
  181. city: '上海',
  182. commerce_info: {
  183. challenge_list: null,
  184. head_image_list: null,
  185. offline_info_list: [],
  186. smart_phone_list: null,
  187. task_list: null
  188. },
  189. commerce_user_info: {
  190. ad_revenue_rits: null,
  191. has_ads_entry: true,
  192. show_star_atlas_cooperation: true,
  193. star_atlas: 1
  194. },
  195. commerce_user_level: 0,
  196. country: '中国',
  197. cover_colour: '#03373EE5',
  198. cover_url: [
  199. {
  200. uri: 'douyin-user-image-file/8777a333ff12e0ff1e24c840f426969d',
  201. url_list: ['LnRxh1zcLlxDyi2DyuEet.png']
  202. },
  203. {
  204. uri: 'c8510002be9a3a61aad2',
  205. url_list: ['j8mvPAo1UX0TZHnVtlFNI.png']
  206. }
  207. ],
  208. district: '浦东新区',
  209. favoriting_count: 195,
  210. follow_status: 0,
  211. follower_count: 4370139,
  212. follower_request_status: 0,
  213. follower_status: 0,
  214. following_count: 4,
  215. forward_count: 1,
  216. gender: null,
  217. ip_location: 'IP属地:广东',
  218. max_follower_count: 5386362,
  219. mplatform_followers_count: 4370139,
  220. nickname: '小霸宠牛排🥩',
  221. province: '',
  222. public_collects_count: 0,
  223. share_info: {
  224. bool_persist: 1,
  225. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  226. share_image_url: {
  227. uri: 'tos-cn-p-0015/ec2c039ed41549489392dcfd519549c6_1698671189',
  228. url_list: ['1eo2BqA_8uoyTC8b7Wz6B.png']
  229. },
  230. share_qrcode_url: {
  231. uri: '2e0900002e399192ee6d7',
  232. url_list: [
  233. 'https://p3.douyinpic.com/obj/2e0900002e399192ee6d7',
  234. 'https://p26.douyinpic.com/obj/2e0900002e399192ee6d7',
  235. 'https://p6.douyinpic.com/obj/2e0900002e399192ee6d7'
  236. ]
  237. },
  238. share_title: '快来加入抖音,让你发现最有趣的我!',
  239. share_url:
  240. 'www.iesdouyin.com/share/user/MS4wLjABAAAAAhZKK7lGnsXH6PHSKhwn0AwLCMypDTwmQ-IHWaGkB9s?u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAAhZKK7lGnsXH6PHSKhwn0AwLCMypDTwmQ-IHWaGkB9s&from_ssr=1&from_aid=6383',
  241. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  242. },
  243. short_id: '0',
  244. signature:
  245. '🐂小霸宠专注自营牛排铺🐂\n只玩抖音平台,没有其他平台。\n自营直播间只有关注里的的账号 没有别的号',
  246. total_favorited: 75693219,
  247. uid: '179956704623694',
  248. unique_id: 'shmumu',
  249. user_age: -1,
  250. white_cover_url: [
  251. {
  252. uri: 'douyin-user-image-file/8777a333ff12e0ff1e24c840f426969d',
  253. url_list: ['gM4-HV_xkiRyfe2Cw11NH.png']
  254. },
  255. {
  256. uri: '318f1000413827e122102',
  257. url_list: ['Jv8-jzTeRH292dXrGtd6Q.png']
  258. }
  259. ]
  260. },
  261. {
  262. avatar_168x168: {
  263. height: 720,
  264. uri: 'aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0',
  265. url_list: [
  266. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0~c5_168x168.jpeg?from=2956013662'
  267. ],
  268. width: 720
  269. },
  270. avatar_300x300: {
  271. height: 720,
  272. uri: 'aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0',
  273. url_list: [
  274. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0~c5_300x300.jpeg?from=2956013662'
  275. ],
  276. width: 720
  277. },
  278. aweme_count: 252,
  279. birthday_hide_level: 0,
  280. can_show_group_card: 1,
  281. card_entries: [
  282. {
  283. card_data:
  284. '{"is_order_card":false,"has_new":false,"is_store":false,"shop_id":"","product_count":183,"store_type":"window","icon_is_repeat":false,"icon_type":"png","is_promotion_icon":false,"subtitle_resource_list":""}',
  285. event_params: '{"entrance_location":"others_homepage"}',
  286. goto_url:
  287. 'sslocal://goods/shop?uid=62790495105&sec_uid=MS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ',
  288. icon_dark: {
  289. url_list: [
  290. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  291. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  292. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  293. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  294. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  295. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png'
  296. ]
  297. },
  298. icon_light: {
  299. url_list: [
  300. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  301. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  302. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  303. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  304. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  305. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png'
  306. ]
  307. },
  308. sub_title: '183件好物',
  309. title: '进入橱窗',
  310. type: 1
  311. },
  312. {
  313. goto_url: 'aweme://im/FansGroup/GuestState',
  314. icon_dark: {
  315. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  316. url_list: [
  317. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  318. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  319. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  320. ]
  321. },
  322. icon_light: {
  323. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  324. url_list: [
  325. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  326. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  327. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  328. ]
  329. },
  330. sub_title: '6个群聊',
  331. title: '粉丝群',
  332. type: 2
  333. },
  334. {
  335. card_data:
  336. '{"has_yellow_point":false,"announcement_release_time":0,"preview_video_release_time":0,"precipitation_video_release_time":0,"style":0,"appointment_id":0,"typ":0,"subscribe_cnt":0,"subscribe_status":0,"top_title":"","top_subtitle":"","cycle":0}',
  337. goto_url:
  338. 'sslocal://webcast_lynxview?url=https%3A%2F%2Flf-webcast-gr-sourcecdn.bytegecko.com%2Fobj%2Fbyte-gurd-source-gr%2Fwebcast%2Fmono%2Flynx%2Fcommunity_live_dynamic_douyin%2Ftemplate%2Fpages%2Flive_dynamic%2Ftemplate.js%3Fanchor_id%3D62790495105%26sec_anchor_id%3DMS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ&web_bg_color=%23161823&status_bar_color=white&type=fullscreen&hide_nav_bar=1&trans_status_bar=1&enable_preload=main&fallback_url=sslocal%3A%2F%2Fwebcast_webview%3Furl%3Dhttps%253A%252F%252Flf-webcast-gr-sourcecdn.bytegecko.com%252Fobj%252Fbyte-gurd-source-gr%252Fwebcast%252Fmono%252Flynx%252Fcommunity_live_dynamic_douyin%252Fweb%252Ftemplate%252Fpages%252Flive_dynamic%252Findex.html%253Fanchor_id%253D62790495105%2526sec_anchor_id%253DMS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ%26web_bg_color%3D%2523161823%26status_bar_color%3Dwhite%26type%3Dfullscreen%26hide_nav_bar%3D1%26trans_status_bar%3D1&enable_pad_adapter=1&screen_size_adaptation=1&pad_ratio=1',
  339. icon_dark: {
  340. uri: 'obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  341. url_list: [
  342. 'https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  343. 'https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  344. 'https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png'
  345. ]
  346. },
  347. icon_light: {
  348. uri: 'obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  349. url_list: [
  350. 'https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  351. 'https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  352. 'https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png'
  353. ]
  354. },
  355. sub_title: '查看历史记录',
  356. title: '直播动态',
  357. type: 6
  358. }
  359. ],
  360. city: '金华',
  361. commerce_info: {
  362. challenge_list: null,
  363. head_image_list: null,
  364. offline_info_list: [],
  365. smart_phone_list: null,
  366. task_list: null
  367. },
  368. commerce_user_info: {
  369. ad_revenue_rits: null,
  370. has_ads_entry: true,
  371. show_star_atlas_cooperation: true,
  372. star_atlas: 1
  373. },
  374. commerce_user_level: 0,
  375. country: '中国',
  376. cover_colour: '#03373EE5',
  377. cover_url: [
  378. {
  379. uri: 'douyin-user-image-file/fc185d55c7e3c95a57f88ef99f6c5a63',
  380. url_list: ['GH2GQ_6U9XovU9wyhraHy.png']
  381. },
  382. {
  383. uri: 'c8510002be9a3a61aad2',
  384. url_list: ['Zd0yXNnpYUJtfs1PoJMQ2.png']
  385. }
  386. ],
  387. district: null,
  388. favoriting_count: 0,
  389. follow_status: 1,
  390. follower_count: 3703545,
  391. follower_request_status: 0,
  392. follower_status: 0,
  393. following_count: 1202,
  394. forward_count: 0,
  395. gender: 2,
  396. ip_location: 'IP属地:河北',
  397. max_follower_count: 4120061,
  398. mplatform_followers_count: 3728871,
  399. nickname: '奶茶妹◕🌱',
  400. province: '浙江',
  401. public_collects_count: 0,
  402. share_info: {
  403. bool_persist: 1,
  404. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  405. share_image_url: {
  406. uri: 'tos-cn-p-0015/o0lXhVW8g4D9AIzIlnIX23ftAOAzNet3BcBpzK',
  407. url_list: ['ZRRKVy4ShmXRvpIEPMYoa.png']
  408. },
  409. share_qrcode_url: {
  410. uri: '6f940019bd6b1c90b090',
  411. url_list: [
  412. 'https://p6.douyinpic.com/obj/6f940019bd6b1c90b090',
  413. 'https://p26.douyinpic.com/obj/6f940019bd6b1c90b090',
  414. 'https://p11.douyinpic.com/obj/6f940019bd6b1c90b090'
  415. ]
  416. },
  417. share_title: '快来加入抖音,让你发现最有趣的我!',
  418. share_url:
  419. 'www.iesdouyin.com/share/user/MS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ?sec_uid=MS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1',
  420. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  421. },
  422. short_id: '0',
  423. signature:
  424. '每天早上7点直播\n一个喜欢跳舞💃喜欢健身的正能量小姐姐\n贼宠粉😏不信你试试\n小号直播@奶茶妹°C🌱',
  425. total_favorited: 31782156,
  426. uid: '62790495105',
  427. unique_id: 'SUNMENG333',
  428. user_age: 55,
  429. white_cover_url: [
  430. {
  431. uri: 'douyin-user-image-file/fc185d55c7e3c95a57f88ef99f6c5a63',
  432. url_list: ['5mEqucAqJ1I440RfZH2t6.png']
  433. },
  434. {
  435. uri: '318f1000413827e122102',
  436. url_list: ['72skmrYgEr7JkUqAbch-Q.png']
  437. }
  438. ]
  439. },
  440. {
  441. avatar_168x168: {
  442. height: 720,
  443. uri: 'aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595',
  444. url_list: [
  445. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595~c5_168x168.jpeg?from=2956013662'
  446. ],
  447. width: 720
  448. },
  449. avatar_300x300: {
  450. height: 720,
  451. uri: 'aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595',
  452. url_list: [
  453. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595~c5_300x300.jpeg?from=2956013662'
  454. ],
  455. width: 720
  456. },
  457. aweme_count: 124,
  458. birthday_hide_level: 0,
  459. can_show_group_card: 1,
  460. card_entries: [
  461. {
  462. card_data:
  463. '{"is_order_card":false,"has_new":false,"is_store":false,"shop_id":"","product_count":1,"store_type":"window","icon_is_repeat":false,"icon_type":"png","is_promotion_icon":false,"subtitle_resource_list":""}',
  464. event_params: '{"entrance_location":"others_homepage"}',
  465. goto_url:
  466. 'sslocal://goods/shop?uid=2739632844317827&sec_uid=MS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG',
  467. icon_dark: {
  468. url_list: [
  469. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  470. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  471. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  472. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  473. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  474. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png'
  475. ]
  476. },
  477. icon_light: {
  478. url_list: [
  479. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  480. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  481. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  482. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  483. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  484. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png'
  485. ]
  486. },
  487. sub_title: '1件好物',
  488. title: '进入橱窗',
  489. type: 1
  490. },
  491. {
  492. goto_url: 'aweme://im/FansGroup/GuestState',
  493. icon_dark: {
  494. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  495. url_list: [
  496. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  497. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  498. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  499. ]
  500. },
  501. icon_light: {
  502. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  503. url_list: [
  504. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  505. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  506. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  507. ]
  508. },
  509. sub_title: '2个群聊',
  510. title: '粉丝群',
  511. type: 2
  512. },
  513. {
  514. card_data:
  515. '{"has_yellow_point":false,"announcement_release_time":0,"preview_video_release_time":0,"precipitation_video_release_time":0,"style":0,"appointment_id":0,"typ":0,"subscribe_cnt":0,"subscribe_status":0,"top_title":"","top_subtitle":"","cycle":0}',
  516. goto_url:
  517. 'sslocal://webcast_lynxview?url=https%3A%2F%2Flf-webcast-gr-sourcecdn.bytegecko.com%2Fobj%2Fbyte-gurd-source-gr%2Fwebcast%2Fmono%2Flynx%2Fcommunity_live_dynamic_douyin%2Ftemplate%2Fpages%2Flive_dynamic%2Ftemplate.js%3Fanchor_id%3D2739632844317827%26sec_anchor_id%3DMS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG&web_bg_color=%23161823&status_bar_color=white&type=fullscreen&hide_nav_bar=1&trans_status_bar=1&enable_preload=main&fallback_url=sslocal%3A%2F%2Fwebcast_webview%3Furl%3Dhttps%253A%252F%252Flf-webcast-gr-sourcecdn.bytegecko.com%252Fobj%252Fbyte-gurd-source-gr%252Fwebcast%252Fmono%252Flynx%252Fcommunity_live_dynamic_douyin%252Fweb%252Ftemplate%252Fpages%252Flive_dynamic%252Findex.html%253Fanchor_id%253D2739632844317827%2526sec_anchor_id%253DMS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG%26web_bg_color%3D%2523161823%26status_bar_color%3Dwhite%26type%3Dfullscreen%26hide_nav_bar%3D1%26trans_status_bar%3D1&enable_pad_adapter=1&screen_size_adaptation=1&pad_ratio=1',
  518. icon_dark: {
  519. uri: 'obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  520. url_list: [
  521. 'https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  522. 'https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  523. 'https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png'
  524. ]
  525. },
  526. icon_light: {
  527. uri: 'obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  528. url_list: [
  529. 'https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  530. 'https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  531. 'https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png'
  532. ]
  533. },
  534. sub_title: '查看最新回放',
  535. title: '直播动态',
  536. type: 6
  537. }
  538. ],
  539. city: '珠海',
  540. commerce_info: {
  541. challenge_list: null,
  542. head_image_list: null,
  543. offline_info_list: [],
  544. smart_phone_list: null,
  545. task_list: null
  546. },
  547. commerce_user_info: {
  548. ad_revenue_rits: null,
  549. has_ads_entry: true,
  550. show_star_atlas_cooperation: false,
  551. star_atlas: 1
  552. },
  553. commerce_user_level: 0,
  554. country: '中国',
  555. cover_colour: '#03373EE5',
  556. cover_url: [
  557. {
  558. uri: 'douyin-user-image-file/cfea7d18adf05c6d1990071756b7445d',
  559. url_list: ['aTnyHICCi-NMudWfVELeO.png']
  560. },
  561. {
  562. uri: 'c8510002be9a3a61aad2',
  563. url_list: ['IKCeBwXjtHdGf9WP9hfAc.png']
  564. }
  565. ],
  566. district: null,
  567. favoriting_count: 0,
  568. follow_status: 1,
  569. follower_count: 1735334,
  570. follower_request_status: 0,
  571. follower_status: 0,
  572. following_count: 3778,
  573. forward_count: 0,
  574. gender: 2,
  575. ip_location: 'IP属地:浙江',
  576. max_follower_count: 1737948,
  577. mplatform_followers_count: 1807606,
  578. nickname: '杨老虎🐯(磕穿下巴掉牙版)',
  579. province: '广东',
  580. public_collects_count: 0,
  581. share_info: {
  582. bool_persist: 1,
  583. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  584. share_image_url: {
  585. uri: 'tos-cn-p-0015/oQf8CQFQnkRsZBmxgDb0AWAlQeb99lAAmEu9Kx',
  586. url_list: ['7A-WGbNrabkqe51pdxTc6.png']
  587. },
  588. share_qrcode_url: {
  589. uri: '2e4fa00064dccedc33dae',
  590. url_list: [
  591. 'https://p3.douyinpic.com/obj/2e4fa00064dccedc33dae',
  592. 'https://p26.douyinpic.com/obj/2e4fa00064dccedc33dae',
  593. 'https://p6.douyinpic.com/obj/2e4fa00064dccedc33dae'
  594. ]
  595. },
  596. share_title: '快来加入抖音,让你发现最有趣的我!',
  597. share_url:
  598. 'www.iesdouyin.com/share/user/MS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG?with_sec_did=1&sec_uid=MS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ',
  599. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  600. },
  601. short_id: '0',
  602. signature:
  603. '每晚12:00直播 韩舞业余,专业蹦迪!\n虎的小号@杨巅峰🐑🐯 \n💜商务V:Joymedia7 💜\n💙这辈子人潮汹涌 遇到你 我很幸运💙',
  604. total_favorited: 10295529,
  605. uid: '2739632844317827',
  606. unique_id: '12345xiaolaohu',
  607. user_age: 27,
  608. white_cover_url: [
  609. {
  610. uri: 'douyin-user-image-file/cfea7d18adf05c6d1990071756b7445d',
  611. url_list: ['h7oEIs5JYXJ48lTJCPWTH.png']
  612. },
  613. {
  614. uri: '318f1000413827e122102',
  615. url_list: ['TX0D9ExiN7FRaAzaiBeu7.png']
  616. }
  617. ]
  618. },
  619. {
  620. avatar_168x168: {
  621. height: 720,
  622. uri: 'aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3',
  623. url_list: [
  624. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3~c5_168x168.jpeg?from=2956013662'
  625. ],
  626. width: 720
  627. },
  628. avatar_300x300: {
  629. height: 720,
  630. uri: 'aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3',
  631. url_list: [
  632. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3~c5_300x300.jpeg?from=2956013662'
  633. ],
  634. width: 720
  635. },
  636. aweme_count: 43,
  637. birthday_hide_level: 0,
  638. can_show_group_card: 1,
  639. card_entries: [
  640. {
  641. goto_url: 'aweme://im/FansGroup/GuestState',
  642. icon_dark: {
  643. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  644. url_list: [
  645. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  646. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  647. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  648. ]
  649. },
  650. icon_light: {
  651. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  652. url_list: [
  653. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  654. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  655. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  656. ]
  657. },
  658. sub_title: '2个群聊',
  659. title: '粉丝群',
  660. type: 2
  661. }
  662. ],
  663. city: '广州',
  664. commerce_info: {
  665. challenge_list: null,
  666. head_image_list: null,
  667. offline_info_list: [],
  668. smart_phone_list: null,
  669. task_list: null
  670. },
  671. commerce_user_info: {
  672. ad_revenue_rits: null,
  673. has_ads_entry: true,
  674. show_star_atlas_cooperation: true,
  675. star_atlas: 1
  676. },
  677. commerce_user_level: 0,
  678. country: '中国',
  679. cover_colour: '#03997706',
  680. cover_url: [
  681. {
  682. uri: 'douyin-user-file/4eec4c18569133d5990381a62ba49327',
  683. url_list: ['fmO_JqQD-ukKguwbdyoiL.png']
  684. },
  685. {
  686. uri: 'c8510002be9a3a61aad2',
  687. url_list: ['n3chqEY3p_JKnn2jSdd2b.png']
  688. }
  689. ],
  690. district: null,
  691. favoriting_count: 7,
  692. follow_status: 1,
  693. follower_count: 2998156,
  694. follower_request_status: 0,
  695. follower_status: 0,
  696. following_count: 399,
  697. forward_count: 0,
  698. gender: 2,
  699. ip_location: 'IP属地:广东',
  700. max_follower_count: 3005456,
  701. mplatform_followers_count: 2998156,
  702. nickname: '我才是岚岚',
  703. province: '广东',
  704. public_collects_count: 0,
  705. share_info: {
  706. bool_persist: 1,
  707. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  708. share_image_url: {
  709. uri: 'tos-cn-p-0015/o80AiAzNXCD7yDQlX88bABg7YfimvUQ49SneAq',
  710. url_list: ['vE3YDSQkYb_YZdfgDRZU8.png']
  711. },
  712. share_qrcode_url: {
  713. uri: '315100005802d9a7fc08a',
  714. url_list: [
  715. 'https://p11.douyinpic.com/obj/315100005802d9a7fc08a',
  716. 'https://p3.douyinpic.com/obj/315100005802d9a7fc08a',
  717. 'https://p26.douyinpic.com/obj/315100005802d9a7fc08a'
  718. ]
  719. },
  720. share_title: '快来加入抖音,让你发现最有趣的我!',
  721. share_url:
  722. 'www.iesdouyin.com/share/user/MS4wLjABAAAAonK7FndgFYn4mKBQwHc34iEiCCwvBI3tXNqGXqd18qFM9p_ZSxC1y9Gyv1e0XuG_?from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAonK7FndgFYn4mKBQwHc34iEiCCwvBI3tXNqGXqd18qFM9p_ZSxC1y9Gyv1e0XuG_&from_ssr=1',
  723. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  724. },
  725. short_id: '0',
  726. signature: '🧣我才是岚岚s\nX Eva: 我才是岚岚\n仅此一个抖音号(谨防被骗)',
  727. total_favorited: 16475958,
  728. uid: '1028766474441803',
  729. unique_id: 'LL991221',
  730. user_age: 23,
  731. white_cover_url: [
  732. {
  733. uri: 'douyin-user-file/4eec4c18569133d5990381a62ba49327',
  734. url_list: ['OvKvfthk8TXKeVpwEkQNq.png']
  735. },
  736. {
  737. uri: '318f1000413827e122102',
  738. url_list: ['XIX6McGHe3ffHggOT8Rql.png']
  739. }
  740. ]
  741. },
  742. {
  743. avatar_168x168: {
  744. height: 720,
  745. uri: 'aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b',
  746. url_list: [
  747. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b~c5_168x168.jpeg?from=2956013662'
  748. ],
  749. width: 720
  750. },
  751. avatar_300x300: {
  752. height: 720,
  753. uri: 'aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b',
  754. url_list: [
  755. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b~c5_300x300.jpeg?from=2956013662'
  756. ],
  757. width: 720
  758. },
  759. aweme_count: 149,
  760. birthday_hide_level: 1,
  761. can_show_group_card: 1,
  762. card_entries: [
  763. {
  764. goto_url: 'aweme://im/FansGroup/GuestState',
  765. icon_dark: {
  766. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  767. url_list: [
  768. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  769. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  770. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  771. ]
  772. },
  773. icon_light: {
  774. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  775. url_list: [
  776. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  777. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  778. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  779. ]
  780. },
  781. sub_title: '2个群聊',
  782. title: '粉丝群',
  783. type: 2
  784. }
  785. ],
  786. city: '',
  787. commerce_info: {
  788. challenge_list: null,
  789. head_image_list: null,
  790. offline_info_list: [],
  791. smart_phone_list: null,
  792. task_list: null
  793. },
  794. commerce_user_info: {
  795. ad_revenue_rits: null,
  796. has_ads_entry: true,
  797. show_star_atlas_cooperation: false,
  798. star_atlas: 1
  799. },
  800. commerce_user_level: 0,
  801. country: '',
  802. cover_colour: '#03373EE5',
  803. cover_url: [
  804. {
  805. uri: 'douyin-user-image-file/aff26fd8f33d7f743513e8f269e924cb',
  806. url_list: ['T1II_ZahdXvCzRrth6Csg.png']
  807. },
  808. {
  809. uri: 'c8510002be9a3a61aad2',
  810. url_list: ['jAGv0q0ZTObOtfdCP9FcU.png']
  811. }
  812. ],
  813. district: '',
  814. favoriting_count: 0,
  815. follow_status: 1,
  816. follower_count: 1301558,
  817. follower_request_status: 0,
  818. follower_status: 0,
  819. following_count: 89,
  820. forward_count: 0,
  821. gender: 2,
  822. ip_location: 'IP属地:山东',
  823. max_follower_count: 1301558,
  824. mplatform_followers_count: 1301558,
  825. nickname: '条子',
  826. province: '',
  827. public_collects_count: 0,
  828. share_info: {
  829. bool_persist: 1,
  830. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  831. share_image_url: {
  832. uri: 'tos-cn-p-0015/owr8DIVInO9quB6lgDbqAlBVeenTnlAAITj9Ey',
  833. url_list: ['fV_NMEobSXS4XFzzWrGjJ.png']
  834. },
  835. share_qrcode_url: {
  836. uri: '53070029f462e2e70d94',
  837. url_list: [
  838. 'https://p26.douyinpic.com/obj/53070029f462e2e70d94',
  839. 'https://p11.douyinpic.com/obj/53070029f462e2e70d94',
  840. 'https://p3.douyinpic.com/obj/53070029f462e2e70d94'
  841. ]
  842. },
  843. share_title: '快来加入抖音,让你发现最有趣的我!',
  844. share_url:
  845. 'www.iesdouyin.com/share/user/MS4wLjABAAAAiHeBA5fW8NyDTnOchQH5Tc_Yl4VVlFe7Y_T3CpQc0tk?with_sec_did=1&sec_uid=MS4wLjABAAAAiHeBA5fW8NyDTnOchQH5Tc_Yl4VVlFe7Y_T3CpQc0tk&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ',
  846. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  847. },
  848. short_id: '0',
  849. signature: '国服米莱狄',
  850. total_favorited: 14173861,
  851. uid: '83160533866',
  852. unique_id: '04074747',
  853. user_age: -1,
  854. white_cover_url: [
  855. {
  856. uri: 'douyin-user-image-file/aff26fd8f33d7f743513e8f269e924cb',
  857. url_list: ['BGNqXhXX9rB0RZe2-Gh3g.png']
  858. },
  859. {
  860. uri: '318f1000413827e122102',
  861. url_list: ['8bHhp2JU-9tMF9irmzEZj.png']
  862. }
  863. ]
  864. },
  865. {
  866. avatar_168x168: {
  867. height: 720,
  868. uri: 'aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a',
  869. url_list: [
  870. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a~c5_168x168.jpeg?from=2956013662'
  871. ],
  872. width: 720
  873. },
  874. avatar_300x300: {
  875. height: 720,
  876. uri: 'aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a',
  877. url_list: [
  878. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a~c5_300x300.jpeg?from=2956013662'
  879. ],
  880. width: 720
  881. },
  882. aweme_count: 330,
  883. birthday_hide_level: 0,
  884. can_show_group_card: 1,
  885. city: '',
  886. commerce_info: {
  887. challenge_list: null,
  888. head_image_list: null,
  889. offline_info_list: [],
  890. smart_phone_list: null,
  891. task_list: null
  892. },
  893. commerce_user_info: {
  894. ad_revenue_rits: null,
  895. has_ads_entry: true,
  896. show_star_atlas_cooperation: true,
  897. star_atlas: 1
  898. },
  899. commerce_user_level: 0,
  900. country: '',
  901. cover_colour: '#03997706',
  902. cover_url: [
  903. {
  904. uri: 'douyin-user-image-file/215a5e084e4ef0fac70d54b5b6794760',
  905. url_list: ['ugFWsFLtl37YDmOhdWVPP.png']
  906. },
  907. {
  908. uri: 'c8510002be9a3a61aad2',
  909. url_list: ['6BjX7F0tH7NR_Ivj97YH_.png']
  910. }
  911. ],
  912. district: '',
  913. favoriting_count: 0,
  914. follow_status: 1,
  915. follower_count: 2601355,
  916. follower_request_status: 0,
  917. follower_status: 0,
  918. following_count: 2,
  919. forward_count: 0,
  920. gender: 2,
  921. ip_location: 'IP属地:广东',
  922. max_follower_count: 2681893,
  923. mplatform_followers_count: 2601355,
  924. nickname: '达莎Digi',
  925. province: '',
  926. public_collects_count: 0,
  927. share_info: {
  928. bool_persist: 1,
  929. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  930. share_image_url: {
  931. uri: 'tos-cn-p-0015/oMinDrDQQBALaq2bjjeaY3Pv4efApBAInCI7BR',
  932. url_list: ['KjoYiM7SWjrqov4pC-xMm.png']
  933. },
  934. share_qrcode_url: {
  935. uri: 'f9be000540dadbec288f',
  936. url_list: [
  937. 'https://p11.douyinpic.com/obj/f9be000540dadbec288f',
  938. 'https://p3.douyinpic.com/obj/f9be000540dadbec288f',
  939. 'https://p26.douyinpic.com/obj/f9be000540dadbec288f'
  940. ]
  941. },
  942. share_title: '快来加入抖音,让你发现最有趣的我!',
  943. share_url:
  944. 'www.iesdouyin.com/share/user/MS4wLjABAAAADklus0JC1TslbavJzu9VKuTLteVBN5hELr2YN-mCQPg?from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAADklus0JC1TslbavJzu9VKuTLteVBN5hELr2YN-mCQPg',
  945. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  946. },
  947. short_id: '0',
  948. signature: '模特\n商务:dashastyle(备注品牌)\n本人已婚💍',
  949. total_favorited: 54152232,
  950. uid: '95947614937',
  951. unique_id: 'Dashalove',
  952. user_age: 25,
  953. white_cover_url: [
  954. {
  955. uri: 'douyin-user-image-file/215a5e084e4ef0fac70d54b5b6794760',
  956. url_list: ['dGAmnrwmsaQBEpOli1dGm.png']
  957. },
  958. {
  959. uri: '318f1000413827e122102',
  960. url_list: ['Nuc00o5h98o_IqhHv6uL0.png']
  961. }
  962. ]
  963. },
  964. {
  965. avatar_168x168: {
  966. height: 720,
  967. uri: 'aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec',
  968. url_list: [
  969. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec~c5_168x168.jpeg?from=2956013662'
  970. ],
  971. width: 720
  972. },
  973. avatar_300x300: {
  974. height: 720,
  975. uri: 'aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec',
  976. url_list: [
  977. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec~c5_300x300.jpeg?from=2956013662'
  978. ],
  979. width: 720
  980. },
  981. aweme_count: 286,
  982. birthday_hide_level: 0,
  983. can_show_group_card: 1,
  984. city: '',
  985. commerce_info: {
  986. challenge_list: null,
  987. head_image_list: null,
  988. offline_info_list: [],
  989. smart_phone_list: null,
  990. task_list: null
  991. },
  992. commerce_user_info: {
  993. ad_revenue_rits: null,
  994. has_ads_entry: true,
  995. show_star_atlas_cooperation: true,
  996. star_atlas: 1
  997. },
  998. commerce_user_level: 0,
  999. country: '',
  1000. cover_colour: '#03997706',
  1001. cover_url: [
  1002. {
  1003. uri: 'douyin-user-image-file/f0e0fa1c47be6c2eedb3bbc077b2e89b',
  1004. url_list: ['eTzFhGSTt3FN9Wu_SwYfJ.png']
  1005. },
  1006. {
  1007. uri: 'c8510002be9a3a61aad2',
  1008. url_list: ['ycPju2wLo8QdUH3BhOHfP.png']
  1009. }
  1010. ],
  1011. district: '',
  1012. favoriting_count: 0,
  1013. follow_status: 0,
  1014. follower_count: 3901177,
  1015. follower_request_status: 0,
  1016. follower_status: 0,
  1017. following_count: 80,
  1018. forward_count: 5,
  1019. gender: 2,
  1020. ip_location: 'IP属地:湖北',
  1021. max_follower_count: 4354709,
  1022. mplatform_followers_count: 3917646,
  1023. nickname: '周子然JingYi',
  1024. province: '',
  1025. public_collects_count: 0,
  1026. share_info: {
  1027. bool_persist: 1,
  1028. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  1029. share_image_url: {
  1030. uri: 'tos-cn-p-0015/oMYiIAfY7PDPW4RWABzAIB6KeiygIB7AVxhctZ',
  1031. url_list: ['yynTGOW4ukH0o6ivqStEd.png']
  1032. },
  1033. share_qrcode_url: {
  1034. uri: '3306001c73315193d5b5',
  1035. url_list: [
  1036. 'https://p6.douyinpic.com/obj/3306001c73315193d5b5',
  1037. 'https://p3.douyinpic.com/obj/3306001c73315193d5b5',
  1038. 'https://p26.douyinpic.com/obj/3306001c73315193d5b5'
  1039. ]
  1040. },
  1041. share_title: '快来加入抖音,让你发现最有趣的我!',
  1042. share_url:
  1043. 'www.iesdouyin.com/share/user/MS4wLjABAAAAkXwrvzDNOUr-BnujrX712FgL4PY8kNKNpGYYAUjA0us?did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAkXwrvzDNOUr-BnujrX712FgL4PY8kNKNpGYYAUjA0us&from_ssr=1&from_aid=6383&u_code=13kgm680k',
  1044. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  1045. },
  1046. short_id: '0',
  1047. signature: '知行合一',
  1048. total_favorited: 39491570,
  1049. uid: '62839305427',
  1050. unique_id: 'jingyiziran',
  1051. user_age: 122,
  1052. white_cover_url: [
  1053. {
  1054. uri: 'douyin-user-image-file/f0e0fa1c47be6c2eedb3bbc077b2e89b',
  1055. url_list: ['3Lbs4vjci4a5PWPjuHqGO.png']
  1056. },
  1057. {
  1058. uri: '318f1000413827e122102',
  1059. url_list: ['2QCe-HDrBnJc06gcYCeTW.png']
  1060. }
  1061. ]
  1062. },
  1063. {
  1064. avatar_168x168: {
  1065. height: 720,
  1066. uri: 'aweme-avatar/tos-cn-avt-0015_31589976a8790e475243be1ec4e24141',
  1067. url_list: [
  1068. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_31589976a8790e475243be1ec4e24141~c5_168x168.jpeg?from=2956013662'
  1069. ],
  1070. width: 720
  1071. },
  1072. avatar_300x300: {
  1073. height: 720,
  1074. uri: 'aweme-avatar/tos-cn-avt-0015_31589976a8790e475243be1ec4e24141',
  1075. url_list: [
  1076. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_31589976a8790e475243be1ec4e24141~c5_300x300.jpeg?from=2956013662'
  1077. ],
  1078. width: 720
  1079. },
  1080. aweme_count: 386,
  1081. birthday_hide_level: 0,
  1082. can_show_group_card: 1,
  1083. card_entries: [
  1084. {
  1085. card_data:
  1086. '{"is_order_card":false,"has_new":false,"is_store":false,"shop_id":"","product_count":106,"store_type":"window","icon_is_repeat":false,"icon_type":"png","is_promotion_icon":false,"subtitle_resource_list":""}',
  1087. event_params: '{"entrance_location":"others_homepage"}',
  1088. goto_url:
  1089. 'sslocal://goods/shop?uid=60685235913&sec_uid=MS4wLjABAAAAaSfA0HM0mHsoLdNIiwcFfUUYmmD_xGE6IEni35uxzkE',
  1090. icon_dark: {
  1091. url_list: [
  1092. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1093. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1094. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1095. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  1096. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  1097. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png'
  1098. ]
  1099. },
  1100. icon_light: {
  1101. url_list: [
  1102. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1103. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1104. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1105. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  1106. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  1107. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png'
  1108. ]
  1109. },
  1110. sub_title: '106件好物',
  1111. title: '进入橱窗',
  1112. type: 1
  1113. },
  1114. {
  1115. goto_url: 'aweme://im/FansGroup/GuestState',
  1116. icon_dark: {
  1117. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1118. url_list: [
  1119. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1120. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1121. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  1122. ]
  1123. },
  1124. icon_light: {
  1125. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1126. url_list: [
  1127. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1128. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1129. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  1130. ]
  1131. },
  1132. sub_title: '6个群聊',
  1133. title: '粉丝群',
  1134. type: 2
  1135. },
  1136. {
  1137. card_data:
  1138. '{"has_yellow_point":false,"announcement_release_time":0,"preview_video_release_time":0,"precipitation_video_release_time":0,"style":0,"appointment_id":0,"typ":0,"subscribe_cnt":0,"subscribe_status":0,"top_title":"","top_subtitle":"","cycle":0}',
  1139. goto_url:
  1140. 'sslocal://webcast_lynxview?url=https%3A%2F%2Flf-webcast-gr-sourcecdn.bytegecko.com%2Fobj%2Fbyte-gurd-source-gr%2Fwebcast%2Fmono%2Flynx%2Fcommunity_live_dynamic_douyin%2Ftemplate%2Fpages%2Flive_dynamic%2Ftemplate.js%3Fanchor_id%3D60685235913%26sec_anchor_id%3DMS4wLjABAAAAaSfA0HM0mHsoLdNIiwcFfUUYmmD_xGE6IEni35uxzkE&web_bg_color=%23161823&status_bar_color=white&type=fullscreen&hide_nav_bar=1&trans_status_bar=1&enable_preload=main&fallback_url=sslocal%3A%2F%2Fwebcast_webview%3Furl%3Dhttps%253A%252F%252Flf-webcast-gr-sourcecdn.bytegecko.com%252Fobj%252Fbyte-gurd-source-gr%252Fwebcast%252Fmono%252Flynx%252Fcommunity_live_dynamic_douyin%252Fweb%252Ftemplate%252Fpages%252Flive_dynamic%252Findex.html%253Fanchor_id%253D60685235913%2526sec_anchor_id%253DMS4wLjABAAAAaSfA0HM0mHsoLdNIiwcFfUUYmmD_xGE6IEni35uxzkE%26web_bg_color%3D%2523161823%26status_bar_color%3Dwhite%26type%3Dfullscreen%26hide_nav_bar%3D1%26trans_status_bar%3D1&enable_pad_adapter=1&screen_size_adaptation=1&pad_ratio=1',
  1141. icon_dark: {
  1142. uri: 'obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  1143. url_list: [
  1144. 'https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  1145. 'https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png',
  1146. 'https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png'
  1147. ]
  1148. },
  1149. icon_light: {
  1150. uri: 'obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  1151. url_list: [
  1152. 'https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  1153. 'https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png',
  1154. 'https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png'
  1155. ]
  1156. },
  1157. sub_title: '查看历史记录',
  1158. title: '直播动态',
  1159. type: 6
  1160. }
  1161. ],
  1162. city: '',
  1163. commerce_info: {
  1164. challenge_list: null,
  1165. head_image_list: null,
  1166. offline_info_list: [],
  1167. smart_phone_list: null,
  1168. task_list: null
  1169. },
  1170. commerce_user_info: {
  1171. ad_revenue_rits: null,
  1172. has_ads_entry: true,
  1173. show_star_atlas_cooperation: true,
  1174. star_atlas: 1
  1175. },
  1176. commerce_user_level: 0,
  1177. country: '',
  1178. cover_colour: '#03373EE5',
  1179. cover_url: [
  1180. {
  1181. uri: 'douyin-user-image-file/fe9be2c397cad5a176fab3334b1489af',
  1182. url_list: ['OJejSMUWjRSsOIQpN6PQt.png']
  1183. },
  1184. {
  1185. uri: 'c8510002be9a3a61aad2',
  1186. url_list: ['c5i0r0kDPE8RhtwpG4laP.png']
  1187. }
  1188. ],
  1189. district: '',
  1190. favoriting_count: 0,
  1191. follow_status: 0,
  1192. follower_count: 20702784,
  1193. follower_request_status: 0,
  1194. follower_status: 0,
  1195. following_count: 331,
  1196. forward_count: 0,
  1197. gender: 0,
  1198. ip_location: 'IP属地:北京',
  1199. max_follower_count: 22273750,
  1200. mplatform_followers_count: 20702784,
  1201. nickname: '刘思瑶nice',
  1202. province: '',
  1203. public_collects_count: 0,
  1204. share_info: {
  1205. bool_persist: 1,
  1206. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  1207. share_image_url: {
  1208. uri: 'tos-cn-p-0015/oIkBAqbnNQMf9RlAgGlkn7JYbBPAyDwZeCWCQg',
  1209. url_list: ['9WwAt6mr5u_3PBt70BhBB.png']
  1210. },
  1211. share_qrcode_url: {
  1212. uri: '216a0032711d2c2a129c',
  1213. url_list: [
  1214. 'https://p6.douyinpic.com/obj/216a0032711d2c2a129c',
  1215. 'https://p3.douyinpic.com/obj/216a0032711d2c2a129c',
  1216. 'https://p11.douyinpic.com/obj/216a0032711d2c2a129c'
  1217. ]
  1218. },
  1219. share_title: '快来加入抖音,让你发现最有趣的我!',
  1220. share_url:
  1221. 'www.iesdouyin.com/share/user/MS4wLjABAAAAaSfA0HM0mHsoLdNIiwcFfUUYmmD_xGE6IEni35uxzkE?iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAaSfA0HM0mHsoLdNIiwcFfUUYmmD_xGE6IEni35uxzkE&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB',
  1222. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  1223. },
  1224. short_id: '0',
  1225. signature:
  1226. '以梦为马 不负韶华\n橱窗不打烊 直播同款好物点击橱窗\n售后问题联系@思瑶小助理(售后版) \n唯一小号:@刘大嘴很nice\n团队招新剧情编导、摄影:BBQ190621(非本人)',
  1227. total_favorited: 492829057,
  1228. uid: '60685235913',
  1229. unique_id: 'Lsy0508',
  1230. user_age: -1,
  1231. white_cover_url: [
  1232. {
  1233. uri: 'douyin-user-image-file/fe9be2c397cad5a176fab3334b1489af',
  1234. url_list: ['5rd0jNlFnC8waKzr-sQgE.png']
  1235. },
  1236. {
  1237. uri: '318f1000413827e122102',
  1238. url_list: ['XjeGajXblJgviElLPAm4o.png']
  1239. }
  1240. ]
  1241. },
  1242. {
  1243. avatar_168x168: {
  1244. height: 720,
  1245. uri: 'aweme-avatar/tos-cn-avt-0015_99d3a4923c94e1e27b16209743eaec24',
  1246. url_list: [
  1247. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_99d3a4923c94e1e27b16209743eaec24~c5_168x168.jpeg?from=2956013662'
  1248. ],
  1249. width: 720
  1250. },
  1251. avatar_300x300: {
  1252. height: 720,
  1253. uri: 'aweme-avatar/tos-cn-avt-0015_99d3a4923c94e1e27b16209743eaec24',
  1254. url_list: [
  1255. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_99d3a4923c94e1e27b16209743eaec24~c5_300x300.jpeg?from=2956013662'
  1256. ],
  1257. width: 720
  1258. },
  1259. aweme_count: 359,
  1260. birthday_hide_level: 1,
  1261. can_show_group_card: 1,
  1262. card_entries: [
  1263. {
  1264. goto_url: 'aweme://im/FansGroup/GuestState',
  1265. icon_dark: {
  1266. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1267. url_list: [
  1268. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1269. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1270. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  1271. ]
  1272. },
  1273. icon_light: {
  1274. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1275. url_list: [
  1276. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1277. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1278. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  1279. ]
  1280. },
  1281. sub_title: '2个群聊',
  1282. title: '粉丝群',
  1283. type: 2
  1284. }
  1285. ],
  1286. city: '',
  1287. commerce_info: {
  1288. challenge_list: null,
  1289. head_image_list: null,
  1290. offline_info_list: [],
  1291. smart_phone_list: null,
  1292. task_list: null
  1293. },
  1294. commerce_user_info: {
  1295. ad_revenue_rits: null,
  1296. has_ads_entry: true,
  1297. show_star_atlas_cooperation: true,
  1298. star_atlas: 1
  1299. },
  1300. commerce_user_level: 0,
  1301. country: '',
  1302. cover_colour: '#03373EE5',
  1303. cover_url: [
  1304. {
  1305. uri: 'douyin-user-image-file/d46c49d4b05053c65595ecbe61c6891b',
  1306. url_list: ['bR6bvJkjP1rb9VgPazc2s.png']
  1307. },
  1308. {
  1309. uri: 'c8510002be9a3a61aad2',
  1310. url_list: ['p1grunB9W_XiTEc7PICV1.png']
  1311. }
  1312. ],
  1313. district: '',
  1314. favoriting_count: 2311,
  1315. follow_status: 0,
  1316. follower_count: 32588958,
  1317. follower_request_status: 0,
  1318. follower_status: 0,
  1319. following_count: 176,
  1320. forward_count: 5,
  1321. gender: 0,
  1322. ip_location: 'IP属地:上海',
  1323. max_follower_count: 34420921,
  1324. mplatform_followers_count: 32588958,
  1325. nickname: '彭十六elf',
  1326. province: '',
  1327. public_collects_count: 0,
  1328. share_info: {
  1329. bool_persist: 1,
  1330. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  1331. share_image_url: {
  1332. uri: 'tos-cn-p-0015/owsfNETCAfOArLdvZBoycrIjBJDY0ufGeAfDHV',
  1333. url_list: ['MubOElriJZkNJ-3dFNjhQ.png']
  1334. },
  1335. share_qrcode_url: {
  1336. uri: 'c15000ddb20b5723744',
  1337. url_list: [
  1338. 'https://p6.douyinpic.com/obj/c15000ddb20b5723744',
  1339. 'https://p26.douyinpic.com/obj/c15000ddb20b5723744',
  1340. 'https://p3.douyinpic.com/obj/c15000ddb20b5723744'
  1341. ]
  1342. },
  1343. share_title: '快来加入抖音,让你发现最有趣的我!',
  1344. share_url:
  1345. 'www.iesdouyin.com/share/user/MS4wLjABAAAAAAKy2_R6k-oFWT5E-97gbGZQ1laaweQMWImJDkDaef0?sec_uid=MS4wLjABAAAAAAKy2_R6k-oFWT5E-97gbGZQ1laaweQMWImJDkDaef0&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1',
  1346. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  1347. },
  1348. short_id: '0',
  1349. signature:
  1350. '记录成长\n做有意义的事情🐰☀️\n分享日常:@六猪变美日记 \n🍠:彭十六elf \n商务v:MUXUAN16e(招摄影&剪辑)\n演出v:ME13919\n何其荣幸 何德何能💜',
  1351. total_favorited: 1012905132,
  1352. uid: '24058267831',
  1353. unique_id: 'elfin16',
  1354. user_age: -1,
  1355. white_cover_url: [
  1356. {
  1357. uri: 'douyin-user-image-file/d46c49d4b05053c65595ecbe61c6891b',
  1358. url_list: ['IO7207wEo0bNpJ9XW3dSI.png']
  1359. },
  1360. {
  1361. uri: '318f1000413827e122102',
  1362. url_list: ['owYg1mq7cB3X43GqIlD8g.png']
  1363. }
  1364. ]
  1365. },
  1366. {
  1367. avatar_168x168: {
  1368. height: 720,
  1369. uri: 'aweme-avatar/mosaic-legacy_20b7700050147c01968f3',
  1370. url_list: [
  1371. 'https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_20b7700050147c01968f3~c5_168x168.jpeg?from=2956013662'
  1372. ],
  1373. width: 720
  1374. },
  1375. avatar_300x300: {
  1376. height: 720,
  1377. uri: 'aweme-avatar/mosaic-legacy_20b7700050147c01968f3',
  1378. url_list: [
  1379. 'https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_20b7700050147c01968f3~c5_300x300.jpeg?from=2956013662'
  1380. ],
  1381. width: 720
  1382. },
  1383. aweme_count: 296,
  1384. birthday_hide_level: 1,
  1385. can_show_group_card: 1,
  1386. card_entries: [
  1387. {
  1388. card_data:
  1389. '{"is_order_card":false,"has_new":false,"is_store":false,"shop_id":"","product_count":6,"store_type":"window","icon_is_repeat":false,"icon_type":"png","is_promotion_icon":false,"subtitle_resource_list":""}',
  1390. event_params: '{"entrance_location":"others_homepage"}',
  1391. goto_url:
  1392. 'sslocal://goods/shop?uid=59054327754&sec_uid=MS4wLjABAAAAe_AKPvxBX0C_4vyLj5Wye-_BU8M0S6tZFZUu61FuycU',
  1393. icon_dark: {
  1394. url_list: [
  1395. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1396. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1397. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1398. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  1399. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  1400. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png'
  1401. ]
  1402. },
  1403. icon_light: {
  1404. url_list: [
  1405. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1406. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1407. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1408. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  1409. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  1410. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png'
  1411. ]
  1412. },
  1413. sub_title: '6件好物',
  1414. title: '进入橱窗',
  1415. type: 1
  1416. }
  1417. ],
  1418. city: '',
  1419. commerce_info: {
  1420. challenge_list: null,
  1421. head_image_list: null,
  1422. offline_info_list: [],
  1423. smart_phone_list: null,
  1424. task_list: null
  1425. },
  1426. commerce_user_info: {
  1427. ad_revenue_rits: null,
  1428. has_ads_entry: true,
  1429. show_star_atlas_cooperation: true,
  1430. star_atlas: 1
  1431. },
  1432. commerce_user_level: 0,
  1433. country: '',
  1434. cover_colour: '#03997706',
  1435. cover_url: [
  1436. {
  1437. uri: 'douyin-user-image-file/f2196ddaa37f3097932d8a29ff0d0ca5',
  1438. url_list: ['AiIEMkIA7Cb3s5c4e7e6g.png']
  1439. },
  1440. {
  1441. uri: 'c8510002be9a3a61aad2',
  1442. url_list: ['aHzLr77vcdBMUil15rXBa.png']
  1443. }
  1444. ],
  1445. district: '',
  1446. favoriting_count: 0,
  1447. follow_status: 0,
  1448. follower_count: 7078268,
  1449. follower_request_status: 0,
  1450. follower_status: 0,
  1451. following_count: 88,
  1452. forward_count: 79,
  1453. gender: 2,
  1454. ip_location: 'IP属地:天津',
  1455. max_follower_count: 7078290,
  1456. mplatform_followers_count: 7078268,
  1457. nickname: '我是香秀🐂🍺',
  1458. province: '',
  1459. public_collects_count: 0,
  1460. share_info: {
  1461. bool_persist: 1,
  1462. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  1463. share_image_url: {
  1464. uri: 'tos-cn-p-0015/oge0HBDnlBbbZHjeDc4WtAI7AA0xb88gd9Ipjc',
  1465. url_list: ['5jTb5yW0_50o6UaLR5hvo.png']
  1466. },
  1467. share_qrcode_url: {
  1468. uri: '216a001823018b74cedd',
  1469. url_list: [
  1470. 'https://p3.douyinpic.com/obj/216a001823018b74cedd',
  1471. 'https://p6.douyinpic.com/obj/216a001823018b74cedd',
  1472. 'https://p11.douyinpic.com/obj/216a001823018b74cedd'
  1473. ]
  1474. },
  1475. share_title: '快来加入抖音,让你发现最有趣的我!',
  1476. share_url:
  1477. 'www.iesdouyin.com/share/user/MS4wLjABAAAAe_AKPvxBX0C_4vyLj5Wye-_BU8M0S6tZFZUu61FuycU?did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAe_AKPvxBX0C_4vyLj5Wye-_BU8M0S6tZFZUu61FuycU&from_ssr=1&from_aid=6383&u_code=13kgm680k',
  1478. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  1479. },
  1480. short_id: '8357999',
  1481. signature: '合作:X229896(备注品牌 )',
  1482. total_favorited: 202309485,
  1483. uid: '59054327754',
  1484. unique_id: '',
  1485. user_age: -1,
  1486. white_cover_url: [
  1487. {
  1488. uri: 'douyin-user-image-file/f2196ddaa37f3097932d8a29ff0d0ca5',
  1489. url_list: ['N_SVO2HXIpaY04hgsXYDI.png']
  1490. },
  1491. {
  1492. uri: '318f1000413827e122102',
  1493. url_list: ['Sfz4PgDDqyNYHkFyXub5g.png']
  1494. }
  1495. ]
  1496. },
  1497. {
  1498. avatar_168x168: {
  1499. height: 720,
  1500. uri: 'aweme-avatar/mosaic-legacy_310e3000a130132511b54',
  1501. url_list: [
  1502. 'https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_310e3000a130132511b54~c5_168x168.jpeg?from=2956013662'
  1503. ],
  1504. width: 720
  1505. },
  1506. avatar_300x300: {
  1507. height: 720,
  1508. uri: 'aweme-avatar/mosaic-legacy_310e3000a130132511b54',
  1509. url_list: [
  1510. 'https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_310e3000a130132511b54~c5_300x300.jpeg?from=2956013662'
  1511. ],
  1512. width: 720
  1513. },
  1514. aweme_count: 304,
  1515. birthday_hide_level: 0,
  1516. can_show_group_card: 1,
  1517. city: '',
  1518. commerce_info: {
  1519. challenge_list: [],
  1520. head_image_list: null,
  1521. offline_info_list: [],
  1522. smart_phone_list: null,
  1523. task_list: null
  1524. },
  1525. commerce_user_info: {
  1526. ad_revenue_rits: null,
  1527. has_ads_entry: true,
  1528. show_star_atlas_cooperation: false,
  1529. star_atlas: 1
  1530. },
  1531. commerce_user_level: 0,
  1532. country: '',
  1533. cover_colour: '#03997706',
  1534. cover_url: [
  1535. {
  1536. uri: 'douyin-user-image-file/c029dcead6fbf261d15b1ab7de43bf2f',
  1537. url_list: ['2eFwyUS9yN8r7wJCXHUvb.png']
  1538. },
  1539. {
  1540. uri: 'c8510002be9a3a61aad2',
  1541. url_list: ['0yrHnPaNjbwpkaPNo7s4x.png']
  1542. }
  1543. ],
  1544. district: '',
  1545. favoriting_count: 0,
  1546. follow_status: 0,
  1547. follower_count: 24783790,
  1548. follower_request_status: 0,
  1549. follower_status: 0,
  1550. following_count: 52,
  1551. forward_count: 2,
  1552. gender: 0,
  1553. ip_location: 'IP属地:云南',
  1554. max_follower_count: 27200114,
  1555. mplatform_followers_count: 24783790,
  1556. nickname: '小橙子',
  1557. province: '',
  1558. public_collects_count: 0,
  1559. share_info: {
  1560. bool_persist: 1,
  1561. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  1562. share_image_url: {
  1563. uri: 'tos-cn-p-0015/oceLdA0zALBI8CoyKiCfhU69IBlNq4RsbgzSAu',
  1564. url_list: ['qnOWDz5lUek2B1I5MPHa-.png']
  1565. },
  1566. share_qrcode_url: {
  1567. uri: '216a0023aa35c71d4381',
  1568. url_list: [
  1569. 'https://p11.douyinpic.com/obj/216a0023aa35c71d4381',
  1570. 'https://p3.douyinpic.com/obj/216a0023aa35c71d4381',
  1571. 'https://p6.douyinpic.com/obj/216a0023aa35c71d4381'
  1572. ]
  1573. },
  1574. share_title: '快来加入抖音,让你发现最有趣的我!',
  1575. share_url:
  1576. 'www.iesdouyin.com/share/user/MS4wLjABAAAAI-lEgbXAy9AcrRR_ujh1DfyWRuh1ZjxLdzmjMD948KY?from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAI-lEgbXAy9AcrRR_ujh1DfyWRuh1ZjxLdzmjMD948KY&from_ssr=1',
  1577. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  1578. },
  1579. short_id: '13632088',
  1580. signature: '承蒙厚爱 万分感激🙏🏻\n视频均为自己创作 未签约 不直播\n工作v❤ orangelaby',
  1581. total_favorited: 575707796,
  1582. uid: '60043717321',
  1583. unique_id: '',
  1584. user_age: -1,
  1585. white_cover_url: [
  1586. {
  1587. uri: 'douyin-user-image-file/c029dcead6fbf261d15b1ab7de43bf2f',
  1588. url_list: ['ejF34o5i413UeROTNoYFI.png']
  1589. },
  1590. {
  1591. uri: '318f1000413827e122102',
  1592. url_list: ['x9tjnPkC-OscQ480dZZAR.png']
  1593. }
  1594. ]
  1595. },
  1596. {
  1597. avatar_168x168: {
  1598. height: 720,
  1599. uri: 'aweme-avatar/tos-cn-avt-0015_0b925089b1976ba71ec8a0c04bbdfce1',
  1600. url_list: [
  1601. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_0b925089b1976ba71ec8a0c04bbdfce1~c5_168x168.jpeg?from=2956013662'
  1602. ],
  1603. width: 720
  1604. },
  1605. avatar_300x300: {
  1606. height: 720,
  1607. uri: 'aweme-avatar/tos-cn-avt-0015_0b925089b1976ba71ec8a0c04bbdfce1',
  1608. url_list: [
  1609. 'https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_0b925089b1976ba71ec8a0c04bbdfce1~c5_300x300.jpeg?from=2956013662'
  1610. ],
  1611. width: 720
  1612. },
  1613. aweme_count: 305,
  1614. birthday_hide_level: 1,
  1615. can_show_group_card: 1,
  1616. card_entries: [
  1617. {
  1618. card_data:
  1619. '{"is_order_card":false,"has_new":false,"is_store":false,"shop_id":"","product_count":8,"store_type":"window","icon_is_repeat":false,"icon_type":"png","is_promotion_icon":false,"subtitle_resource_list":""}',
  1620. event_params: '{"entrance_location":"others_homepage"}',
  1621. goto_url:
  1622. 'sslocal://goods/shop?uid=61069823274&sec_uid=MS4wLjABAAAAHuFui7x3Walw7nu61E_iQgXBU-23twsaX4FGWpb_bmo',
  1623. icon_dark: {
  1624. url_list: [
  1625. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1626. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1627. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png',
  1628. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  1629. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png',
  1630. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png'
  1631. ]
  1632. },
  1633. icon_light: {
  1634. url_list: [
  1635. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1636. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1637. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png',
  1638. 'https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  1639. 'https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png',
  1640. 'https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png'
  1641. ]
  1642. },
  1643. sub_title: '8件好物',
  1644. title: '进入橱窗',
  1645. type: 1
  1646. },
  1647. {
  1648. goto_url: 'aweme://im/FansGroup/GuestState',
  1649. icon_dark: {
  1650. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1651. url_list: [
  1652. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1653. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png',
  1654. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png'
  1655. ]
  1656. },
  1657. icon_light: {
  1658. uri: 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1659. url_list: [
  1660. 'https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1661. 'https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png',
  1662. 'https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png'
  1663. ]
  1664. },
  1665. sub_title: '10个群聊',
  1666. title: '粉丝群',
  1667. type: 2
  1668. }
  1669. ],
  1670. city: '深圳',
  1671. commerce_info: {
  1672. challenge_list: null,
  1673. head_image_list: null,
  1674. offline_info_list: [],
  1675. smart_phone_list: null,
  1676. task_list: null
  1677. },
  1678. commerce_user_info: {
  1679. ad_revenue_rits: null,
  1680. has_ads_entry: true,
  1681. show_star_atlas_cooperation: true,
  1682. star_atlas: 1
  1683. },
  1684. commerce_user_level: 0,
  1685. country: '中国',
  1686. cover_colour: '#03373EE5',
  1687. cover_url: [
  1688. {
  1689. uri: 'douyin-user-image-file/9124d292b4b5c2670bc2f6e148deb228',
  1690. url_list: ['4bBqlCFIc0eTUruf9wTuS.png']
  1691. },
  1692. {
  1693. uri: 'c8510002be9a3a61aad2',
  1694. url_list: ['mlkj-bfDEH-qxWhRYYeLV.png']
  1695. }
  1696. ],
  1697. district: null,
  1698. favoriting_count: 0,
  1699. follow_status: 0,
  1700. follower_count: 2848754,
  1701. follower_request_status: 0,
  1702. follower_status: 0,
  1703. following_count: 270,
  1704. forward_count: 3,
  1705. gender: 2,
  1706. ip_location: 'IP属地:广东',
  1707. max_follower_count: 2875608,
  1708. mplatform_followers_count: 2848754,
  1709. nickname: '南恬',
  1710. province: '广东',
  1711. public_collects_count: 0,
  1712. share_info: {
  1713. bool_persist: 1,
  1714. share_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。',
  1715. share_image_url: {
  1716. uri: 'tos-cn-p-0015/oAzwgDH2IBFeBIhjcN9TAGIAFatJCgixAtAlfl',
  1717. url_list: ['EjpPpmJ9cz-Rq6q9m3-kB.png']
  1718. },
  1719. share_qrcode_url: {
  1720. uri: '8d7c000b2527ab1a483b',
  1721. url_list: [
  1722. 'https://p3.douyinpic.com/obj/8d7c000b2527ab1a483b',
  1723. 'https://p11.douyinpic.com/obj/8d7c000b2527ab1a483b',
  1724. 'https://p6.douyinpic.com/obj/8d7c000b2527ab1a483b'
  1725. ]
  1726. },
  1727. share_title: '快来加入抖音,让你发现最有趣的我!',
  1728. share_url:
  1729. 'www.iesdouyin.com/share/user/MS4wLjABAAAAHuFui7x3Walw7nu61E_iQgXBU-23twsaX4FGWpb_bmo?u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAHuFui7x3Walw7nu61E_iQgXBU-23twsaX4FGWpb_bmo&from_ssr=1&from_aid=6383',
  1730. share_weibo_desc: '长按复制此条消息,打开抖音搜索,查看TA的更多作品。'
  1731. },
  1732. short_id: '0',
  1733. signature: '永远喜欢简单和真诚\n🧣&🍠:@南恬celia\n🈴:halo12031203',
  1734. total_favorited: 53571820,
  1735. uid: '61069823274',
  1736. unique_id: '81069823274',
  1737. user_age: -1,
  1738. white_cover_url: [
  1739. {
  1740. uri: 'douyin-user-image-file/9124d292b4b5c2670bc2f6e148deb228',
  1741. url_list: ['suD_rL5t-ZGhk2zgt0190.png']
  1742. },
  1743. {
  1744. uri: '318f1000413827e122102',
  1745. url_list: ['T0B4gJE-1Qu06Hm1vh5nq.png']
  1746. }
  1747. ]
  1748. }
  1749. ]