cutsdk 0.0.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +127 -0
- package/dist/api/audios/add-audios.d.ts +3 -0
- package/dist/api/audios/add-audios.d.ts.map +1 -0
- package/dist/api/audios/add-audios.js +33 -0
- package/dist/api/audios/add-audios.js.map +1 -0
- package/dist/api/audios/get-audios.d.ts +5 -0
- package/dist/api/audios/get-audios.d.ts.map +1 -0
- package/dist/api/audios/get-audios.js +27 -0
- package/dist/api/audios/get-audios.js.map +1 -0
- package/dist/api/captions/add-captions.d.ts +3 -0
- package/dist/api/captions/add-captions.d.ts.map +1 -0
- package/dist/api/captions/add-captions.js +220 -0
- package/dist/api/captions/add-captions.js.map +1 -0
- package/dist/api/captions/get-captions.d.ts +5 -0
- package/dist/api/captions/get-captions.d.ts.map +1 -0
- package/dist/api/captions/get-captions.js +36 -0
- package/dist/api/captions/get-captions.js.map +1 -0
- package/dist/api/cloud/render-draft.d.ts +8 -0
- package/dist/api/cloud/render-draft.d.ts.map +1 -0
- package/dist/api/cloud/render-draft.js +101 -0
- package/dist/api/cloud/render-draft.js.map +1 -0
- package/dist/api/cloud/submit-video-render-task.d.ts +4 -0
- package/dist/api/cloud/submit-video-render-task.d.ts.map +1 -0
- package/dist/api/cloud/submit-video-render-task.js +54 -0
- package/dist/api/cloud/submit-video-render-task.js.map +1 -0
- package/dist/api/cloud/upload-draft.d.ts +4 -0
- package/dist/api/cloud/upload-draft.d.ts.map +1 -0
- package/dist/api/cloud/upload-draft.js +91 -0
- package/dist/api/cloud/upload-draft.js.map +1 -0
- package/dist/api/draft/create-draft.d.ts +3 -0
- package/dist/api/draft/create-draft.d.ts.map +1 -0
- package/dist/api/draft/create-draft.js +11 -0
- package/dist/api/draft/create-draft.js.map +1 -0
- package/dist/api/draft/easy-create-material.d.ts +3 -0
- package/dist/api/draft/easy-create-material.d.ts.map +1 -0
- package/dist/api/draft/easy-create-material.js +64 -0
- package/dist/api/draft/easy-create-material.js.map +1 -0
- package/dist/api/draft/get-draft-info.d.ts +5 -0
- package/dist/api/draft/get-draft-info.d.ts.map +1 -0
- package/dist/api/draft/get-draft-info.js +35 -0
- package/dist/api/draft/get-draft-info.js.map +1 -0
- package/dist/api/draft/list-drafts.d.ts +3 -0
- package/dist/api/draft/list-drafts.d.ts.map +1 -0
- package/dist/api/draft/list-drafts.js +51 -0
- package/dist/api/draft/list-drafts.js.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts +3 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.js +71 -0
- package/dist/api/draft-spec/create-and-render-draft.js.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts +4 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.js +96 -0
- package/dist/api/draft-spec/create-draft-from-spec.js.map +1 -0
- package/dist/api/draft-spec/resolve.d.ts +21 -0
- package/dist/api/draft-spec/resolve.d.ts.map +1 -0
- package/dist/api/draft-spec/resolve.js +279 -0
- package/dist/api/draft-spec/resolve.js.map +1 -0
- package/dist/api/draft-spec/time.d.ts +17 -0
- package/dist/api/draft-spec/time.d.ts.map +1 -0
- package/dist/api/draft-spec/time.js +56 -0
- package/dist/api/draft-spec/time.js.map +1 -0
- package/dist/api/draft-spec/validation.d.ts +3 -0
- package/dist/api/draft-spec/validation.d.ts.map +1 -0
- package/dist/api/draft-spec/validation.js +179 -0
- package/dist/api/draft-spec/validation.js.map +1 -0
- package/dist/api/effects/add-effects.d.ts +3 -0
- package/dist/api/effects/add-effects.d.ts.map +1 -0
- package/dist/api/effects/add-effects.js +24 -0
- package/dist/api/effects/add-effects.js.map +1 -0
- package/dist/api/effects/get-effects.d.ts +5 -0
- package/dist/api/effects/get-effects.d.ts.map +1 -0
- package/dist/api/effects/get-effects.js +23 -0
- package/dist/api/effects/get-effects.js.map +1 -0
- package/dist/api/images/add-images.d.ts +3 -0
- package/dist/api/images/add-images.d.ts.map +1 -0
- package/dist/api/images/add-images.js +67 -0
- package/dist/api/images/add-images.js.map +1 -0
- package/dist/api/images/get-images.d.ts +5 -0
- package/dist/api/images/get-images.d.ts.map +1 -0
- package/dist/api/images/get-images.js +30 -0
- package/dist/api/images/get-images.js.map +1 -0
- package/dist/api/keyframes/add-keyframes.d.ts +3 -0
- package/dist/api/keyframes/add-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/add-keyframes.js +21 -0
- package/dist/api/keyframes/add-keyframes.js.map +1 -0
- package/dist/api/keyframes/get-keyframes.d.ts +6 -0
- package/dist/api/keyframes/get-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/get-keyframes.js +41 -0
- package/dist/api/keyframes/get-keyframes.js.map +1 -0
- package/dist/api/masks/add-masks.d.ts +3 -0
- package/dist/api/masks/add-masks.d.ts.map +1 -0
- package/dist/api/masks/add-masks.js +63 -0
- package/dist/api/masks/add-masks.js.map +1 -0
- package/dist/api/masks/get-masks.d.ts +6 -0
- package/dist/api/masks/get-masks.d.ts.map +1 -0
- package/dist/api/masks/get-masks.js +44 -0
- package/dist/api/masks/get-masks.js.map +1 -0
- package/dist/api/query/get-audio-duration.d.ts +3 -0
- package/dist/api/query/get-audio-duration.d.ts.map +1 -0
- package/dist/api/query/get-audio-duration.js +12 -0
- package/dist/api/query/get-audio-duration.js.map +1 -0
- package/dist/api/query/get-image-animations.d.ts +3 -0
- package/dist/api/query/get-image-animations.d.ts.map +1 -0
- package/dist/api/query/get-image-animations.js +21 -0
- package/dist/api/query/get-image-animations.js.map +1 -0
- package/dist/api/setup/templates/project/.agents/skills/cut-draft/SKILL.md +77 -0
- package/dist/api/setup/templates/project/cut-sdk/.env.example +7 -0
- package/dist/api/setup/templates/project/cut-sdk/README.md +54 -0
- package/dist/api/setup/templates/project/cut-sdk/api-cheatsheet.md +132 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/01-create-draft.ts +43 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/02-draft-spec.ts +73 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/03-create-and-render.ts +67 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/04-cli-examples.md +71 -0
- package/dist/api/setup/templates/project/cut-sdk/quickstart.md +110 -0
- package/dist/api/sticker/add-sticker.d.ts +3 -0
- package/dist/api/sticker/add-sticker.d.ts.map +1 -0
- package/dist/api/sticker/add-sticker.js +22 -0
- package/dist/api/sticker/add-sticker.js.map +1 -0
- package/dist/api/sticker/get-stickers.d.ts +5 -0
- package/dist/api/sticker/get-stickers.d.ts.map +1 -0
- package/dist/api/sticker/get-stickers.js +23 -0
- package/dist/api/sticker/get-stickers.js.map +1 -0
- package/dist/api/text-style/add-text-style.d.ts +3 -0
- package/dist/api/text-style/add-text-style.d.ts.map +1 -0
- package/dist/api/text-style/add-text-style.js +25 -0
- package/dist/api/text-style/add-text-style.js.map +1 -0
- package/dist/api/videos/add-videos.d.ts +3 -0
- package/dist/api/videos/add-videos.d.ts.map +1 -0
- package/dist/api/videos/add-videos.js +84 -0
- package/dist/api/videos/add-videos.js.map +1 -0
- package/dist/api/videos/get-videos.d.ts +5 -0
- package/dist/api/videos/get-videos.d.ts.map +1 -0
- package/dist/api/videos/get-videos.js +30 -0
- package/dist/api/videos/get-videos.js.map +1 -0
- package/dist/cli.d.ts +3 -0
- package/dist/cli.d.ts.map +1 -0
- package/dist/cli.js +339 -0
- package/dist/cli.js.map +1 -0
- package/dist/config/index.d.ts +10 -0
- package/dist/config/index.d.ts.map +1 -0
- package/dist/config/index.js +26 -0
- package/dist/config/index.js.map +1 -0
- package/dist/draft/drafts/AudioMaterial.d.ts +41 -0
- package/dist/draft/drafts/AudioMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/AudioMaterial.js +45 -0
- package/dist/draft/drafts/AudioMaterial.js.map +1 -0
- package/dist/draft/drafts/Draft.d.ts +272 -0
- package/dist/draft/drafts/Draft.d.ts.map +1 -0
- package/dist/draft/drafts/Draft.js +374 -0
- package/dist/draft/drafts/Draft.js.map +1 -0
- package/dist/draft/drafts/Effects.d.ts +32 -0
- package/dist/draft/drafts/Effects.d.ts.map +1 -0
- package/dist/draft/drafts/Effects.js +78 -0
- package/dist/draft/drafts/Effects.js.map +1 -0
- package/dist/draft/drafts/Huazi.d.ts +47 -0
- package/dist/draft/drafts/Huazi.d.ts.map +1 -0
- package/dist/draft/drafts/Huazi.js +71 -0
- package/dist/draft/drafts/Huazi.js.map +1 -0
- package/dist/draft/drafts/Keyframe.d.ts +57 -0
- package/dist/draft/drafts/Keyframe.d.ts.map +1 -0
- package/dist/draft/drafts/Keyframe.js +66 -0
- package/dist/draft/drafts/Keyframe.js.map +1 -0
- package/dist/draft/drafts/Mask.d.ts +74 -0
- package/dist/draft/drafts/Mask.d.ts.map +1 -0
- package/dist/draft/drafts/Mask.js +93 -0
- package/dist/draft/drafts/Mask.js.map +1 -0
- package/dist/draft/drafts/MediaUtil.d.ts +18 -0
- package/dist/draft/drafts/MediaUtil.d.ts.map +1 -0
- package/dist/draft/drafts/MediaUtil.js +101 -0
- package/dist/draft/drafts/MediaUtil.js.map +1 -0
- package/dist/draft/drafts/Qipaos.d.ts +35 -0
- package/dist/draft/drafts/Qipaos.d.ts.map +1 -0
- package/dist/draft/drafts/Qipaos.js +41 -0
- package/dist/draft/drafts/Qipaos.js.map +1 -0
- package/dist/draft/drafts/Segments.d.ts +74 -0
- package/dist/draft/drafts/Segments.d.ts.map +1 -0
- package/dist/draft/drafts/Segments.js +112 -0
- package/dist/draft/drafts/Segments.js.map +1 -0
- package/dist/draft/drafts/Stickers.d.ts +58 -0
- package/dist/draft/drafts/Stickers.d.ts.map +1 -0
- package/dist/draft/drafts/Stickers.js +64 -0
- package/dist/draft/drafts/Stickers.js.map +1 -0
- package/dist/draft/drafts/TextMaterial.d.ts +119 -0
- package/dist/draft/drafts/TextMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/TextMaterial.js +182 -0
- package/dist/draft/drafts/TextMaterial.js.map +1 -0
- package/dist/draft/drafts/Track.d.ts +18 -0
- package/dist/draft/drafts/Track.d.ts.map +1 -0
- package/dist/draft/drafts/Track.js +30 -0
- package/dist/draft/drafts/Track.js.map +1 -0
- package/dist/draft/drafts/Transitions.d.ts +14 -0
- package/dist/draft/drafts/Transitions.d.ts.map +1 -0
- package/dist/draft/drafts/Transitions.js +21 -0
- package/dist/draft/drafts/Transitions.js.map +1 -0
- package/dist/draft/drafts/VideoMaterial.d.ts +87 -0
- package/dist/draft/drafts/VideoMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/VideoMaterial.js +92 -0
- package/dist/draft/drafts/VideoMaterial.js.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts +2 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.js +281 -0
- package/dist/draft/drafts/add_keyframes_v2.js.map +1 -0
- package/dist/draft/drafts/add_text_animations.d.ts +7 -0
- package/dist/draft/drafts/add_text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_text_animations.js +29 -0
- package/dist/draft/drafts/add_text_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_animations.d.ts +7 -0
- package/dist/draft/drafts/add_video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_animations.js +29 -0
- package/dist/draft/drafts/add_video_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_effects.d.ts +27 -0
- package/dist/draft/drafts/add_video_effects.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_effects.js +11 -0
- package/dist/draft/drafts/add_video_effects.js.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts +35 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.js +98 -0
- package/dist/draft/drafts/data/audio/audio_effect.js.map +1 -0
- package/dist/draft/drafts/data/audio//346/250/241/346/213/237.json +4275 -0
- package/dist/draft/drafts/data/audio//347/216/257/345/242/203.json +1673 -0
- package/dist/draft/drafts/data/audio//347/276/216/345/214/226.json +860 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts +29 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/effect/cn/effect.js +122 -0
- package/dist/draft/drafts/data/effect/cn/effect.js.map +1 -0
- package/dist/draft/drafts/data/effect/cn/huamian/aixing.json +3097 -0
- package/dist/draft/drafts/data/effect/cn/huamian/anhei.json +3456 -0
- package/dist/draft/drafts/data/effect/cn/huamian/biankuang.json +8201 -0
- package/dist/draft/drafts/data/effect/cn/huamian/bling.json +5836 -0
- package/dist/draft/drafts/data/effect/cn/huamian/chaoku.json +3554 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dianyin.json +624 -0
- package/dist/draft/drafts/data/effect/cn/huamian/donggan.json +11193 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dv.json +3305 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fanwei.json +10631 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fenpin.json +1016 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fugu.json +7592 -0
- package/dist/draft/drafts/data/effect/cn/huamian/guang.json +5614 -0
- package/dist/draft/drafts/data/effect/cn/huamian/hot.json +16202 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jichu.json +10017 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jinfen.json +2545 -0
- package/dist/draft/drafts/data/effect/cn/huamian/manhua.json +1897 -0
- package/dist/draft/drafts/data/effect/cn/huamian/niuqu.json +2037 -0
- package/dist/draft/drafts/data/effect/cn/huamian/touyin.json +1013 -0
- package/dist/draft/drafts/data/effect/cn/huamian/wenlin.json +2942 -0
- package/dist/draft/drafts/data/effect/cn/huamian/xinnian.json +4627 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zhongyi.json +3063 -0
- package/dist/draft/drafts/data/effect/cn/huamian/ziran.json +4791 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zuixin.json +5677 -0
- package/dist/draft/drafts/data/effect/cn/renwu/anhei.json +900 -0
- package/dist/draft/drafts/data/effect/cn/renwu/danglian.json +1518 -0
- package/dist/draft/drafts/data/effect/cn/renwu/hot.json +20280 -0
- package/dist/draft/drafts/data/effect/cn/renwu/huanrao.json +1447 -0
- package/dist/draft/drafts/data/effect/cn/renwu/kelong.json +1857 -0
- package/dist/draft/drafts/data/effect/cn/renwu/qingxu.json +5641 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shenti.json +2827 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shoubu.json +742 -0
- package/dist/draft/drafts/data/effect/cn/renwu/tousi.json +3129 -0
- package/dist/draft/drafts/data/effect/cn/renwu/xingxiang.json +1397 -0
- package/dist/draft/drafts/data/effect/cn/renwu/zhuangshi.json +5017 -0
- package/dist/draft/drafts/data/font/font.d.ts +11 -0
- package/dist/draft/drafts/data/font/font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font.js +9303 -0
- package/dist/draft/drafts/data/font/font.js.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts +3 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.js +57922 -0
- package/dist/draft/drafts/data/font/font_0427.js.map +1 -0
- package/dist/draft/drafts/data/font/online_font.d.ts +7 -0
- package/dist/draft/drafts/data/font/online_font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/online_font.js +78 -0
- package/dist/draft/drafts/data/font/online_font.js.map +1 -0
- package/dist/draft/drafts/data/huazi/all_huazi_data.json +94057 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts +9 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts.map +1 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js +163 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js.map +1 -0
- package/dist/draft/drafts/data/texiao/aixin.json +2555 -0
- package/dist/draft/drafts/data/texiao/anhei.json +2909 -0
- package/dist/draft/drafts/data/texiao/biankuang.json +5906 -0
- package/dist/draft/drafts/data/texiao/bling.json +4171 -0
- package/dist/draft/drafts/data/texiao/chaoku.json +1560 -0
- package/dist/draft/drafts/data/texiao/dianyin.json +522 -0
- package/dist/draft/drafts/data/texiao/donggan.json +6157 -0
- package/dist/draft/drafts/data/texiao/dv.json +1796 -0
- package/dist/draft/drafts/data/texiao/fenpin.json +712 -0
- package/dist/draft/drafts/data/texiao/fenwei.json +4405 -0
- package/dist/draft/drafts/data/texiao/fugu.json +4472 -0
- package/dist/draft/drafts/data/texiao/guang.json +2297 -0
- package/dist/draft/drafts/data/texiao/jichu.json +4929 -0
- package/dist/draft/drafts/data/texiao/jinfen.json +1712 -0
- package/dist/draft/drafts/data/texiao/manhua.json +1700 -0
- package/dist/draft/drafts/data/texiao/niuqu.json +708 -0
- package/dist/draft/drafts/data/texiao/remen.json +7147 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts +53 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts.map +1 -0
- package/dist/draft/drafts/data/texiao/texiao.js +102 -0
- package/dist/draft/drafts/data/texiao/texiao.js.map +1 -0
- package/dist/draft/drafts/data/texiao/touyin.json +2354 -0
- package/dist/draft/drafts/data/texiao/wenli.json +2118 -0
- package/dist/draft/drafts/data/texiao/ziran.json +2882 -0
- package/dist/draft/drafts/data/texiao/zongyi.json +2287 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/chuchang.js +4547 -0
- package/dist/draft/drafts/data/text/chuchang.js.map +1 -0
- package/dist/draft/drafts/data/text/qipao.d.ts +87 -0
- package/dist/draft/drafts/data/text/qipao.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/qipao.js +17773 -0
- package/dist/draft/drafts/data/text/qipao.js.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.js +5363 -0
- package/dist/draft/drafts/data/text/ruchang.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts +7 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.js +147 -0
- package/dist/draft/drafts/data/text/text_animations.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.json +26179 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts +35 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/xunhuan.js +3435 -0
- package/dist/draft/drafts/data/text/xunhuan.js.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn/aixin.json +3625 -0
- package/dist/draft/drafts/data/tezhi/cn/biaoqing.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/bohemanbo.json +3270 -0
- package/dist/draft/drafts/data/tezhi/cn/dianshang.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/dongri.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/hot.json +3379 -0
- package/dist/draft/drafts/data/tezhi/cn/hudie.json +3490 -0
- package/dist/draft/drafts/data/tezhi/cn/hudong.json +3328 -0
- package/dist/draft/drafts/data/tezhi/cn/hunli.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/jiari.json +3276 -0
- package/dist/draft/drafts/data/tezhi/cn/keai.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/langman.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/lvxing.json +3350 -0
- package/dist/draft/drafts/data/tezhi/cn/meishi.json +3294 -0
- package/dist/draft/drafts/data/tezhi/cn/meizhuang.json +3279 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu1.json +3421 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu2.json +3368 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu3.json +3358 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu4.json +3361 -0
- package/dist/draft/drafts/data/tezhi/cn/regeng.json +3292 -0
- package/dist/draft/drafts/data/tezhi/cn/vip.json +3336 -0
- package/dist/draft/drafts/data/tezhi/cn/vlog.json +3295 -0
- package/dist/draft/drafts/data/tezhi/cn/xiari.json +3411 -0
- package/dist/draft/drafts/data/tezhi/cn/xinnian.json +3274 -0
- package/dist/draft/drafts/data/tezhi/cn/yinyuejie.json +3285 -0
- package/dist/draft/drafts/data/tezhi/cn/yundong.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/zhakai.json +3399 -0
- package/dist/draft/drafts/data/tezhi/cn/zhisi.json +3385 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts +2 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js +41 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js.map +1 -0
- package/dist/draft/drafts/data/transitions/cn/MG/345/212/250/347/224/273.json +880 -0
- package/dist/draft/drafts/data/transitions/cn/hot.json +20419 -0
- package/dist/draft/drafts/data/transitions/cn//344/272/222/345/212/250emoji.json +820 -0
- package/dist/draft/drafts/data/transitions/cn//345/205/211/346/225/210.json +3355 -0
- package/dist/draft/drafts/data/transitions/cn//345/210/206/345/211/262.json +2255 -0
- package/dist/draft/drafts/data/transitions/cn//345/217/240/345/214/226.json +2206 -0
- package/dist/draft/drafts/data/transitions/cn//345/271/273/347/201/257/347/211/207.json +4175 -0
- package/dist/draft/drafts/data/transitions/cn//346/211/255/346/233/262.json +2388 -0
- package/dist/draft/drafts/data/transitions/cn//346/213/215/346/221/204.json +1546 -0
- package/dist/draft/drafts/data/transitions/cn//346/225/205/351/232/234.json +1616 -0
- package/dist/draft/drafts/data/transitions/cn//346/226/260/345/271/264.json +2935 -0
- package/dist/draft/drafts/data/transitions/cn//346/234/200/346/226/260.json +3167 -0
- package/dist/draft/drafts/data/transitions/cn//346/250/241/347/263/212.json +1535 -0
- package/dist/draft/drafts/data/transitions/cn//347/273/274/350/211/272.json +904 -0
- package/dist/draft/drafts/data/transitions/cn//350/207/252/347/204/266.json +657 -0
- package/dist/draft/drafts/data/transitions/cn//350/277/220/351/225/234.json +5283 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts +3 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts.map +1 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js +52 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js.map +1 -0
- package/dist/draft/drafts/data/video/group.d.ts +35 -0
- package/dist/draft/drafts/data/video/group.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/group.js +7496 -0
- package/dist/draft/drafts/data/video/group.js.map +1 -0
- package/dist/draft/drafts/data/video/ins.d.ts +19 -0
- package/dist/draft/drafts/data/video/ins.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/ins.js +3046 -0
- package/dist/draft/drafts/data/video/ins.js.map +1 -0
- package/dist/draft/drafts/data/video/out.d.ts +35 -0
- package/dist/draft/drafts/data/video/out.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/out.js +1640 -0
- package/dist/draft/drafts/data/video/out.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts +7 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.js +138 -0
- package/dist/draft/drafts/data/video/video_animations.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.json +22380 -0
- package/dist/draft/drafts/online_effects.d.ts +3 -0
- package/dist/draft/drafts/online_effects.d.ts.map +1 -0
- package/dist/draft/drafts/online_effects.js +57 -0
- package/dist/draft/drafts/online_effects.js.map +1 -0
- package/dist/draft/index.d.ts +23 -0
- package/dist/draft/index.d.ts.map +1 -0
- package/dist/draft/index.js +20 -0
- package/dist/draft/index.js.map +1 -0
- package/dist/index.d.ts +56 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +86 -0
- package/dist/index.js.map +1 -0
- package/dist/shared/cloud-client.d.ts +64 -0
- package/dist/shared/cloud-client.d.ts.map +1 -0
- package/dist/shared/cloud-client.js +121 -0
- package/dist/shared/cloud-client.js.map +1 -0
- package/dist/shared/draft-service.d.ts +9 -0
- package/dist/shared/draft-service.d.ts.map +1 -0
- package/dist/shared/draft-service.js +91 -0
- package/dist/shared/draft-service.js.map +1 -0
- package/dist/shared/errors.d.ts +28 -0
- package/dist/shared/errors.d.ts.map +1 -0
- package/dist/shared/errors.js +138 -0
- package/dist/shared/errors.js.map +1 -0
- package/dist/shared/logger.d.ts +6 -0
- package/dist/shared/logger.d.ts.map +1 -0
- package/dist/shared/logger.js +9 -0
- package/dist/shared/logger.js.map +1 -0
- package/dist/shared/media-downloader.d.ts +14 -0
- package/dist/shared/media-downloader.d.ts.map +1 -0
- package/dist/shared/media-downloader.js +94 -0
- package/dist/shared/media-downloader.js.map +1 -0
- package/dist/shared/media.d.ts +6 -0
- package/dist/shared/media.d.ts.map +1 -0
- package/dist/shared/media.js +92 -0
- package/dist/shared/media.js.map +1 -0
- package/dist/template/attachment_pc_common.json +1 -0
- package/dist/template/draft_agency_config.json +1 -0
- package/dist/template/draft_content.json +132 -0
- package/dist/template/draft_meta_info.json +59 -0
- package/dist/template/template.tmp +1 -0
- package/dist/types/index.d.ts +620 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/index.js +4 -0
- package/dist/types/index.js.map +1 -0
- package/package.json +67 -4
- package/index.js +0 -1
|
@@ -0,0 +1,3490 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ret": "0",
|
|
3
|
+
"errmsg": "success",
|
|
4
|
+
"systime": "1736903710",
|
|
5
|
+
"logid": "20250115091510386A96D479B18B2A92CB",
|
|
6
|
+
"sign": "",
|
|
7
|
+
"response": "",
|
|
8
|
+
"data": {
|
|
9
|
+
"has_more": true,
|
|
10
|
+
"next_offset": 50,
|
|
11
|
+
"effect_item_list": [
|
|
12
|
+
{
|
|
13
|
+
"common_attr": {
|
|
14
|
+
"id": "7261161741537561867",
|
|
15
|
+
"effect_id": "7261161741537561867",
|
|
16
|
+
"effect_type": 2,
|
|
17
|
+
"source": 1,
|
|
18
|
+
"title": "蝴蝶飞舞",
|
|
19
|
+
"description": "蝴蝶飞舞",
|
|
20
|
+
"cover_url": {
|
|
21
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3e607c35455243e790a8d741d656fa15~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=GpDwGzp7Eliy0gSJ%2FDnB3tTIm6k%3D",
|
|
22
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3e607c35455243e790a8d741d656fa15~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ArvOgy%2F%2F7leuhkS28cOqI8XLneA%3D"
|
|
23
|
+
},
|
|
24
|
+
"item_urls": [
|
|
25
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/36adcf5a7263dad0985903dcc8be8f68?lk3s=43402efa&x-expires=1768439710&x-signature=Z7H5FdkRDZRm2j613KmTLDVXEcg%3D"
|
|
26
|
+
],
|
|
27
|
+
"md5": "36adcf5a7263dad0985903dcc8be8f68",
|
|
28
|
+
"has_favorited": false,
|
|
29
|
+
"create_time": 1690623995,
|
|
30
|
+
"statistics": {
|
|
31
|
+
"favorite_count": 0
|
|
32
|
+
},
|
|
33
|
+
"is_original": true,
|
|
34
|
+
"status": 102,
|
|
35
|
+
"review_info": {
|
|
36
|
+
"review_status": 1,
|
|
37
|
+
"review_code_list": [],
|
|
38
|
+
"extra_reason": null,
|
|
39
|
+
"review_reason_list": []
|
|
40
|
+
},
|
|
41
|
+
"aspect_ratio": 1,
|
|
42
|
+
"download_info": {
|
|
43
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3e607c35455243e790a8d741d656fa15~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=rF9EWVYtOIZP8QuSYRWX8Br4WI0%3D",
|
|
44
|
+
"format": "gif"
|
|
45
|
+
},
|
|
46
|
+
"publish_source": "user_post_sticker_collection",
|
|
47
|
+
"is_business": false,
|
|
48
|
+
"business_info": {
|
|
49
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
50
|
+
"sign": "qzX5ylPtvBjD5DRKTuvORVApO1Q9cT9yCJoDxFfUlUA6klTB/CuCBdE9eZP/RJFQTUaGJuFp5UOHnZWKZdjSvXT1omg7cEyCr0s2dkwB03PB54dXux7nsc+0Tyco9Fm3Th6bPAFqClyeRC2r3BuWnrSC7rhvo26Cb4M2h1i1Ii8="
|
|
51
|
+
},
|
|
52
|
+
"category_ids": [
|
|
53
|
+
10516,
|
|
54
|
+
11443
|
|
55
|
+
],
|
|
56
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
57
|
+
},
|
|
58
|
+
"author": {
|
|
59
|
+
"name": "打狗的主人",
|
|
60
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/01ac2218a5c0dee2295bcc73f01ada08~300x300.image",
|
|
61
|
+
"source": 1,
|
|
62
|
+
"uid": "2120318022065549"
|
|
63
|
+
},
|
|
64
|
+
"sticker": {
|
|
65
|
+
"preview_cover": "",
|
|
66
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3e607c35455243e790a8d741d656fa15~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=HCFxZcHMdfvByI691DjUKERfEi4%3D&format=.png",
|
|
67
|
+
"sticker_type": 2,
|
|
68
|
+
"sticker_package": {
|
|
69
|
+
"width_per_frame": 280,
|
|
70
|
+
"height_per_frame": 280,
|
|
71
|
+
"size": 125669
|
|
72
|
+
},
|
|
73
|
+
"large_image": {
|
|
74
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3e607c35455243e790a8d741d656fa15~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=rF9EWVYtOIZP8QuSYRWX8Br4WI0%3D"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"common_attr": {
|
|
80
|
+
"id": "7145857433208884494",
|
|
81
|
+
"effect_id": "7145857433208884494",
|
|
82
|
+
"effect_type": 2,
|
|
83
|
+
"source": 1,
|
|
84
|
+
"title": "水晶蝴蝶",
|
|
85
|
+
"description": "水晶蝴蝶",
|
|
86
|
+
"cover_url": {
|
|
87
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=%2FdXqdlSygwdZF8fRRI0p4DGPjBQ%3D",
|
|
88
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=SirRR8oOgP2yjqf%2B9t6MwFgGHl0%3D"
|
|
89
|
+
},
|
|
90
|
+
"item_urls": [
|
|
91
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e37c7499399fb3ab75065b8a45409e47?lk3s=43402efa&x-expires=1768439710&x-signature=UiFklwA2NAzAKLAyCfJweiZQoh8%3D"
|
|
92
|
+
],
|
|
93
|
+
"md5": "e37c7499399fb3ab75065b8a45409e47",
|
|
94
|
+
"has_favorited": false,
|
|
95
|
+
"third_resource_id": 7156432058175197710,
|
|
96
|
+
"third_resource_id_str": "7156432058175197710",
|
|
97
|
+
"create_time": 1663774585,
|
|
98
|
+
"statistics": {
|
|
99
|
+
"favorite_count": 0
|
|
100
|
+
},
|
|
101
|
+
"is_original": true,
|
|
102
|
+
"status": 102,
|
|
103
|
+
"review_info": {
|
|
104
|
+
"review_status": 100,
|
|
105
|
+
"review_code_list": [],
|
|
106
|
+
"extra_reason": null,
|
|
107
|
+
"review_reason_list": []
|
|
108
|
+
},
|
|
109
|
+
"aspect_ratio": 1,
|
|
110
|
+
"download_info": {
|
|
111
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=rRR6ymLeyZAS8xXiVhN5VdGzdRE%3D",
|
|
112
|
+
"format": "gif"
|
|
113
|
+
},
|
|
114
|
+
"copyright": {
|
|
115
|
+
"copyright_text": "黑猫爱",
|
|
116
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
117
|
+
"artist_name": ""
|
|
118
|
+
},
|
|
119
|
+
"publish_source": "user_post",
|
|
120
|
+
"is_business": false,
|
|
121
|
+
"business_scope": [
|
|
122
|
+
"UNLIMITED"
|
|
123
|
+
],
|
|
124
|
+
"business_info": {
|
|
125
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
126
|
+
"sign": "HL20NdWgWasBGMwbmnjCEUtr/7B18n/yUTsHScC9U3MBCchAdpcv8zEFiu5+riAry7X2RccPnGnAcInZBExKFs9wkjkVN82FmMVbrOCIp8Mbe7tJsz59+7eagqXek0IP6eVIjBoZEOfcZihBq0IG6B3357cukjOqkpU5fh93Wro="
|
|
127
|
+
},
|
|
128
|
+
"category_ids": [
|
|
129
|
+
10515,
|
|
130
|
+
10516,
|
|
131
|
+
10767,
|
|
132
|
+
11443
|
|
133
|
+
],
|
|
134
|
+
"collection_ids": [
|
|
135
|
+
"7153275037615656222"
|
|
136
|
+
],
|
|
137
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
138
|
+
},
|
|
139
|
+
"author": {
|
|
140
|
+
"name": "Lynx黑貓愛",
|
|
141
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
142
|
+
"source": 1,
|
|
143
|
+
"uid": "106238218162"
|
|
144
|
+
},
|
|
145
|
+
"sticker": {
|
|
146
|
+
"preview_cover": "",
|
|
147
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=4si324u6P1LaVqLKBHRgLTZzzAc%3D&format=.png",
|
|
148
|
+
"sticker_type": 2,
|
|
149
|
+
"sticker_package": {
|
|
150
|
+
"width_per_frame": 280,
|
|
151
|
+
"height_per_frame": 280,
|
|
152
|
+
"size": 519279
|
|
153
|
+
},
|
|
154
|
+
"large_image": {
|
|
155
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=rRR6ymLeyZAS8xXiVhN5VdGzdRE%3D"
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"common_attr": {
|
|
161
|
+
"id": "7206604831966907703",
|
|
162
|
+
"effect_id": "7206604831966907703",
|
|
163
|
+
"effect_type": 2,
|
|
164
|
+
"source": 1,
|
|
165
|
+
"title": "3d浪漫梦幻蓝色蝴蝶",
|
|
166
|
+
"description": "",
|
|
167
|
+
"cover_url": {
|
|
168
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78457afa19304c8583c1eb2b4fd1eefa~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=smZm0vzWQZ%2FuZDvfcKtyustg4Gw%3D",
|
|
169
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78457afa19304c8583c1eb2b4fd1eefa~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=smZm0vzWQZ%2FuZDvfcKtyustg4Gw%3D"
|
|
170
|
+
},
|
|
171
|
+
"item_urls": [
|
|
172
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/326f0597d516fc78397f6c20d3bde4b3?lk3s=43402efa&x-expires=1768439710&x-signature=k3lRUAq4DFIxdVS3A%2FQC349Q7J8%3D"
|
|
173
|
+
],
|
|
174
|
+
"md5": "326f0597d516fc78397f6c20d3bde4b3",
|
|
175
|
+
"has_favorited": false,
|
|
176
|
+
"third_resource_id": 7213271743815750202,
|
|
177
|
+
"third_resource_id_str": "7213271743815750202",
|
|
178
|
+
"create_time": 1677922085,
|
|
179
|
+
"statistics": {
|
|
180
|
+
"favorite_count": 0
|
|
181
|
+
},
|
|
182
|
+
"is_original": true,
|
|
183
|
+
"status": 102,
|
|
184
|
+
"review_info": {
|
|
185
|
+
"review_status": 100,
|
|
186
|
+
"review_code_list": [],
|
|
187
|
+
"extra_reason": null,
|
|
188
|
+
"review_reason_list": []
|
|
189
|
+
},
|
|
190
|
+
"aspect_ratio": 1,
|
|
191
|
+
"download_info": {
|
|
192
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78457afa19304c8583c1eb2b4fd1eefa~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=jJ5wJmPLyFh4HFFo6hKYVpqzgek%3D",
|
|
193
|
+
"format": "png"
|
|
194
|
+
},
|
|
195
|
+
"copyright": {
|
|
196
|
+
"copyright_text": "今天兔了",
|
|
197
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
198
|
+
"artist_name": ""
|
|
199
|
+
},
|
|
200
|
+
"publish_source": "user_post_heycan",
|
|
201
|
+
"is_business": false,
|
|
202
|
+
"business_scope": [
|
|
203
|
+
"UNLIMITED"
|
|
204
|
+
],
|
|
205
|
+
"business_info": {
|
|
206
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
207
|
+
"sign": "owAWXaPTelEJvqgI0eJiHNdsBtx8TQLYISCmZXtXYol2jRqdHzqZ39XvgZLHF4k3aQRHSq5lpA6oqFmW3geEaRxII0GqhJTpkI5uut/DRBXhWzx3loNnppy+yWrhhASu3S99qDo4uqSBOvtBi7N7n8hJQNxIn+9X+BFEXns6hBk="
|
|
208
|
+
},
|
|
209
|
+
"category_ids": [
|
|
210
|
+
11443
|
|
211
|
+
],
|
|
212
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
213
|
+
},
|
|
214
|
+
"author": {
|
|
215
|
+
"name": "今天兔了",
|
|
216
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
217
|
+
"source": 1,
|
|
218
|
+
"uid": "94743136376"
|
|
219
|
+
},
|
|
220
|
+
"sticker": {
|
|
221
|
+
"preview_cover": "",
|
|
222
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78457afa19304c8583c1eb2b4fd1eefa~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=v0H9cM75V5ac7EMiQFOePe0Fq8k%3D&format=.png",
|
|
223
|
+
"sticker_type": 1,
|
|
224
|
+
"sticker_package": {
|
|
225
|
+
"width_per_frame": 540,
|
|
226
|
+
"height_per_frame": 540,
|
|
227
|
+
"size": 284707
|
|
228
|
+
},
|
|
229
|
+
"large_image": {
|
|
230
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78457afa19304c8583c1eb2b4fd1eefa~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=jJ5wJmPLyFh4HFFo6hKYVpqzgek%3D"
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"common_attr": {
|
|
236
|
+
"id": "7298755620612689203",
|
|
237
|
+
"effect_id": "7298755620612689203",
|
|
238
|
+
"effect_type": 2,
|
|
239
|
+
"source": 1,
|
|
240
|
+
"title": "狗狗泰迪蝴蝶结",
|
|
241
|
+
"description": "狗狗泰迪蝴蝶结",
|
|
242
|
+
"cover_url": {
|
|
243
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b40eae4febb74efb88db3b941ac875a3~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=%2BmAuO6vIBmpGp7aX1RbeMl9jCoo%3D",
|
|
244
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b40eae4febb74efb88db3b941ac875a3~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ykA53EoTHhOvbC0agU3VvQTJvZw%3D"
|
|
245
|
+
},
|
|
246
|
+
"item_urls": [
|
|
247
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/8806cf624bf682e6c237a3c3fe5c138d?lk3s=43402efa&x-expires=1768439710&x-signature=qWsUfx4hRQat9noq4NXnwXzduJA%3D"
|
|
248
|
+
],
|
|
249
|
+
"md5": "8806cf624bf682e6c237a3c3fe5c138d",
|
|
250
|
+
"has_favorited": false,
|
|
251
|
+
"create_time": 1699376397,
|
|
252
|
+
"statistics": {
|
|
253
|
+
"favorite_count": 0
|
|
254
|
+
},
|
|
255
|
+
"is_original": true,
|
|
256
|
+
"status": 102,
|
|
257
|
+
"review_info": {
|
|
258
|
+
"review_status": 1,
|
|
259
|
+
"review_code_list": [],
|
|
260
|
+
"extra_reason": null,
|
|
261
|
+
"review_reason_list": []
|
|
262
|
+
},
|
|
263
|
+
"aspect_ratio": 1,
|
|
264
|
+
"download_info": {
|
|
265
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b40eae4febb74efb88db3b941ac875a3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=AiNovb51RopnofKDfXeynqYYHCg%3D",
|
|
266
|
+
"format": "gif"
|
|
267
|
+
},
|
|
268
|
+
"publish_source": "user_post_pc_collection",
|
|
269
|
+
"is_business": false,
|
|
270
|
+
"business_info": {
|
|
271
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
272
|
+
"sign": "eK2XJgMXFfVIFSEJtj6Tlyfal6dGDCsjXgYdR59vNSVIRuecD5NYJyX7d63tK2BMoJ6ISB4feVMN1k/0hgJz/SxmZNLbIYNdf5fdhliynpGHAWoVd3jjzBH08eu0GgabxZRLIe02LPsFfpcuaKhpq3HRmFUa0rOPmCv5XuKY3hU="
|
|
273
|
+
},
|
|
274
|
+
"category_ids": [
|
|
275
|
+
11443
|
|
276
|
+
],
|
|
277
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
278
|
+
},
|
|
279
|
+
"author": {
|
|
280
|
+
"name": "塔塔开坦克",
|
|
281
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495710&x-signature=NY34Rn1VA4mam3nrI2RO%2B78%2BwWs%3D",
|
|
282
|
+
"source": 1,
|
|
283
|
+
"uid": "3510085292656125"
|
|
284
|
+
},
|
|
285
|
+
"sticker": {
|
|
286
|
+
"preview_cover": "",
|
|
287
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b40eae4febb74efb88db3b941ac875a3~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=n5ap2YyzlIdnqV%2Fs5dcWsdL1mtM%3D&format=.png",
|
|
288
|
+
"sticker_type": 2,
|
|
289
|
+
"sticker_package": {
|
|
290
|
+
"width_per_frame": 280,
|
|
291
|
+
"height_per_frame": 280,
|
|
292
|
+
"size": 23915
|
|
293
|
+
},
|
|
294
|
+
"large_image": {
|
|
295
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b40eae4febb74efb88db3b941ac875a3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=AiNovb51RopnofKDfXeynqYYHCg%3D"
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"common_attr": {
|
|
301
|
+
"id": "7281536674272677156",
|
|
302
|
+
"effect_id": "7281536674272677156",
|
|
303
|
+
"effect_type": 2,
|
|
304
|
+
"source": 1,
|
|
305
|
+
"title": "钻石流光蝴蝶",
|
|
306
|
+
"description": "砖石流光蝴蝶",
|
|
307
|
+
"cover_url": {
|
|
308
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e07afb1b4b7495f9a95432bb064429e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=fSiApdifIO0l1FHB92sW6YoDJzc%3D",
|
|
309
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e07afb1b4b7495f9a95432bb064429e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=fSiApdifIO0l1FHB92sW6YoDJzc%3D"
|
|
310
|
+
},
|
|
311
|
+
"item_urls": [
|
|
312
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/79c299a6c910c1618f2869726d8be3ce?lk3s=43402efa&x-expires=1768439710&x-signature=0M5mD8qdjwLF3SlYI8vnh8A69j4%3D"
|
|
313
|
+
],
|
|
314
|
+
"md5": "79c299a6c910c1618f2869726d8be3ce",
|
|
315
|
+
"has_favorited": false,
|
|
316
|
+
"create_time": 1695366921,
|
|
317
|
+
"statistics": {
|
|
318
|
+
"favorite_count": 0
|
|
319
|
+
},
|
|
320
|
+
"is_original": true,
|
|
321
|
+
"status": 102,
|
|
322
|
+
"review_info": {
|
|
323
|
+
"review_status": 100,
|
|
324
|
+
"review_code_list": [],
|
|
325
|
+
"extra_reason": null,
|
|
326
|
+
"review_reason_list": []
|
|
327
|
+
},
|
|
328
|
+
"aspect_ratio": 1,
|
|
329
|
+
"download_info": {
|
|
330
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e07afb1b4b7495f9a95432bb064429e~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=a2Oe0g9vmiUgCm6w%2F73lOWCoMkc%3D",
|
|
331
|
+
"format": "png"
|
|
332
|
+
},
|
|
333
|
+
"publish_source": "user_post",
|
|
334
|
+
"is_business": false,
|
|
335
|
+
"business_info": {
|
|
336
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
337
|
+
"sign": "Sj6ncdbN5yzGFFiFqQLgM/7oq6INX/pcxmysl6hQ5QlgAKNF9+qtQ+YGByndEM2wQuukLYyWa8/TWZw6p/G6KUchvYARRETevBc2BIZBlAlGChOyQhdYtNzmoYPyw57GuuOCIY3ntvNG+IiNcqxcc9obTtKArjb3nwEXvctjmII="
|
|
338
|
+
},
|
|
339
|
+
"category_ids": [
|
|
340
|
+
11443
|
|
341
|
+
],
|
|
342
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
343
|
+
},
|
|
344
|
+
"author": {
|
|
345
|
+
"name": "水星之谣",
|
|
346
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o0A2Q6DRATiATFnjAAgeQsfRIbAQk4DCMAHBgC?lk3s=4eecb9e8&x-expires=1739495158&x-signature=69d%2Fp3t88BSn%2FCQ9GQaOw9MXuFg%3D",
|
|
347
|
+
"source": 1,
|
|
348
|
+
"uid": "285511327947838"
|
|
349
|
+
},
|
|
350
|
+
"sticker": {
|
|
351
|
+
"preview_cover": "",
|
|
352
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e07afb1b4b7495f9a95432bb064429e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=kaR8%2F0rj86trPzsuWZfkCx%2B6pmQ%3D&format=.png",
|
|
353
|
+
"sticker_type": 1,
|
|
354
|
+
"sticker_package": {
|
|
355
|
+
"width_per_frame": 540,
|
|
356
|
+
"height_per_frame": 540,
|
|
357
|
+
"size": 143244
|
|
358
|
+
},
|
|
359
|
+
"large_image": {
|
|
360
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e07afb1b4b7495f9a95432bb064429e~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=a2Oe0g9vmiUgCm6w%2F73lOWCoMkc%3D"
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"common_attr": {
|
|
366
|
+
"id": "7261159862925643019",
|
|
367
|
+
"effect_id": "7261159862925643019",
|
|
368
|
+
"effect_type": 2,
|
|
369
|
+
"source": 1,
|
|
370
|
+
"title": "蝴蝶",
|
|
371
|
+
"description": "蝴蝶",
|
|
372
|
+
"cover_url": {
|
|
373
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/970e9baa80024c68b6b4c88ea0bd06c6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=IOvBNge3vcL%2FV96NUXzlsMDWUzM%3D",
|
|
374
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/970e9baa80024c68b6b4c88ea0bd06c6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=R9Ur4%2FmXTI%2Ff3gQBo68lmzH1hPo%3D"
|
|
375
|
+
},
|
|
376
|
+
"item_urls": [
|
|
377
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5f0b3c32ea6d25eaea5fbc50046302d8?lk3s=43402efa&x-expires=1768439710&x-signature=AeIuUkr0TXf0Dq6YBzy1YZhCkcw%3D"
|
|
378
|
+
],
|
|
379
|
+
"md5": "5f0b3c32ea6d25eaea5fbc50046302d8",
|
|
380
|
+
"has_favorited": false,
|
|
381
|
+
"create_time": 1690623995,
|
|
382
|
+
"statistics": {
|
|
383
|
+
"favorite_count": 0
|
|
384
|
+
},
|
|
385
|
+
"is_original": true,
|
|
386
|
+
"status": 102,
|
|
387
|
+
"review_info": {
|
|
388
|
+
"review_status": 1,
|
|
389
|
+
"review_code_list": [],
|
|
390
|
+
"extra_reason": null,
|
|
391
|
+
"review_reason_list": []
|
|
392
|
+
},
|
|
393
|
+
"aspect_ratio": 1,
|
|
394
|
+
"download_info": {
|
|
395
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/970e9baa80024c68b6b4c88ea0bd06c6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=qKuOvntJHD2m95yGHj05CiV5dRQ%3D",
|
|
396
|
+
"format": "gif"
|
|
397
|
+
},
|
|
398
|
+
"publish_source": "user_post_sticker_collection",
|
|
399
|
+
"is_business": false,
|
|
400
|
+
"business_info": {
|
|
401
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
402
|
+
"sign": "GsPteG1Agl0IxE/izDoriHV+5bBky6d0zlRShxyG3CjYAQVlopk8J0hwKxG352/2vdT81u/Clh3rZASxF8nrZp2FP3l1pBzEhmY8xA9ioc9nQrFctn8uMJro+cWkocpTrN2/EXG+3kdvAEG/FVy7r4I2IIgzBzvJvNUeEBmlS4Y="
|
|
403
|
+
},
|
|
404
|
+
"category_ids": [
|
|
405
|
+
11443
|
|
406
|
+
],
|
|
407
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
408
|
+
},
|
|
409
|
+
"author": {
|
|
410
|
+
"name": "打狗的主人",
|
|
411
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/01ac2218a5c0dee2295bcc73f01ada08~300x300.image",
|
|
412
|
+
"source": 1,
|
|
413
|
+
"uid": "2120318022065549"
|
|
414
|
+
},
|
|
415
|
+
"sticker": {
|
|
416
|
+
"preview_cover": "",
|
|
417
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/970e9baa80024c68b6b4c88ea0bd06c6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=UTicY4dzUeFOfb7qxIy8G0md8QA%3D&format=.png",
|
|
418
|
+
"sticker_type": 2,
|
|
419
|
+
"sticker_package": {
|
|
420
|
+
"width_per_frame": 280,
|
|
421
|
+
"height_per_frame": 280,
|
|
422
|
+
"size": 595220
|
|
423
|
+
},
|
|
424
|
+
"large_image": {
|
|
425
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/970e9baa80024c68b6b4c88ea0bd06c6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=qKuOvntJHD2m95yGHj05CiV5dRQ%3D"
|
|
426
|
+
}
|
|
427
|
+
}
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"common_attr": {
|
|
431
|
+
"id": "7220278611583028483",
|
|
432
|
+
"effect_id": "7220278611583028483",
|
|
433
|
+
"effect_type": 2,
|
|
434
|
+
"source": 1,
|
|
435
|
+
"title": "蝴蝶涂鸦ins",
|
|
436
|
+
"description": "蝴蝶涂鸦ins",
|
|
437
|
+
"cover_url": {
|
|
438
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c40fa93426f45ed85f9b1d58ccf7011~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=3Qe8oo5MubAztuoa9paYvrxfRuo%3D",
|
|
439
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c40fa93426f45ed85f9b1d58ccf7011~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=MslUCz%2F0z25rP1h2ucapihV6tF8%3D"
|
|
440
|
+
},
|
|
441
|
+
"item_urls": [
|
|
442
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c1422e881783740b0d88ba4f35e48f23?lk3s=43402efa&x-expires=1768439710&x-signature=XFqa77H3QM%2Fb%2BtuftEdfFSvhXN4%3D"
|
|
443
|
+
],
|
|
444
|
+
"md5": "c1422e881783740b0d88ba4f35e48f23",
|
|
445
|
+
"has_favorited": false,
|
|
446
|
+
"create_time": 1681109737,
|
|
447
|
+
"statistics": {
|
|
448
|
+
"favorite_count": 0
|
|
449
|
+
},
|
|
450
|
+
"is_original": true,
|
|
451
|
+
"status": 102,
|
|
452
|
+
"review_info": {
|
|
453
|
+
"review_status": 1,
|
|
454
|
+
"review_code_list": [],
|
|
455
|
+
"extra_reason": null,
|
|
456
|
+
"review_reason_list": []
|
|
457
|
+
},
|
|
458
|
+
"aspect_ratio": 1,
|
|
459
|
+
"download_info": {
|
|
460
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c40fa93426f45ed85f9b1d58ccf7011~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=xTLg7FX%2FzCwH8%2BXYaU%2FvoQGYh6M%3D",
|
|
461
|
+
"format": "gif"
|
|
462
|
+
},
|
|
463
|
+
"copyright": {
|
|
464
|
+
"copyright_text": "龙潭丁凯乐",
|
|
465
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/14eb79bcf1be462698fdac81157e363e~tplv-dwpf7vt6ri-image.png",
|
|
466
|
+
"artist_name": ""
|
|
467
|
+
},
|
|
468
|
+
"publish_source": "user_post_sticker_collection",
|
|
469
|
+
"is_business": false,
|
|
470
|
+
"business_scope": [
|
|
471
|
+
"UNLIMITED"
|
|
472
|
+
],
|
|
473
|
+
"business_info": {
|
|
474
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
475
|
+
"sign": "EdzVvR/wi7Si5bWfk627902pVd2sfWMmTBOZQQCT+cNmfSj8KSBVHFSee5RY/lB3TJVm+c/fMnzNNXWk40ZiUZvb19wUyPLx6HonRNtpV4B/WDT5yi7Uiq4y/GEx8nVIEki3xBCPmwyCKG4ieJNEDws739xwCos5fge4OwQXwEw="
|
|
476
|
+
},
|
|
477
|
+
"category_ids": [
|
|
478
|
+
10516,
|
|
479
|
+
11291,
|
|
480
|
+
11443
|
|
481
|
+
],
|
|
482
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
483
|
+
},
|
|
484
|
+
"author": {
|
|
485
|
+
"name": "龙潭丁凯乐",
|
|
486
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495453&x-signature=K31BpFmIwNVeXLy3zA5T8iZpCVA%3D",
|
|
487
|
+
"source": 1,
|
|
488
|
+
"uid": "2053511615874931"
|
|
489
|
+
},
|
|
490
|
+
"sticker": {
|
|
491
|
+
"preview_cover": "",
|
|
492
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c40fa93426f45ed85f9b1d58ccf7011~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=NHxBYTRTDMS9t%2Fi0ZN70tuVlqHo%3D&format=.png",
|
|
493
|
+
"sticker_type": 2,
|
|
494
|
+
"sticker_package": {
|
|
495
|
+
"width_per_frame": 280,
|
|
496
|
+
"height_per_frame": 280,
|
|
497
|
+
"size": 633698
|
|
498
|
+
},
|
|
499
|
+
"large_image": {
|
|
500
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c40fa93426f45ed85f9b1d58ccf7011~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=xTLg7FX%2FzCwH8%2BXYaU%2FvoQGYh6M%3D"
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"common_attr": {
|
|
506
|
+
"id": "7332877027017559315",
|
|
507
|
+
"effect_id": "7332877027017559315",
|
|
508
|
+
"effect_type": 2,
|
|
509
|
+
"source": 1,
|
|
510
|
+
"title": "蝴蝶翅膀",
|
|
511
|
+
"description": "蝴蝶翅膀",
|
|
512
|
+
"cover_url": {
|
|
513
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a872579b2b0a458191d643770996922f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=M1QcL090uwSrSoHV0yLTtDfOYJc%3D",
|
|
514
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a872579b2b0a458191d643770996922f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=x98TZEK3yR0gndWXaX452knjPeg%3D"
|
|
515
|
+
},
|
|
516
|
+
"item_urls": [
|
|
517
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f59ccff56e42ffc2741706e347039afa?lk3s=43402efa&x-expires=1768439710&x-signature=yQo0dIjNa%2B%2FQrl%2FqLeVVfRlog00%3D"
|
|
518
|
+
],
|
|
519
|
+
"md5": "f59ccff56e42ffc2741706e347039afa",
|
|
520
|
+
"has_favorited": false,
|
|
521
|
+
"create_time": 1707321557,
|
|
522
|
+
"statistics": {
|
|
523
|
+
"favorite_count": 0
|
|
524
|
+
},
|
|
525
|
+
"is_original": true,
|
|
526
|
+
"status": 102,
|
|
527
|
+
"review_info": {
|
|
528
|
+
"review_status": 1,
|
|
529
|
+
"review_code_list": [],
|
|
530
|
+
"extra_reason": null,
|
|
531
|
+
"review_reason_list": []
|
|
532
|
+
},
|
|
533
|
+
"aspect_ratio": 1,
|
|
534
|
+
"download_info": {
|
|
535
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89ae4edc0b8b4f7d8a8a71652349a4e3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=OsLJN1oiCieKtaLxAcT9h8bSPLo%3D",
|
|
536
|
+
"format": "gif"
|
|
537
|
+
},
|
|
538
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
539
|
+
"is_business": false,
|
|
540
|
+
"business_info": {
|
|
541
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
542
|
+
"sign": "VHq60OBZaAEQuQalFDs9osXoy88RlabLPXEKumUJaNA8/A7Sd2IgVyeuTWVSZhVl34ZM8j9YPD8jGw+FJ9cW8nkmGs2yy9oUFLkWTQxR9nsXr9089213nGVEuRULGZ9hjBa/h9hrunIJilomqzNbD5iiPmzbY4AnYUaTwSJZEew="
|
|
543
|
+
},
|
|
544
|
+
"category_ids": [
|
|
545
|
+
11443
|
|
546
|
+
],
|
|
547
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/93f6b251ea86dbf523f44850af981936\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
548
|
+
},
|
|
549
|
+
"author": {
|
|
550
|
+
"name": "龙潭丁凯乐",
|
|
551
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495710&x-signature=SiQIefx%2B7MFiJbvXdI3vLEBgmGo%3D",
|
|
552
|
+
"source": 1,
|
|
553
|
+
"uid": "2053511615874931"
|
|
554
|
+
},
|
|
555
|
+
"sticker": {
|
|
556
|
+
"preview_cover": "",
|
|
557
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89ae4edc0b8b4f7d8a8a71652349a4e3~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=Lus3WEP2KrNlDswi%2FWS2XnTBLk8%3D&format=.png",
|
|
558
|
+
"sticker_type": 2,
|
|
559
|
+
"sticker_package": {
|
|
560
|
+
"width_per_frame": 280,
|
|
561
|
+
"height_per_frame": 280,
|
|
562
|
+
"size": 1461306
|
|
563
|
+
},
|
|
564
|
+
"large_image": {
|
|
565
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89ae4edc0b8b4f7d8a8a71652349a4e3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=OsLJN1oiCieKtaLxAcT9h8bSPLo%3D"
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
"common_attr": {
|
|
571
|
+
"id": "7264043391053335865",
|
|
572
|
+
"effect_id": "7264043391053335865",
|
|
573
|
+
"effect_type": 2,
|
|
574
|
+
"source": 1,
|
|
575
|
+
"title": "兔兔蝴蝶结",
|
|
576
|
+
"description": "兔兔蝴蝶结",
|
|
577
|
+
"cover_url": {
|
|
578
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfc22a8a004076868c2927f14d5652~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=y9%2FvmlWGIuxeVzcqBthVpx18Mww%3D",
|
|
579
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfc22a8a004076868c2927f14d5652~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=y9%2FvmlWGIuxeVzcqBthVpx18Mww%3D"
|
|
580
|
+
},
|
|
581
|
+
"item_urls": [
|
|
582
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2c39167152a4f5f97f7496398a48b802?lk3s=43402efa&x-expires=1768439710&x-signature=izMpXP8vj%2FIWLl1vI8YLJOkEY1Q%3D"
|
|
583
|
+
],
|
|
584
|
+
"md5": "2c39167152a4f5f97f7496398a48b802",
|
|
585
|
+
"has_favorited": false,
|
|
586
|
+
"create_time": 1691294628,
|
|
587
|
+
"statistics": {
|
|
588
|
+
"favorite_count": 0
|
|
589
|
+
},
|
|
590
|
+
"is_original": true,
|
|
591
|
+
"status": 102,
|
|
592
|
+
"review_info": {
|
|
593
|
+
"review_status": 100,
|
|
594
|
+
"review_code_list": [],
|
|
595
|
+
"extra_reason": null,
|
|
596
|
+
"review_reason_list": []
|
|
597
|
+
},
|
|
598
|
+
"aspect_ratio": 0.995,
|
|
599
|
+
"download_info": {
|
|
600
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfc22a8a004076868c2927f14d5652~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=j33XUm7FkAlSG1S0s8qegnM%2B5ro%3D",
|
|
601
|
+
"format": "png"
|
|
602
|
+
},
|
|
603
|
+
"publish_source": "user_post",
|
|
604
|
+
"is_business": false,
|
|
605
|
+
"business_info": {
|
|
606
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
607
|
+
"sign": "f/ngegUMqGZt5lX+9e/9g3BQJUTjlfGvRJWqUK/WhCInYVP2/CKAYtdqbR8b8LFn0cKP7lMfMoRwCZMdxLrebZ5iIXCl5bEIhLl0z2CEOUb+efGUwvPryUxprMM5EGB/MewRP12iPNQEUe15GfovpH/khesMJjvBTaRJxPTPvTo="
|
|
608
|
+
},
|
|
609
|
+
"category_ids": [
|
|
610
|
+
11443
|
|
611
|
+
],
|
|
612
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
613
|
+
},
|
|
614
|
+
"author": {
|
|
615
|
+
"name": "cx3300",
|
|
616
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/74f7eaf0ce6336a185df748370b6f6a7~300x300.image",
|
|
617
|
+
"source": 1,
|
|
618
|
+
"uid": "1209061184112174"
|
|
619
|
+
},
|
|
620
|
+
"sticker": {
|
|
621
|
+
"preview_cover": "",
|
|
622
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfc22a8a004076868c2927f14d5652~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=%2BnvIvygQtCJ68pRouwox5RhY75Y%3D&format=.png",
|
|
623
|
+
"sticker_type": 1,
|
|
624
|
+
"sticker_package": {
|
|
625
|
+
"width_per_frame": 537,
|
|
626
|
+
"height_per_frame": 540,
|
|
627
|
+
"size": 87961
|
|
628
|
+
},
|
|
629
|
+
"large_image": {
|
|
630
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfc22a8a004076868c2927f14d5652~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=j33XUm7FkAlSG1S0s8qegnM%2B5ro%3D"
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"common_attr": {
|
|
636
|
+
"id": "7290615832965582091",
|
|
637
|
+
"effect_id": "7290615832965582091",
|
|
638
|
+
"effect_type": 2,
|
|
639
|
+
"source": 1,
|
|
640
|
+
"title": "蝴蝶结,发卡,粉色,可爱,遮挡,马赛克,挡脸",
|
|
641
|
+
"description": "蝴蝶结,发卡,粉色,可爱,遮挡,马赛克,挡脸",
|
|
642
|
+
"cover_url": {
|
|
643
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b22701d0f644453b78a44960e12c09f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=6Un9apNL0Cr7V2IWLsz4tiPtUt0%3D",
|
|
644
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b22701d0f644453b78a44960e12c09f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=6Un9apNL0Cr7V2IWLsz4tiPtUt0%3D"
|
|
645
|
+
},
|
|
646
|
+
"item_urls": [
|
|
647
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/696e13b5986f3476d8172796e5049ab0?lk3s=43402efa&x-expires=1768439710&x-signature=3UjM1XI39XwCQ5DmQXOhAFksLX4%3D"
|
|
648
|
+
],
|
|
649
|
+
"md5": "696e13b5986f3476d8172796e5049ab0",
|
|
650
|
+
"has_favorited": false,
|
|
651
|
+
"create_time": 1697485280,
|
|
652
|
+
"statistics": {
|
|
653
|
+
"favorite_count": 0
|
|
654
|
+
},
|
|
655
|
+
"is_original": true,
|
|
656
|
+
"status": 102,
|
|
657
|
+
"review_info": {
|
|
658
|
+
"review_status": 100,
|
|
659
|
+
"review_code_list": [],
|
|
660
|
+
"extra_reason": null,
|
|
661
|
+
"review_reason_list": []
|
|
662
|
+
},
|
|
663
|
+
"aspect_ratio": 1,
|
|
664
|
+
"download_info": {
|
|
665
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b22701d0f644453b78a44960e12c09f~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=WhkdiZ%2Br3tAcWZBo5zvoaM7L%2FNM%3D",
|
|
666
|
+
"format": "png"
|
|
667
|
+
},
|
|
668
|
+
"publish_source": "user_post_pc",
|
|
669
|
+
"is_business": false,
|
|
670
|
+
"business_info": {
|
|
671
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
672
|
+
"sign": "vmaegW7UhSPSTKOCPdTcM0z8Ln1aXgYlgJXq0hgqyz1Uz9A7cMNmW0bhTJY1RYO9oPlFQkdGOlfOm5q0EtU1FVLUfuBe0HoM489+3yLMzohxOER0W8UyK9jfB+nGjpDOPz8KWFPyScbyT/kFlrZw4nD2XOOokWArul/QnQWMXKw="
|
|
673
|
+
},
|
|
674
|
+
"category_ids": [
|
|
675
|
+
11443
|
|
676
|
+
],
|
|
677
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
678
|
+
},
|
|
679
|
+
"author": {
|
|
680
|
+
"name": "AU圆圆",
|
|
681
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oYDG3ZJiABcgjAZEAAaZiIE1vdik02lwgtsII?lk3s=4eecb9e8&x-expires=1739495710&x-signature=G6zons3JMjb0oIVNAroX%2BIOmFlw%3D",
|
|
682
|
+
"source": 1,
|
|
683
|
+
"uid": "2656833215669240"
|
|
684
|
+
},
|
|
685
|
+
"sticker": {
|
|
686
|
+
"preview_cover": "",
|
|
687
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b22701d0f644453b78a44960e12c09f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=BQsrrDOMH66hfSEGt9X7A0AqCAk%3D&format=.png",
|
|
688
|
+
"sticker_type": 1,
|
|
689
|
+
"sticker_package": {
|
|
690
|
+
"width_per_frame": 540,
|
|
691
|
+
"height_per_frame": 540,
|
|
692
|
+
"size": 100332
|
|
693
|
+
},
|
|
694
|
+
"large_image": {
|
|
695
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b22701d0f644453b78a44960e12c09f~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=WhkdiZ%2Br3tAcWZBo5zvoaM7L%2FNM%3D"
|
|
696
|
+
}
|
|
697
|
+
}
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"common_attr": {
|
|
701
|
+
"id": "7332872812748672267",
|
|
702
|
+
"effect_id": "7332872812748672267",
|
|
703
|
+
"effect_type": 2,
|
|
704
|
+
"source": 1,
|
|
705
|
+
"title": "蝴蝶 梦幻 发光",
|
|
706
|
+
"description": "蝴蝶 梦幻 发光",
|
|
707
|
+
"cover_url": {
|
|
708
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ca97933b144a43a68fdbee353e8d135d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=jve75KqhVxedEZLjExEvJ6iOJFk%3D",
|
|
709
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ca97933b144a43a68fdbee353e8d135d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=EVDmcTab4KYbg4eFhS2%2FTmK7Y5E%3D"
|
|
710
|
+
},
|
|
711
|
+
"item_urls": [
|
|
712
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/431f17dcbe92eb8e7ac8a09593219745?lk3s=43402efa&x-expires=1768439710&x-signature=CUbJA9jf2wsqrwAomJ58xpAnGA0%3D"
|
|
713
|
+
],
|
|
714
|
+
"md5": "431f17dcbe92eb8e7ac8a09593219745",
|
|
715
|
+
"has_favorited": false,
|
|
716
|
+
"create_time": 1707321557,
|
|
717
|
+
"statistics": {
|
|
718
|
+
"favorite_count": 0
|
|
719
|
+
},
|
|
720
|
+
"is_original": true,
|
|
721
|
+
"status": 102,
|
|
722
|
+
"review_info": {
|
|
723
|
+
"review_status": 1,
|
|
724
|
+
"review_code_list": [],
|
|
725
|
+
"extra_reason": null,
|
|
726
|
+
"review_reason_list": []
|
|
727
|
+
},
|
|
728
|
+
"aspect_ratio": 1,
|
|
729
|
+
"download_info": {
|
|
730
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/602793eca17a43ea882a99d2ed032bd3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=MOoduhe87e39IcqjDm9N5HzM0Uc%3D",
|
|
731
|
+
"format": "gif"
|
|
732
|
+
},
|
|
733
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
734
|
+
"is_business": false,
|
|
735
|
+
"business_info": {
|
|
736
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
737
|
+
"sign": "3Zs/kjN89hNWEufnGWmmVT9nYVt/uy2SrlGSE5L3wQZnATuXdFqpLG5XCbGO4cQPWyvPOiYm2ipjJqQG9CTPtwot0G0OK9ULECFpa3479Lxt66EM2nSlgMM6hDlGuDwgeqQv4Cq2m1nJQkiggwMe9gb141PWmHBTRn+0mOCNJz4="
|
|
738
|
+
},
|
|
739
|
+
"category_ids": [
|
|
740
|
+
11443
|
|
741
|
+
],
|
|
742
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/c8a108aaa62f4d24bc821c32c236661b\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
743
|
+
},
|
|
744
|
+
"author": {
|
|
745
|
+
"name": "龙潭丁凯乐",
|
|
746
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495710&x-signature=SiQIefx%2B7MFiJbvXdI3vLEBgmGo%3D",
|
|
747
|
+
"source": 1,
|
|
748
|
+
"uid": "2053511615874931"
|
|
749
|
+
},
|
|
750
|
+
"sticker": {
|
|
751
|
+
"preview_cover": "",
|
|
752
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/602793eca17a43ea882a99d2ed032bd3~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=73UoHfwMF2fuJnFN7l9T%2F3EvXiI%3D&format=.png",
|
|
753
|
+
"sticker_type": 2,
|
|
754
|
+
"sticker_package": {
|
|
755
|
+
"width_per_frame": 280,
|
|
756
|
+
"height_per_frame": 280,
|
|
757
|
+
"size": 1974454
|
|
758
|
+
},
|
|
759
|
+
"large_image": {
|
|
760
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/602793eca17a43ea882a99d2ed032bd3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=MOoduhe87e39IcqjDm9N5HzM0Uc%3D"
|
|
761
|
+
}
|
|
762
|
+
}
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"common_attr": {
|
|
766
|
+
"id": "7268565124535897356",
|
|
767
|
+
"effect_id": "7268565124535897356",
|
|
768
|
+
"effect_type": 2,
|
|
769
|
+
"source": 1,
|
|
770
|
+
"title": "蝴蝶结趴小狗",
|
|
771
|
+
"description": "蝴蝶结趴小狗",
|
|
772
|
+
"cover_url": {
|
|
773
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2e738ce140134c0bb659dcc8c6a1bc56~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=Ulu3yOJmmY%2BfZXM7y64ctEtazv8%3D",
|
|
774
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2e738ce140134c0bb659dcc8c6a1bc56~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=wYaNixgh7OTnNvksnjEU%2FoAmOz8%3D"
|
|
775
|
+
},
|
|
776
|
+
"item_urls": [
|
|
777
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/3fcbf63a6000ad5844b737c1199244c2?lk3s=43402efa&x-expires=1768439710&x-signature=fuJXgakh6mbn%2F6i79cdJP3MD%2BsA%3D"
|
|
778
|
+
],
|
|
779
|
+
"md5": "3fcbf63a6000ad5844b737c1199244c2",
|
|
780
|
+
"has_favorited": false,
|
|
781
|
+
"create_time": 1692349121,
|
|
782
|
+
"statistics": {
|
|
783
|
+
"favorite_count": 0
|
|
784
|
+
},
|
|
785
|
+
"is_original": true,
|
|
786
|
+
"status": 102,
|
|
787
|
+
"review_info": {
|
|
788
|
+
"review_status": 1,
|
|
789
|
+
"review_code_list": [],
|
|
790
|
+
"extra_reason": null,
|
|
791
|
+
"review_reason_list": []
|
|
792
|
+
},
|
|
793
|
+
"aspect_ratio": 1,
|
|
794
|
+
"download_info": {
|
|
795
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2e738ce140134c0bb659dcc8c6a1bc56~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=a%2BOhyeKAsmGCotXpPC7Np79qjNs%3D",
|
|
796
|
+
"format": "gif"
|
|
797
|
+
},
|
|
798
|
+
"publish_source": "user_post_sticker_collection",
|
|
799
|
+
"is_business": false,
|
|
800
|
+
"business_info": {
|
|
801
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
802
|
+
"sign": "oy1a0ZUVW0ww8CKtaS0EjJYsMciLDeqlaatN5+WcDz0kxUGM/6uaRfG8xgkZBHCpL2z4Twf3n5Rggl7dkaYvtObDJKLr6k20bzLi/GqKCailZpRKFynsr84yvWZAqvRLiYUEN3tPe2JuTauj13GHMUCMbD73IPwIjEWue/2sp9U="
|
|
803
|
+
},
|
|
804
|
+
"category_ids": [
|
|
805
|
+
11443
|
|
806
|
+
],
|
|
807
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
808
|
+
},
|
|
809
|
+
"author": {
|
|
810
|
+
"name": "CHICHI",
|
|
811
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495609&x-signature=7RPXLiF0cb3S0m9zFxJsQSIZWbU%3D",
|
|
812
|
+
"source": 1,
|
|
813
|
+
"uid": "3294558974117544"
|
|
814
|
+
},
|
|
815
|
+
"sticker": {
|
|
816
|
+
"preview_cover": "",
|
|
817
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2e738ce140134c0bb659dcc8c6a1bc56~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=dbpYgwTCSoSFFWnEKwKViumfXOk%3D&format=.png",
|
|
818
|
+
"sticker_type": 2,
|
|
819
|
+
"sticker_package": {
|
|
820
|
+
"width_per_frame": 280,
|
|
821
|
+
"height_per_frame": 280,
|
|
822
|
+
"size": 33522
|
|
823
|
+
},
|
|
824
|
+
"large_image": {
|
|
825
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2e738ce140134c0bb659dcc8c6a1bc56~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=a%2BOhyeKAsmGCotXpPC7Np79qjNs%3D"
|
|
826
|
+
}
|
|
827
|
+
}
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"common_attr": {
|
|
831
|
+
"id": "7121627537180151077",
|
|
832
|
+
"effect_id": "7121627537180151077",
|
|
833
|
+
"effect_type": 2,
|
|
834
|
+
"source": 1,
|
|
835
|
+
"title": "3D甜辣-金属镂空蝴蝶",
|
|
836
|
+
"description": "3D甜辣-金属镂空蝴蝶",
|
|
837
|
+
"cover_url": {
|
|
838
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a0212068964844b19a9811fd64596948~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=BXVyNX2tyK9yIpIcN4M%2BrKftbWY%3D",
|
|
839
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a0212068964844b19a9811fd64596948~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=BXVyNX2tyK9yIpIcN4M%2BrKftbWY%3D"
|
|
840
|
+
},
|
|
841
|
+
"item_urls": [
|
|
842
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7a70c37a5654dc211e9c49ec66da6643?lk3s=43402efa&x-expires=1768439710&x-signature=jMoegpllkSJYGmalH3gwcKOfR6o%3D"
|
|
843
|
+
],
|
|
844
|
+
"md5": "7a70c37a5654dc211e9c49ec66da6643",
|
|
845
|
+
"has_favorited": false,
|
|
846
|
+
"create_time": 1658427256,
|
|
847
|
+
"statistics": {
|
|
848
|
+
"favorite_count": 0
|
|
849
|
+
},
|
|
850
|
+
"is_original": true,
|
|
851
|
+
"status": 102,
|
|
852
|
+
"review_info": {
|
|
853
|
+
"review_status": 100,
|
|
854
|
+
"review_code_list": [],
|
|
855
|
+
"extra_reason": null,
|
|
856
|
+
"review_reason_list": []
|
|
857
|
+
},
|
|
858
|
+
"aspect_ratio": 1,
|
|
859
|
+
"download_info": {
|
|
860
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a0212068964844b19a9811fd64596948~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=Pp4AV7%2BqewZ%2BlJCt9hDOxNaLYjI%3D",
|
|
861
|
+
"format": "png"
|
|
862
|
+
},
|
|
863
|
+
"copyright": {
|
|
864
|
+
"copyright_text": "初见清欢",
|
|
865
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/5366d49d38e746e7b4cdcc0471339b9f~tplv-dwpf7vt6ri-image.png",
|
|
866
|
+
"artist_name": ""
|
|
867
|
+
},
|
|
868
|
+
"publish_source": "user_post",
|
|
869
|
+
"is_business": false,
|
|
870
|
+
"business_scope": [
|
|
871
|
+
"UNLIMITED"
|
|
872
|
+
],
|
|
873
|
+
"business_info": {
|
|
874
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
875
|
+
"sign": "LIJCF9pFPFTEBCbPokZEiZMEZVZlqIrF85Yre45ug2KDLPqWglUo7TPg5IRTh5ETBdN/L0+J+hxWkWyliNdHyoO96pDazzvR6fFR+Jp9vHOtHd6D1nu8mrhPVS1yIme4PleX59PR0DI5TutLVJ0hkOB5MpS5idRRNS/Iocol5gg="
|
|
876
|
+
},
|
|
877
|
+
"category_ids": [
|
|
878
|
+
11443
|
|
879
|
+
],
|
|
880
|
+
"collection_ids": [
|
|
881
|
+
"7172357439835213086"
|
|
882
|
+
],
|
|
883
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
884
|
+
},
|
|
885
|
+
"author": {
|
|
886
|
+
"name": "初见清欢",
|
|
887
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739495621&x-signature=wSUHMotI%2FUOl0nmorA7NEUOi1Qs%3D",
|
|
888
|
+
"source": 1,
|
|
889
|
+
"uid": "2357767462720743"
|
|
890
|
+
},
|
|
891
|
+
"sticker": {
|
|
892
|
+
"preview_cover": "",
|
|
893
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a0212068964844b19a9811fd64596948~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=wjpd1SPQsBpxbM3C1GbHtsMKzxA%3D&format=.png",
|
|
894
|
+
"sticker_type": 1,
|
|
895
|
+
"sticker_package": {
|
|
896
|
+
"width_per_frame": 540,
|
|
897
|
+
"height_per_frame": 540,
|
|
898
|
+
"size": 119622
|
|
899
|
+
},
|
|
900
|
+
"large_image": {
|
|
901
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a0212068964844b19a9811fd64596948~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=Pp4AV7%2BqewZ%2BlJCt9hDOxNaLYjI%3D"
|
|
902
|
+
}
|
|
903
|
+
}
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"common_attr": {
|
|
907
|
+
"id": "7331237312107433252",
|
|
908
|
+
"effect_id": "7331237312107433252",
|
|
909
|
+
"effect_type": 2,
|
|
910
|
+
"source": 1,
|
|
911
|
+
"title": "紫色蝴蝶",
|
|
912
|
+
"description": "紫色蝴蝶",
|
|
913
|
+
"cover_url": {
|
|
914
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/47d3843d52d746e482d699fa297d0812~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=xirXx%2BgRbyMqtGcfwgiq2SPtrFc%3D",
|
|
915
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/47d3843d52d746e482d699fa297d0812~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=xirXx%2BgRbyMqtGcfwgiq2SPtrFc%3D"
|
|
916
|
+
},
|
|
917
|
+
"item_urls": [
|
|
918
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/32ff8f03ea18c5af6af37379468e9109?lk3s=43402efa&x-expires=1768439710&x-signature=Ud9pk84v6avPHpSdOHYNjQIQamc%3D"
|
|
919
|
+
],
|
|
920
|
+
"md5": "32ff8f03ea18c5af6af37379468e9109",
|
|
921
|
+
"has_favorited": false,
|
|
922
|
+
"create_time": 1706937406,
|
|
923
|
+
"statistics": {
|
|
924
|
+
"favorite_count": 0
|
|
925
|
+
},
|
|
926
|
+
"is_original": true,
|
|
927
|
+
"status": 102,
|
|
928
|
+
"review_info": {
|
|
929
|
+
"review_status": 1,
|
|
930
|
+
"review_code_list": [],
|
|
931
|
+
"extra_reason": null,
|
|
932
|
+
"review_reason_list": []
|
|
933
|
+
},
|
|
934
|
+
"aspect_ratio": 1,
|
|
935
|
+
"download_info": {
|
|
936
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/47d3843d52d746e482d699fa297d0812~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=NGxhGikkQqzu5BT6uo2hsZP8cnc%3D",
|
|
937
|
+
"format": "png"
|
|
938
|
+
},
|
|
939
|
+
"publish_source": "user_post_pc_collection",
|
|
940
|
+
"is_business": false,
|
|
941
|
+
"business_info": {
|
|
942
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
943
|
+
"sign": "MBTRtl3e2vANKkI+a0KHrjqA1qGbfi/rGKxj45jfgNYBbuNajIAE6z/Hk10/OMcUuX8LHCTZ1fMQ0nFo1ws/s/9WssMfKh7RmCc6nzOcimrHWytGlWJbYrQ+edp8OJCX+6Gcro8JtE9UDfVQLT+EnG+qjlwCw4uGZimaTx4eG40="
|
|
944
|
+
},
|
|
945
|
+
"category_ids": [
|
|
946
|
+
11443
|
|
947
|
+
],
|
|
948
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
949
|
+
},
|
|
950
|
+
"author": {
|
|
951
|
+
"name": "黄橘猫",
|
|
952
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4Dn8AcADDRAgQ8glaUCwe3bdyHRCDTP9QAeMR?lk3s=4eecb9e8&x-expires=1739495710&x-signature=mK1Ckzb1xd8fHCuKgY%2BpQ7%2Fxwdc%3D",
|
|
953
|
+
"source": 1,
|
|
954
|
+
"uid": "95051953793"
|
|
955
|
+
},
|
|
956
|
+
"sticker": {
|
|
957
|
+
"preview_cover": "",
|
|
958
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/47d3843d52d746e482d699fa297d0812~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=AVjRp3KnwLCvmerj9B0SMwHZ%2FOw%3D&format=.png",
|
|
959
|
+
"sticker_type": 1,
|
|
960
|
+
"sticker_package": {
|
|
961
|
+
"width_per_frame": 540,
|
|
962
|
+
"height_per_frame": 540,
|
|
963
|
+
"size": 113036
|
|
964
|
+
},
|
|
965
|
+
"large_image": {
|
|
966
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/47d3843d52d746e482d699fa297d0812~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=NGxhGikkQqzu5BT6uo2hsZP8cnc%3D"
|
|
967
|
+
}
|
|
968
|
+
}
|
|
969
|
+
},
|
|
970
|
+
{
|
|
971
|
+
"common_attr": {
|
|
972
|
+
"id": "7317468550849973530",
|
|
973
|
+
"effect_id": "7317468550849973530",
|
|
974
|
+
"effect_type": 2,
|
|
975
|
+
"source": 1,
|
|
976
|
+
"title": "蝴蝶 镂空",
|
|
977
|
+
"description": "蝴蝶 镂空",
|
|
978
|
+
"cover_url": {
|
|
979
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/15ad4044c8954896b9d6bd9c175d5f11~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=L9vJ5RcsOtLOfPNAU1DSyJgM16g%3D",
|
|
980
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/15ad4044c8954896b9d6bd9c175d5f11~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=BqSNjZwPhgIXO7%2FvSkyYiml9WNc%3D"
|
|
981
|
+
},
|
|
982
|
+
"item_urls": [
|
|
983
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/cf7152468d8dcdc12d3c1e493a6b172e?lk3s=43402efa&x-expires=1768439710&x-signature=UaTAxjXVAk3Rg2QAYApT1UABvGs%3D"
|
|
984
|
+
],
|
|
985
|
+
"md5": "cf7152468d8dcdc12d3c1e493a6b172e",
|
|
986
|
+
"has_favorited": false,
|
|
987
|
+
"create_time": 1703733812,
|
|
988
|
+
"statistics": {
|
|
989
|
+
"favorite_count": 0
|
|
990
|
+
},
|
|
991
|
+
"is_original": true,
|
|
992
|
+
"status": 102,
|
|
993
|
+
"review_info": {
|
|
994
|
+
"review_status": 1,
|
|
995
|
+
"review_code_list": [],
|
|
996
|
+
"extra_reason": null,
|
|
997
|
+
"review_reason_list": []
|
|
998
|
+
},
|
|
999
|
+
"aspect_ratio": 1,
|
|
1000
|
+
"download_info": {
|
|
1001
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/15ad4044c8954896b9d6bd9c175d5f11~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=mGza3QhXGu17lADIxGS3%2BuSRbWY%3D",
|
|
1002
|
+
"format": "gif"
|
|
1003
|
+
},
|
|
1004
|
+
"publish_source": "user_post_pc_collection",
|
|
1005
|
+
"is_business": false,
|
|
1006
|
+
"business_info": {
|
|
1007
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1008
|
+
"sign": "sNWRwzSn4LKdutIPPYFz2WgfHO1bAguoJSUJ8y7BUI6iCXphoTof2QvfyrGLu7c1hOh9O6ZYqW0uEqANFWy+uKvAlXlVFejbHyh5gctioOtVO1Yvxt0MTk7UlSF3IvaDuEBqPmrYK4LZgpmRXqIe2/ZTPrgg0Xm41pauTPm9RfA="
|
|
1009
|
+
},
|
|
1010
|
+
"category_ids": [
|
|
1011
|
+
11443
|
|
1012
|
+
],
|
|
1013
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1014
|
+
},
|
|
1015
|
+
"author": {
|
|
1016
|
+
"name": "崔阿佳",
|
|
1017
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2e1a40001170d2aaac5c0",
|
|
1018
|
+
"source": 1,
|
|
1019
|
+
"uid": "73894738244"
|
|
1020
|
+
},
|
|
1021
|
+
"sticker": {
|
|
1022
|
+
"preview_cover": "",
|
|
1023
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/15ad4044c8954896b9d6bd9c175d5f11~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=xeNiokz0WV%2FnIjESbR5U8HgguJc%3D&format=.png",
|
|
1024
|
+
"sticker_type": 2,
|
|
1025
|
+
"sticker_package": {
|
|
1026
|
+
"width_per_frame": 280,
|
|
1027
|
+
"height_per_frame": 280,
|
|
1028
|
+
"size": 39305
|
|
1029
|
+
},
|
|
1030
|
+
"large_image": {
|
|
1031
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/15ad4044c8954896b9d6bd9c175d5f11~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=mGza3QhXGu17lADIxGS3%2BuSRbWY%3D"
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"common_attr": {
|
|
1037
|
+
"id": "7207327231885069624",
|
|
1038
|
+
"effect_id": "7207327231885069624",
|
|
1039
|
+
"effect_type": 2,
|
|
1040
|
+
"source": 1,
|
|
1041
|
+
"title": "3d浪漫高级金属感蝴蝶",
|
|
1042
|
+
"description": "",
|
|
1043
|
+
"cover_url": {
|
|
1044
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d107ee8cae7b444c847d9b9afcdaa532~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=0QuIKSucqqbi3qi0VY8NMviWS%2FM%3D",
|
|
1045
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d107ee8cae7b444c847d9b9afcdaa532~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=0QuIKSucqqbi3qi0VY8NMviWS%2FM%3D"
|
|
1046
|
+
},
|
|
1047
|
+
"item_urls": [
|
|
1048
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a1290a483ebeed20c1b25c817925f9ad?lk3s=43402efa&x-expires=1768439710&x-signature=iSgcMYJaiojmHpqbKICOSHOpv0c%3D"
|
|
1049
|
+
],
|
|
1050
|
+
"md5": "a1290a483ebeed20c1b25c817925f9ad",
|
|
1051
|
+
"has_favorited": false,
|
|
1052
|
+
"third_resource_id": 7213271742335160889,
|
|
1053
|
+
"third_resource_id_str": "7213271742335160889",
|
|
1054
|
+
"create_time": 1678088597,
|
|
1055
|
+
"statistics": {
|
|
1056
|
+
"favorite_count": 0
|
|
1057
|
+
},
|
|
1058
|
+
"is_original": true,
|
|
1059
|
+
"status": 102,
|
|
1060
|
+
"review_info": {
|
|
1061
|
+
"review_status": 100,
|
|
1062
|
+
"review_code_list": [],
|
|
1063
|
+
"extra_reason": null,
|
|
1064
|
+
"review_reason_list": []
|
|
1065
|
+
},
|
|
1066
|
+
"aspect_ratio": 1,
|
|
1067
|
+
"download_info": {
|
|
1068
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d107ee8cae7b444c847d9b9afcdaa532~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=%2B4JpbpO0Y1i1MKik090vOEhspFM%3D",
|
|
1069
|
+
"format": "png"
|
|
1070
|
+
},
|
|
1071
|
+
"copyright": {
|
|
1072
|
+
"copyright_text": "今天兔了",
|
|
1073
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
1074
|
+
"artist_name": ""
|
|
1075
|
+
},
|
|
1076
|
+
"publish_source": "user_post_heycan",
|
|
1077
|
+
"is_business": false,
|
|
1078
|
+
"business_scope": [
|
|
1079
|
+
"UNLIMITED"
|
|
1080
|
+
],
|
|
1081
|
+
"business_info": {
|
|
1082
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1083
|
+
"sign": "M/SMKcl46zValXigiXrx37Eiojy0WpxZ00k/Fmy/MupI36SULfFNZTzrJpfmeOaLMae5w1oCoOiwTbRig5mPg7FT73gcrpzSdWTSV0laDP30LFNKOFn2eDIucK6YFlK08HaBMb2YN/zj1ycRq4+2vtG02Mm+5ZlR4U5uS0JaKno="
|
|
1084
|
+
},
|
|
1085
|
+
"category_ids": [
|
|
1086
|
+
11443
|
|
1087
|
+
],
|
|
1088
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1089
|
+
},
|
|
1090
|
+
"author": {
|
|
1091
|
+
"name": "今天兔了",
|
|
1092
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
1093
|
+
"source": 1,
|
|
1094
|
+
"uid": "94743136376"
|
|
1095
|
+
},
|
|
1096
|
+
"sticker": {
|
|
1097
|
+
"preview_cover": "",
|
|
1098
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d107ee8cae7b444c847d9b9afcdaa532~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=d5zv0iMAJZSnS31cZyMjJnSdAP8%3D&format=.png",
|
|
1099
|
+
"sticker_type": 1,
|
|
1100
|
+
"sticker_package": {
|
|
1101
|
+
"width_per_frame": 540,
|
|
1102
|
+
"height_per_frame": 540,
|
|
1103
|
+
"size": 193692
|
|
1104
|
+
},
|
|
1105
|
+
"large_image": {
|
|
1106
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d107ee8cae7b444c847d9b9afcdaa532~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=%2B4JpbpO0Y1i1MKik090vOEhspFM%3D"
|
|
1107
|
+
}
|
|
1108
|
+
}
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"common_attr": {
|
|
1112
|
+
"id": "7332873430234041611",
|
|
1113
|
+
"effect_id": "7332873430234041611",
|
|
1114
|
+
"effect_type": 2,
|
|
1115
|
+
"source": 1,
|
|
1116
|
+
"title": "蝴蝶 梦幻 发光",
|
|
1117
|
+
"description": "蝴蝶 梦幻 发光",
|
|
1118
|
+
"cover_url": {
|
|
1119
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5bc0f969c4e64b59bdacc51b1c1bf01d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=y1aruU7CRVfb7zYOyJ4GxhQb%2BDg%3D",
|
|
1120
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5bc0f969c4e64b59bdacc51b1c1bf01d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ql%2Bt%2FJhpOxsUQcMPXNgwlN2701E%3D"
|
|
1121
|
+
},
|
|
1122
|
+
"item_urls": [
|
|
1123
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/8897f15b10ff6e706ea1c30ba07e01bb?lk3s=43402efa&x-expires=1768439710&x-signature=8pqx60JXGzGfJcmswHkhcFSEud0%3D"
|
|
1124
|
+
],
|
|
1125
|
+
"md5": "8897f15b10ff6e706ea1c30ba07e01bb",
|
|
1126
|
+
"has_favorited": false,
|
|
1127
|
+
"create_time": 1707321557,
|
|
1128
|
+
"statistics": {
|
|
1129
|
+
"favorite_count": 0
|
|
1130
|
+
},
|
|
1131
|
+
"is_original": true,
|
|
1132
|
+
"status": 102,
|
|
1133
|
+
"review_info": {
|
|
1134
|
+
"review_status": 1,
|
|
1135
|
+
"review_code_list": [],
|
|
1136
|
+
"extra_reason": null,
|
|
1137
|
+
"review_reason_list": []
|
|
1138
|
+
},
|
|
1139
|
+
"aspect_ratio": 1,
|
|
1140
|
+
"download_info": {
|
|
1141
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bc3945a6815c4584abc91ca4c1b4b65b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=8gHhnHj6yO5HpoE7nt9mKoHzKpo%3D",
|
|
1142
|
+
"format": "gif"
|
|
1143
|
+
},
|
|
1144
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1145
|
+
"is_business": false,
|
|
1146
|
+
"business_info": {
|
|
1147
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1148
|
+
"sign": "Lw0Z4NGk3BmH98JRWyRM3+PD3T9Kua9dl+Vjeojbu7TDD8AbeLlTiigq4cv6XEHbMGTbM1xw/+Ugg+uW22k59rWCLLdeh+DgLabv1z4YrXV9UcTSu8Z/zclByHprmZ9EBd6ql3OtjoHe5Zo7V3dM09bhWffqxwsMFQt0lu1F8Jg="
|
|
1149
|
+
},
|
|
1150
|
+
"category_ids": [
|
|
1151
|
+
11443
|
|
1152
|
+
],
|
|
1153
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/2e1241b2d64155b7f7b6186ccc7b2369\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1154
|
+
},
|
|
1155
|
+
"author": {
|
|
1156
|
+
"name": "龙潭丁凯乐",
|
|
1157
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495710&x-signature=SiQIefx%2B7MFiJbvXdI3vLEBgmGo%3D",
|
|
1158
|
+
"source": 1,
|
|
1159
|
+
"uid": "2053511615874931"
|
|
1160
|
+
},
|
|
1161
|
+
"sticker": {
|
|
1162
|
+
"preview_cover": "",
|
|
1163
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bc3945a6815c4584abc91ca4c1b4b65b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=QPNNGruakdiS1QBvpuO6qjolaVU%3D&format=.png",
|
|
1164
|
+
"sticker_type": 2,
|
|
1165
|
+
"sticker_package": {
|
|
1166
|
+
"width_per_frame": 280,
|
|
1167
|
+
"height_per_frame": 280,
|
|
1168
|
+
"size": 2091509
|
|
1169
|
+
},
|
|
1170
|
+
"large_image": {
|
|
1171
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bc3945a6815c4584abc91ca4c1b4b65b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=8gHhnHj6yO5HpoE7nt9mKoHzKpo%3D"
|
|
1172
|
+
}
|
|
1173
|
+
}
|
|
1174
|
+
},
|
|
1175
|
+
{
|
|
1176
|
+
"common_attr": {
|
|
1177
|
+
"id": "7332870395311312147",
|
|
1178
|
+
"effect_id": "7332870395311312147",
|
|
1179
|
+
"effect_type": 2,
|
|
1180
|
+
"source": 1,
|
|
1181
|
+
"title": "蝴蝶翅膀 精灵",
|
|
1182
|
+
"description": "蝴蝶翅膀 精灵",
|
|
1183
|
+
"cover_url": {
|
|
1184
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/337a603018af440db777ad56977d2006~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=ywgYRIZuWJskjMrdTb2vNcEU%2BHE%3D",
|
|
1185
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/337a603018af440db777ad56977d2006~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=LftS%2BN714CF1Ho2%2BTZLX90OtJ1M%3D"
|
|
1186
|
+
},
|
|
1187
|
+
"item_urls": [
|
|
1188
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1e54b055840fa122a07493d22b4bb596?lk3s=43402efa&x-expires=1768439710&x-signature=qMqlORfoWKRmVKY%2F4K8fRqHn21o%3D"
|
|
1189
|
+
],
|
|
1190
|
+
"md5": "1e54b055840fa122a07493d22b4bb596",
|
|
1191
|
+
"has_favorited": false,
|
|
1192
|
+
"create_time": 1707321558,
|
|
1193
|
+
"statistics": {
|
|
1194
|
+
"favorite_count": 0
|
|
1195
|
+
},
|
|
1196
|
+
"is_original": true,
|
|
1197
|
+
"status": 102,
|
|
1198
|
+
"review_info": {
|
|
1199
|
+
"review_status": 1,
|
|
1200
|
+
"review_code_list": [],
|
|
1201
|
+
"extra_reason": null,
|
|
1202
|
+
"review_reason_list": []
|
|
1203
|
+
},
|
|
1204
|
+
"aspect_ratio": 1,
|
|
1205
|
+
"download_info": {
|
|
1206
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f1511b7c78044bf9b8c3a29b03904d16~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=pCv80LEGpkU9vQ0nmfxYlJAJ%2FnY%3D",
|
|
1207
|
+
"format": "gif"
|
|
1208
|
+
},
|
|
1209
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1210
|
+
"is_business": false,
|
|
1211
|
+
"business_info": {
|
|
1212
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1213
|
+
"sign": "3YvikYWaSrLL44ehhEMP0qulpl5/34sz19SaS9r9nBFgGSrwm6JZOckoHtJHxAoW606Q76UQyHZL4GQ8y044fMxw2OKkFmUl4cPtLTQDatuUQqRX95S4nh7Pa/sfp1ESiEbnPwJbFpobH2KM49X2iWtOSTYq7Zo01xQ6ZJRw32k="
|
|
1214
|
+
},
|
|
1215
|
+
"category_ids": [
|
|
1216
|
+
11443
|
|
1217
|
+
],
|
|
1218
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/58644eaf48102f7d4ec8c8f79da0895d\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1219
|
+
},
|
|
1220
|
+
"author": {
|
|
1221
|
+
"name": "龙潭丁凯乐",
|
|
1222
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495710&x-signature=SiQIefx%2B7MFiJbvXdI3vLEBgmGo%3D",
|
|
1223
|
+
"source": 1,
|
|
1224
|
+
"uid": "2053511615874931"
|
|
1225
|
+
},
|
|
1226
|
+
"sticker": {
|
|
1227
|
+
"preview_cover": "",
|
|
1228
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f1511b7c78044bf9b8c3a29b03904d16~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=aPGeVvZLfW8ivHmv%2BN4pgi%2Fvl9M%3D&format=.png",
|
|
1229
|
+
"sticker_type": 2,
|
|
1230
|
+
"sticker_package": {
|
|
1231
|
+
"width_per_frame": 280,
|
|
1232
|
+
"height_per_frame": 280,
|
|
1233
|
+
"size": 1002334
|
|
1234
|
+
},
|
|
1235
|
+
"large_image": {
|
|
1236
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f1511b7c78044bf9b8c3a29b03904d16~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=pCv80LEGpkU9vQ0nmfxYlJAJ%2FnY%3D"
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"common_attr": {
|
|
1242
|
+
"id": "7273293310901472523",
|
|
1243
|
+
"effect_id": "7273293310901472523",
|
|
1244
|
+
"effect_type": 2,
|
|
1245
|
+
"source": 1,
|
|
1246
|
+
"title": "酸性金属风-蝴蝶",
|
|
1247
|
+
"description": "酸性金属风-蝴蝶",
|
|
1248
|
+
"cover_url": {
|
|
1249
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b47c2234ccb4578a6217096fac760f4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=lVW1Ncof9cOsSwNzCQwkflHGLtk%3D",
|
|
1250
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b47c2234ccb4578a6217096fac760f4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=lVW1Ncof9cOsSwNzCQwkflHGLtk%3D"
|
|
1251
|
+
},
|
|
1252
|
+
"item_urls": [
|
|
1253
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/3338a877e0a4768b683997f11930161b?lk3s=43402efa&x-expires=1768439710&x-signature=nkd5DF3cyDv6r9HQWVePe4cb%2FkI%3D"
|
|
1254
|
+
],
|
|
1255
|
+
"md5": "3338a877e0a4768b683997f11930161b",
|
|
1256
|
+
"has_favorited": false,
|
|
1257
|
+
"create_time": 1693451554,
|
|
1258
|
+
"statistics": {
|
|
1259
|
+
"favorite_count": 0
|
|
1260
|
+
},
|
|
1261
|
+
"is_original": true,
|
|
1262
|
+
"status": 102,
|
|
1263
|
+
"review_info": {
|
|
1264
|
+
"review_status": 100,
|
|
1265
|
+
"review_code_list": [],
|
|
1266
|
+
"extra_reason": null,
|
|
1267
|
+
"review_reason_list": []
|
|
1268
|
+
},
|
|
1269
|
+
"aspect_ratio": 1,
|
|
1270
|
+
"download_info": {
|
|
1271
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b47c2234ccb4578a6217096fac760f4~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=BKiQ2J%2BwJqgAHG1iaQodJWRnlis%3D",
|
|
1272
|
+
"format": "png"
|
|
1273
|
+
},
|
|
1274
|
+
"publish_source": "user_post",
|
|
1275
|
+
"is_business": false,
|
|
1276
|
+
"business_info": {
|
|
1277
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1278
|
+
"sign": "OQzRR27QsMIhOsnXDCCkS7ZOK2hvMGZ4qmjzphSO0Nb3Pf5OpwQ/oqA3IXzLYCN9zAJf+RxElnyONhJBLrjkaUH/nxlE6f7gERwnRsS/CTl2EpphemKZiFw0XMmNZacUnucR2VP8/Pt0WuZCTjlStbAXHXuZroCd0FufJIjRzRY="
|
|
1279
|
+
},
|
|
1280
|
+
"category_ids": [
|
|
1281
|
+
11443
|
|
1282
|
+
],
|
|
1283
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1284
|
+
},
|
|
1285
|
+
"author": {
|
|
1286
|
+
"name": "简单系爱",
|
|
1287
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495464&x-signature=fGf62bhFByH3rhXXB3huH0Z4E%2FI%3D",
|
|
1288
|
+
"source": 1,
|
|
1289
|
+
"uid": "69981999735902"
|
|
1290
|
+
},
|
|
1291
|
+
"sticker": {
|
|
1292
|
+
"preview_cover": "",
|
|
1293
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b47c2234ccb4578a6217096fac760f4~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=MSt1%2F71a4DLSh09Xn%2BZRCg%2B%2BSl8%3D&format=.png",
|
|
1294
|
+
"sticker_type": 1,
|
|
1295
|
+
"sticker_package": {
|
|
1296
|
+
"width_per_frame": 540,
|
|
1297
|
+
"height_per_frame": 540,
|
|
1298
|
+
"size": 306483
|
|
1299
|
+
},
|
|
1300
|
+
"large_image": {
|
|
1301
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b47c2234ccb4578a6217096fac760f4~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=BKiQ2J%2BwJqgAHG1iaQodJWRnlis%3D"
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
"common_attr": {
|
|
1307
|
+
"id": "7287600302532955452",
|
|
1308
|
+
"effect_id": "7287600302532955452",
|
|
1309
|
+
"effect_type": 2,
|
|
1310
|
+
"source": 1,
|
|
1311
|
+
"title": "蝴蝶装饰",
|
|
1312
|
+
"description": "蝴蝶装饰",
|
|
1313
|
+
"cover_url": {
|
|
1314
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a58656a160a14d18b03b73da07f259c3~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=ODiUnAo1xN6LEn%2BbQ7URFDyWwms%3D",
|
|
1315
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a58656a160a14d18b03b73da07f259c3~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=cYTGRDZSzTInfEdb%2FhQiMc4SGRM%3D"
|
|
1316
|
+
},
|
|
1317
|
+
"item_urls": [
|
|
1318
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/050056ac8b673cb7127c6541bd28c5f3?lk3s=43402efa&x-expires=1768439710&x-signature=NGxmNCupJU9Znry9Stnpc1a10Ek%3D"
|
|
1319
|
+
],
|
|
1320
|
+
"md5": "050056ac8b673cb7127c6541bd28c5f3",
|
|
1321
|
+
"has_favorited": false,
|
|
1322
|
+
"create_time": 1696778103,
|
|
1323
|
+
"statistics": {
|
|
1324
|
+
"favorite_count": 0
|
|
1325
|
+
},
|
|
1326
|
+
"is_original": true,
|
|
1327
|
+
"status": 102,
|
|
1328
|
+
"review_info": {
|
|
1329
|
+
"review_status": 1,
|
|
1330
|
+
"review_code_list": [],
|
|
1331
|
+
"extra_reason": null,
|
|
1332
|
+
"review_reason_list": []
|
|
1333
|
+
},
|
|
1334
|
+
"aspect_ratio": 1,
|
|
1335
|
+
"download_info": {
|
|
1336
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a58656a160a14d18b03b73da07f259c3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=3%2FXCCUH2Uesj2WmEtNB40X7BCdg%3D",
|
|
1337
|
+
"format": "gif"
|
|
1338
|
+
},
|
|
1339
|
+
"publish_source": "user_post_pc_collection",
|
|
1340
|
+
"is_business": false,
|
|
1341
|
+
"business_info": {
|
|
1342
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1343
|
+
"sign": "FOoA4h8QC1cfniJu3QfDtFtkBZBBqiOeobgGmSRi+s0TVYYcVXGOU0IhuKeTdY8OQRS5cNpdQA/EAqtMSJGSmw9fZvHjiKdIpYsXY4pp2sXWIIwg2BYrAvyskYxaGYqrUdopembEAUteSdYXNbazYdGKSFFeCGbAPjxchgokr5k="
|
|
1344
|
+
},
|
|
1345
|
+
"category_ids": [
|
|
1346
|
+
11443
|
|
1347
|
+
],
|
|
1348
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1349
|
+
},
|
|
1350
|
+
"author": {
|
|
1351
|
+
"name": "塔塔开坦克",
|
|
1352
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495710&x-signature=NY34Rn1VA4mam3nrI2RO%2B78%2BwWs%3D",
|
|
1353
|
+
"source": 1,
|
|
1354
|
+
"uid": "3510085292656125"
|
|
1355
|
+
},
|
|
1356
|
+
"sticker": {
|
|
1357
|
+
"preview_cover": "",
|
|
1358
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a58656a160a14d18b03b73da07f259c3~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=M%2FeSEUSGB5dRLvinVmUMwIkbvaM%3D&format=.png",
|
|
1359
|
+
"sticker_type": 2,
|
|
1360
|
+
"sticker_package": {
|
|
1361
|
+
"width_per_frame": 280,
|
|
1362
|
+
"height_per_frame": 280,
|
|
1363
|
+
"size": 39502
|
|
1364
|
+
},
|
|
1365
|
+
"large_image": {
|
|
1366
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a58656a160a14d18b03b73da07f259c3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=3%2FXCCUH2Uesj2WmEtNB40X7BCdg%3D"
|
|
1367
|
+
}
|
|
1368
|
+
}
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"common_attr": {
|
|
1372
|
+
"id": "7200715782299356474",
|
|
1373
|
+
"effect_id": "7200715782299356474",
|
|
1374
|
+
"effect_type": 2,
|
|
1375
|
+
"source": 1,
|
|
1376
|
+
"title": "蝴蝶玫瑰",
|
|
1377
|
+
"description": "",
|
|
1378
|
+
"cover_url": {
|
|
1379
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e35fc40ee51f436d8c78dda6e2c5e2c6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=sMNFcuepJP4LS4SKkvzLtakmEdw%3D",
|
|
1380
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e35fc40ee51f436d8c78dda6e2c5e2c6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=sMNFcuepJP4LS4SKkvzLtakmEdw%3D"
|
|
1381
|
+
},
|
|
1382
|
+
"item_urls": [
|
|
1383
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/81a420fe24f7f69a7486d65cf290398c?lk3s=43402efa&x-expires=1768439710&x-signature=Dqbka16GR23aIKswe7gTft92Oo4%3D"
|
|
1384
|
+
],
|
|
1385
|
+
"md5": "81a420fe24f7f69a7486d65cf290398c",
|
|
1386
|
+
"has_favorited": false,
|
|
1387
|
+
"third_resource_id": 7213271744402952764,
|
|
1388
|
+
"third_resource_id_str": "7213271744402952764",
|
|
1389
|
+
"create_time": 1676550182,
|
|
1390
|
+
"statistics": {
|
|
1391
|
+
"favorite_count": 0
|
|
1392
|
+
},
|
|
1393
|
+
"is_original": true,
|
|
1394
|
+
"status": 102,
|
|
1395
|
+
"review_info": {
|
|
1396
|
+
"review_status": 100,
|
|
1397
|
+
"review_code_list": [],
|
|
1398
|
+
"extra_reason": null,
|
|
1399
|
+
"review_reason_list": []
|
|
1400
|
+
},
|
|
1401
|
+
"aspect_ratio": 1,
|
|
1402
|
+
"download_info": {
|
|
1403
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e35fc40ee51f436d8c78dda6e2c5e2c6~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=SvwpvFkQ63vUV%2FDY2e76ZEB9c8U%3D",
|
|
1404
|
+
"format": "png"
|
|
1405
|
+
},
|
|
1406
|
+
"copyright": {
|
|
1407
|
+
"copyright_text": "今天兔了",
|
|
1408
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
1409
|
+
"artist_name": ""
|
|
1410
|
+
},
|
|
1411
|
+
"publish_source": "user_post_heycan",
|
|
1412
|
+
"is_business": false,
|
|
1413
|
+
"business_scope": [
|
|
1414
|
+
"UNLIMITED"
|
|
1415
|
+
],
|
|
1416
|
+
"business_info": {
|
|
1417
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1418
|
+
"sign": "oftipdU/L0bUG9J+v4IuqGvLfmlUPAkAxiaDxOIQB8EMxOgFj6TgXhcOwAWw3jyIG9zXQn6T2JZ7vjUSriC0IxySjurd9ub5f9z3ihwyafVa+4kZSKwZAHOFeBwejXhyql/Y0RuFgZ5pamEfvi1h9t5AvjAkqtkV/ij2wc2CSdY="
|
|
1419
|
+
},
|
|
1420
|
+
"category_ids": [
|
|
1421
|
+
11443
|
|
1422
|
+
],
|
|
1423
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1424
|
+
},
|
|
1425
|
+
"author": {
|
|
1426
|
+
"name": "今天兔了",
|
|
1427
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
1428
|
+
"source": 1,
|
|
1429
|
+
"uid": "94743136376"
|
|
1430
|
+
},
|
|
1431
|
+
"sticker": {
|
|
1432
|
+
"preview_cover": "",
|
|
1433
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e35fc40ee51f436d8c78dda6e2c5e2c6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=hTIWcVQBe%2FuPuk%2FaGx0LoHu%2F2wU%3D&format=.png",
|
|
1434
|
+
"sticker_type": 1,
|
|
1435
|
+
"sticker_package": {
|
|
1436
|
+
"width_per_frame": 540,
|
|
1437
|
+
"height_per_frame": 540,
|
|
1438
|
+
"size": 171072
|
|
1439
|
+
},
|
|
1440
|
+
"large_image": {
|
|
1441
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e35fc40ee51f436d8c78dda6e2c5e2c6~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=SvwpvFkQ63vUV%2FDY2e76ZEB9c8U%3D"
|
|
1442
|
+
}
|
|
1443
|
+
}
|
|
1444
|
+
},
|
|
1445
|
+
{
|
|
1446
|
+
"common_attr": {
|
|
1447
|
+
"id": "7120512391086951711",
|
|
1448
|
+
"effect_id": "7120512391086951711",
|
|
1449
|
+
"effect_type": 2,
|
|
1450
|
+
"source": 1,
|
|
1451
|
+
"title": "3D甜辣-银色蝴蝶",
|
|
1452
|
+
"description": "3D甜辣-银色蝴蝶",
|
|
1453
|
+
"cover_url": {
|
|
1454
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cc0bd6004734f4dafc3f0929bb646f8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ag%2BRjYrBuW9Clyr99kLjJFcIJHY%3D",
|
|
1455
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cc0bd6004734f4dafc3f0929bb646f8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ag%2BRjYrBuW9Clyr99kLjJFcIJHY%3D"
|
|
1456
|
+
},
|
|
1457
|
+
"item_urls": [
|
|
1458
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/00557ec73c4d3f069877bdb56f91422d?lk3s=43402efa&x-expires=1768439710&x-signature=hAmLl44HZjw0JjzWUGYIUW5GgRw%3D"
|
|
1459
|
+
],
|
|
1460
|
+
"md5": "00557ec73c4d3f069877bdb56f91422d",
|
|
1461
|
+
"has_favorited": false,
|
|
1462
|
+
"create_time": 1658427255,
|
|
1463
|
+
"statistics": {
|
|
1464
|
+
"favorite_count": 0
|
|
1465
|
+
},
|
|
1466
|
+
"is_original": true,
|
|
1467
|
+
"status": 102,
|
|
1468
|
+
"review_info": {
|
|
1469
|
+
"review_status": 100,
|
|
1470
|
+
"review_code_list": [],
|
|
1471
|
+
"extra_reason": null,
|
|
1472
|
+
"review_reason_list": []
|
|
1473
|
+
},
|
|
1474
|
+
"aspect_ratio": 1,
|
|
1475
|
+
"download_info": {
|
|
1476
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cc0bd6004734f4dafc3f0929bb646f8~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=SUVnMN6VKXNYeq8bTQJ22MUs4Po%3D",
|
|
1477
|
+
"format": "png"
|
|
1478
|
+
},
|
|
1479
|
+
"copyright": {
|
|
1480
|
+
"copyright_text": "初见清欢",
|
|
1481
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/5366d49d38e746e7b4cdcc0471339b9f~tplv-dwpf7vt6ri-image.png",
|
|
1482
|
+
"artist_name": ""
|
|
1483
|
+
},
|
|
1484
|
+
"publish_source": "user_post",
|
|
1485
|
+
"is_business": false,
|
|
1486
|
+
"business_scope": [
|
|
1487
|
+
"UNLIMITED"
|
|
1488
|
+
],
|
|
1489
|
+
"business_info": {
|
|
1490
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1491
|
+
"sign": "Pnd2cqnvYzjONttXv9zM1qGqMo5sfpcfHsK3/xAsVbXSIiL/fWmDNy0wVCmOA4o96on+vM7ziMAivng9ZC1V3cBp+OZxbagAIGUL0Ngw8kx+scbj5dGRzcUHQYeJKNZgtRo4iboelFTj7b3tG5huhSx8llxjj1tTiJ0Il7rcf+c="
|
|
1492
|
+
},
|
|
1493
|
+
"category_ids": [
|
|
1494
|
+
11443
|
|
1495
|
+
],
|
|
1496
|
+
"collection_ids": [
|
|
1497
|
+
"7172357439835213086"
|
|
1498
|
+
],
|
|
1499
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1500
|
+
},
|
|
1501
|
+
"author": {
|
|
1502
|
+
"name": "初见清欢",
|
|
1503
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739495621&x-signature=wSUHMotI%2FUOl0nmorA7NEUOi1Qs%3D",
|
|
1504
|
+
"source": 1,
|
|
1505
|
+
"uid": "2357767462720743"
|
|
1506
|
+
},
|
|
1507
|
+
"sticker": {
|
|
1508
|
+
"preview_cover": "",
|
|
1509
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cc0bd6004734f4dafc3f0929bb646f8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=jBUdyjWdEvr1012zohd64Qd2CGA%3D&format=.png",
|
|
1510
|
+
"sticker_type": 1,
|
|
1511
|
+
"sticker_package": {
|
|
1512
|
+
"width_per_frame": 540,
|
|
1513
|
+
"height_per_frame": 540,
|
|
1514
|
+
"size": 63667
|
|
1515
|
+
},
|
|
1516
|
+
"large_image": {
|
|
1517
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cc0bd6004734f4dafc3f0929bb646f8~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=SUVnMN6VKXNYeq8bTQJ22MUs4Po%3D"
|
|
1518
|
+
}
|
|
1519
|
+
}
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"common_attr": {
|
|
1523
|
+
"id": "7207327397794958649",
|
|
1524
|
+
"effect_id": "7207327397794958649",
|
|
1525
|
+
"effect_type": 2,
|
|
1526
|
+
"source": 1,
|
|
1527
|
+
"title": "3d浪漫高级金属感蝴蝶",
|
|
1528
|
+
"description": "",
|
|
1529
|
+
"cover_url": {
|
|
1530
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b56f0226cc1457fb83364886d6719cd~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=CAyvVHAtubsaB25%2BRi5LlT2Atmo%3D",
|
|
1531
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b56f0226cc1457fb83364886d6719cd~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=CAyvVHAtubsaB25%2BRi5LlT2Atmo%3D"
|
|
1532
|
+
},
|
|
1533
|
+
"item_urls": [
|
|
1534
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/197aacf8096df0c88418bdd1eb587d71?lk3s=43402efa&x-expires=1768439710&x-signature=oSxSgoDfaUYwAsquuru1YjQXWu0%3D"
|
|
1535
|
+
],
|
|
1536
|
+
"md5": "197aacf8096df0c88418bdd1eb587d71",
|
|
1537
|
+
"has_favorited": false,
|
|
1538
|
+
"third_resource_id": 7213271746483327525,
|
|
1539
|
+
"third_resource_id_str": "7213271746483327525",
|
|
1540
|
+
"create_time": 1678088605,
|
|
1541
|
+
"statistics": {
|
|
1542
|
+
"favorite_count": 0
|
|
1543
|
+
},
|
|
1544
|
+
"is_original": true,
|
|
1545
|
+
"status": 102,
|
|
1546
|
+
"review_info": {
|
|
1547
|
+
"review_status": 100,
|
|
1548
|
+
"review_code_list": [],
|
|
1549
|
+
"extra_reason": null,
|
|
1550
|
+
"review_reason_list": []
|
|
1551
|
+
},
|
|
1552
|
+
"aspect_ratio": 1,
|
|
1553
|
+
"download_info": {
|
|
1554
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b56f0226cc1457fb83364886d6719cd~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=P7CZeOBTkYjEiUvByJ%2BHjLtSwYY%3D",
|
|
1555
|
+
"format": "png"
|
|
1556
|
+
},
|
|
1557
|
+
"copyright": {
|
|
1558
|
+
"copyright_text": "今天兔了",
|
|
1559
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
1560
|
+
"artist_name": ""
|
|
1561
|
+
},
|
|
1562
|
+
"publish_source": "user_post_heycan",
|
|
1563
|
+
"is_business": false,
|
|
1564
|
+
"business_scope": [
|
|
1565
|
+
"UNLIMITED"
|
|
1566
|
+
],
|
|
1567
|
+
"business_info": {
|
|
1568
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1569
|
+
"sign": "MnEtIUAeNv2qcoP1zGmuPhxu1ymu83TlBy+nnW9MSC422nMDwChsHRR6o7E379Ig5ONLSIe8lK/FcfwxjB5pdHI44nLuT9Oe2uAu+DezBRUG+p5nz3sZPwiLFqJdla60jaReulEX71teLAU9rZFeIy1D1wk3h8swhm7PchewqCk="
|
|
1570
|
+
},
|
|
1571
|
+
"category_ids": [
|
|
1572
|
+
11443
|
|
1573
|
+
],
|
|
1574
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1575
|
+
},
|
|
1576
|
+
"author": {
|
|
1577
|
+
"name": "今天兔了",
|
|
1578
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
1579
|
+
"source": 1,
|
|
1580
|
+
"uid": "94743136376"
|
|
1581
|
+
},
|
|
1582
|
+
"sticker": {
|
|
1583
|
+
"preview_cover": "",
|
|
1584
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b56f0226cc1457fb83364886d6719cd~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=us8kl8E90nbriA%2BwzMlZXBPa9eg%3D&format=.png",
|
|
1585
|
+
"sticker_type": 1,
|
|
1586
|
+
"sticker_package": {
|
|
1587
|
+
"width_per_frame": 540,
|
|
1588
|
+
"height_per_frame": 540,
|
|
1589
|
+
"size": 314021
|
|
1590
|
+
},
|
|
1591
|
+
"large_image": {
|
|
1592
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b56f0226cc1457fb83364886d6719cd~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=P7CZeOBTkYjEiUvByJ%2BHjLtSwYY%3D"
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"common_attr": {
|
|
1598
|
+
"id": "7317466467061026085",
|
|
1599
|
+
"effect_id": "7317466467061026085",
|
|
1600
|
+
"effect_type": 2,
|
|
1601
|
+
"source": 1,
|
|
1602
|
+
"title": "蝴蝶 镂空 彩色 线条风 装饰",
|
|
1603
|
+
"description": "蝴蝶 镂空 彩色 线条风 装饰",
|
|
1604
|
+
"cover_url": {
|
|
1605
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7b824e43dc29444cb93fa5795311a3ec~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=LwRwio40reFOvD4%2F%2B5fQ27SKfmU%3D",
|
|
1606
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7b824e43dc29444cb93fa5795311a3ec~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=mqMdMJ4By%2FNbicC0bYkV478xFCQ%3D"
|
|
1607
|
+
},
|
|
1608
|
+
"item_urls": [
|
|
1609
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6dda8cc3fb4eaeeda3e584bf0de21126?lk3s=43402efa&x-expires=1768439710&x-signature=aFOQyRcRUl1fmi9IoahPUChMyis%3D"
|
|
1610
|
+
],
|
|
1611
|
+
"md5": "6dda8cc3fb4eaeeda3e584bf0de21126",
|
|
1612
|
+
"has_favorited": false,
|
|
1613
|
+
"create_time": 1703733812,
|
|
1614
|
+
"statistics": {
|
|
1615
|
+
"favorite_count": 0
|
|
1616
|
+
},
|
|
1617
|
+
"is_original": true,
|
|
1618
|
+
"status": 102,
|
|
1619
|
+
"review_info": {
|
|
1620
|
+
"review_status": 1,
|
|
1621
|
+
"review_code_list": [],
|
|
1622
|
+
"extra_reason": null,
|
|
1623
|
+
"review_reason_list": []
|
|
1624
|
+
},
|
|
1625
|
+
"aspect_ratio": 1,
|
|
1626
|
+
"download_info": {
|
|
1627
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7b824e43dc29444cb93fa5795311a3ec~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=enpek1FoeuNTapXQYuj%2B7YPCEM0%3D",
|
|
1628
|
+
"format": "gif"
|
|
1629
|
+
},
|
|
1630
|
+
"publish_source": "user_post_pc_collection",
|
|
1631
|
+
"is_business": false,
|
|
1632
|
+
"business_info": {
|
|
1633
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1634
|
+
"sign": "NzM+bojYczsRCz/dbKPpuwlPVgqsxGRjGjfc/NizcXcl/KrSdayF3Obha6k6FhcdT6IJQAvn3li+kIROFM6EjtddDj1lQu2RsIH9HVdntO2Hd2VuFi19e4Ryz46MSMGCm0Ozs8gF7KvVpbzEyu3DvvQeN6udWkiWU7eN7zddFX4="
|
|
1635
|
+
},
|
|
1636
|
+
"category_ids": [
|
|
1637
|
+
11443
|
|
1638
|
+
],
|
|
1639
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1640
|
+
},
|
|
1641
|
+
"author": {
|
|
1642
|
+
"name": "崔阿佳",
|
|
1643
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2e1a40001170d2aaac5c0",
|
|
1644
|
+
"source": 1,
|
|
1645
|
+
"uid": "73894738244"
|
|
1646
|
+
},
|
|
1647
|
+
"sticker": {
|
|
1648
|
+
"preview_cover": "",
|
|
1649
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7b824e43dc29444cb93fa5795311a3ec~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=FVFJjPT0pyAeml4MS1wqzevGMyA%3D&format=.png",
|
|
1650
|
+
"sticker_type": 2,
|
|
1651
|
+
"sticker_package": {
|
|
1652
|
+
"width_per_frame": 280,
|
|
1653
|
+
"height_per_frame": 280,
|
|
1654
|
+
"size": 51638
|
|
1655
|
+
},
|
|
1656
|
+
"large_image": {
|
|
1657
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7b824e43dc29444cb93fa5795311a3ec~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=enpek1FoeuNTapXQYuj%2B7YPCEM0%3D"
|
|
1658
|
+
}
|
|
1659
|
+
}
|
|
1660
|
+
},
|
|
1661
|
+
{
|
|
1662
|
+
"common_attr": {
|
|
1663
|
+
"id": "7317464443036732722",
|
|
1664
|
+
"effect_id": "7317464443036732722",
|
|
1665
|
+
"effect_type": 2,
|
|
1666
|
+
"source": 1,
|
|
1667
|
+
"title": "烟花",
|
|
1668
|
+
"description": "烟花",
|
|
1669
|
+
"cover_url": {
|
|
1670
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b892635715624ef081a2c3786b1390ac~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=pRR62Q7bSeSoYN9bzCgXEuY38iU%3D",
|
|
1671
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b892635715624ef081a2c3786b1390ac~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=NefoOPJ1PpHw3Ci8CLBszi%2BS1g8%3D"
|
|
1672
|
+
},
|
|
1673
|
+
"item_urls": [
|
|
1674
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2f02ab894e4f8a264d50c801d2096cfd?lk3s=43402efa&x-expires=1768439710&x-signature=exvf1I46l6tWhhybRAH%2FzUqfa5M%3D"
|
|
1675
|
+
],
|
|
1676
|
+
"md5": "2f02ab894e4f8a264d50c801d2096cfd",
|
|
1677
|
+
"has_favorited": false,
|
|
1678
|
+
"create_time": 1703733811,
|
|
1679
|
+
"statistics": {
|
|
1680
|
+
"favorite_count": 0
|
|
1681
|
+
},
|
|
1682
|
+
"is_original": true,
|
|
1683
|
+
"status": 102,
|
|
1684
|
+
"review_info": {
|
|
1685
|
+
"review_status": 1,
|
|
1686
|
+
"review_code_list": [],
|
|
1687
|
+
"extra_reason": null,
|
|
1688
|
+
"review_reason_list": []
|
|
1689
|
+
},
|
|
1690
|
+
"aspect_ratio": 1,
|
|
1691
|
+
"download_info": {
|
|
1692
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b892635715624ef081a2c3786b1390ac~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=yWyHIqt7tHwWWkwTIpK8VaJjI1o%3D",
|
|
1693
|
+
"format": "gif"
|
|
1694
|
+
},
|
|
1695
|
+
"publish_source": "user_post_pc_collection",
|
|
1696
|
+
"is_business": false,
|
|
1697
|
+
"business_info": {
|
|
1698
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1699
|
+
"sign": "NGGRjsTuL8jfMR/lfpF1d0k1brv2MNqeqvVfIGzltuhdtg0JZ4ITUV4o4W1hjvqD0v74HM/HIljfWMFLb8Ys2xCwf+EiuHJw3W85esT0f7GlZrOLAx15UhtsI+A37gHD+771CrOLExmpMagPO78ssHKB1g4kkobrLq2ry2q5QP4="
|
|
1700
|
+
},
|
|
1701
|
+
"category_ids": [
|
|
1702
|
+
11443
|
|
1703
|
+
],
|
|
1704
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1705
|
+
},
|
|
1706
|
+
"author": {
|
|
1707
|
+
"name": "崔阿佳",
|
|
1708
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2e1a40001170d2aaac5c0",
|
|
1709
|
+
"source": 1,
|
|
1710
|
+
"uid": "73894738244"
|
|
1711
|
+
},
|
|
1712
|
+
"sticker": {
|
|
1713
|
+
"preview_cover": "",
|
|
1714
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b892635715624ef081a2c3786b1390ac~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=gdPNIHAkqJhJaMIUEOwFILwcUSs%3D&format=.png",
|
|
1715
|
+
"sticker_type": 2,
|
|
1716
|
+
"sticker_package": {
|
|
1717
|
+
"width_per_frame": 280,
|
|
1718
|
+
"height_per_frame": 280,
|
|
1719
|
+
"size": 34496
|
|
1720
|
+
},
|
|
1721
|
+
"large_image": {
|
|
1722
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b892635715624ef081a2c3786b1390ac~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=yWyHIqt7tHwWWkwTIpK8VaJjI1o%3D"
|
|
1723
|
+
}
|
|
1724
|
+
}
|
|
1725
|
+
},
|
|
1726
|
+
{
|
|
1727
|
+
"common_attr": {
|
|
1728
|
+
"id": "7184413074584112443",
|
|
1729
|
+
"effect_id": "7184413074584112443",
|
|
1730
|
+
"effect_type": 2,
|
|
1731
|
+
"source": 1,
|
|
1732
|
+
"title": "3d可爱蝴蝶",
|
|
1733
|
+
"description": "",
|
|
1734
|
+
"cover_url": {
|
|
1735
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdca9a8b64b54c5d9f206686087cc913~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=2RgJuMaYjX%2BvadWL3RX4hQ0iAZk%3D",
|
|
1736
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdca9a8b64b54c5d9f206686087cc913~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=2RgJuMaYjX%2BvadWL3RX4hQ0iAZk%3D"
|
|
1737
|
+
},
|
|
1738
|
+
"item_urls": [
|
|
1739
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2ada96c4f2fb4724bec383e810733517?lk3s=43402efa&x-expires=1768439710&x-signature=MNeJLboIcgysE3hrajDgdEQZwCg%3D"
|
|
1740
|
+
],
|
|
1741
|
+
"md5": "2ada96c4f2fb4724bec383e810733517",
|
|
1742
|
+
"has_favorited": false,
|
|
1743
|
+
"third_resource_id": 7197316328535888441,
|
|
1744
|
+
"third_resource_id_str": "7197316328535888441",
|
|
1745
|
+
"create_time": 1672754986,
|
|
1746
|
+
"statistics": {
|
|
1747
|
+
"favorite_count": 0
|
|
1748
|
+
},
|
|
1749
|
+
"is_original": true,
|
|
1750
|
+
"status": 102,
|
|
1751
|
+
"review_info": {
|
|
1752
|
+
"review_status": 100,
|
|
1753
|
+
"review_code_list": [],
|
|
1754
|
+
"extra_reason": null,
|
|
1755
|
+
"review_reason_list": []
|
|
1756
|
+
},
|
|
1757
|
+
"aspect_ratio": 1,
|
|
1758
|
+
"download_info": {
|
|
1759
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdca9a8b64b54c5d9f206686087cc913~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=5q9Uuh3d3qMussH%2FafC9anSetpg%3D",
|
|
1760
|
+
"format": "png"
|
|
1761
|
+
},
|
|
1762
|
+
"copyright": {
|
|
1763
|
+
"copyright_text": "今天兔了",
|
|
1764
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
1765
|
+
"artist_name": ""
|
|
1766
|
+
},
|
|
1767
|
+
"publish_source": "user_post_heycan",
|
|
1768
|
+
"is_business": false,
|
|
1769
|
+
"business_scope": [
|
|
1770
|
+
"UNLIMITED"
|
|
1771
|
+
],
|
|
1772
|
+
"business_info": {
|
|
1773
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1774
|
+
"sign": "fOptRtKi3zrJWeFckexHh08T9OzXmiRt2mvtrG3Zt3ZJn5IVHZb15EZNuMGYGTnjGWL/MMowCUNYedbRkJWk2Evb/dKszcbxpav0QrOFNg5vN8rDbdE/6t/gLtZbiBWVk1nPSm7WMwfMBTNL68aiftGzy6y+v05c/h878H6tIqs="
|
|
1775
|
+
},
|
|
1776
|
+
"category_ids": [
|
|
1777
|
+
11443
|
|
1778
|
+
],
|
|
1779
|
+
"collection_ids": [
|
|
1780
|
+
"7185451658573286715"
|
|
1781
|
+
],
|
|
1782
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"hypic_effect_id\":9167934}"
|
|
1783
|
+
},
|
|
1784
|
+
"author": {
|
|
1785
|
+
"name": "今天兔了",
|
|
1786
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
1787
|
+
"source": 1,
|
|
1788
|
+
"uid": "94743136376"
|
|
1789
|
+
},
|
|
1790
|
+
"sticker": {
|
|
1791
|
+
"preview_cover": "",
|
|
1792
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdca9a8b64b54c5d9f206686087cc913~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=wYv9CNnjxylfYLX1%2B56XvDJ8c2Q%3D&format=.png",
|
|
1793
|
+
"sticker_type": 1,
|
|
1794
|
+
"sticker_package": {
|
|
1795
|
+
"width_per_frame": 540,
|
|
1796
|
+
"height_per_frame": 540,
|
|
1797
|
+
"size": 208940
|
|
1798
|
+
},
|
|
1799
|
+
"large_image": {
|
|
1800
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdca9a8b64b54c5d9f206686087cc913~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=5q9Uuh3d3qMussH%2FafC9anSetpg%3D"
|
|
1801
|
+
}
|
|
1802
|
+
}
|
|
1803
|
+
},
|
|
1804
|
+
{
|
|
1805
|
+
"common_attr": {
|
|
1806
|
+
"id": "7121629823658691851",
|
|
1807
|
+
"effect_id": "7121629823658691851",
|
|
1808
|
+
"effect_type": 2,
|
|
1809
|
+
"source": 1,
|
|
1810
|
+
"title": "3D粉紫星球系列-粉紫蝴蝶结🎀",
|
|
1811
|
+
"description": "3D粉紫星球系列-粉紫蝴蝶结🎀",
|
|
1812
|
+
"cover_url": {
|
|
1813
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4fc936e89f094f19b8ef052e3631d009~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=%2BN%2FfVvttokOxLCoWW4%2FZyUvDsg4%3D",
|
|
1814
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4fc936e89f094f19b8ef052e3631d009~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=%2BN%2FfVvttokOxLCoWW4%2FZyUvDsg4%3D"
|
|
1815
|
+
},
|
|
1816
|
+
"item_urls": [
|
|
1817
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5430ad85875ba6b7a5e50cb4cec1aba5?lk3s=43402efa&x-expires=1768439710&x-signature=yUZaUpN6SHBHapJaAzg1f9FP1r8%3D"
|
|
1818
|
+
],
|
|
1819
|
+
"md5": "5430ad85875ba6b7a5e50cb4cec1aba5",
|
|
1820
|
+
"has_favorited": false,
|
|
1821
|
+
"create_time": 1658304935,
|
|
1822
|
+
"statistics": {
|
|
1823
|
+
"favorite_count": 0
|
|
1824
|
+
},
|
|
1825
|
+
"is_original": true,
|
|
1826
|
+
"status": 102,
|
|
1827
|
+
"review_info": {
|
|
1828
|
+
"review_status": 100,
|
|
1829
|
+
"review_code_list": [],
|
|
1830
|
+
"extra_reason": null,
|
|
1831
|
+
"review_reason_list": []
|
|
1832
|
+
},
|
|
1833
|
+
"aspect_ratio": 1,
|
|
1834
|
+
"download_info": {
|
|
1835
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4fc936e89f094f19b8ef052e3631d009~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=uZrSnItKqy38OLzoCFBV%2FMjSy1I%3D",
|
|
1836
|
+
"format": "png"
|
|
1837
|
+
},
|
|
1838
|
+
"copyright": {
|
|
1839
|
+
"copyright_text": "初见清欢",
|
|
1840
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/5366d49d38e746e7b4cdcc0471339b9f~tplv-dwpf7vt6ri-image.png",
|
|
1841
|
+
"artist_name": ""
|
|
1842
|
+
},
|
|
1843
|
+
"publish_source": "user_post",
|
|
1844
|
+
"is_business": false,
|
|
1845
|
+
"business_scope": [
|
|
1846
|
+
"UNLIMITED"
|
|
1847
|
+
],
|
|
1848
|
+
"business_info": {
|
|
1849
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1850
|
+
"sign": "da016Wpf1AA06MeaYykqKSFHOtO02xPNM1XVA6En83bH7F/zhN0Uap/+wkLASDMTrzTvcWjabVi+Izl1mgDxU5NxBG0jcwD++9LmyP3GF4XYlSBKQP/UljhV9wBKwG5jFHnwieHoDfjlIGzsG04Cm5o3Ph49r0wZXJfbW+YPNXA="
|
|
1851
|
+
},
|
|
1852
|
+
"category_ids": [
|
|
1853
|
+
11443,
|
|
1854
|
+
11722
|
|
1855
|
+
],
|
|
1856
|
+
"collection_ids": [
|
|
1857
|
+
"7172446619378519333"
|
|
1858
|
+
],
|
|
1859
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1860
|
+
},
|
|
1861
|
+
"author": {
|
|
1862
|
+
"name": "初见清欢",
|
|
1863
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739495621&x-signature=wSUHMotI%2FUOl0nmorA7NEUOi1Qs%3D",
|
|
1864
|
+
"source": 1,
|
|
1865
|
+
"uid": "2357767462720743"
|
|
1866
|
+
},
|
|
1867
|
+
"sticker": {
|
|
1868
|
+
"preview_cover": "",
|
|
1869
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4fc936e89f094f19b8ef052e3631d009~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=3L2T68xqpLKJU%2FJiNrzpaLukAtg%3D&format=.png",
|
|
1870
|
+
"sticker_type": 1,
|
|
1871
|
+
"sticker_package": {
|
|
1872
|
+
"width_per_frame": 540,
|
|
1873
|
+
"height_per_frame": 540,
|
|
1874
|
+
"size": 81005
|
|
1875
|
+
},
|
|
1876
|
+
"large_image": {
|
|
1877
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4fc936e89f094f19b8ef052e3631d009~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=uZrSnItKqy38OLzoCFBV%2FMjSy1I%3D"
|
|
1878
|
+
}
|
|
1879
|
+
}
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"common_attr": {
|
|
1883
|
+
"id": "7207327646475111737",
|
|
1884
|
+
"effect_id": "7207327646475111737",
|
|
1885
|
+
"effect_type": 2,
|
|
1886
|
+
"source": 1,
|
|
1887
|
+
"title": "3d浪漫高级金属感蝴蝶",
|
|
1888
|
+
"description": "",
|
|
1889
|
+
"cover_url": {
|
|
1890
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b8142df086554dd391bdf4781d25cbdb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=h03O0dsFeMloAaEHlDJjBCj2dRk%3D",
|
|
1891
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b8142df086554dd391bdf4781d25cbdb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=h03O0dsFeMloAaEHlDJjBCj2dRk%3D"
|
|
1892
|
+
},
|
|
1893
|
+
"item_urls": [
|
|
1894
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9850ce1a49c7c89d109237b598a1e57e?lk3s=43402efa&x-expires=1768439710&x-signature=qGGqL7SVKgEHahDTJBk32tdFJX4%3D"
|
|
1895
|
+
],
|
|
1896
|
+
"md5": "9850ce1a49c7c89d109237b598a1e57e",
|
|
1897
|
+
"has_favorited": false,
|
|
1898
|
+
"third_resource_id": 7213271743442457148,
|
|
1899
|
+
"third_resource_id_str": "7213271743442457148",
|
|
1900
|
+
"create_time": 1678088602,
|
|
1901
|
+
"statistics": {
|
|
1902
|
+
"favorite_count": 0
|
|
1903
|
+
},
|
|
1904
|
+
"is_original": true,
|
|
1905
|
+
"status": 102,
|
|
1906
|
+
"review_info": {
|
|
1907
|
+
"review_status": 100,
|
|
1908
|
+
"review_code_list": [],
|
|
1909
|
+
"extra_reason": null,
|
|
1910
|
+
"review_reason_list": []
|
|
1911
|
+
},
|
|
1912
|
+
"aspect_ratio": 1,
|
|
1913
|
+
"download_info": {
|
|
1914
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b8142df086554dd391bdf4781d25cbdb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=YKDXeb4b0mNyAtkU8TG%2BvvQnhRA%3D",
|
|
1915
|
+
"format": "png"
|
|
1916
|
+
},
|
|
1917
|
+
"copyright": {
|
|
1918
|
+
"copyright_text": "今天兔了",
|
|
1919
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
1920
|
+
"artist_name": ""
|
|
1921
|
+
},
|
|
1922
|
+
"publish_source": "user_post_heycan",
|
|
1923
|
+
"is_business": false,
|
|
1924
|
+
"business_scope": [
|
|
1925
|
+
"UNLIMITED"
|
|
1926
|
+
],
|
|
1927
|
+
"business_info": {
|
|
1928
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1929
|
+
"sign": "ugHH1LYv8OIwlp4mlvwZf/U9YIdlvky1znNBwqI1qsZCBxRczbQjFCzd3JNykiDhuG7ZqwbPnYX6v1weo8bto54Iv06xon5yBS6xMhvCy254t2BV9w6MrJ7CXh7rvkzGrJTwW17m00XH/IIbAv2ornsjt2iJreNVUmuicBWSeOQ="
|
|
1930
|
+
},
|
|
1931
|
+
"category_ids": [
|
|
1932
|
+
11443
|
|
1933
|
+
],
|
|
1934
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1935
|
+
},
|
|
1936
|
+
"author": {
|
|
1937
|
+
"name": "今天兔了",
|
|
1938
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
1939
|
+
"source": 1,
|
|
1940
|
+
"uid": "94743136376"
|
|
1941
|
+
},
|
|
1942
|
+
"sticker": {
|
|
1943
|
+
"preview_cover": "",
|
|
1944
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b8142df086554dd391bdf4781d25cbdb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=vxnZMUTqbp5yeCB3NoJxJcEQuXo%3D&format=.png",
|
|
1945
|
+
"sticker_type": 1,
|
|
1946
|
+
"sticker_package": {
|
|
1947
|
+
"width_per_frame": 540,
|
|
1948
|
+
"height_per_frame": 540,
|
|
1949
|
+
"size": 169591
|
|
1950
|
+
},
|
|
1951
|
+
"large_image": {
|
|
1952
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b8142df086554dd391bdf4781d25cbdb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=YKDXeb4b0mNyAtkU8TG%2BvvQnhRA%3D"
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
},
|
|
1956
|
+
{
|
|
1957
|
+
"common_attr": {
|
|
1958
|
+
"id": "7331237186425179404",
|
|
1959
|
+
"effect_id": "7331237186425179404",
|
|
1960
|
+
"effect_type": 2,
|
|
1961
|
+
"source": 1,
|
|
1962
|
+
"title": "双色小蝴蝶",
|
|
1963
|
+
"description": "双色小蝴蝶",
|
|
1964
|
+
"cover_url": {
|
|
1965
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb7c721b17ed4b44bb306faf285a6173~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=o0f1fnvNDb2k6uHAZdm3Oj%2BkAFw%3D",
|
|
1966
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb7c721b17ed4b44bb306faf285a6173~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=o0f1fnvNDb2k6uHAZdm3Oj%2BkAFw%3D"
|
|
1967
|
+
},
|
|
1968
|
+
"item_urls": [
|
|
1969
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c3b89a4a46a9ab66c5ecfac181b37a7c?lk3s=43402efa&x-expires=1768439710&x-signature=MyqX2ZM8%2Bo6nr%2FDVBQfySXDEZy0%3D"
|
|
1970
|
+
],
|
|
1971
|
+
"md5": "c3b89a4a46a9ab66c5ecfac181b37a7c",
|
|
1972
|
+
"has_favorited": false,
|
|
1973
|
+
"create_time": 1706937408,
|
|
1974
|
+
"statistics": {
|
|
1975
|
+
"favorite_count": 0
|
|
1976
|
+
},
|
|
1977
|
+
"is_original": true,
|
|
1978
|
+
"status": 102,
|
|
1979
|
+
"review_info": {
|
|
1980
|
+
"review_status": 1,
|
|
1981
|
+
"review_code_list": [],
|
|
1982
|
+
"extra_reason": null,
|
|
1983
|
+
"review_reason_list": []
|
|
1984
|
+
},
|
|
1985
|
+
"aspect_ratio": 1,
|
|
1986
|
+
"download_info": {
|
|
1987
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb7c721b17ed4b44bb306faf285a6173~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=H0U7IpJyMBa%2BObZa%2Fn6jyc9qnDk%3D",
|
|
1988
|
+
"format": "png"
|
|
1989
|
+
},
|
|
1990
|
+
"publish_source": "user_post_pc_collection",
|
|
1991
|
+
"is_business": false,
|
|
1992
|
+
"business_info": {
|
|
1993
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1994
|
+
"sign": "IZgLHBajEFvfC8zYkAHhQYOeF6PsC1b6bwLdqOKFqbr6nY2G4m9QzOTwvq6aA+ueJpEuqTpK8d8rHJsmQcZSk0MmydzGi/Ef/pWj7JpeEgN0KFpDZUJet/a/sVbmVQijEYiEtPCnMRjIIFIWzB1AkyxRcxDXUf1x2tGmVh4NkEk="
|
|
1995
|
+
},
|
|
1996
|
+
"category_ids": [
|
|
1997
|
+
11443
|
|
1998
|
+
],
|
|
1999
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2000
|
+
},
|
|
2001
|
+
"author": {
|
|
2002
|
+
"name": "黄橘猫",
|
|
2003
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4Dn8AcADDRAgQ8glaUCwe3bdyHRCDTP9QAeMR?lk3s=4eecb9e8&x-expires=1739495710&x-signature=mK1Ckzb1xd8fHCuKgY%2BpQ7%2Fxwdc%3D",
|
|
2004
|
+
"source": 1,
|
|
2005
|
+
"uid": "95051953793"
|
|
2006
|
+
},
|
|
2007
|
+
"sticker": {
|
|
2008
|
+
"preview_cover": "",
|
|
2009
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb7c721b17ed4b44bb306faf285a6173~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=wGNE%2B%2FVRb7pRLk8NQntfAjn%2Bpmk%3D&format=.png",
|
|
2010
|
+
"sticker_type": 1,
|
|
2011
|
+
"sticker_package": {
|
|
2012
|
+
"width_per_frame": 540,
|
|
2013
|
+
"height_per_frame": 540,
|
|
2014
|
+
"size": 203614
|
|
2015
|
+
},
|
|
2016
|
+
"large_image": {
|
|
2017
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb7c721b17ed4b44bb306faf285a6173~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=H0U7IpJyMBa%2BObZa%2Fn6jyc9qnDk%3D"
|
|
2018
|
+
}
|
|
2019
|
+
}
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"common_attr": {
|
|
2023
|
+
"id": "7331641827130477834",
|
|
2024
|
+
"effect_id": "7331641827130477834",
|
|
2025
|
+
"effect_type": 2,
|
|
2026
|
+
"source": 1,
|
|
2027
|
+
"title": "线条手绘翅膀",
|
|
2028
|
+
"description": "线条手绘翅膀",
|
|
2029
|
+
"cover_url": {
|
|
2030
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc465bdfd456450c9cf3b140425f9582~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=yotHUeKonCCNapmVSEnv7uf27vw%3D",
|
|
2031
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc465bdfd456450c9cf3b140425f9582~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=QB4uJBdBzHUkuE6yzkAHAeSoCuk%3D"
|
|
2032
|
+
},
|
|
2033
|
+
"item_urls": [
|
|
2034
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/605b9bb1d0180e6bc609615ba87d4d9c?lk3s=43402efa&x-expires=1768439710&x-signature=l9bC7aYZMMoa7WHoYU%2BYVCwRgDM%3D"
|
|
2035
|
+
],
|
|
2036
|
+
"md5": "605b9bb1d0180e6bc609615ba87d4d9c",
|
|
2037
|
+
"has_favorited": false,
|
|
2038
|
+
"create_time": 1707034145,
|
|
2039
|
+
"statistics": {
|
|
2040
|
+
"favorite_count": 0
|
|
2041
|
+
},
|
|
2042
|
+
"is_original": true,
|
|
2043
|
+
"status": 102,
|
|
2044
|
+
"review_info": {
|
|
2045
|
+
"review_status": 1,
|
|
2046
|
+
"review_code_list": [],
|
|
2047
|
+
"extra_reason": null,
|
|
2048
|
+
"review_reason_list": []
|
|
2049
|
+
},
|
|
2050
|
+
"aspect_ratio": 1,
|
|
2051
|
+
"download_info": {
|
|
2052
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc465bdfd456450c9cf3b140425f9582~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=89aBjRlipXMAC7jsWSHwsUhEmEU%3D",
|
|
2053
|
+
"format": "gif"
|
|
2054
|
+
},
|
|
2055
|
+
"publish_source": "user_post_sticker_collection",
|
|
2056
|
+
"is_business": false,
|
|
2057
|
+
"business_info": {
|
|
2058
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2059
|
+
"sign": "n2Y4xcK2H1VKYiLGrmLy5xlIE7iicf9fHdyiKihZ16DXptdZgCYyDIF9BKxft4FeOs+UhPQMMYXLALVEd6dK3Quyk4L+X0RCvRGFukFWDSCMHoBQraJmPr/AfeAHRylWVQ1alwq7nI+LTQqXt1qgrwD08HFzKgOGpMUkZTWLbUw="
|
|
2060
|
+
},
|
|
2061
|
+
"category_ids": [
|
|
2062
|
+
11443
|
|
2063
|
+
],
|
|
2064
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2065
|
+
},
|
|
2066
|
+
"author": {
|
|
2067
|
+
"name": "忘羡",
|
|
2068
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/thumb/2f8cd0000904cc4b78884",
|
|
2069
|
+
"source": 1,
|
|
2070
|
+
"uid": "1732448259159581"
|
|
2071
|
+
},
|
|
2072
|
+
"sticker": {
|
|
2073
|
+
"preview_cover": "",
|
|
2074
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc465bdfd456450c9cf3b140425f9582~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=t1qUH8afz%2F0Mm2BtTrt4NWLWaOg%3D&format=.png",
|
|
2075
|
+
"sticker_type": 2,
|
|
2076
|
+
"sticker_package": {
|
|
2077
|
+
"width_per_frame": 280,
|
|
2078
|
+
"height_per_frame": 280,
|
|
2079
|
+
"size": 21037
|
|
2080
|
+
},
|
|
2081
|
+
"large_image": {
|
|
2082
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc465bdfd456450c9cf3b140425f9582~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=89aBjRlipXMAC7jsWSHwsUhEmEU%3D"
|
|
2083
|
+
}
|
|
2084
|
+
}
|
|
2085
|
+
},
|
|
2086
|
+
{
|
|
2087
|
+
"common_attr": {
|
|
2088
|
+
"id": "7332872220940750092",
|
|
2089
|
+
"effect_id": "7332872220940750092",
|
|
2090
|
+
"effect_type": 2,
|
|
2091
|
+
"source": 1,
|
|
2092
|
+
"title": "蝴蝶翅膀",
|
|
2093
|
+
"description": "蝴蝶翅膀",
|
|
2094
|
+
"cover_url": {
|
|
2095
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/39fd5c59d9ae4284b5c4e982f90b662c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=92eyLd79gBnZiSDMvwBJYJmrhEU%3D",
|
|
2096
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/39fd5c59d9ae4284b5c4e982f90b662c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=9Og3Ry3z%2FanTKbeUwlXoNRWYyG0%3D"
|
|
2097
|
+
},
|
|
2098
|
+
"item_urls": [
|
|
2099
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7d7fd64a6d69dd2da2909613e7714574?lk3s=43402efa&x-expires=1768439710&x-signature=z9gcm%2F9BhGif2ZoPCwSDrghX3dw%3D"
|
|
2100
|
+
],
|
|
2101
|
+
"md5": "7d7fd64a6d69dd2da2909613e7714574",
|
|
2102
|
+
"has_favorited": false,
|
|
2103
|
+
"create_time": 1707321558,
|
|
2104
|
+
"statistics": {
|
|
2105
|
+
"favorite_count": 0
|
|
2106
|
+
},
|
|
2107
|
+
"is_original": true,
|
|
2108
|
+
"status": 102,
|
|
2109
|
+
"review_info": {
|
|
2110
|
+
"review_status": 1,
|
|
2111
|
+
"review_code_list": [],
|
|
2112
|
+
"extra_reason": null,
|
|
2113
|
+
"review_reason_list": []
|
|
2114
|
+
},
|
|
2115
|
+
"aspect_ratio": 1,
|
|
2116
|
+
"download_info": {
|
|
2117
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8cce6421304a48b782fea2006a31db64~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=ulA03OxbBeDbX94t6v%2F5ArwEyrA%3D",
|
|
2118
|
+
"format": "gif"
|
|
2119
|
+
},
|
|
2120
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2121
|
+
"is_business": false,
|
|
2122
|
+
"business_info": {
|
|
2123
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2124
|
+
"sign": "ZBAwVqVRAjJTje5qMWO4vytAAH7lsKdBTZANQNZRa9zc7RDL/Z+FI2nK2Z48fGckPLIhR5NCH0HjhCTK6QWMnfs47eBvHa+rHmnAFghPaDwh9355Bza4unbL4dxZnO0TjfvQmVQ9mOYqaZhXr+CQAUq7j0iXk+enK5G7limEzXI="
|
|
2125
|
+
},
|
|
2126
|
+
"category_ids": [
|
|
2127
|
+
11443
|
|
2128
|
+
],
|
|
2129
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/602993e1cb147675a9fbdbebbebb7042\"}"
|
|
2130
|
+
},
|
|
2131
|
+
"author": {
|
|
2132
|
+
"name": "龙潭丁凯乐",
|
|
2133
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495710&x-signature=SiQIefx%2B7MFiJbvXdI3vLEBgmGo%3D",
|
|
2134
|
+
"source": 1,
|
|
2135
|
+
"uid": "2053511615874931"
|
|
2136
|
+
},
|
|
2137
|
+
"sticker": {
|
|
2138
|
+
"preview_cover": "",
|
|
2139
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8cce6421304a48b782fea2006a31db64~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=uWZAusNGkTfWUyzSX%2B3PhJKGol0%3D&format=.png",
|
|
2140
|
+
"sticker_type": 2,
|
|
2141
|
+
"sticker_package": {
|
|
2142
|
+
"width_per_frame": 280,
|
|
2143
|
+
"height_per_frame": 280,
|
|
2144
|
+
"size": 1334693
|
|
2145
|
+
},
|
|
2146
|
+
"large_image": {
|
|
2147
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8cce6421304a48b782fea2006a31db64~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=ulA03OxbBeDbX94t6v%2F5ArwEyrA%3D"
|
|
2148
|
+
}
|
|
2149
|
+
}
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"common_attr": {
|
|
2153
|
+
"id": "7202137816195747131",
|
|
2154
|
+
"effect_id": "7202137816195747131",
|
|
2155
|
+
"effect_type": 2,
|
|
2156
|
+
"source": 1,
|
|
2157
|
+
"title": "水晶蝴蝶结",
|
|
2158
|
+
"description": "水晶蝴蝶结",
|
|
2159
|
+
"cover_url": {
|
|
2160
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cd1c122665a54c61a9633714950a6173~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=PC8ssM5jrwwVIf6AEcG8jktYyao%3D",
|
|
2161
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cd1c122665a54c61a9633714950a6173~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ts1%2B0Qkxi3SOZz5JQO7QaxgHEJQ%3D"
|
|
2162
|
+
},
|
|
2163
|
+
"item_urls": [
|
|
2164
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/21466ec626c0d3588a5508a04ca36d46?lk3s=43402efa&x-expires=1768439710&x-signature=%2BQrrBUkqITD90nfRJ%2Fo8FUnqCWo%3D"
|
|
2165
|
+
],
|
|
2166
|
+
"md5": "21466ec626c0d3588a5508a04ca36d46",
|
|
2167
|
+
"has_favorited": false,
|
|
2168
|
+
"third_resource_id": 7207290987402498618,
|
|
2169
|
+
"third_resource_id_str": "7207290987402498618",
|
|
2170
|
+
"create_time": 1676886134,
|
|
2171
|
+
"statistics": {
|
|
2172
|
+
"favorite_count": 0
|
|
2173
|
+
},
|
|
2174
|
+
"is_original": true,
|
|
2175
|
+
"status": 102,
|
|
2176
|
+
"review_info": {
|
|
2177
|
+
"review_status": 1,
|
|
2178
|
+
"review_code_list": [],
|
|
2179
|
+
"extra_reason": null,
|
|
2180
|
+
"review_reason_list": []
|
|
2181
|
+
},
|
|
2182
|
+
"aspect_ratio": 1,
|
|
2183
|
+
"download_info": {
|
|
2184
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cd1c122665a54c61a9633714950a6173~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=IDOg8sKtdTaxvIO1GTLq9idHr7c%3D",
|
|
2185
|
+
"format": "gif"
|
|
2186
|
+
},
|
|
2187
|
+
"copyright": {
|
|
2188
|
+
"copyright_text": "黑猫爱",
|
|
2189
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
2190
|
+
"artist_name": ""
|
|
2191
|
+
},
|
|
2192
|
+
"publish_source": "user_post_sticker_collection",
|
|
2193
|
+
"is_business": false,
|
|
2194
|
+
"business_scope": [
|
|
2195
|
+
"UNLIMITED"
|
|
2196
|
+
],
|
|
2197
|
+
"business_info": {
|
|
2198
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2199
|
+
"sign": "YEgN85grSP/vhYRawz5PSHJnfvS+L92cRQq9jGo2Mm4gXYXpYfXXlPi8OI5WadGvMnmCqeCnGM/AeBAeoijS5yu1LGf6Hif6891MJFEpZ1VZdgw6JkaN/rzq9y7aUc1x/L8YSn5K7YrVIooS4Ipubk3O5meNvkA0Hc4I9uwQNzI="
|
|
2200
|
+
},
|
|
2201
|
+
"category_ids": [
|
|
2202
|
+
11443
|
|
2203
|
+
],
|
|
2204
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2205
|
+
},
|
|
2206
|
+
"author": {
|
|
2207
|
+
"name": "Lynx黑貓愛",
|
|
2208
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2209
|
+
"source": 1,
|
|
2210
|
+
"uid": "106238218162"
|
|
2211
|
+
},
|
|
2212
|
+
"sticker": {
|
|
2213
|
+
"preview_cover": "",
|
|
2214
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cd1c122665a54c61a9633714950a6173~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=2zXopA84zx8XxenayPqNdnEXncs%3D&format=.png",
|
|
2215
|
+
"sticker_type": 2,
|
|
2216
|
+
"sticker_package": {
|
|
2217
|
+
"width_per_frame": 280,
|
|
2218
|
+
"height_per_frame": 280,
|
|
2219
|
+
"size": 654542
|
|
2220
|
+
},
|
|
2221
|
+
"large_image": {
|
|
2222
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cd1c122665a54c61a9633714950a6173~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=IDOg8sKtdTaxvIO1GTLq9idHr7c%3D"
|
|
2223
|
+
}
|
|
2224
|
+
}
|
|
2225
|
+
},
|
|
2226
|
+
{
|
|
2227
|
+
"common_attr": {
|
|
2228
|
+
"id": "7332873134464388364",
|
|
2229
|
+
"effect_id": "7332873134464388364",
|
|
2230
|
+
"effect_type": 2,
|
|
2231
|
+
"source": 1,
|
|
2232
|
+
"title": "蝴蝶翅膀",
|
|
2233
|
+
"description": "蝴蝶翅膀",
|
|
2234
|
+
"cover_url": {
|
|
2235
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e91c723f22984b8ab5462db9fe4c4ed6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=MPJdz1UD7H2Dwn08c8SisVdGpUQ%3D",
|
|
2236
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e91c723f22984b8ab5462db9fe4c4ed6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=R7%2FRUuQP4Ssxv2pfN8hLYwUHelc%3D"
|
|
2237
|
+
},
|
|
2238
|
+
"item_urls": [
|
|
2239
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4d28abc29a05d730c694ccfe32cf8885?lk3s=43402efa&x-expires=1768439710&x-signature=q4vIHJ11ZXKBOqjrwad3R34GLh0%3D"
|
|
2240
|
+
],
|
|
2241
|
+
"md5": "4d28abc29a05d730c694ccfe32cf8885",
|
|
2242
|
+
"has_favorited": false,
|
|
2243
|
+
"create_time": 1707321558,
|
|
2244
|
+
"statistics": {
|
|
2245
|
+
"favorite_count": 0
|
|
2246
|
+
},
|
|
2247
|
+
"is_original": true,
|
|
2248
|
+
"status": 102,
|
|
2249
|
+
"review_info": {
|
|
2250
|
+
"review_status": 1,
|
|
2251
|
+
"review_code_list": [],
|
|
2252
|
+
"extra_reason": null,
|
|
2253
|
+
"review_reason_list": []
|
|
2254
|
+
},
|
|
2255
|
+
"aspect_ratio": 1,
|
|
2256
|
+
"download_info": {
|
|
2257
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a028887aef6949e5bc5a9346cb711d4a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=Nt1G0BhvhEbddJVXegaMKv9d8f0%3D",
|
|
2258
|
+
"format": "gif"
|
|
2259
|
+
},
|
|
2260
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2261
|
+
"is_business": false,
|
|
2262
|
+
"business_info": {
|
|
2263
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2264
|
+
"sign": "U7ui2zpvXIgNEdVe9Bw7ZTOzu+2sR83VAyK3EdDCi+CgVoR38/MYbh/JU0LIGSbMOUAQtHp2OzhiDrhJ09LQ5aeS2OTg06AUOl2w7/vvdOebwxExEW+gHa1JMSK9f2B2lTTtrLNMB7F8ll/PtXfDNczi1zcfwN+FqSnXFu0vgZk="
|
|
2265
|
+
},
|
|
2266
|
+
"category_ids": [
|
|
2267
|
+
11443
|
|
2268
|
+
],
|
|
2269
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/69c8b45a5de23c177f8b877cda978437\"}"
|
|
2270
|
+
},
|
|
2271
|
+
"author": {
|
|
2272
|
+
"name": "龙潭丁凯乐",
|
|
2273
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495710&x-signature=SiQIefx%2B7MFiJbvXdI3vLEBgmGo%3D",
|
|
2274
|
+
"source": 1,
|
|
2275
|
+
"uid": "2053511615874931"
|
|
2276
|
+
},
|
|
2277
|
+
"sticker": {
|
|
2278
|
+
"preview_cover": "",
|
|
2279
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a028887aef6949e5bc5a9346cb711d4a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=sbRrUd3fSpwfdNufr9McP7id4rs%3D&format=.png",
|
|
2280
|
+
"sticker_type": 2,
|
|
2281
|
+
"sticker_package": {
|
|
2282
|
+
"width_per_frame": 280,
|
|
2283
|
+
"height_per_frame": 280,
|
|
2284
|
+
"size": 1108678
|
|
2285
|
+
},
|
|
2286
|
+
"large_image": {
|
|
2287
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a028887aef6949e5bc5a9346cb711d4a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=Nt1G0BhvhEbddJVXegaMKv9d8f0%3D"
|
|
2288
|
+
}
|
|
2289
|
+
}
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"common_attr": {
|
|
2293
|
+
"id": "7307676083464260875",
|
|
2294
|
+
"effect_id": "7307676083464260875",
|
|
2295
|
+
"effect_type": 2,
|
|
2296
|
+
"source": 1,
|
|
2297
|
+
"title": "蝴蝶,粉色,动物,可爱,卡通春天",
|
|
2298
|
+
"description": "蝴蝶,粉色,动物,可爱,卡通春天",
|
|
2299
|
+
"cover_url": {
|
|
2300
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/173be3681bab495e94b69dee37b74578~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=caLnSTsNZAs9PIOWoPQx6Rx5tGE%3D",
|
|
2301
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/173be3681bab495e94b69dee37b74578~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=caLnSTsNZAs9PIOWoPQx6Rx5tGE%3D"
|
|
2302
|
+
},
|
|
2303
|
+
"item_urls": [
|
|
2304
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6b53801ee9913cc21c695db98a779b24?lk3s=43402efa&x-expires=1768439710&x-signature=wcWvWKSx6v5OamakOQZBFfU9x34%3D"
|
|
2305
|
+
],
|
|
2306
|
+
"md5": "6b53801ee9913cc21c695db98a779b24",
|
|
2307
|
+
"has_favorited": false,
|
|
2308
|
+
"create_time": 1701453357,
|
|
2309
|
+
"statistics": {
|
|
2310
|
+
"favorite_count": 0
|
|
2311
|
+
},
|
|
2312
|
+
"is_original": true,
|
|
2313
|
+
"status": 102,
|
|
2314
|
+
"review_info": {
|
|
2315
|
+
"review_status": 100,
|
|
2316
|
+
"review_code_list": [],
|
|
2317
|
+
"extra_reason": null,
|
|
2318
|
+
"review_reason_list": []
|
|
2319
|
+
},
|
|
2320
|
+
"aspect_ratio": 1,
|
|
2321
|
+
"download_info": {
|
|
2322
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/173be3681bab495e94b69dee37b74578~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=xa79fyi5bQftMgqycxukh%2FHp07o%3D",
|
|
2323
|
+
"format": "png"
|
|
2324
|
+
},
|
|
2325
|
+
"publish_source": "user_post_pc",
|
|
2326
|
+
"is_business": false,
|
|
2327
|
+
"business_info": {
|
|
2328
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2329
|
+
"sign": "uWLqxf1asxBRrITXrzAhAretGva3yQvWVyxaeBUvYW6vb1JWk0PhZU6VKx9ftIKIlDdztatVV6rwjZK2rK9bgDFS97e3A1vEFYkXTtVpS4rByfAq8ecgOLL5Gue0DLWnN5cmkUjyuImBkIJFjKNI2/QnYFaGvpfjfq+xwjr4MDw="
|
|
2330
|
+
},
|
|
2331
|
+
"category_ids": [
|
|
2332
|
+
11443
|
|
2333
|
+
],
|
|
2334
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2335
|
+
},
|
|
2336
|
+
"author": {
|
|
2337
|
+
"name": "AU圆圆",
|
|
2338
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oYDG3ZJiABcgjAZEAAaZiIE1vdik02lwgtsII?lk3s=4eecb9e8&x-expires=1739495710&x-signature=G6zons3JMjb0oIVNAroX%2BIOmFlw%3D",
|
|
2339
|
+
"source": 1,
|
|
2340
|
+
"uid": "2656833215669240"
|
|
2341
|
+
},
|
|
2342
|
+
"sticker": {
|
|
2343
|
+
"preview_cover": "",
|
|
2344
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/173be3681bab495e94b69dee37b74578~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=YQRSpA4CuwVklBQz3R5egimWOGQ%3D&format=.png",
|
|
2345
|
+
"sticker_type": 1,
|
|
2346
|
+
"sticker_package": {
|
|
2347
|
+
"width_per_frame": 540,
|
|
2348
|
+
"height_per_frame": 540,
|
|
2349
|
+
"size": 117473
|
|
2350
|
+
},
|
|
2351
|
+
"large_image": {
|
|
2352
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/173be3681bab495e94b69dee37b74578~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=xa79fyi5bQftMgqycxukh%2FHp07o%3D"
|
|
2353
|
+
}
|
|
2354
|
+
}
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"common_attr": {
|
|
2358
|
+
"id": "7296135684513959231",
|
|
2359
|
+
"effect_id": "7296135684513959231",
|
|
2360
|
+
"effect_type": 2,
|
|
2361
|
+
"source": 1,
|
|
2362
|
+
"title": "蝴蝶,动物,可爱,卡通,遮挡,黄色,春天",
|
|
2363
|
+
"description": "蝴蝶,动物,可爱,卡通,遮挡,黄色,春天",
|
|
2364
|
+
"cover_url": {
|
|
2365
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a1c22789c1bd4d289a75a013469f2438~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=0UHJs6JWGgs%2BWDJ5Fcy%2BDIEmh84%3D",
|
|
2366
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a1c22789c1bd4d289a75a013469f2438~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=0UHJs6JWGgs%2BWDJ5Fcy%2BDIEmh84%3D"
|
|
2367
|
+
},
|
|
2368
|
+
"item_urls": [
|
|
2369
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/cee89f6ee46f188148e532d09a6b6c4d?lk3s=43402efa&x-expires=1768439710&x-signature=225pQGsI5nGAvN5j4c51DKe5eXY%3D"
|
|
2370
|
+
],
|
|
2371
|
+
"md5": "cee89f6ee46f188148e532d09a6b6c4d",
|
|
2372
|
+
"has_favorited": false,
|
|
2373
|
+
"create_time": 1698766569,
|
|
2374
|
+
"statistics": {
|
|
2375
|
+
"favorite_count": 0
|
|
2376
|
+
},
|
|
2377
|
+
"is_original": true,
|
|
2378
|
+
"status": 102,
|
|
2379
|
+
"review_info": {
|
|
2380
|
+
"review_status": 100,
|
|
2381
|
+
"review_code_list": [],
|
|
2382
|
+
"extra_reason": null,
|
|
2383
|
+
"review_reason_list": []
|
|
2384
|
+
},
|
|
2385
|
+
"aspect_ratio": 1,
|
|
2386
|
+
"download_info": {
|
|
2387
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a1c22789c1bd4d289a75a013469f2438~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=GltYB%2Bhiq2BPZvVcBCEYxjnWFf8%3D",
|
|
2388
|
+
"format": "png"
|
|
2389
|
+
},
|
|
2390
|
+
"publish_source": "user_post_pc",
|
|
2391
|
+
"is_business": false,
|
|
2392
|
+
"business_info": {
|
|
2393
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2394
|
+
"sign": "DKm5++Rm3k3exhKZFR9rB7By9O4eaOcS+Jp1IpwtdqVuSo+WYnqZnF/5IMjDIuswM0R4jYFzhMCL1tHwLmRCuogLPk7rRz2GEs/Wa6UJLHeDCIbzm3SnZ6u7GM55UvtieKlfLpjrrFTh7RgY5v5Izy5W6ZSGXi1SaGIxfMRusiE="
|
|
2395
|
+
},
|
|
2396
|
+
"category_ids": [
|
|
2397
|
+
11443
|
|
2398
|
+
],
|
|
2399
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2400
|
+
},
|
|
2401
|
+
"author": {
|
|
2402
|
+
"name": "AU圆圆",
|
|
2403
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oYDG3ZJiABcgjAZEAAaZiIE1vdik02lwgtsII?lk3s=4eecb9e8&x-expires=1739495710&x-signature=G6zons3JMjb0oIVNAroX%2BIOmFlw%3D",
|
|
2404
|
+
"source": 1,
|
|
2405
|
+
"uid": "2656833215669240"
|
|
2406
|
+
},
|
|
2407
|
+
"sticker": {
|
|
2408
|
+
"preview_cover": "",
|
|
2409
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a1c22789c1bd4d289a75a013469f2438~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=iFG4yEN%2F8ewyCKfXCOdVrPM%2F2vg%3D&format=.png",
|
|
2410
|
+
"sticker_type": 1,
|
|
2411
|
+
"sticker_package": {
|
|
2412
|
+
"width_per_frame": 540,
|
|
2413
|
+
"height_per_frame": 540,
|
|
2414
|
+
"size": 112580
|
|
2415
|
+
},
|
|
2416
|
+
"large_image": {
|
|
2417
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a1c22789c1bd4d289a75a013469f2438~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=GltYB%2Bhiq2BPZvVcBCEYxjnWFf8%3D"
|
|
2418
|
+
}
|
|
2419
|
+
}
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"common_attr": {
|
|
2423
|
+
"id": "7207328447897537853",
|
|
2424
|
+
"effect_id": "7207328447897537853",
|
|
2425
|
+
"effect_type": 2,
|
|
2426
|
+
"source": 1,
|
|
2427
|
+
"title": "3d浪漫高级金属感蝴蝶",
|
|
2428
|
+
"description": "",
|
|
2429
|
+
"cover_url": {
|
|
2430
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fe263db8405b40b89cd6f88658d00ab0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=99O%2BcBYHs49tR5RJcsTYJs5%2FnuA%3D",
|
|
2431
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fe263db8405b40b89cd6f88658d00ab0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=99O%2BcBYHs49tR5RJcsTYJs5%2FnuA%3D"
|
|
2432
|
+
},
|
|
2433
|
+
"item_urls": [
|
|
2434
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b998ab7620c823085448cf5e6831c54c?lk3s=43402efa&x-expires=1768439710&x-signature=wXEEvYjZkfKomsE%2BLx8Yu%2BePL9g%3D"
|
|
2435
|
+
],
|
|
2436
|
+
"md5": "b998ab7620c823085448cf5e6831c54c",
|
|
2437
|
+
"has_favorited": false,
|
|
2438
|
+
"third_resource_id": 7213271745233424954,
|
|
2439
|
+
"third_resource_id_str": "7213271745233424954",
|
|
2440
|
+
"create_time": 1678088606,
|
|
2441
|
+
"statistics": {
|
|
2442
|
+
"favorite_count": 0
|
|
2443
|
+
},
|
|
2444
|
+
"is_original": true,
|
|
2445
|
+
"status": 102,
|
|
2446
|
+
"review_info": {
|
|
2447
|
+
"review_status": 100,
|
|
2448
|
+
"review_code_list": [],
|
|
2449
|
+
"extra_reason": null,
|
|
2450
|
+
"review_reason_list": []
|
|
2451
|
+
},
|
|
2452
|
+
"aspect_ratio": 1,
|
|
2453
|
+
"download_info": {
|
|
2454
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fe263db8405b40b89cd6f88658d00ab0~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=i%2BalqyhUtyJ5JLYG%2FVzs8MTrA8Y%3D",
|
|
2455
|
+
"format": "png"
|
|
2456
|
+
},
|
|
2457
|
+
"copyright": {
|
|
2458
|
+
"copyright_text": "今天兔了",
|
|
2459
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
2460
|
+
"artist_name": ""
|
|
2461
|
+
},
|
|
2462
|
+
"publish_source": "user_post_heycan",
|
|
2463
|
+
"is_business": false,
|
|
2464
|
+
"business_scope": [
|
|
2465
|
+
"UNLIMITED"
|
|
2466
|
+
],
|
|
2467
|
+
"business_info": {
|
|
2468
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2469
|
+
"sign": "mb+RVJDc3zPCLhao9NW6ywuKVANlMrlldZX87IzwURDCDapek1Vche0QiqaUngDv6Ts5pHJOBry/7qCRWXDnmcyYcaOGzbFVbg/f1VeKEM0YYWWgGyK8hSzuIqS/0FFURrAev6Wkihio+9Mfg4YAz+OhewUUpYM/JYvQuiAiP/I="
|
|
2470
|
+
},
|
|
2471
|
+
"category_ids": [
|
|
2472
|
+
11443
|
|
2473
|
+
],
|
|
2474
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2475
|
+
},
|
|
2476
|
+
"author": {
|
|
2477
|
+
"name": "今天兔了",
|
|
2478
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
2479
|
+
"source": 1,
|
|
2480
|
+
"uid": "94743136376"
|
|
2481
|
+
},
|
|
2482
|
+
"sticker": {
|
|
2483
|
+
"preview_cover": "",
|
|
2484
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fe263db8405b40b89cd6f88658d00ab0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=ZZ8akC03QOm53t59mNqVdYabIDA%3D&format=.png",
|
|
2485
|
+
"sticker_type": 1,
|
|
2486
|
+
"sticker_package": {
|
|
2487
|
+
"width_per_frame": 540,
|
|
2488
|
+
"height_per_frame": 540,
|
|
2489
|
+
"size": 248353
|
|
2490
|
+
},
|
|
2491
|
+
"large_image": {
|
|
2492
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fe263db8405b40b89cd6f88658d00ab0~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=i%2BalqyhUtyJ5JLYG%2FVzs8MTrA8Y%3D"
|
|
2493
|
+
}
|
|
2494
|
+
}
|
|
2495
|
+
},
|
|
2496
|
+
{
|
|
2497
|
+
"common_attr": {
|
|
2498
|
+
"id": "7184413065796980026",
|
|
2499
|
+
"effect_id": "7184413065796980026",
|
|
2500
|
+
"effect_type": 2,
|
|
2501
|
+
"source": 1,
|
|
2502
|
+
"title": "3d可爱蝴蝶结",
|
|
2503
|
+
"description": "",
|
|
2504
|
+
"cover_url": {
|
|
2505
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2215d81acf3d4fa6b918535da80b4bf4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ayfo1x%2BU5TQXy4e%2FURgjRMQg2ro%3D",
|
|
2506
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2215d81acf3d4fa6b918535da80b4bf4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ayfo1x%2BU5TQXy4e%2FURgjRMQg2ro%3D"
|
|
2507
|
+
},
|
|
2508
|
+
"item_urls": [
|
|
2509
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4c1d1c47b9dd51b988dbd1cd9b46ef8d?lk3s=43402efa&x-expires=1768439710&x-signature=xtYYPfN4g5zC0jXF%2FssincAMjdQ%3D"
|
|
2510
|
+
],
|
|
2511
|
+
"md5": "4c1d1c47b9dd51b988dbd1cd9b46ef8d",
|
|
2512
|
+
"has_favorited": false,
|
|
2513
|
+
"third_resource_id": 7197316325578904119,
|
|
2514
|
+
"third_resource_id_str": "7197316325578904119",
|
|
2515
|
+
"create_time": 1672754987,
|
|
2516
|
+
"statistics": {
|
|
2517
|
+
"favorite_count": 0
|
|
2518
|
+
},
|
|
2519
|
+
"is_original": true,
|
|
2520
|
+
"status": 102,
|
|
2521
|
+
"review_info": {
|
|
2522
|
+
"review_status": 100,
|
|
2523
|
+
"review_code_list": [],
|
|
2524
|
+
"extra_reason": null,
|
|
2525
|
+
"review_reason_list": []
|
|
2526
|
+
},
|
|
2527
|
+
"aspect_ratio": 1.3333333333333333,
|
|
2528
|
+
"download_info": {
|
|
2529
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2215d81acf3d4fa6b918535da80b4bf4~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=6la7YprDveapUBKOKPrLYSbeJpc%3D",
|
|
2530
|
+
"format": "png"
|
|
2531
|
+
},
|
|
2532
|
+
"copyright": {
|
|
2533
|
+
"copyright_text": "今天兔了",
|
|
2534
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
2535
|
+
"artist_name": ""
|
|
2536
|
+
},
|
|
2537
|
+
"publish_source": "user_post_heycan",
|
|
2538
|
+
"is_business": false,
|
|
2539
|
+
"business_scope": [
|
|
2540
|
+
"UNLIMITED"
|
|
2541
|
+
],
|
|
2542
|
+
"business_info": {
|
|
2543
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2544
|
+
"sign": "lgNtvcEpOt3lAB9FKV8mBoCEUewRnEyurMp3XRfo8hJbqEGf1CXEDr2pMoHDBFcL5K+UICwdr17erRELKPPhi2CYxfETIR+KLiiBuHTWjn0htKsJdnaRwkAFDASev7KVu//wV8yxtCjYCjxc2Jnm+DcsOub2Dx0pXEekNisLxsk="
|
|
2545
|
+
},
|
|
2546
|
+
"category_ids": [
|
|
2547
|
+
11443
|
|
2548
|
+
],
|
|
2549
|
+
"collection_ids": [
|
|
2550
|
+
"7185451658573286715"
|
|
2551
|
+
],
|
|
2552
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"hypic_effect_id\":9167931}"
|
|
2553
|
+
},
|
|
2554
|
+
"author": {
|
|
2555
|
+
"name": "今天兔了",
|
|
2556
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
2557
|
+
"source": 1,
|
|
2558
|
+
"uid": "94743136376"
|
|
2559
|
+
},
|
|
2560
|
+
"sticker": {
|
|
2561
|
+
"preview_cover": "",
|
|
2562
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2215d81acf3d4fa6b918535da80b4bf4~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=QnD7QuDtgTGSsY7rjczBAt9NSF4%3D&format=.png",
|
|
2563
|
+
"sticker_type": 1,
|
|
2564
|
+
"sticker_package": {
|
|
2565
|
+
"width_per_frame": 540,
|
|
2566
|
+
"height_per_frame": 405,
|
|
2567
|
+
"size": 168523
|
|
2568
|
+
},
|
|
2569
|
+
"large_image": {
|
|
2570
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2215d81acf3d4fa6b918535da80b4bf4~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=6la7YprDveapUBKOKPrLYSbeJpc%3D"
|
|
2571
|
+
}
|
|
2572
|
+
}
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
"common_attr": {
|
|
2576
|
+
"id": "7206599642350472507",
|
|
2577
|
+
"effect_id": "7206599642350472507",
|
|
2578
|
+
"effect_type": 2,
|
|
2579
|
+
"source": 1,
|
|
2580
|
+
"title": "3d浪漫梦幻黄色蝴蝶",
|
|
2581
|
+
"description": "",
|
|
2582
|
+
"cover_url": {
|
|
2583
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9449c39a812448d7b15dd9712583732e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ClSfcNUwuM3oKrmnQ24YsjGZgFE%3D",
|
|
2584
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9449c39a812448d7b15dd9712583732e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ClSfcNUwuM3oKrmnQ24YsjGZgFE%3D"
|
|
2585
|
+
},
|
|
2586
|
+
"item_urls": [
|
|
2587
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/8ddbb8db5ad272c38ec354f4b1fb4ec4?lk3s=43402efa&x-expires=1768439710&x-signature=rl8Gef1puEeV0tFhWbfADOyMmjg%3D"
|
|
2588
|
+
],
|
|
2589
|
+
"md5": "8ddbb8db5ad272c38ec354f4b1fb4ec4",
|
|
2590
|
+
"has_favorited": false,
|
|
2591
|
+
"third_resource_id": 7213271744075797029,
|
|
2592
|
+
"third_resource_id_str": "7213271744075797029",
|
|
2593
|
+
"create_time": 1677922092,
|
|
2594
|
+
"statistics": {
|
|
2595
|
+
"favorite_count": 0
|
|
2596
|
+
},
|
|
2597
|
+
"is_original": true,
|
|
2598
|
+
"status": 102,
|
|
2599
|
+
"review_info": {
|
|
2600
|
+
"review_status": 100,
|
|
2601
|
+
"review_code_list": [],
|
|
2602
|
+
"extra_reason": null,
|
|
2603
|
+
"review_reason_list": []
|
|
2604
|
+
},
|
|
2605
|
+
"aspect_ratio": 1,
|
|
2606
|
+
"download_info": {
|
|
2607
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9449c39a812448d7b15dd9712583732e~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=nIniUcFv6NMVo7n%2F6V5dr%2F4XhSc%3D",
|
|
2608
|
+
"format": "png"
|
|
2609
|
+
},
|
|
2610
|
+
"copyright": {
|
|
2611
|
+
"copyright_text": "今天兔了",
|
|
2612
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
2613
|
+
"artist_name": ""
|
|
2614
|
+
},
|
|
2615
|
+
"publish_source": "user_post_heycan",
|
|
2616
|
+
"is_business": false,
|
|
2617
|
+
"business_scope": [
|
|
2618
|
+
"UNLIMITED"
|
|
2619
|
+
],
|
|
2620
|
+
"business_info": {
|
|
2621
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2622
|
+
"sign": "pkMlYKY+2QkKDoWJYhzc7dQPNj1jvC+ty+0ljkL4t/OziiQO/zkm8hU8NK/GJF063sRPrjta02LVY5RXKq+WrD7oUz95Cl3jEiK3OhPC4onxSyppn1B64X0ET+LwQ9xcvMtvhmKEdNzdL8w/LgF7FBha8PyMYIcWn03rLFSUd/Y="
|
|
2623
|
+
},
|
|
2624
|
+
"category_ids": [
|
|
2625
|
+
11443
|
|
2626
|
+
],
|
|
2627
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2628
|
+
},
|
|
2629
|
+
"author": {
|
|
2630
|
+
"name": "今天兔了",
|
|
2631
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
2632
|
+
"source": 1,
|
|
2633
|
+
"uid": "94743136376"
|
|
2634
|
+
},
|
|
2635
|
+
"sticker": {
|
|
2636
|
+
"preview_cover": "",
|
|
2637
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9449c39a812448d7b15dd9712583732e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=HhQd4P%2FSQ8PXcarQEZ1zT21jRD4%3D&format=.png",
|
|
2638
|
+
"sticker_type": 1,
|
|
2639
|
+
"sticker_package": {
|
|
2640
|
+
"width_per_frame": 540,
|
|
2641
|
+
"height_per_frame": 540,
|
|
2642
|
+
"size": 243912
|
|
2643
|
+
},
|
|
2644
|
+
"large_image": {
|
|
2645
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9449c39a812448d7b15dd9712583732e~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=nIniUcFv6NMVo7n%2F6V5dr%2F4XhSc%3D"
|
|
2646
|
+
}
|
|
2647
|
+
}
|
|
2648
|
+
},
|
|
2649
|
+
{
|
|
2650
|
+
"common_attr": {
|
|
2651
|
+
"id": "7270077740152311097",
|
|
2652
|
+
"effect_id": "7270077740152311097",
|
|
2653
|
+
"effect_type": 2,
|
|
2654
|
+
"source": 1,
|
|
2655
|
+
"title": "手绘涂鸦渐变可爱蝴蝶结",
|
|
2656
|
+
"description": "手绘涂鸦渐变可爱蝴蝶结",
|
|
2657
|
+
"cover_url": {
|
|
2658
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76ded735a181492cb083b75d759457fb~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=NN7AYM6IfYusT6%2BlTK4z3iDFla8%3D",
|
|
2659
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76ded735a181492cb083b75d759457fb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=2EQFqn5OXyWIgcaOeolmieKFS8M%3D"
|
|
2660
|
+
},
|
|
2661
|
+
"item_urls": [
|
|
2662
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/39482283ba60d2ddabbc800c18843148?lk3s=43402efa&x-expires=1768439710&x-signature=65ex42ixer%2B8kKCLOzenZ2x4Yqg%3D"
|
|
2663
|
+
],
|
|
2664
|
+
"md5": "39482283ba60d2ddabbc800c18843148",
|
|
2665
|
+
"has_favorited": false,
|
|
2666
|
+
"create_time": 1692699629,
|
|
2667
|
+
"statistics": {
|
|
2668
|
+
"favorite_count": 0
|
|
2669
|
+
},
|
|
2670
|
+
"is_original": true,
|
|
2671
|
+
"status": 102,
|
|
2672
|
+
"review_info": {
|
|
2673
|
+
"review_status": 100,
|
|
2674
|
+
"review_code_list": [],
|
|
2675
|
+
"extra_reason": null,
|
|
2676
|
+
"review_reason_list": []
|
|
2677
|
+
},
|
|
2678
|
+
"aspect_ratio": 1,
|
|
2679
|
+
"download_info": {
|
|
2680
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76ded735a181492cb083b75d759457fb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=mPaEcytObo4%2FbyXpAyBBhcSHJpI%3D",
|
|
2681
|
+
"format": "gif"
|
|
2682
|
+
},
|
|
2683
|
+
"publish_source": "user_post",
|
|
2684
|
+
"is_business": false,
|
|
2685
|
+
"business_info": {
|
|
2686
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2687
|
+
"sign": "PsH/DVjyhxNZYY6Tzb3c3zng6c8/hOt0PpctS9nHpQfgrHemZ8MIwboSfwddQrSlbSMDUtLmEA8jaggQ+Bh/PNf9BZ0j/VN1WFtHJqLkEc83AVXhDY2nr1C8LlEcXLEyxkFuBUXfgHqKSecLTHeR98xz9u63kP/cZg++J27x2kk="
|
|
2688
|
+
},
|
|
2689
|
+
"category_ids": [
|
|
2690
|
+
11443
|
|
2691
|
+
],
|
|
2692
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2693
|
+
},
|
|
2694
|
+
"author": {
|
|
2695
|
+
"name": "简单系爱",
|
|
2696
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495464&x-signature=fGf62bhFByH3rhXXB3huH0Z4E%2FI%3D",
|
|
2697
|
+
"source": 1,
|
|
2698
|
+
"uid": "69981999735902"
|
|
2699
|
+
},
|
|
2700
|
+
"sticker": {
|
|
2701
|
+
"preview_cover": "",
|
|
2702
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76ded735a181492cb083b75d759457fb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=NILuYfId6H%2F8kx00VLXncRuenWs%3D&format=.png",
|
|
2703
|
+
"sticker_type": 2,
|
|
2704
|
+
"sticker_package": {
|
|
2705
|
+
"width_per_frame": 280,
|
|
2706
|
+
"height_per_frame": 280,
|
|
2707
|
+
"size": 50366
|
|
2708
|
+
},
|
|
2709
|
+
"large_image": {
|
|
2710
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76ded735a181492cb083b75d759457fb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=mPaEcytObo4%2FbyXpAyBBhcSHJpI%3D"
|
|
2711
|
+
}
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"common_attr": {
|
|
2716
|
+
"id": "7296400172462902547",
|
|
2717
|
+
"effect_id": "7296400172462902547",
|
|
2718
|
+
"effect_type": 2,
|
|
2719
|
+
"source": 1,
|
|
2720
|
+
"title": "蝴蝶,动物,春天,白色,蓝色,可爱,卡通",
|
|
2721
|
+
"description": "蝴蝶,动物,春天,白色,蓝色,可爱,卡通",
|
|
2722
|
+
"cover_url": {
|
|
2723
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7aa8cca216204efb8bf0bac5711aaefa~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=PQTRhCA1QyX1Hv2YJtZOyDy7wVU%3D",
|
|
2724
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7aa8cca216204efb8bf0bac5711aaefa~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=PQTRhCA1QyX1Hv2YJtZOyDy7wVU%3D"
|
|
2725
|
+
},
|
|
2726
|
+
"item_urls": [
|
|
2727
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/64a7c9e48fa5f2a1d1cbf5dffc7a1338?lk3s=43402efa&x-expires=1768439710&x-signature=PRLmpNeqzIGRJR5w6q1by2MSZRI%3D"
|
|
2728
|
+
],
|
|
2729
|
+
"md5": "64a7c9e48fa5f2a1d1cbf5dffc7a1338",
|
|
2730
|
+
"has_favorited": false,
|
|
2731
|
+
"create_time": 1698827933,
|
|
2732
|
+
"statistics": {
|
|
2733
|
+
"favorite_count": 0
|
|
2734
|
+
},
|
|
2735
|
+
"is_original": true,
|
|
2736
|
+
"status": 102,
|
|
2737
|
+
"review_info": {
|
|
2738
|
+
"review_status": 100,
|
|
2739
|
+
"review_code_list": [],
|
|
2740
|
+
"extra_reason": null,
|
|
2741
|
+
"review_reason_list": []
|
|
2742
|
+
},
|
|
2743
|
+
"aspect_ratio": 1,
|
|
2744
|
+
"download_info": {
|
|
2745
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7aa8cca216204efb8bf0bac5711aaefa~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=dwe5BRe5dfPOdvYwUlSEYXQURWY%3D",
|
|
2746
|
+
"format": "png"
|
|
2747
|
+
},
|
|
2748
|
+
"publish_source": "user_post_pc",
|
|
2749
|
+
"is_business": false,
|
|
2750
|
+
"business_info": {
|
|
2751
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2752
|
+
"sign": "sL/D/xHdQfjNkQNmXW4zsz/kMhaF2N9Ewxp8HgwB/f2nbywwmkkDDVPR5u9vuMienQsbe+1Wkmm3VoF/PKDHmNivQnFMSfSNKktvdXz7cAphk4s0oNDpZfrJe0cMu3t2WDWOf7ZPa/lhTY4HnloQF5QrH14i04CgayMLgSkfnMI="
|
|
2753
|
+
},
|
|
2754
|
+
"category_ids": [
|
|
2755
|
+
11443
|
|
2756
|
+
],
|
|
2757
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2758
|
+
},
|
|
2759
|
+
"author": {
|
|
2760
|
+
"name": "AU圆圆",
|
|
2761
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oYDG3ZJiABcgjAZEAAaZiIE1vdik02lwgtsII?lk3s=4eecb9e8&x-expires=1739495710&x-signature=G6zons3JMjb0oIVNAroX%2BIOmFlw%3D",
|
|
2762
|
+
"source": 1,
|
|
2763
|
+
"uid": "2656833215669240"
|
|
2764
|
+
},
|
|
2765
|
+
"sticker": {
|
|
2766
|
+
"preview_cover": "",
|
|
2767
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7aa8cca216204efb8bf0bac5711aaefa~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=atxqQv7QZVpx4IqACF6A13TMhf0%3D&format=.png",
|
|
2768
|
+
"sticker_type": 1,
|
|
2769
|
+
"sticker_package": {
|
|
2770
|
+
"width_per_frame": 540,
|
|
2771
|
+
"height_per_frame": 540,
|
|
2772
|
+
"size": 110962
|
|
2773
|
+
},
|
|
2774
|
+
"large_image": {
|
|
2775
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7aa8cca216204efb8bf0bac5711aaefa~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=dwe5BRe5dfPOdvYwUlSEYXQURWY%3D"
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
},
|
|
2779
|
+
{
|
|
2780
|
+
"common_attr": {
|
|
2781
|
+
"id": "7206607738552470841",
|
|
2782
|
+
"effect_id": "7206607738552470841",
|
|
2783
|
+
"effect_type": 2,
|
|
2784
|
+
"source": 1,
|
|
2785
|
+
"title": "3d浪漫梦幻粉色蝴蝶",
|
|
2786
|
+
"description": "",
|
|
2787
|
+
"cover_url": {
|
|
2788
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/88ef85d3e0834c62b97291af4fdfd4fb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=JlqtYyBT%2BicklkSmF6IWrU9vukQ%3D",
|
|
2789
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/88ef85d3e0834c62b97291af4fdfd4fb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=JlqtYyBT%2BicklkSmF6IWrU9vukQ%3D"
|
|
2790
|
+
},
|
|
2791
|
+
"item_urls": [
|
|
2792
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ad3dc7a4c71c1f7ad3d84e1cf5cee137?lk3s=43402efa&x-expires=1768439710&x-signature=ifd3zuOGviVY6rN3PR7JLa4vS94%3D"
|
|
2793
|
+
],
|
|
2794
|
+
"md5": "ad3dc7a4c71c1f7ad3d84e1cf5cee137",
|
|
2795
|
+
"has_favorited": false,
|
|
2796
|
+
"third_resource_id": 7213271743652172343,
|
|
2797
|
+
"third_resource_id_str": "7213271743652172343",
|
|
2798
|
+
"create_time": 1677922086,
|
|
2799
|
+
"statistics": {
|
|
2800
|
+
"favorite_count": 0
|
|
2801
|
+
},
|
|
2802
|
+
"is_original": true,
|
|
2803
|
+
"status": 102,
|
|
2804
|
+
"review_info": {
|
|
2805
|
+
"review_status": 100,
|
|
2806
|
+
"review_code_list": [],
|
|
2807
|
+
"extra_reason": null,
|
|
2808
|
+
"review_reason_list": []
|
|
2809
|
+
},
|
|
2810
|
+
"aspect_ratio": 1,
|
|
2811
|
+
"download_info": {
|
|
2812
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/88ef85d3e0834c62b97291af4fdfd4fb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=4f5S8hnrzA%2FjLQmxveGmuuCpTQA%3D",
|
|
2813
|
+
"format": "png"
|
|
2814
|
+
},
|
|
2815
|
+
"copyright": {
|
|
2816
|
+
"copyright_text": "今天兔了",
|
|
2817
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
2818
|
+
"artist_name": ""
|
|
2819
|
+
},
|
|
2820
|
+
"publish_source": "user_post_heycan",
|
|
2821
|
+
"is_business": false,
|
|
2822
|
+
"business_scope": [
|
|
2823
|
+
"UNLIMITED"
|
|
2824
|
+
],
|
|
2825
|
+
"business_info": {
|
|
2826
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2827
|
+
"sign": "1nIPrCaMekNKsT71NXrx7RUaJSIrVrzJdmGznCmcGGXVTMAwDYgOsSRazjE4ioPes5sRBYWw88DBwH1zZsR1VZl3DVg9vitUsnX3BTYEeep+sseEr46qjPWEo4+k4zQj4+cLMqgHJPrA8ZNK8I12lrjN5u5D8d//BiFrUyhIaG8="
|
|
2828
|
+
},
|
|
2829
|
+
"category_ids": [
|
|
2830
|
+
11443
|
|
2831
|
+
],
|
|
2832
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2833
|
+
},
|
|
2834
|
+
"author": {
|
|
2835
|
+
"name": "今天兔了",
|
|
2836
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
2837
|
+
"source": 1,
|
|
2838
|
+
"uid": "94743136376"
|
|
2839
|
+
},
|
|
2840
|
+
"sticker": {
|
|
2841
|
+
"preview_cover": "",
|
|
2842
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/88ef85d3e0834c62b97291af4fdfd4fb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=zVup0imDiRuSjdVjevTENuGjN2Q%3D&format=.png",
|
|
2843
|
+
"sticker_type": 1,
|
|
2844
|
+
"sticker_package": {
|
|
2845
|
+
"width_per_frame": 540,
|
|
2846
|
+
"height_per_frame": 540,
|
|
2847
|
+
"size": 281048
|
|
2848
|
+
},
|
|
2849
|
+
"large_image": {
|
|
2850
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/88ef85d3e0834c62b97291af4fdfd4fb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=4f5S8hnrzA%2FjLQmxveGmuuCpTQA%3D"
|
|
2851
|
+
}
|
|
2852
|
+
}
|
|
2853
|
+
},
|
|
2854
|
+
{
|
|
2855
|
+
"common_attr": {
|
|
2856
|
+
"id": "7207221215625235768",
|
|
2857
|
+
"effect_id": "7207221215625235768",
|
|
2858
|
+
"effect_type": 2,
|
|
2859
|
+
"source": 1,
|
|
2860
|
+
"title": "Y2K蝴蝶",
|
|
2861
|
+
"description": "Y2K蝴蝶",
|
|
2862
|
+
"cover_url": {
|
|
2863
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0a67c17042d14942a017104d3e6aea4a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=zW3DZ4qdZ1pquHRTF%2Fd2BmxylyE%3D",
|
|
2864
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0a67c17042d14942a017104d3e6aea4a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=zW3DZ4qdZ1pquHRTF%2Fd2BmxylyE%3D"
|
|
2865
|
+
},
|
|
2866
|
+
"item_urls": [
|
|
2867
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9fbdab840392209e933465c40f6cd64c?lk3s=43402efa&x-expires=1768439710&x-signature=OBmNcvQl8euwLTEVdl3FYpJgLEE%3D"
|
|
2868
|
+
],
|
|
2869
|
+
"md5": "9fbdab840392209e933465c40f6cd64c",
|
|
2870
|
+
"has_favorited": false,
|
|
2871
|
+
"third_resource_id": 7213271744008688187,
|
|
2872
|
+
"third_resource_id_str": "7213271744008688187",
|
|
2873
|
+
"create_time": 1678068701,
|
|
2874
|
+
"statistics": {
|
|
2875
|
+
"favorite_count": 0
|
|
2876
|
+
},
|
|
2877
|
+
"is_original": true,
|
|
2878
|
+
"status": 102,
|
|
2879
|
+
"review_info": {
|
|
2880
|
+
"review_status": 1,
|
|
2881
|
+
"review_code_list": [],
|
|
2882
|
+
"extra_reason": null,
|
|
2883
|
+
"review_reason_list": []
|
|
2884
|
+
},
|
|
2885
|
+
"aspect_ratio": 1,
|
|
2886
|
+
"download_info": {
|
|
2887
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0a67c17042d14942a017104d3e6aea4a~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=UQDUv7MVf6DHxmLBWH3OQL0%2Bj%2Fw%3D",
|
|
2888
|
+
"format": "png"
|
|
2889
|
+
},
|
|
2890
|
+
"copyright": {
|
|
2891
|
+
"copyright_text": "七月传媒工作室",
|
|
2892
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/61663a545a7c41569590b05faf7ef2d9~tplv-dwpf7vt6ri-image.png",
|
|
2893
|
+
"artist_name": ""
|
|
2894
|
+
},
|
|
2895
|
+
"publish_source": "user_post_sticker_collection",
|
|
2896
|
+
"is_business": false,
|
|
2897
|
+
"business_scope": [
|
|
2898
|
+
"UNLIMITED"
|
|
2899
|
+
],
|
|
2900
|
+
"business_info": {
|
|
2901
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2902
|
+
"sign": "jziwDZqZ1sUrwVU5Riqt32bXuPMoc5T8PGiYHW76qTMwqjbr8rtZ2Gz6cq5JP49Xmui77CPEHM6oOjTHlLtU1Dt10M84Bl8f/vJuQwkFmKfK0dCedTqiLYbuO2/R3Vq+8OlcB9B6iZkOPH6QG7VZ6xTJQgtL2MlTeXLiIv+Aj/M="
|
|
2903
|
+
},
|
|
2904
|
+
"category_ids": [
|
|
2905
|
+
11443
|
|
2906
|
+
],
|
|
2907
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2908
|
+
},
|
|
2909
|
+
"author": {
|
|
2910
|
+
"name": "七月传媒工作室",
|
|
2911
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
2912
|
+
"source": 1,
|
|
2913
|
+
"uid": "106187290761"
|
|
2914
|
+
},
|
|
2915
|
+
"sticker": {
|
|
2916
|
+
"preview_cover": "",
|
|
2917
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0a67c17042d14942a017104d3e6aea4a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=tE2jSLLY%2BsLdNGU%2FeKMXX14ZLA0%3D&format=.png",
|
|
2918
|
+
"sticker_type": 1,
|
|
2919
|
+
"sticker_package": {
|
|
2920
|
+
"width_per_frame": 540,
|
|
2921
|
+
"height_per_frame": 540,
|
|
2922
|
+
"size": 224354
|
|
2923
|
+
},
|
|
2924
|
+
"large_image": {
|
|
2925
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0a67c17042d14942a017104d3e6aea4a~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=UQDUv7MVf6DHxmLBWH3OQL0%2Bj%2Fw%3D"
|
|
2926
|
+
}
|
|
2927
|
+
}
|
|
2928
|
+
},
|
|
2929
|
+
{
|
|
2930
|
+
"common_attr": {
|
|
2931
|
+
"id": "7207328275964677436",
|
|
2932
|
+
"effect_id": "7207328275964677436",
|
|
2933
|
+
"effect_type": 2,
|
|
2934
|
+
"source": 1,
|
|
2935
|
+
"title": "3d浪漫高级金属感蝴蝶",
|
|
2936
|
+
"description": "",
|
|
2937
|
+
"cover_url": {
|
|
2938
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40bee91bdd084b06b209eda1350cc5a6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=MXZ%2BavdnaexBS4bnbiXQy3OL4TI%3D",
|
|
2939
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40bee91bdd084b06b209eda1350cc5a6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=MXZ%2BavdnaexBS4bnbiXQy3OL4TI%3D"
|
|
2940
|
+
},
|
|
2941
|
+
"item_urls": [
|
|
2942
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9930a3592de188614af810eaae9f5f85?lk3s=43402efa&x-expires=1768439710&x-signature=EIbJZ0GSKldBKbMa8hThL2Pprwg%3D"
|
|
2943
|
+
],
|
|
2944
|
+
"md5": "9930a3592de188614af810eaae9f5f85",
|
|
2945
|
+
"has_favorited": false,
|
|
2946
|
+
"third_resource_id": 7213271744390369829,
|
|
2947
|
+
"third_resource_id_str": "7213271744390369829",
|
|
2948
|
+
"create_time": 1678088593,
|
|
2949
|
+
"statistics": {
|
|
2950
|
+
"favorite_count": 0
|
|
2951
|
+
},
|
|
2952
|
+
"is_original": true,
|
|
2953
|
+
"status": 102,
|
|
2954
|
+
"review_info": {
|
|
2955
|
+
"review_status": 100,
|
|
2956
|
+
"review_code_list": [],
|
|
2957
|
+
"extra_reason": null,
|
|
2958
|
+
"review_reason_list": []
|
|
2959
|
+
},
|
|
2960
|
+
"aspect_ratio": 1,
|
|
2961
|
+
"download_info": {
|
|
2962
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40bee91bdd084b06b209eda1350cc5a6~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=drUgLkDVHP1wcP%2FRDXeTogH0W5w%3D",
|
|
2963
|
+
"format": "png"
|
|
2964
|
+
},
|
|
2965
|
+
"copyright": {
|
|
2966
|
+
"copyright_text": "今天兔了",
|
|
2967
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
2968
|
+
"artist_name": ""
|
|
2969
|
+
},
|
|
2970
|
+
"publish_source": "user_post_heycan",
|
|
2971
|
+
"is_business": false,
|
|
2972
|
+
"business_scope": [
|
|
2973
|
+
"UNLIMITED"
|
|
2974
|
+
],
|
|
2975
|
+
"business_info": {
|
|
2976
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2977
|
+
"sign": "bY7baI0UhX0lyC4PxtXI91ZLvOgybYDD2t4F5UmvjG8NBsG03bvgp881DWcxe0epOzckBAjaPka1RR/7P4RvHPY7Sb9QMPfLKf4wqUQ/u7MUuOyuITda2keU1yJUeGDjMmQ8cccTLlyQxmn3qSF8Czhf0+0iHAUybUFWfpmdQfU="
|
|
2978
|
+
},
|
|
2979
|
+
"category_ids": [
|
|
2980
|
+
11443
|
|
2981
|
+
],
|
|
2982
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2983
|
+
},
|
|
2984
|
+
"author": {
|
|
2985
|
+
"name": "今天兔了",
|
|
2986
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
2987
|
+
"source": 1,
|
|
2988
|
+
"uid": "94743136376"
|
|
2989
|
+
},
|
|
2990
|
+
"sticker": {
|
|
2991
|
+
"preview_cover": "",
|
|
2992
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40bee91bdd084b06b209eda1350cc5a6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=8a2%2FdyYbgzILZeL8pkAk2CtUQM4%3D&format=.png",
|
|
2993
|
+
"sticker_type": 1,
|
|
2994
|
+
"sticker_package": {
|
|
2995
|
+
"width_per_frame": 540,
|
|
2996
|
+
"height_per_frame": 540,
|
|
2997
|
+
"size": 198626
|
|
2998
|
+
},
|
|
2999
|
+
"large_image": {
|
|
3000
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40bee91bdd084b06b209eda1350cc5a6~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=drUgLkDVHP1wcP%2FRDXeTogH0W5w%3D"
|
|
3001
|
+
}
|
|
3002
|
+
}
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
3005
|
+
"common_attr": {
|
|
3006
|
+
"id": "7294257396363414838",
|
|
3007
|
+
"effect_id": "7294257396363414838",
|
|
3008
|
+
"effect_type": 2,
|
|
3009
|
+
"source": 1,
|
|
3010
|
+
"title": "蝴蝶,可爱,卡通,遮挡,挡脸,昆虫,春天",
|
|
3011
|
+
"description": "蝴蝶,可爱,卡通,遮挡,挡脸,昆虫,春天",
|
|
3012
|
+
"cover_url": {
|
|
3013
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd670b43d9814d6b946cbee6df6462eb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=W6mCH0THShjCnMmSVmwGDWHUHdM%3D",
|
|
3014
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd670b43d9814d6b946cbee6df6462eb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=W6mCH0THShjCnMmSVmwGDWHUHdM%3D"
|
|
3015
|
+
},
|
|
3016
|
+
"item_urls": [
|
|
3017
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ebbc3810026b383785382a70772546e7?lk3s=43402efa&x-expires=1768439710&x-signature=ocDc01ZV%2B5gvhsjCS5r42UqO%2BTg%3D"
|
|
3018
|
+
],
|
|
3019
|
+
"md5": "ebbc3810026b383785382a70772546e7",
|
|
3020
|
+
"has_favorited": false,
|
|
3021
|
+
"create_time": 1698328208,
|
|
3022
|
+
"statistics": {
|
|
3023
|
+
"favorite_count": 0
|
|
3024
|
+
},
|
|
3025
|
+
"is_original": true,
|
|
3026
|
+
"status": 102,
|
|
3027
|
+
"review_info": {
|
|
3028
|
+
"review_status": 100,
|
|
3029
|
+
"review_code_list": [],
|
|
3030
|
+
"extra_reason": null,
|
|
3031
|
+
"review_reason_list": []
|
|
3032
|
+
},
|
|
3033
|
+
"aspect_ratio": 1,
|
|
3034
|
+
"download_info": {
|
|
3035
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd670b43d9814d6b946cbee6df6462eb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=05LACA%2Bb8CT9WBhfbZlrMwrxnBk%3D",
|
|
3036
|
+
"format": "png"
|
|
3037
|
+
},
|
|
3038
|
+
"publish_source": "user_post_pc",
|
|
3039
|
+
"is_business": false,
|
|
3040
|
+
"business_info": {
|
|
3041
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3042
|
+
"sign": "wlmvfauzT/P/zNZJRNodODbNQiS3C1buSgvw6ejeHiL1nRCaeKvDwELAw+PiZUHiMypXMT2/9VojANC+RchKc6fN11ZPndSWSa678MJJ/PNezOyOTRFbtHZEZxA7gKRKhjKMoNY6CuDXSVPn3PSClm4XpHfDS9HTTMxfN6Nqkz4="
|
|
3043
|
+
},
|
|
3044
|
+
"category_ids": [
|
|
3045
|
+
11443
|
|
3046
|
+
],
|
|
3047
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3048
|
+
},
|
|
3049
|
+
"author": {
|
|
3050
|
+
"name": "AU圆圆",
|
|
3051
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oYDG3ZJiABcgjAZEAAaZiIE1vdik02lwgtsII?lk3s=4eecb9e8&x-expires=1739495710&x-signature=G6zons3JMjb0oIVNAroX%2BIOmFlw%3D",
|
|
3052
|
+
"source": 1,
|
|
3053
|
+
"uid": "2656833215669240"
|
|
3054
|
+
},
|
|
3055
|
+
"sticker": {
|
|
3056
|
+
"preview_cover": "",
|
|
3057
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd670b43d9814d6b946cbee6df6462eb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=p9URnaM4EXu99Mm7%2Blt2nelpoWg%3D&format=.png",
|
|
3058
|
+
"sticker_type": 1,
|
|
3059
|
+
"sticker_package": {
|
|
3060
|
+
"width_per_frame": 540,
|
|
3061
|
+
"height_per_frame": 540,
|
|
3062
|
+
"size": 154447
|
|
3063
|
+
},
|
|
3064
|
+
"large_image": {
|
|
3065
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd670b43d9814d6b946cbee6df6462eb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=05LACA%2Bb8CT9WBhfbZlrMwrxnBk%3D"
|
|
3066
|
+
}
|
|
3067
|
+
}
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
"common_attr": {
|
|
3071
|
+
"id": "7317466013124136230",
|
|
3072
|
+
"effect_id": "7317466013124136230",
|
|
3073
|
+
"effect_type": 2,
|
|
3074
|
+
"source": 1,
|
|
3075
|
+
"title": "蝴蝶 侧面 镂空",
|
|
3076
|
+
"description": "蝴蝶 侧面 镂空",
|
|
3077
|
+
"cover_url": {
|
|
3078
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a5b45c080f14415b0a1d22b2ec4170d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=MCuNuyIvwkmq%2BwSxAPt6mtR4xbE%3D",
|
|
3079
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a5b45c080f14415b0a1d22b2ec4170d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=r7Wzx0I6O6xRJIoCTHv8J0e0AoA%3D"
|
|
3080
|
+
},
|
|
3081
|
+
"item_urls": [
|
|
3082
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fc23ef66820f928963cec85938d9a4b0?lk3s=43402efa&x-expires=1768439710&x-signature=tdbsYrfRKaFZJGEEcbu0lNSvqQk%3D"
|
|
3083
|
+
],
|
|
3084
|
+
"md5": "fc23ef66820f928963cec85938d9a4b0",
|
|
3085
|
+
"has_favorited": false,
|
|
3086
|
+
"create_time": 1703733811,
|
|
3087
|
+
"statistics": {
|
|
3088
|
+
"favorite_count": 0
|
|
3089
|
+
},
|
|
3090
|
+
"is_original": true,
|
|
3091
|
+
"status": 102,
|
|
3092
|
+
"review_info": {
|
|
3093
|
+
"review_status": 1,
|
|
3094
|
+
"review_code_list": [],
|
|
3095
|
+
"extra_reason": null,
|
|
3096
|
+
"review_reason_list": []
|
|
3097
|
+
},
|
|
3098
|
+
"aspect_ratio": 1,
|
|
3099
|
+
"download_info": {
|
|
3100
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a5b45c080f14415b0a1d22b2ec4170d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=Fe8rSNXCXLHIGfrETxGyLn8gVVI%3D",
|
|
3101
|
+
"format": "gif"
|
|
3102
|
+
},
|
|
3103
|
+
"publish_source": "user_post_pc_collection",
|
|
3104
|
+
"is_business": false,
|
|
3105
|
+
"business_info": {
|
|
3106
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3107
|
+
"sign": "NxD3+z+oaw14WuPfXEiVP2J+HxoKLu+Wu6QrjnLYwdoT2hj6VlDgTIRofxoQ9E3m588JYO77O9aPRcVWEb50YlUrPKowb/3U8QnYrxnvT6J5Jbeabs1aZU1KgTrijlqVwgFnqSbNM7cxL77PUaJlopkpIt2Kl3TIBOI7NIV7pSc="
|
|
3108
|
+
},
|
|
3109
|
+
"category_ids": [
|
|
3110
|
+
11443
|
|
3111
|
+
],
|
|
3112
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3113
|
+
},
|
|
3114
|
+
"author": {
|
|
3115
|
+
"name": "崔阿佳",
|
|
3116
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2e1a40001170d2aaac5c0",
|
|
3117
|
+
"source": 1,
|
|
3118
|
+
"uid": "73894738244"
|
|
3119
|
+
},
|
|
3120
|
+
"sticker": {
|
|
3121
|
+
"preview_cover": "",
|
|
3122
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a5b45c080f14415b0a1d22b2ec4170d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=B%2FkHFadB9sGVFLqRRI9PUptauDE%3D&format=.png",
|
|
3123
|
+
"sticker_type": 2,
|
|
3124
|
+
"sticker_package": {
|
|
3125
|
+
"width_per_frame": 280,
|
|
3126
|
+
"height_per_frame": 280,
|
|
3127
|
+
"size": 45105
|
|
3128
|
+
},
|
|
3129
|
+
"large_image": {
|
|
3130
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a5b45c080f14415b0a1d22b2ec4170d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=Fe8rSNXCXLHIGfrETxGyLn8gVVI%3D"
|
|
3131
|
+
}
|
|
3132
|
+
}
|
|
3133
|
+
},
|
|
3134
|
+
{
|
|
3135
|
+
"common_attr": {
|
|
3136
|
+
"id": "7332872058986188095",
|
|
3137
|
+
"effect_id": "7332872058986188095",
|
|
3138
|
+
"effect_type": 2,
|
|
3139
|
+
"source": 1,
|
|
3140
|
+
"title": "蝴蝶翅膀",
|
|
3141
|
+
"description": "蝴蝶翅膀",
|
|
3142
|
+
"cover_url": {
|
|
3143
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b89af4127a9a4da5bd26032cc16464bd~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=G5Gki1LC3M8Tu1Zv1EvmjchymVI%3D",
|
|
3144
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b89af4127a9a4da5bd26032cc16464bd~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=Zsjg3TDwH%2BNUh8cCO9HqbkzehZ0%3D"
|
|
3145
|
+
},
|
|
3146
|
+
"item_urls": [
|
|
3147
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0cbc1b4cd5222e8c27ca9a1b2d5f3c35?lk3s=43402efa&x-expires=1768439710&x-signature=hbpiOmieb352TdFNtrCIMEwI65c%3D"
|
|
3148
|
+
],
|
|
3149
|
+
"md5": "0cbc1b4cd5222e8c27ca9a1b2d5f3c35",
|
|
3150
|
+
"has_favorited": false,
|
|
3151
|
+
"create_time": 1707321558,
|
|
3152
|
+
"statistics": {
|
|
3153
|
+
"favorite_count": 0
|
|
3154
|
+
},
|
|
3155
|
+
"is_original": true,
|
|
3156
|
+
"status": 102,
|
|
3157
|
+
"review_info": {
|
|
3158
|
+
"review_status": 1,
|
|
3159
|
+
"review_code_list": [],
|
|
3160
|
+
"extra_reason": null,
|
|
3161
|
+
"review_reason_list": []
|
|
3162
|
+
},
|
|
3163
|
+
"aspect_ratio": 1,
|
|
3164
|
+
"download_info": {
|
|
3165
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c75a1f792df9423690e3962258d98069~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=MplO4TvOjIHE%2FKQfit2aJj4MeVU%3D",
|
|
3166
|
+
"format": "gif"
|
|
3167
|
+
},
|
|
3168
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3169
|
+
"is_business": false,
|
|
3170
|
+
"business_info": {
|
|
3171
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3172
|
+
"sign": "k4Y67zCMa32Fu57MHt6NmzOLnw9t11hALHwwt0wQN4vh/lDdawqoCGGmvomE6GI/Zdg43bv/jDWnxgOVcHPmUoqEA2mTdhDGt8qW6r2Aqc7SgpGFTfUcsTJsoQHG2ji0TRNlP7metZhPaa0OrzIuHrvP1bDkWKNOO0sz34jWiLY="
|
|
3173
|
+
},
|
|
3174
|
+
"category_ids": [
|
|
3175
|
+
11443
|
|
3176
|
+
],
|
|
3177
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/e4cebae81f7dfcb4bed38517e333741b\"}"
|
|
3178
|
+
},
|
|
3179
|
+
"author": {
|
|
3180
|
+
"name": "龙潭丁凯乐",
|
|
3181
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495710&x-signature=SiQIefx%2B7MFiJbvXdI3vLEBgmGo%3D",
|
|
3182
|
+
"source": 1,
|
|
3183
|
+
"uid": "2053511615874931"
|
|
3184
|
+
},
|
|
3185
|
+
"sticker": {
|
|
3186
|
+
"preview_cover": "",
|
|
3187
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c75a1f792df9423690e3962258d98069~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=Hphoo6Ylw53UGL8PbWEsc9HiZV8%3D&format=.png",
|
|
3188
|
+
"sticker_type": 2,
|
|
3189
|
+
"sticker_package": {
|
|
3190
|
+
"width_per_frame": 280,
|
|
3191
|
+
"height_per_frame": 280,
|
|
3192
|
+
"size": 1109296
|
|
3193
|
+
},
|
|
3194
|
+
"large_image": {
|
|
3195
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c75a1f792df9423690e3962258d98069~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=MplO4TvOjIHE%2FKQfit2aJj4MeVU%3D"
|
|
3196
|
+
}
|
|
3197
|
+
}
|
|
3198
|
+
},
|
|
3199
|
+
{
|
|
3200
|
+
"common_attr": {
|
|
3201
|
+
"id": "7202876002660306236",
|
|
3202
|
+
"effect_id": "7202876002660306236",
|
|
3203
|
+
"effect_type": 2,
|
|
3204
|
+
"source": 1,
|
|
3205
|
+
"title": "温柔梦幻3D蝴蝶",
|
|
3206
|
+
"description": "",
|
|
3207
|
+
"cover_url": {
|
|
3208
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a715184f9bf4724b02c5baeea20c378~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=xfsUkiI1nj4m57Y6GaMM6Txv9tw%3D",
|
|
3209
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a715184f9bf4724b02c5baeea20c378~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=xfsUkiI1nj4m57Y6GaMM6Txv9tw%3D"
|
|
3210
|
+
},
|
|
3211
|
+
"item_urls": [
|
|
3212
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/3ed24df073ae4d26ef1938337e74a221?lk3s=43402efa&x-expires=1768439710&x-signature=YJU0IFMqA9wt8FvTin8UBZuCKJU%3D"
|
|
3213
|
+
],
|
|
3214
|
+
"md5": "3ed24df073ae4d26ef1938337e74a221",
|
|
3215
|
+
"has_favorited": false,
|
|
3216
|
+
"third_resource_id": 7213271743782195772,
|
|
3217
|
+
"third_resource_id_str": "7213271743782195772",
|
|
3218
|
+
"create_time": 1677054403,
|
|
3219
|
+
"statistics": {
|
|
3220
|
+
"favorite_count": 0
|
|
3221
|
+
},
|
|
3222
|
+
"is_original": true,
|
|
3223
|
+
"status": 102,
|
|
3224
|
+
"review_info": {
|
|
3225
|
+
"review_status": 100,
|
|
3226
|
+
"review_code_list": [],
|
|
3227
|
+
"extra_reason": null,
|
|
3228
|
+
"review_reason_list": []
|
|
3229
|
+
},
|
|
3230
|
+
"aspect_ratio": 1,
|
|
3231
|
+
"download_info": {
|
|
3232
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a715184f9bf4724b02c5baeea20c378~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=dgs96WSYhxs%2FRRBSWhtoBfvL62g%3D",
|
|
3233
|
+
"format": "png"
|
|
3234
|
+
},
|
|
3235
|
+
"copyright": {
|
|
3236
|
+
"copyright_text": "今天兔了",
|
|
3237
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/637443582a2a431b8b32e2c7bf4aae06~tplv-dwpf7vt6ri-image.png",
|
|
3238
|
+
"artist_name": ""
|
|
3239
|
+
},
|
|
3240
|
+
"publish_source": "user_post_heycan",
|
|
3241
|
+
"is_business": false,
|
|
3242
|
+
"business_scope": [
|
|
3243
|
+
"UNLIMITED"
|
|
3244
|
+
],
|
|
3245
|
+
"business_info": {
|
|
3246
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3247
|
+
"sign": "s0El8gjVdMfOTG2mvj8u3HsHAQfsN1jqa0cZ2CoktHyFJBdlQcWLn5xHNxSpAUx4k2eGwOYhe4Kb5O8E15RMkfZ2xqU9bCqDTSGZWmQaMX8nqWsgPt4sFlJZ+Akzla5Lo8V6qNv2y7ZYXG79El0lW6g1S6L0I/QGesCC6P8dp64="
|
|
3248
|
+
},
|
|
3249
|
+
"category_ids": [
|
|
3250
|
+
11443
|
|
3251
|
+
],
|
|
3252
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3253
|
+
},
|
|
3254
|
+
"author": {
|
|
3255
|
+
"name": "今天兔了",
|
|
3256
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/096bb3fcdd834e27a0fa9d794de20789?lk3s=4eecb9e8&x-expires=1739495184&x-signature=%2F7qQ5OlgAf7aVP82G50POMfngKM%3D",
|
|
3257
|
+
"source": 1,
|
|
3258
|
+
"uid": "94743136376"
|
|
3259
|
+
},
|
|
3260
|
+
"sticker": {
|
|
3261
|
+
"preview_cover": "",
|
|
3262
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a715184f9bf4724b02c5baeea20c378~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=ImCs%2F%2F8kQ1BhK7V%2BI7Z%2B63oW2VQ%3D&format=.png",
|
|
3263
|
+
"sticker_type": 1,
|
|
3264
|
+
"sticker_package": {
|
|
3265
|
+
"width_per_frame": 540,
|
|
3266
|
+
"height_per_frame": 540,
|
|
3267
|
+
"size": 284976
|
|
3268
|
+
},
|
|
3269
|
+
"large_image": {
|
|
3270
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a715184f9bf4724b02c5baeea20c378~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=dgs96WSYhxs%2FRRBSWhtoBfvL62g%3D"
|
|
3271
|
+
}
|
|
3272
|
+
}
|
|
3273
|
+
},
|
|
3274
|
+
{
|
|
3275
|
+
"common_attr": {
|
|
3276
|
+
"id": "7145855341249465613",
|
|
3277
|
+
"effect_id": "7145855341249465613",
|
|
3278
|
+
"effect_type": 2,
|
|
3279
|
+
"source": 1,
|
|
3280
|
+
"title": "水晶蝴蝶结",
|
|
3281
|
+
"description": "水晶蝴蝶结",
|
|
3282
|
+
"cover_url": {
|
|
3283
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/49799a7654d342e48336e3c6ae09fe92~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439710&x-signature=AmSzdSfi2mgbLPx7HO2AwZ%2FuboA%3D",
|
|
3284
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/49799a7654d342e48336e3c6ae09fe92~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=7Gh2AkJKFww2chx38wXBBAPN1U8%3D"
|
|
3285
|
+
},
|
|
3286
|
+
"item_urls": [
|
|
3287
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/15dcfd9bcbf645d0c6cf93656b046dc2?lk3s=43402efa&x-expires=1768439710&x-signature=TuwPFYDZOT6o0XaYjDBUmtd3%2BFQ%3D"
|
|
3288
|
+
],
|
|
3289
|
+
"md5": "15dcfd9bcbf645d0c6cf93656b046dc2",
|
|
3290
|
+
"has_favorited": false,
|
|
3291
|
+
"third_resource_id": 7156432058020008479,
|
|
3292
|
+
"third_resource_id_str": "7156432058020008479",
|
|
3293
|
+
"create_time": 1663774586,
|
|
3294
|
+
"statistics": {
|
|
3295
|
+
"favorite_count": 0
|
|
3296
|
+
},
|
|
3297
|
+
"is_original": true,
|
|
3298
|
+
"status": 102,
|
|
3299
|
+
"review_info": {
|
|
3300
|
+
"review_status": 100,
|
|
3301
|
+
"review_code_list": [],
|
|
3302
|
+
"extra_reason": null,
|
|
3303
|
+
"review_reason_list": []
|
|
3304
|
+
},
|
|
3305
|
+
"aspect_ratio": 1,
|
|
3306
|
+
"download_info": {
|
|
3307
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/49799a7654d342e48336e3c6ae09fe92~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=2lUnIM176RJjnVm9JWvJdHDfjE8%3D",
|
|
3308
|
+
"format": "gif"
|
|
3309
|
+
},
|
|
3310
|
+
"copyright": {
|
|
3311
|
+
"copyright_text": "黑猫爱",
|
|
3312
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
3313
|
+
"artist_name": ""
|
|
3314
|
+
},
|
|
3315
|
+
"publish_source": "user_post",
|
|
3316
|
+
"is_business": false,
|
|
3317
|
+
"business_scope": [
|
|
3318
|
+
"UNLIMITED"
|
|
3319
|
+
],
|
|
3320
|
+
"business_info": {
|
|
3321
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3322
|
+
"sign": "LuXsFHEaa3j/i1wqC/zgpGr+hPs40mL966qwashgwox6AeQXEam1TCJxVG4THfvz1z9R7b6o6n7PUKpLWxBbhogoESsM64fFT1iLVd6+5iVXMF7rD1H3wxHxc3iZE8CU1UZfsXlOM1MzdtRaWRNnr2cvB40FpkX+aSPsOVjkMJw="
|
|
3323
|
+
},
|
|
3324
|
+
"category_ids": [
|
|
3325
|
+
10515,
|
|
3326
|
+
10516,
|
|
3327
|
+
10767,
|
|
3328
|
+
11443
|
|
3329
|
+
],
|
|
3330
|
+
"collection_ids": [
|
|
3331
|
+
"7153275037615656222"
|
|
3332
|
+
],
|
|
3333
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3334
|
+
},
|
|
3335
|
+
"author": {
|
|
3336
|
+
"name": "Lynx黑貓愛",
|
|
3337
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
3338
|
+
"source": 1,
|
|
3339
|
+
"uid": "106238218162"
|
|
3340
|
+
},
|
|
3341
|
+
"sticker": {
|
|
3342
|
+
"preview_cover": "",
|
|
3343
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/49799a7654d342e48336e3c6ae09fe92~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=64aA6B%2Bwac2fIwUTTvaHN2G%2F5l8%3D&format=.png",
|
|
3344
|
+
"sticker_type": 2,
|
|
3345
|
+
"sticker_package": {
|
|
3346
|
+
"width_per_frame": 280,
|
|
3347
|
+
"height_per_frame": 280,
|
|
3348
|
+
"size": 376883
|
|
3349
|
+
},
|
|
3350
|
+
"large_image": {
|
|
3351
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/49799a7654d342e48336e3c6ae09fe92~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439710&x-signature=2lUnIM176RJjnVm9JWvJdHDfjE8%3D"
|
|
3352
|
+
}
|
|
3353
|
+
}
|
|
3354
|
+
},
|
|
3355
|
+
{
|
|
3356
|
+
"common_attr": {
|
|
3357
|
+
"id": "7343530265727323430",
|
|
3358
|
+
"effect_id": "7343530265727323430",
|
|
3359
|
+
"effect_type": 2,
|
|
3360
|
+
"source": 1,
|
|
3361
|
+
"title": "梦幻彩色线条涂鸦蝴蝶翅膀氛围装饰",
|
|
3362
|
+
"description": "梦幻彩色线条涂鸦蝴蝶翅膀氛围装饰",
|
|
3363
|
+
"cover_url": {
|
|
3364
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd94487814cc4f139249ab92b7a99402~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=p1g7CQy%2F8h4LJ2vv9LKMvIzq7DI%3D",
|
|
3365
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd94487814cc4f139249ab92b7a99402~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=p1g7CQy%2F8h4LJ2vv9LKMvIzq7DI%3D"
|
|
3366
|
+
},
|
|
3367
|
+
"item_urls": [
|
|
3368
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/edd5dbf32a7524b0312a4a135a606e39?lk3s=43402efa&x-expires=1768439710&x-signature=mIQHJ0SxbDQlJCNM7RWyX7TkpaE%3D"
|
|
3369
|
+
],
|
|
3370
|
+
"md5": "edd5dbf32a7524b0312a4a135a606e39",
|
|
3371
|
+
"has_favorited": false,
|
|
3372
|
+
"create_time": 1709801628,
|
|
3373
|
+
"statistics": {
|
|
3374
|
+
"favorite_count": 0
|
|
3375
|
+
},
|
|
3376
|
+
"is_original": true,
|
|
3377
|
+
"status": 102,
|
|
3378
|
+
"review_info": {
|
|
3379
|
+
"review_status": 1,
|
|
3380
|
+
"review_code_list": [],
|
|
3381
|
+
"extra_reason": null,
|
|
3382
|
+
"review_reason_list": []
|
|
3383
|
+
},
|
|
3384
|
+
"aspect_ratio": 1,
|
|
3385
|
+
"download_info": {
|
|
3386
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd94487814cc4f139249ab92b7a99402~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=AxgE7O5YoUs1u0DCArb1HWxvC4s%3D",
|
|
3387
|
+
"format": "png"
|
|
3388
|
+
},
|
|
3389
|
+
"publish_source": "user_post_pc_collection",
|
|
3390
|
+
"is_business": false,
|
|
3391
|
+
"business_info": {
|
|
3392
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3393
|
+
"sign": "4wfC5neZ/mLGieErPdauhY/kwCSEQCqa4ZJ+baDUZT6eHCU8wmT9yRv0Sx0ANG0k7xUDXBxwCEu/uEQ1/5AtrvqgpLmOKm5j7/Vl4vpOIvjDmjRNYR783AX5O68pb9XuOJ9LwEDN0DqCn7mJEzWL+Fz9DFY6S9RWICUpH+5w/2I="
|
|
3394
|
+
},
|
|
3395
|
+
"category_ids": [
|
|
3396
|
+
11443
|
|
3397
|
+
],
|
|
3398
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3399
|
+
},
|
|
3400
|
+
"author": {
|
|
3401
|
+
"name": "LydiaLun",
|
|
3402
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/03f2923cf76fe74c416b568d9cdab943~300x300.image",
|
|
3403
|
+
"source": 1,
|
|
3404
|
+
"uid": "1627741449628163"
|
|
3405
|
+
},
|
|
3406
|
+
"sticker": {
|
|
3407
|
+
"preview_cover": "",
|
|
3408
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd94487814cc4f139249ab92b7a99402~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=Xab6yD3ZpXk%2FqQOw1MoiTiRHaxw%3D&format=.png",
|
|
3409
|
+
"sticker_type": 1,
|
|
3410
|
+
"sticker_package": {
|
|
3411
|
+
"width_per_frame": 540,
|
|
3412
|
+
"height_per_frame": 540,
|
|
3413
|
+
"size": 477349
|
|
3414
|
+
},
|
|
3415
|
+
"large_image": {
|
|
3416
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd94487814cc4f139249ab92b7a99402~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=AxgE7O5YoUs1u0DCArb1HWxvC4s%3D"
|
|
3417
|
+
}
|
|
3418
|
+
}
|
|
3419
|
+
},
|
|
3420
|
+
{
|
|
3421
|
+
"common_attr": {
|
|
3422
|
+
"id": "7343533488680799497",
|
|
3423
|
+
"effect_id": "7343533488680799497",
|
|
3424
|
+
"effect_type": 2,
|
|
3425
|
+
"source": 1,
|
|
3426
|
+
"title": "蝴蝶翅膀线条涂鸦氛围装饰",
|
|
3427
|
+
"description": "蝴蝶翅膀线条涂鸦氛围装饰",
|
|
3428
|
+
"cover_url": {
|
|
3429
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/08e31e9410ca43db952766f484166ce9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ffKdxWC9B44RSn8oIFi99upipDk%3D",
|
|
3430
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/08e31e9410ca43db952766f484166ce9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439710&x-signature=ffKdxWC9B44RSn8oIFi99upipDk%3D"
|
|
3431
|
+
},
|
|
3432
|
+
"item_urls": [
|
|
3433
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/99a500411b38ba6b77d6844ff36593ad?lk3s=43402efa&x-expires=1768439710&x-signature=QlhwUO0jUXXfGyo7d1YWV0HfoD8%3D"
|
|
3434
|
+
],
|
|
3435
|
+
"md5": "99a500411b38ba6b77d6844ff36593ad",
|
|
3436
|
+
"has_favorited": false,
|
|
3437
|
+
"create_time": 1709801628,
|
|
3438
|
+
"statistics": {
|
|
3439
|
+
"favorite_count": 0
|
|
3440
|
+
},
|
|
3441
|
+
"is_original": true,
|
|
3442
|
+
"status": 102,
|
|
3443
|
+
"review_info": {
|
|
3444
|
+
"review_status": 1,
|
|
3445
|
+
"review_code_list": [],
|
|
3446
|
+
"extra_reason": null,
|
|
3447
|
+
"review_reason_list": []
|
|
3448
|
+
},
|
|
3449
|
+
"aspect_ratio": 1,
|
|
3450
|
+
"download_info": {
|
|
3451
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/08e31e9410ca43db952766f484166ce9~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=c57kteoOeP0UdqS6T1uZQH3oCks%3D",
|
|
3452
|
+
"format": "png"
|
|
3453
|
+
},
|
|
3454
|
+
"publish_source": "user_post_pc_collection",
|
|
3455
|
+
"is_business": false,
|
|
3456
|
+
"business_info": {
|
|
3457
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3458
|
+
"sign": "OmnKAydgFDOD11fUOXKi1ZAUQDxliybIhUtU4U9vve2cM+7RT5xC7NZpI1rGaB/c7LnhHm5YOwu/ydsao9T9ZtiIYSEpo9Y+Zbpr9yi384PkbjyjFBvyM+ueAjjNpEAjsB2jl2GUlKJCM8VPpX7AsiI2Vs0LUGCJBR0ka87Dulw="
|
|
3459
|
+
},
|
|
3460
|
+
"category_ids": [
|
|
3461
|
+
11443
|
|
3462
|
+
],
|
|
3463
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3464
|
+
},
|
|
3465
|
+
"author": {
|
|
3466
|
+
"name": "LydiaLun",
|
|
3467
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/03f2923cf76fe74c416b568d9cdab943~300x300.image",
|
|
3468
|
+
"source": 1,
|
|
3469
|
+
"uid": "1627741449628163"
|
|
3470
|
+
},
|
|
3471
|
+
"sticker": {
|
|
3472
|
+
"preview_cover": "",
|
|
3473
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/08e31e9410ca43db952766f484166ce9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439710&x-signature=a3NpUOEG%2BDawoi3bkh%2FelU3D4F8%3D&format=.png",
|
|
3474
|
+
"sticker_type": 1,
|
|
3475
|
+
"sticker_package": {
|
|
3476
|
+
"width_per_frame": 540,
|
|
3477
|
+
"height_per_frame": 540,
|
|
3478
|
+
"size": 265932
|
|
3479
|
+
},
|
|
3480
|
+
"large_image": {
|
|
3481
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/08e31e9410ca43db952766f484166ce9~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439710&x-signature=c57kteoOeP0UdqS6T1uZQH3oCks%3D"
|
|
3482
|
+
}
|
|
3483
|
+
}
|
|
3484
|
+
}
|
|
3485
|
+
],
|
|
3486
|
+
"version_code": "742",
|
|
3487
|
+
"request_id": "20250115091510386A96D479B18B2A92CB",
|
|
3488
|
+
"fail_reason": ""
|
|
3489
|
+
}
|
|
3490
|
+
}
|