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,3292 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ret": "0",
|
|
3
|
+
"errmsg": "success",
|
|
4
|
+
"systime": "1736903160",
|
|
5
|
+
"logid": "20250115090600D5A4B7F2C3C102278E8F",
|
|
6
|
+
"sign": "",
|
|
7
|
+
"response": "",
|
|
8
|
+
"data": {
|
|
9
|
+
"has_more": true,
|
|
10
|
+
"next_offset": 50,
|
|
11
|
+
"effect_item_list": [
|
|
12
|
+
{
|
|
13
|
+
"common_attr": {
|
|
14
|
+
"id": "7412465457426500873",
|
|
15
|
+
"effect_id": "7412465457426500873",
|
|
16
|
+
"effect_type": 2,
|
|
17
|
+
"source": 1,
|
|
18
|
+
"title": "扑克形状黑桃A泰式底纹上边框下边框",
|
|
19
|
+
"description": "扑克形状黑桃A泰式底纹上边框下边框",
|
|
20
|
+
"cover_url": {
|
|
21
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7e8b4dada1e94f369a08e66cce82e5af~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=FSPmWLb38QGBMDIqvyFkaYFNmJc%3D",
|
|
22
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7e8b4dada1e94f369a08e66cce82e5af~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=GlUIpsnWe9%2BHtIIvpnlrMoODH0U%3D"
|
|
23
|
+
},
|
|
24
|
+
"item_urls": [
|
|
25
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c0ff9bbe0d3c2bbb6222b6be0cdf517b?lk3s=43402efa&x-expires=1768439160&x-signature=wQHq%2FtyadxZmmK%2FqNuPN9SkB2VI%3D"
|
|
26
|
+
],
|
|
27
|
+
"md5": "c0ff9bbe0d3c2bbb6222b6be0cdf517b",
|
|
28
|
+
"has_favorited": false,
|
|
29
|
+
"create_time": 1725849285,
|
|
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/bd736c71f74b4025805aaef2258995fb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=pca0pNaT5W7WWOoo8uItMTyustI%3D",
|
|
44
|
+
"format": "gif"
|
|
45
|
+
},
|
|
46
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
47
|
+
"is_business": false,
|
|
48
|
+
"business_info": {
|
|
49
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
50
|
+
"sign": "TnAmNZ5Xr0G3j1s3vX1bdyIJb7mO38RuBJku9RHlEqr4Kx2Xp0kBr1fqBOOnwtWQ6aA2u+ha79iVpVh0TY1oeT1yezJxt2skP37Xa7Ym6Yo6okKmPrW7WwCNtIWcgMsMZOmh0AQEXxL+/pvGRpw6Oiwy24UE6yNigj0xNyAdbyw="
|
|
51
|
+
},
|
|
52
|
+
"category_ids": [
|
|
53
|
+
11578
|
|
54
|
+
],
|
|
55
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/c51547f86f79e20258615c2a8440e8ee\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
56
|
+
},
|
|
57
|
+
"author": {
|
|
58
|
+
"name": "阿哩哩",
|
|
59
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5DZhwIPe%2F9C%2FCBdp01LJOmxTwes%3D",
|
|
60
|
+
"source": 1,
|
|
61
|
+
"uid": "100571911413"
|
|
62
|
+
},
|
|
63
|
+
"sticker": {
|
|
64
|
+
"preview_cover": "",
|
|
65
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bd736c71f74b4025805aaef2258995fb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=5vDzctFsD8%2BEu10Cb3FGxtCMrag%3D&format=.png",
|
|
66
|
+
"sticker_type": 2,
|
|
67
|
+
"sticker_package": {
|
|
68
|
+
"width_per_frame": 280,
|
|
69
|
+
"height_per_frame": 280,
|
|
70
|
+
"size": 156710
|
|
71
|
+
},
|
|
72
|
+
"large_image": {
|
|
73
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bd736c71f74b4025805aaef2258995fb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=pca0pNaT5W7WWOoo8uItMTyustI%3D"
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"common_attr": {
|
|
79
|
+
"id": "7439209060517383436",
|
|
80
|
+
"effect_id": "7439209060517383436",
|
|
81
|
+
"effect_type": 2,
|
|
82
|
+
"source": 1,
|
|
83
|
+
"title": "热梗文字-超哇塞",
|
|
84
|
+
"description": "热梗文字-超哇塞",
|
|
85
|
+
"cover_url": {
|
|
86
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a14633d6c54a43c9ab5ae4aba3b08ea6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=NkH5AVj%2B%2BRRl2xnXzresNsH6w7s%3D",
|
|
87
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a14633d6c54a43c9ab5ae4aba3b08ea6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=jpOi0stwjw7KWKSAOj6GwYxwoiA%3D"
|
|
88
|
+
},
|
|
89
|
+
"item_urls": [
|
|
90
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fea8d14c13a8c1b94801213b2b48064a?lk3s=43402efa&x-expires=1768439160&x-signature=cmQWliYLlffjdzHXe%2BRsJxbqRAw%3D"
|
|
91
|
+
],
|
|
92
|
+
"md5": "fea8d14c13a8c1b94801213b2b48064a",
|
|
93
|
+
"has_favorited": false,
|
|
94
|
+
"create_time": 1732076118,
|
|
95
|
+
"statistics": {
|
|
96
|
+
"favorite_count": 0
|
|
97
|
+
},
|
|
98
|
+
"is_original": true,
|
|
99
|
+
"status": 102,
|
|
100
|
+
"review_info": {
|
|
101
|
+
"review_status": 1,
|
|
102
|
+
"review_code_list": [],
|
|
103
|
+
"extra_reason": null,
|
|
104
|
+
"review_reason_list": []
|
|
105
|
+
},
|
|
106
|
+
"aspect_ratio": 1,
|
|
107
|
+
"download_info": {
|
|
108
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76e2153d2424ba8b604462fd1e55f66~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=EU%2F%2BG72gHYFZ4eo4gXFfqRhxX1Q%3D",
|
|
109
|
+
"format": "gif"
|
|
110
|
+
},
|
|
111
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
112
|
+
"is_business": false,
|
|
113
|
+
"business_info": {
|
|
114
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
115
|
+
"sign": "AASIUMnDoUyE/GihuvQESYf4McSATbg50JwwsCfCrRLbESuss2GJG+58o7dadrIJoV1kOiIuc9N/yx/AJlth4M0zFtTrSu8L3Y89WATsLGwJJy9VsvXfojV+uQJM07s3insfZbGyp96HOwtkqz9Z9MDQVZ0StDpEK+PK2XGIunU="
|
|
116
|
+
},
|
|
117
|
+
"category_ids": [
|
|
118
|
+
11578,
|
|
119
|
+
10522
|
|
120
|
+
],
|
|
121
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/7fb7097d5655f57eca5e7c021c1ead57\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
122
|
+
},
|
|
123
|
+
"author": {
|
|
124
|
+
"name": "CHICHI",
|
|
125
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
126
|
+
"source": 1,
|
|
127
|
+
"uid": "3294558974117544"
|
|
128
|
+
},
|
|
129
|
+
"sticker": {
|
|
130
|
+
"preview_cover": "",
|
|
131
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76e2153d2424ba8b604462fd1e55f66~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=JV8TPWbYoQPbaZi0UINi9rrcD3w%3D&format=.png",
|
|
132
|
+
"sticker_type": 2,
|
|
133
|
+
"sticker_package": {
|
|
134
|
+
"width_per_frame": 280,
|
|
135
|
+
"height_per_frame": 280,
|
|
136
|
+
"size": 83138
|
|
137
|
+
},
|
|
138
|
+
"large_image": {
|
|
139
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76e2153d2424ba8b604462fd1e55f66~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=EU%2F%2BG72gHYFZ4eo4gXFfqRhxX1Q%3D"
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"common_attr": {
|
|
145
|
+
"id": "7439209211973750028",
|
|
146
|
+
"effect_id": "7439209211973750028",
|
|
147
|
+
"effect_type": 2,
|
|
148
|
+
"source": 1,
|
|
149
|
+
"title": "综艺文字-前方高能",
|
|
150
|
+
"description": "综艺文字-前方高能",
|
|
151
|
+
"cover_url": {
|
|
152
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7ed76e62c3ee40b9a5eebe11300fc8e7~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=H5LUMOepBp1awYhe7GgBeBtdf3E%3D",
|
|
153
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7ed76e62c3ee40b9a5eebe11300fc8e7~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=YGCaHnJYKIzby4Ghf72tGq3xjwk%3D"
|
|
154
|
+
},
|
|
155
|
+
"item_urls": [
|
|
156
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0a913e003d3cd22a5afbb49bb459d440?lk3s=43402efa&x-expires=1768439160&x-signature=2FcD%2FKDVd0dZBBn4KauGnNc%2B0Ko%3D"
|
|
157
|
+
],
|
|
158
|
+
"md5": "0a913e003d3cd22a5afbb49bb459d440",
|
|
159
|
+
"has_favorited": false,
|
|
160
|
+
"create_time": 1732076117,
|
|
161
|
+
"statistics": {
|
|
162
|
+
"favorite_count": 0
|
|
163
|
+
},
|
|
164
|
+
"is_original": true,
|
|
165
|
+
"status": 102,
|
|
166
|
+
"review_info": {
|
|
167
|
+
"review_status": 1,
|
|
168
|
+
"review_code_list": [],
|
|
169
|
+
"extra_reason": null,
|
|
170
|
+
"review_reason_list": []
|
|
171
|
+
},
|
|
172
|
+
"aspect_ratio": 1,
|
|
173
|
+
"download_info": {
|
|
174
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76a6687865b451e97cdb0c22385fc4d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=plsjm00NG8NjgZYhw4B4F1sO4ZA%3D",
|
|
175
|
+
"format": "gif"
|
|
176
|
+
},
|
|
177
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
178
|
+
"is_business": false,
|
|
179
|
+
"business_info": {
|
|
180
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
181
|
+
"sign": "WLvBjRf5XK/fAqW7Tg4jJZ9Aw8mKBf5K0G2PccNCO02iSgeokZcSkVGycI9/5DcDJQDXEUeYTo1hKqSF8vJDUE/EsLi8VB0WNXDJvuHVF/UbtxoN/MPYq0ZA0tY813K4rI+a5MvpK5eKbf9Ld/1GoxULGPiVgsyDEAFGGiIUKIo="
|
|
182
|
+
},
|
|
183
|
+
"category_ids": [
|
|
184
|
+
11578,
|
|
185
|
+
10522
|
|
186
|
+
],
|
|
187
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/2421894b3de477f2f35a887a2496f26c\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
188
|
+
},
|
|
189
|
+
"author": {
|
|
190
|
+
"name": "CHICHI",
|
|
191
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
192
|
+
"source": 1,
|
|
193
|
+
"uid": "3294558974117544"
|
|
194
|
+
},
|
|
195
|
+
"sticker": {
|
|
196
|
+
"preview_cover": "",
|
|
197
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76a6687865b451e97cdb0c22385fc4d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=0uDnIR9d%2FqC6lV%2FChJ3JwjWBy3Y%3D&format=.png",
|
|
198
|
+
"sticker_type": 2,
|
|
199
|
+
"sticker_package": {
|
|
200
|
+
"width_per_frame": 280,
|
|
201
|
+
"height_per_frame": 280,
|
|
202
|
+
"size": 57589
|
|
203
|
+
},
|
|
204
|
+
"large_image": {
|
|
205
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76a6687865b451e97cdb0c22385fc4d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=plsjm00NG8NjgZYhw4B4F1sO4ZA%3D"
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"common_attr": {
|
|
211
|
+
"id": "7293826696543866123",
|
|
212
|
+
"effect_id": "7293826696543866123",
|
|
213
|
+
"effect_type": 2,
|
|
214
|
+
"source": 1,
|
|
215
|
+
"title": "烦恼混乱线条",
|
|
216
|
+
"description": "烦恼混乱线条",
|
|
217
|
+
"cover_url": {
|
|
218
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/492a82a36d0e4c56a14e70958aef4f7f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=dQYcxtehlqn%2FRyT1zMJpu2Z0Xs4%3D",
|
|
219
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/492a82a36d0e4c56a14e70958aef4f7f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=8EFC3vEsjG9pJn7lQy5xrU%2FF6so%3D"
|
|
220
|
+
},
|
|
221
|
+
"item_urls": [
|
|
222
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/abcdf492469835187c29ac5f73aa37d9?lk3s=43402efa&x-expires=1768439160&x-signature=LvCTzFaiLtgOO%2FoXZ3OjJwz4HgI%3D"
|
|
223
|
+
],
|
|
224
|
+
"md5": "abcdf492469835187c29ac5f73aa37d9",
|
|
225
|
+
"has_favorited": false,
|
|
226
|
+
"create_time": 1698228957,
|
|
227
|
+
"statistics": {
|
|
228
|
+
"favorite_count": 0
|
|
229
|
+
},
|
|
230
|
+
"is_original": true,
|
|
231
|
+
"status": 102,
|
|
232
|
+
"review_info": {
|
|
233
|
+
"review_status": 1,
|
|
234
|
+
"review_code_list": [],
|
|
235
|
+
"extra_reason": null,
|
|
236
|
+
"review_reason_list": []
|
|
237
|
+
},
|
|
238
|
+
"aspect_ratio": 1,
|
|
239
|
+
"download_info": {
|
|
240
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9749939a6bf54181ab694b77179230a1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=9BZzdEXoQ1l9YBqU5QgDG%2BUQyVM%3D",
|
|
241
|
+
"format": "gif"
|
|
242
|
+
},
|
|
243
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
244
|
+
"is_business": false,
|
|
245
|
+
"business_info": {
|
|
246
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
247
|
+
"sign": "uEjhlaU7Nd58PaAFx1PpX99oJrnraCoD4eDm229Wkh3qeEnVidi4UmdyOxQn2xrsYL/G5dkYkV2Hl61/2Q+SpND8B5v5uWNlYtoTHnzh39tojMz2FHylRHwdi/8L+NkkZs+PgfT5+EC+wI2hAG93LVhm9fy9PXKB1Lhm9ajDb4c="
|
|
248
|
+
},
|
|
249
|
+
"category_ids": [
|
|
250
|
+
10522,
|
|
251
|
+
11578
|
|
252
|
+
],
|
|
253
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d18f44a6bcc9a275ad962e895eb35aec\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
254
|
+
},
|
|
255
|
+
"author": {
|
|
256
|
+
"name": "CHICHI",
|
|
257
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
258
|
+
"source": 1,
|
|
259
|
+
"uid": "3294558974117544"
|
|
260
|
+
},
|
|
261
|
+
"sticker": {
|
|
262
|
+
"preview_cover": "",
|
|
263
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9749939a6bf54181ab694b77179230a1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=K008okc9VR%2BGMMOjKYXNKjUXCH4%3D&format=.png",
|
|
264
|
+
"sticker_type": 2,
|
|
265
|
+
"sticker_package": {
|
|
266
|
+
"width_per_frame": 280,
|
|
267
|
+
"height_per_frame": 280,
|
|
268
|
+
"size": 78991
|
|
269
|
+
},
|
|
270
|
+
"large_image": {
|
|
271
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9749939a6bf54181ab694b77179230a1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=9BZzdEXoQ1l9YBqU5QgDG%2BUQyVM%3D"
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"common_attr": {
|
|
277
|
+
"id": "7292691200920931620",
|
|
278
|
+
"effect_id": "7292691200920931620",
|
|
279
|
+
"effect_type": 2,
|
|
280
|
+
"source": 1,
|
|
281
|
+
"title": "搞怪显眼包综艺字",
|
|
282
|
+
"description": "搞怪显眼包综艺字",
|
|
283
|
+
"cover_url": {
|
|
284
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/adb65a820d3a45d38348522ed63629ae~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=IBNJNXedziZ2wgq1x3rzQZbKLPs%3D",
|
|
285
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/adb65a820d3a45d38348522ed63629ae~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=aU287EwMI0yyvvOZJgIOx6hQAyI%3D"
|
|
286
|
+
},
|
|
287
|
+
"item_urls": [
|
|
288
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f388d97a2d1b1a55b48d4eb38a4858be?lk3s=43402efa&x-expires=1768439160&x-signature=hLm%2FubJXKhQ0HK2TwhWDiqPD9gs%3D"
|
|
289
|
+
],
|
|
290
|
+
"md5": "f388d97a2d1b1a55b48d4eb38a4858be",
|
|
291
|
+
"has_favorited": false,
|
|
292
|
+
"create_time": 1697964609,
|
|
293
|
+
"statistics": {
|
|
294
|
+
"favorite_count": 0
|
|
295
|
+
},
|
|
296
|
+
"is_original": true,
|
|
297
|
+
"status": 102,
|
|
298
|
+
"review_info": {
|
|
299
|
+
"review_status": 1,
|
|
300
|
+
"review_code_list": [],
|
|
301
|
+
"extra_reason": null,
|
|
302
|
+
"review_reason_list": []
|
|
303
|
+
},
|
|
304
|
+
"aspect_ratio": 1,
|
|
305
|
+
"download_info": {
|
|
306
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26c85ebcdd6c43e48b28c45860e9ef98~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=STT%2BRjs3eLAIuIyh%2B3%2B6KpNzqII%3D",
|
|
307
|
+
"format": "gif"
|
|
308
|
+
},
|
|
309
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
310
|
+
"is_business": false,
|
|
311
|
+
"business_info": {
|
|
312
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
313
|
+
"sign": "xBaC1SHUnlSQqZhcHjcWkO9S6CZP/qAy2L6imzJhk4poQ7grZSvDn/lf6AKBO7c3qiQHrx6xq0lDfRRb7C5ocVlNBNVPzzFtm0ZysHd1+ITe7wCF8fL1KYhu/puDXqYuxYCU3IBrjHw9Qpf82Prf0FC4Kb07NfD3lcgKq8UFcE4="
|
|
314
|
+
},
|
|
315
|
+
"category_ids": [
|
|
316
|
+
10522,
|
|
317
|
+
11578
|
|
318
|
+
],
|
|
319
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/b46de917e150bd692d8409870589ab0c\"}"
|
|
320
|
+
},
|
|
321
|
+
"author": {
|
|
322
|
+
"name": "CHICHI",
|
|
323
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
324
|
+
"source": 1,
|
|
325
|
+
"uid": "3294558974117544"
|
|
326
|
+
},
|
|
327
|
+
"sticker": {
|
|
328
|
+
"preview_cover": "",
|
|
329
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26c85ebcdd6c43e48b28c45860e9ef98~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=lIHVZeooc04gxa3pYk1x6xt4KbU%3D&format=.png",
|
|
330
|
+
"sticker_type": 2,
|
|
331
|
+
"sticker_package": {
|
|
332
|
+
"width_per_frame": 280,
|
|
333
|
+
"height_per_frame": 280,
|
|
334
|
+
"size": 60601
|
|
335
|
+
},
|
|
336
|
+
"large_image": {
|
|
337
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26c85ebcdd6c43e48b28c45860e9ef98~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=STT%2BRjs3eLAIuIyh%2B3%2B6KpNzqII%3D"
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"common_attr": {
|
|
343
|
+
"id": "7439209711418838335",
|
|
344
|
+
"effect_id": "7439209711418838335",
|
|
345
|
+
"effect_type": 2,
|
|
346
|
+
"source": 1,
|
|
347
|
+
"title": "综艺情绪符号-笑脸微笑",
|
|
348
|
+
"description": "综艺情绪符号-笑脸微笑",
|
|
349
|
+
"cover_url": {
|
|
350
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ed3928f5a1ae4a139091e018dc715d44~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=ioF0mmTFfn5Xch%2FF40qTOOE5u9Q%3D",
|
|
351
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ed3928f5a1ae4a139091e018dc715d44~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=oJPWJG4Wnw4y7%2BYBeQ3nWIaSjRs%3D"
|
|
352
|
+
},
|
|
353
|
+
"item_urls": [
|
|
354
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fa7df256e5d05814b393111e54dcfad1?lk3s=43402efa&x-expires=1768439160&x-signature=g1OkEN%2BOoj46D55M05M2UL0diNU%3D"
|
|
355
|
+
],
|
|
356
|
+
"md5": "fa7df256e5d05814b393111e54dcfad1",
|
|
357
|
+
"has_favorited": false,
|
|
358
|
+
"create_time": 1732076117,
|
|
359
|
+
"statistics": {
|
|
360
|
+
"favorite_count": 0
|
|
361
|
+
},
|
|
362
|
+
"is_original": true,
|
|
363
|
+
"status": 102,
|
|
364
|
+
"review_info": {
|
|
365
|
+
"review_status": 1,
|
|
366
|
+
"review_code_list": [],
|
|
367
|
+
"extra_reason": null,
|
|
368
|
+
"review_reason_list": []
|
|
369
|
+
},
|
|
370
|
+
"aspect_ratio": 1,
|
|
371
|
+
"download_info": {
|
|
372
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/71199a0099dd4f379d962de4c899db10~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=mj0cy0QP1KoZA0C1ZClEXnfFYzU%3D",
|
|
373
|
+
"format": "gif"
|
|
374
|
+
},
|
|
375
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
376
|
+
"is_business": false,
|
|
377
|
+
"business_info": {
|
|
378
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
379
|
+
"sign": "bgVS8sNT6YqJm3OFPl20eoh3MzDbXIL2NzV+fx756FoKY8iNEK+Q4og4V/wDBb8U4TVrsAnM/doDkUkJ2oekxbO3uVP4ONRlx2fkMHzQ8YoijEI3WDYtfo3DChDC1dkwIV24o7r6iHS6iobVs0FDoovEtT9BxO0bOZ19TrVPuJk="
|
|
380
|
+
},
|
|
381
|
+
"category_ids": [
|
|
382
|
+
11578,
|
|
383
|
+
10522
|
|
384
|
+
],
|
|
385
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/78c9195e2349ad74d4fe2a51a4158805\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
386
|
+
},
|
|
387
|
+
"author": {
|
|
388
|
+
"name": "CHICHI",
|
|
389
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
390
|
+
"source": 1,
|
|
391
|
+
"uid": "3294558974117544"
|
|
392
|
+
},
|
|
393
|
+
"sticker": {
|
|
394
|
+
"preview_cover": "",
|
|
395
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/71199a0099dd4f379d962de4c899db10~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=dgozObW7FPXilh%2Fga7hVqw8RNlU%3D&format=.png",
|
|
396
|
+
"sticker_type": 2,
|
|
397
|
+
"sticker_package": {
|
|
398
|
+
"width_per_frame": 280,
|
|
399
|
+
"height_per_frame": 280,
|
|
400
|
+
"size": 47439
|
|
401
|
+
},
|
|
402
|
+
"large_image": {
|
|
403
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/71199a0099dd4f379d962de4c899db10~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=mj0cy0QP1KoZA0C1ZClEXnfFYzU%3D"
|
|
404
|
+
}
|
|
405
|
+
}
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"common_attr": {
|
|
409
|
+
"id": "7367798492816854311",
|
|
410
|
+
"effect_id": "7367798492816854311",
|
|
411
|
+
"effect_type": 2,
|
|
412
|
+
"source": 1,
|
|
413
|
+
"title": "火苗",
|
|
414
|
+
"description": "火苗",
|
|
415
|
+
"cover_url": {
|
|
416
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/587a48692a734318800a6e6b15c87f78~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=8IoOoMj5vAf0%2FTNT8Jp75m7iytI%3D",
|
|
417
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/587a48692a734318800a6e6b15c87f78~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=c5vGppbUtR0NEdeYI8q1hQFtizA%3D"
|
|
418
|
+
},
|
|
419
|
+
"item_urls": [
|
|
420
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d36668261e49e6c577ac259dd57b9523?lk3s=43402efa&x-expires=1768439160&x-signature=8s%2FkdiVMYjQmapL4ZRg%2FCAhbffw%3D"
|
|
421
|
+
],
|
|
422
|
+
"md5": "d36668261e49e6c577ac259dd57b9523",
|
|
423
|
+
"has_favorited": false,
|
|
424
|
+
"create_time": 1715450193,
|
|
425
|
+
"statistics": {
|
|
426
|
+
"favorite_count": 0
|
|
427
|
+
},
|
|
428
|
+
"is_original": true,
|
|
429
|
+
"status": 102,
|
|
430
|
+
"review_info": {
|
|
431
|
+
"review_status": 1,
|
|
432
|
+
"review_code_list": [],
|
|
433
|
+
"extra_reason": null,
|
|
434
|
+
"review_reason_list": []
|
|
435
|
+
},
|
|
436
|
+
"aspect_ratio": 1,
|
|
437
|
+
"download_info": {
|
|
438
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e59f06d54ece4439b6763251be2902f1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=aEwaTAkBfwXpNA8GNXUg1HzXgUM%3D",
|
|
439
|
+
"format": "gif"
|
|
440
|
+
},
|
|
441
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
442
|
+
"is_business": false,
|
|
443
|
+
"business_info": {
|
|
444
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
445
|
+
"sign": "Lgz6nJ/WGQEfMmZ4X7AWLrJ4A9oALzZIMLUIVk/yhqHzv22/qwCElhL7QR1GWgiDz/Xy1QiYQHFme6v71bX5O3c2JtGSeW1jxRC+WWPuJy4QIEoIIDIUGUBkhSvPf3ULSLbQiNHlBTk0Ns0OJL+iUbt2KQSdbrYIfr9Lk0CUO5w="
|
|
446
|
+
},
|
|
447
|
+
"category_ids": [
|
|
448
|
+
11578
|
|
449
|
+
],
|
|
450
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/b8b437f7579aff881cb8d8a963b422ed\"}"
|
|
451
|
+
},
|
|
452
|
+
"author": {
|
|
453
|
+
"name": "龙潭丁凯乐",
|
|
454
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495160&x-signature=fvAZnF1jUWi0koNqqL8j%2Fnj8pGk%3D",
|
|
455
|
+
"source": 1,
|
|
456
|
+
"uid": "2053511615874931"
|
|
457
|
+
},
|
|
458
|
+
"sticker": {
|
|
459
|
+
"preview_cover": "",
|
|
460
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e59f06d54ece4439b6763251be2902f1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=Rh0gYLr86zNT3dH77fInNBEpMeA%3D&format=.png",
|
|
461
|
+
"sticker_type": 2,
|
|
462
|
+
"sticker_package": {
|
|
463
|
+
"width_per_frame": 280,
|
|
464
|
+
"height_per_frame": 280,
|
|
465
|
+
"size": 483271
|
|
466
|
+
},
|
|
467
|
+
"large_image": {
|
|
468
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e59f06d54ece4439b6763251be2902f1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=aEwaTAkBfwXpNA8GNXUg1HzXgUM%3D"
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"common_attr": {
|
|
474
|
+
"id": "7367797881039752487",
|
|
475
|
+
"effect_id": "7367797881039752487",
|
|
476
|
+
"effect_type": 2,
|
|
477
|
+
"source": 1,
|
|
478
|
+
"title": "被硬控了",
|
|
479
|
+
"description": "被硬控了",
|
|
480
|
+
"cover_url": {
|
|
481
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/709a52c62e944c4cbd23c7b4cbac8d1c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=eSXbma02oQtDgW9KF%2FrhI9uJQj0%3D",
|
|
482
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/709a52c62e944c4cbd23c7b4cbac8d1c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=WqNiKB0MCTu8nwPE%2FyuWTZ7XAjs%3D"
|
|
483
|
+
},
|
|
484
|
+
"item_urls": [
|
|
485
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5391a4b3d7ed28edc4baf1102a2a67a5?lk3s=43402efa&x-expires=1768439160&x-signature=%2FE2d4z1HLsW2Esx1swCSS8JjMgk%3D"
|
|
486
|
+
],
|
|
487
|
+
"md5": "5391a4b3d7ed28edc4baf1102a2a67a5",
|
|
488
|
+
"has_favorited": false,
|
|
489
|
+
"create_time": 1715450192,
|
|
490
|
+
"statistics": {
|
|
491
|
+
"favorite_count": 0
|
|
492
|
+
},
|
|
493
|
+
"is_original": true,
|
|
494
|
+
"status": 102,
|
|
495
|
+
"review_info": {
|
|
496
|
+
"review_status": 1,
|
|
497
|
+
"review_code_list": [],
|
|
498
|
+
"extra_reason": null,
|
|
499
|
+
"review_reason_list": []
|
|
500
|
+
},
|
|
501
|
+
"aspect_ratio": 1,
|
|
502
|
+
"download_info": {
|
|
503
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6da627ea0ffe492f8109e7b29ac0b666~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jLlHsMpxVeg1IQwtuY8Yt2yxBRE%3D",
|
|
504
|
+
"format": "gif"
|
|
505
|
+
},
|
|
506
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
507
|
+
"is_business": false,
|
|
508
|
+
"business_info": {
|
|
509
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
510
|
+
"sign": "M9a7kfXLXmlJza08/FEcsojwNvG3EzfGAKyYAmfve53tg7p7oKbmoD9QcHKJl7S+U07omzo3hFhmX++HEd8BZ5yqQHpHnWPfw4vgC9utjAT2NOvBExY54oZnPcd1e+qEcObXmfh85kcIZryXze/CAsEZgqw0v06fGZ8pPJh4qzc="
|
|
511
|
+
},
|
|
512
|
+
"category_ids": [
|
|
513
|
+
11578,
|
|
514
|
+
10515
|
|
515
|
+
],
|
|
516
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/2c6444161e0c24dd3490baf6163a9f66\"}"
|
|
517
|
+
},
|
|
518
|
+
"author": {
|
|
519
|
+
"name": "龙潭丁凯乐",
|
|
520
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739495160&x-signature=fvAZnF1jUWi0koNqqL8j%2Fnj8pGk%3D",
|
|
521
|
+
"source": 1,
|
|
522
|
+
"uid": "2053511615874931"
|
|
523
|
+
},
|
|
524
|
+
"sticker": {
|
|
525
|
+
"preview_cover": "",
|
|
526
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6da627ea0ffe492f8109e7b29ac0b666~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=z1kGOG8nkZUvrH3Rr3pbD8CqQlc%3D&format=.png",
|
|
527
|
+
"sticker_type": 2,
|
|
528
|
+
"sticker_package": {
|
|
529
|
+
"width_per_frame": 280,
|
|
530
|
+
"height_per_frame": 280,
|
|
531
|
+
"size": 1028444
|
|
532
|
+
},
|
|
533
|
+
"large_image": {
|
|
534
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6da627ea0ffe492f8109e7b29ac0b666~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jLlHsMpxVeg1IQwtuY8Yt2yxBRE%3D"
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"common_attr": {
|
|
540
|
+
"id": "7292694440018218294",
|
|
541
|
+
"effect_id": "7292694440018218294",
|
|
542
|
+
"effect_type": 2,
|
|
543
|
+
"source": 1,
|
|
544
|
+
"title": "情绪失控破防了",
|
|
545
|
+
"description": "情绪失控破防了",
|
|
546
|
+
"cover_url": {
|
|
547
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/53a7a5b2a57248aa89fd04b2c0efbf81~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=%2B9iMLWCkmkWtf%2BXkB%2BZK%2BsoZ%2F9A%3D",
|
|
548
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/53a7a5b2a57248aa89fd04b2c0efbf81~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=XsW4Rj2pZmZzE9SdzUesO2lUJSw%3D"
|
|
549
|
+
},
|
|
550
|
+
"item_urls": [
|
|
551
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/40c7162b3a030f82c20be5062ed90b18?lk3s=43402efa&x-expires=1768439160&x-signature=mPJbLrEJp7U%2B79jwsIDackWvYYU%3D"
|
|
552
|
+
],
|
|
553
|
+
"md5": "40c7162b3a030f82c20be5062ed90b18",
|
|
554
|
+
"has_favorited": false,
|
|
555
|
+
"create_time": 1697964611,
|
|
556
|
+
"statistics": {
|
|
557
|
+
"favorite_count": 0
|
|
558
|
+
},
|
|
559
|
+
"is_original": true,
|
|
560
|
+
"status": 102,
|
|
561
|
+
"review_info": {
|
|
562
|
+
"review_status": 1,
|
|
563
|
+
"review_code_list": [],
|
|
564
|
+
"extra_reason": null,
|
|
565
|
+
"review_reason_list": []
|
|
566
|
+
},
|
|
567
|
+
"aspect_ratio": 1,
|
|
568
|
+
"download_info": {
|
|
569
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/001a48f7a6f94904b2871598c647753e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=o7Y792vXy936NX02ECWkKGEUj%2BY%3D",
|
|
570
|
+
"format": "gif"
|
|
571
|
+
},
|
|
572
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
573
|
+
"is_business": false,
|
|
574
|
+
"business_info": {
|
|
575
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
576
|
+
"sign": "iGbrFxociDpPOna0oYR75w+SI/KB3ULbWNPmpWkxnJql+2qpys03LYRFEC1p6OvGhafVugN2fctTsmfTdtmoiMPwIY8p5AebwI9IxH2vazht2om0XGv+hGzd65zHi7RJ1cYWI1bCIYPiJDaptpm+cNfD45lDikXKu4SwrP2CmnY="
|
|
577
|
+
},
|
|
578
|
+
"category_ids": [
|
|
579
|
+
10522,
|
|
580
|
+
11578
|
|
581
|
+
],
|
|
582
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/634a64313dac0cc2fa15979c71733fb1\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
583
|
+
},
|
|
584
|
+
"author": {
|
|
585
|
+
"name": "CHICHI",
|
|
586
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
587
|
+
"source": 1,
|
|
588
|
+
"uid": "3294558974117544"
|
|
589
|
+
},
|
|
590
|
+
"sticker": {
|
|
591
|
+
"preview_cover": "",
|
|
592
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/001a48f7a6f94904b2871598c647753e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=AskUsr9R7d%2FDBIYQQXnS3udJd2o%3D&format=.png",
|
|
593
|
+
"sticker_type": 2,
|
|
594
|
+
"sticker_package": {
|
|
595
|
+
"width_per_frame": 280,
|
|
596
|
+
"height_per_frame": 280,
|
|
597
|
+
"size": 100350
|
|
598
|
+
},
|
|
599
|
+
"large_image": {
|
|
600
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/001a48f7a6f94904b2871598c647753e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=o7Y792vXy936NX02ECWkKGEUj%2BY%3D"
|
|
601
|
+
}
|
|
602
|
+
}
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"common_attr": {
|
|
606
|
+
"id": "7342503066584943899",
|
|
607
|
+
"effect_id": "7342503066584943899",
|
|
608
|
+
"effect_type": 2,
|
|
609
|
+
"source": 1,
|
|
610
|
+
"title": "前方高能",
|
|
611
|
+
"description": "前方高能",
|
|
612
|
+
"cover_url": {
|
|
613
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89cd5c59337b49929cef8ebeb6882156~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=%2FUazTZnrNrJvsPzSkh6%2F2eFCCJo%3D",
|
|
614
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89cd5c59337b49929cef8ebeb6882156~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=NoBfx4E%2BH02BUSfEkwWaHmgLXhA%3D"
|
|
615
|
+
},
|
|
616
|
+
"item_urls": [
|
|
617
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1f3ff8156dc49b13c260c616f9c5b499?lk3s=43402efa&x-expires=1768439160&x-signature=udL%2BltzM6gY4gPab5FLqg3OW9Dc%3D"
|
|
618
|
+
],
|
|
619
|
+
"md5": "1f3ff8156dc49b13c260c616f9c5b499",
|
|
620
|
+
"has_favorited": false,
|
|
621
|
+
"create_time": 1709561517,
|
|
622
|
+
"statistics": {
|
|
623
|
+
"favorite_count": 0
|
|
624
|
+
},
|
|
625
|
+
"is_original": true,
|
|
626
|
+
"status": 102,
|
|
627
|
+
"review_info": {
|
|
628
|
+
"review_status": 1,
|
|
629
|
+
"review_code_list": [],
|
|
630
|
+
"extra_reason": null,
|
|
631
|
+
"review_reason_list": []
|
|
632
|
+
},
|
|
633
|
+
"aspect_ratio": 1,
|
|
634
|
+
"download_info": {
|
|
635
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89cd5c59337b49929cef8ebeb6882156~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=CxZyBcoCpPJKqa9%2BeT8MOZh5cYw%3D",
|
|
636
|
+
"format": "gif"
|
|
637
|
+
},
|
|
638
|
+
"publish_source": "user_post_pc_collection",
|
|
639
|
+
"is_business": false,
|
|
640
|
+
"business_info": {
|
|
641
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
642
|
+
"sign": "U1m8SGebY6jXpZcWjBHLMBhqFwEgiTp+KntemlTi5mFxaTbeZgschd+2qth22sfNoCjhmeYIGRLekvqaEF/UO2q3Zd3caCLv9aWsgyJ2/XtXRQJVaE+UqZzpT6qCx7En6+m55IOXzLykTRZE3yQKatZalwIdMUzSFoBGQr2ggvs="
|
|
643
|
+
},
|
|
644
|
+
"category_ids": [
|
|
645
|
+
11578
|
|
646
|
+
],
|
|
647
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
648
|
+
},
|
|
649
|
+
"author": {
|
|
650
|
+
"name": "薄荷大王",
|
|
651
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/018d5c13107f4f7db56b95d99d1d32ff?lk3s=4eecb9e8&x-expires=1739495160&x-signature=R2k3YO%2FJKUS6Nt2nG1FM6xEheow%3D",
|
|
652
|
+
"source": 1,
|
|
653
|
+
"uid": "2524090325801103"
|
|
654
|
+
},
|
|
655
|
+
"sticker": {
|
|
656
|
+
"preview_cover": "",
|
|
657
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89cd5c59337b49929cef8ebeb6882156~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=dHV8kv0bf8MairXFL2vIToeVyCk%3D&format=.png",
|
|
658
|
+
"sticker_type": 2,
|
|
659
|
+
"sticker_package": {
|
|
660
|
+
"width_per_frame": 280,
|
|
661
|
+
"height_per_frame": 280,
|
|
662
|
+
"size": 21422
|
|
663
|
+
},
|
|
664
|
+
"large_image": {
|
|
665
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/89cd5c59337b49929cef8ebeb6882156~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=CxZyBcoCpPJKqa9%2BeT8MOZh5cYw%3D"
|
|
666
|
+
}
|
|
667
|
+
}
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"common_attr": {
|
|
671
|
+
"id": "7439209468732214564",
|
|
672
|
+
"effect_id": "7439209468732214564",
|
|
673
|
+
"effect_type": 2,
|
|
674
|
+
"source": 1,
|
|
675
|
+
"title": "拼贴热点字-好精彩",
|
|
676
|
+
"description": "拼贴热点字-好精彩",
|
|
677
|
+
"cover_url": {
|
|
678
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f878e13398e64907be8985164f420a13~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=g5DG8V4Hsxe3c9wKON85LS5G6F0%3D",
|
|
679
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f878e13398e64907be8985164f420a13~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=Ra%2B9Ny9jQF0iRn2NY98LY5bFG3k%3D"
|
|
680
|
+
},
|
|
681
|
+
"item_urls": [
|
|
682
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/dc7b9b81c5bc6a3aa2ffe04e212dadbd?lk3s=43402efa&x-expires=1768439160&x-signature=gj8JXIPAnnkRbr1Sm89w7xr0EpQ%3D"
|
|
683
|
+
],
|
|
684
|
+
"md5": "dc7b9b81c5bc6a3aa2ffe04e212dadbd",
|
|
685
|
+
"has_favorited": false,
|
|
686
|
+
"create_time": 1732076117,
|
|
687
|
+
"statistics": {
|
|
688
|
+
"favorite_count": 0
|
|
689
|
+
},
|
|
690
|
+
"is_original": true,
|
|
691
|
+
"status": 102,
|
|
692
|
+
"review_info": {
|
|
693
|
+
"review_status": 1,
|
|
694
|
+
"review_code_list": [],
|
|
695
|
+
"extra_reason": null,
|
|
696
|
+
"review_reason_list": []
|
|
697
|
+
},
|
|
698
|
+
"aspect_ratio": 1,
|
|
699
|
+
"download_info": {
|
|
700
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5c09c7a1de784410a2f846ed452b7dae~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=ZuUFyy5lsfI9fbwtHnBDgYbXZeI%3D",
|
|
701
|
+
"format": "gif"
|
|
702
|
+
},
|
|
703
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
704
|
+
"is_business": false,
|
|
705
|
+
"business_info": {
|
|
706
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
707
|
+
"sign": "l6tpZapMzif3Dgccm0wBd3jZTNYpJ3lLj57AuoQeDQX7SsnWPQ0JJ2Avc93nuZVYb8JJF8ncgCuVJaYGRun2JjVepVzQ77Mg2cqrqpyHg/6kBJLx0BZO3coeCVajub8+6/ziTxBI52tmEzUXQThn/IO0k/ux6Fe6rFSaHPqGniI="
|
|
708
|
+
},
|
|
709
|
+
"category_ids": [
|
|
710
|
+
11578,
|
|
711
|
+
10522
|
|
712
|
+
],
|
|
713
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/b6ecade5f76f20562cb7441d5e54bf36\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
714
|
+
},
|
|
715
|
+
"author": {
|
|
716
|
+
"name": "CHICHI",
|
|
717
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
718
|
+
"source": 1,
|
|
719
|
+
"uid": "3294558974117544"
|
|
720
|
+
},
|
|
721
|
+
"sticker": {
|
|
722
|
+
"preview_cover": "",
|
|
723
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5c09c7a1de784410a2f846ed452b7dae~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=OD7IvbbG36vcaViVruL8qjledWk%3D&format=.png",
|
|
724
|
+
"sticker_type": 2,
|
|
725
|
+
"sticker_package": {
|
|
726
|
+
"width_per_frame": 280,
|
|
727
|
+
"height_per_frame": 280,
|
|
728
|
+
"size": 79493
|
|
729
|
+
},
|
|
730
|
+
"large_image": {
|
|
731
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5c09c7a1de784410a2f846ed452b7dae~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=ZuUFyy5lsfI9fbwtHnBDgYbXZeI%3D"
|
|
732
|
+
}
|
|
733
|
+
}
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
"common_attr": {
|
|
737
|
+
"id": "7439209470162423094",
|
|
738
|
+
"effect_id": "7439209470162423094",
|
|
739
|
+
"effect_type": 2,
|
|
740
|
+
"source": 1,
|
|
741
|
+
"title": "综艺情绪符号-惊叹号感叹号",
|
|
742
|
+
"description": "综艺情绪符号-惊叹号感叹号",
|
|
743
|
+
"cover_url": {
|
|
744
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c689b0a2c36a44ee91d76f06aa17681e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=4DKdAzBcJut7ClTs13kWX3Kp4Qw%3D",
|
|
745
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c689b0a2c36a44ee91d76f06aa17681e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=XpspCN0NS5053ODl1dV6BcWu1pw%3D"
|
|
746
|
+
},
|
|
747
|
+
"item_urls": [
|
|
748
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/faca931aa995aa8b4c6bb59ed8a40d20?lk3s=43402efa&x-expires=1768439160&x-signature=xPVigrWnHoWQUFGoD24rhaVmej0%3D"
|
|
749
|
+
],
|
|
750
|
+
"md5": "faca931aa995aa8b4c6bb59ed8a40d20",
|
|
751
|
+
"has_favorited": false,
|
|
752
|
+
"create_time": 1732076117,
|
|
753
|
+
"statistics": {
|
|
754
|
+
"favorite_count": 0
|
|
755
|
+
},
|
|
756
|
+
"is_original": true,
|
|
757
|
+
"status": 102,
|
|
758
|
+
"review_info": {
|
|
759
|
+
"review_status": 1,
|
|
760
|
+
"review_code_list": [],
|
|
761
|
+
"extra_reason": null,
|
|
762
|
+
"review_reason_list": []
|
|
763
|
+
},
|
|
764
|
+
"aspect_ratio": 1,
|
|
765
|
+
"download_info": {
|
|
766
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04bb0db311c44481bba164015d3ec19c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=8Is6xTJRmCvHa09X5cRbxwgkVE4%3D",
|
|
767
|
+
"format": "gif"
|
|
768
|
+
},
|
|
769
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
770
|
+
"is_business": false,
|
|
771
|
+
"business_info": {
|
|
772
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
773
|
+
"sign": "TV2fmGB+YlCEHAqZeG0sBGWtiALspzQ0wSOnrCpcqaknaplla67XJlAHITkw8levld4vLk4ipC4M7ps8GDmDlDJJ1LuP1W6dBgGATCTSkq6M5Oz4ibW+1phJQNUBiJF3ZRfzcQpwliFiV6Rz64OCRj0zulbqaRv5Kres6Ijo+mo="
|
|
774
|
+
},
|
|
775
|
+
"category_ids": [
|
|
776
|
+
11578,
|
|
777
|
+
10522
|
|
778
|
+
],
|
|
779
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/27114e3563a554868c3ae2c882744788\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
780
|
+
},
|
|
781
|
+
"author": {
|
|
782
|
+
"name": "CHICHI",
|
|
783
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
784
|
+
"source": 1,
|
|
785
|
+
"uid": "3294558974117544"
|
|
786
|
+
},
|
|
787
|
+
"sticker": {
|
|
788
|
+
"preview_cover": "",
|
|
789
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04bb0db311c44481bba164015d3ec19c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=AV2GNia4LppAgdxDLXI2PEiZfqI%3D&format=.png",
|
|
790
|
+
"sticker_type": 2,
|
|
791
|
+
"sticker_package": {
|
|
792
|
+
"width_per_frame": 280,
|
|
793
|
+
"height_per_frame": 280,
|
|
794
|
+
"size": 34538
|
|
795
|
+
},
|
|
796
|
+
"large_image": {
|
|
797
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04bb0db311c44481bba164015d3ec19c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=8Is6xTJRmCvHa09X5cRbxwgkVE4%3D"
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"common_attr": {
|
|
803
|
+
"id": "7439209293477416211",
|
|
804
|
+
"effect_id": "7439209293477416211",
|
|
805
|
+
"effect_type": 2,
|
|
806
|
+
"source": 1,
|
|
807
|
+
"title": "综艺情绪符号-愤怒生气",
|
|
808
|
+
"description": "综艺情绪符号-愤怒生气",
|
|
809
|
+
"cover_url": {
|
|
810
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04c4a5d75bd74b218d9ed70f3bd93e2a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=05nMQR5CzNo4iK6YFvRoZTugLfk%3D",
|
|
811
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04c4a5d75bd74b218d9ed70f3bd93e2a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=6eJvrCMrJ8Tbu5V43yREtDBF9eA%3D"
|
|
812
|
+
},
|
|
813
|
+
"item_urls": [
|
|
814
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b655b42a76bc0021d1a0bb65929f9346?lk3s=43402efa&x-expires=1768439160&x-signature=dJ%2FxbUnpP%2Fs%2BA%2FMPrpnzRrHMCHc%3D"
|
|
815
|
+
],
|
|
816
|
+
"md5": "b655b42a76bc0021d1a0bb65929f9346",
|
|
817
|
+
"has_favorited": false,
|
|
818
|
+
"create_time": 1732076117,
|
|
819
|
+
"statistics": {
|
|
820
|
+
"favorite_count": 0
|
|
821
|
+
},
|
|
822
|
+
"is_original": true,
|
|
823
|
+
"status": 102,
|
|
824
|
+
"review_info": {
|
|
825
|
+
"review_status": 1,
|
|
826
|
+
"review_code_list": [],
|
|
827
|
+
"extra_reason": null,
|
|
828
|
+
"review_reason_list": []
|
|
829
|
+
},
|
|
830
|
+
"aspect_ratio": 1,
|
|
831
|
+
"download_info": {
|
|
832
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a3f0ab76cfc4873b4578715cecece4a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=fvktckpz7vaE85R%2FUjP%2Buq8TagY%3D",
|
|
833
|
+
"format": "gif"
|
|
834
|
+
},
|
|
835
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
836
|
+
"is_business": false,
|
|
837
|
+
"business_info": {
|
|
838
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
839
|
+
"sign": "mSWpWMoiOo6UAvrbZqAcXBHVT3EpaF6kuGqDVZf2Fj+A/xR+sv+I39Id/dGxV1kPPcpsvW8gjz41jFu0XX80zOJm0PfwEJN+WBvo+qQpj0SHDjFiEXLTPH22a9zVD3dXIffxOiN7fmysd1PoMJC3OMjzEmj+mljmjbDnwGygh9U="
|
|
840
|
+
},
|
|
841
|
+
"category_ids": [
|
|
842
|
+
11578,
|
|
843
|
+
10522
|
|
844
|
+
],
|
|
845
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/1550af07c63a642cafaa3e3a465efe0c\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
846
|
+
},
|
|
847
|
+
"author": {
|
|
848
|
+
"name": "CHICHI",
|
|
849
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
850
|
+
"source": 1,
|
|
851
|
+
"uid": "3294558974117544"
|
|
852
|
+
},
|
|
853
|
+
"sticker": {
|
|
854
|
+
"preview_cover": "",
|
|
855
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a3f0ab76cfc4873b4578715cecece4a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=S9XzhBATmezushq4epTJSy%2FuWDU%3D&format=.png",
|
|
856
|
+
"sticker_type": 2,
|
|
857
|
+
"sticker_package": {
|
|
858
|
+
"width_per_frame": 280,
|
|
859
|
+
"height_per_frame": 280,
|
|
860
|
+
"size": 81802
|
|
861
|
+
},
|
|
862
|
+
"large_image": {
|
|
863
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a3f0ab76cfc4873b4578715cecece4a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=fvktckpz7vaE85R%2FUjP%2Buq8TagY%3D"
|
|
864
|
+
}
|
|
865
|
+
}
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
"common_attr": {
|
|
869
|
+
"id": "7290775918723730699",
|
|
870
|
+
"effect_id": "7290775918723730699",
|
|
871
|
+
"effect_type": 2,
|
|
872
|
+
"source": 1,
|
|
873
|
+
"title": "精神状态气泡",
|
|
874
|
+
"description": "精神状态气泡",
|
|
875
|
+
"cover_url": {
|
|
876
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea326211d2a240b885442ff4c93c70ce~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=BcW%2BwhE1bLJo%2BuDNU%2BQ9CVexSI8%3D",
|
|
877
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea326211d2a240b885442ff4c93c70ce~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=GwYLqGB9d7UvRMk9i%2BPoQ9SezUE%3D"
|
|
878
|
+
},
|
|
879
|
+
"item_urls": [
|
|
880
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/de6f8634990912a81afd1ed52d9b1532?lk3s=43402efa&x-expires=1768439160&x-signature=6Wk0UAbdPHhu93kEtUAaaSioXPE%3D"
|
|
881
|
+
],
|
|
882
|
+
"md5": "de6f8634990912a81afd1ed52d9b1532",
|
|
883
|
+
"has_favorited": false,
|
|
884
|
+
"create_time": 1697517956,
|
|
885
|
+
"statistics": {
|
|
886
|
+
"favorite_count": 0
|
|
887
|
+
},
|
|
888
|
+
"is_original": true,
|
|
889
|
+
"status": 102,
|
|
890
|
+
"review_info": {
|
|
891
|
+
"review_status": 1,
|
|
892
|
+
"review_code_list": [],
|
|
893
|
+
"extra_reason": null,
|
|
894
|
+
"review_reason_list": []
|
|
895
|
+
},
|
|
896
|
+
"aspect_ratio": 1,
|
|
897
|
+
"download_info": {
|
|
898
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea326211d2a240b885442ff4c93c70ce~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=DGN%2F8sSZ6LUoJwv0Bvx%2FFxpzjHc%3D",
|
|
899
|
+
"format": "gif"
|
|
900
|
+
},
|
|
901
|
+
"publish_source": "user_post_sticker_collection",
|
|
902
|
+
"is_business": false,
|
|
903
|
+
"business_info": {
|
|
904
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
905
|
+
"sign": "aZhGRQ0Tz4azVwQmoOx4icu/gfwRrDMdZaQDcAhQ+PMIGpPBxT3bQahkaH9TK3pKsrRDtTutp+boJO3+Xycw5P+8anZBr8j0ijC9WmsMWrd/9MsXTFUbBPsv90YSC53Ubn7czR26tTh0zAOby2wAmtEC6pth3pjV0s6PP/6CxIM="
|
|
906
|
+
},
|
|
907
|
+
"category_ids": [
|
|
908
|
+
10522,
|
|
909
|
+
11578
|
|
910
|
+
],
|
|
911
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
912
|
+
},
|
|
913
|
+
"author": {
|
|
914
|
+
"name": "打狗的主人",
|
|
915
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/01ac2218a5c0dee2295bcc73f01ada08~300x300.image",
|
|
916
|
+
"source": 1,
|
|
917
|
+
"uid": "2120318022065549"
|
|
918
|
+
},
|
|
919
|
+
"sticker": {
|
|
920
|
+
"preview_cover": "",
|
|
921
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea326211d2a240b885442ff4c93c70ce~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=h0oOtOa%2FBqcm7qCo%2FYPLOuk1Qxo%3D&format=.png",
|
|
922
|
+
"sticker_type": 2,
|
|
923
|
+
"sticker_package": {
|
|
924
|
+
"width_per_frame": 280,
|
|
925
|
+
"height_per_frame": 280,
|
|
926
|
+
"size": 82346
|
|
927
|
+
},
|
|
928
|
+
"large_image": {
|
|
929
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea326211d2a240b885442ff4c93c70ce~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=DGN%2F8sSZ6LUoJwv0Bvx%2FFxpzjHc%3D"
|
|
930
|
+
}
|
|
931
|
+
}
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"common_attr": {
|
|
935
|
+
"id": "7334720572984741161",
|
|
936
|
+
"effect_id": "7334720572984741161",
|
|
937
|
+
"effect_type": 2,
|
|
938
|
+
"source": 1,
|
|
939
|
+
"title": "怒综艺情绪",
|
|
940
|
+
"description": "怒综艺情绪",
|
|
941
|
+
"cover_url": {
|
|
942
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb22e58146da4e5092c058331e356a4d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=vK50ptOROcGdEM9cqJkfrI%2FefVY%3D",
|
|
943
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb22e58146da4e5092c058331e356a4d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=K9F8Qln1snvp%2B0yaLjlobwp3LII%3D"
|
|
944
|
+
},
|
|
945
|
+
"item_urls": [
|
|
946
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/cd932c070743c4050ab1e5578b7e6c23?lk3s=43402efa&x-expires=1768439160&x-signature=iCcchAOUu7UASe4qTVlRAAh%2Fmn4%3D"
|
|
947
|
+
],
|
|
948
|
+
"md5": "cd932c070743c4050ab1e5578b7e6c23",
|
|
949
|
+
"has_favorited": false,
|
|
950
|
+
"create_time": 1707751798,
|
|
951
|
+
"statistics": {
|
|
952
|
+
"favorite_count": 0
|
|
953
|
+
},
|
|
954
|
+
"is_original": true,
|
|
955
|
+
"status": 102,
|
|
956
|
+
"review_info": {
|
|
957
|
+
"review_status": 1,
|
|
958
|
+
"review_code_list": [],
|
|
959
|
+
"extra_reason": null,
|
|
960
|
+
"review_reason_list": []
|
|
961
|
+
},
|
|
962
|
+
"aspect_ratio": 1,
|
|
963
|
+
"download_info": {
|
|
964
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb22e58146da4e5092c058331e356a4d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jEwMjS33JBxix4MACN2dzJHGrus%3D",
|
|
965
|
+
"format": "gif"
|
|
966
|
+
},
|
|
967
|
+
"publish_source": "user_post_sticker_collection",
|
|
968
|
+
"is_business": false,
|
|
969
|
+
"business_info": {
|
|
970
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
971
|
+
"sign": "TeRN4dlE5SnrpMhMu0itd58kY6HV5dCW5yJVYUTaeFkhkmxBoQlbqsHNfKMdeygLtaE4DqqA7CsBG8AnoVMMoRu/vDdlv4GUW66qrwke66F2/Xk0s9oX3iLyb3Nn7OdxSDucyGM9PuYNSlhfTeikxxRAw9Ubph5ZFzly1+u7VnM="
|
|
972
|
+
},
|
|
973
|
+
"category_ids": [
|
|
974
|
+
10522,
|
|
975
|
+
11578
|
|
976
|
+
],
|
|
977
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
978
|
+
},
|
|
979
|
+
"author": {
|
|
980
|
+
"name": "忘羡",
|
|
981
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/thumb/2f8cd0000904cc4b78884",
|
|
982
|
+
"source": 1,
|
|
983
|
+
"uid": "1732448259159581"
|
|
984
|
+
},
|
|
985
|
+
"sticker": {
|
|
986
|
+
"preview_cover": "",
|
|
987
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb22e58146da4e5092c058331e356a4d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=kSxCrGa1DZVA8h05zuLIbjWqrrY%3D&format=.png",
|
|
988
|
+
"sticker_type": 2,
|
|
989
|
+
"sticker_package": {
|
|
990
|
+
"width_per_frame": 280,
|
|
991
|
+
"height_per_frame": 280,
|
|
992
|
+
"size": 39641
|
|
993
|
+
},
|
|
994
|
+
"large_image": {
|
|
995
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb22e58146da4e5092c058331e356a4d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jEwMjS33JBxix4MACN2dzJHGrus%3D"
|
|
996
|
+
}
|
|
997
|
+
}
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"common_attr": {
|
|
1001
|
+
"id": "7412465530042420490",
|
|
1002
|
+
"effect_id": "7412465530042420490",
|
|
1003
|
+
"effect_type": 2,
|
|
1004
|
+
"source": 1,
|
|
1005
|
+
"title": "泰式下边框绿色花纹纹理上边框",
|
|
1006
|
+
"description": "泰式下边框绿色花纹纹理上边框",
|
|
1007
|
+
"cover_url": {
|
|
1008
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b96d52bcdc646d895a8c29c463937fa~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=tEZECkbVU7wPUhBQm73eBYJYrGA%3D",
|
|
1009
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b96d52bcdc646d895a8c29c463937fa~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=jPK%2BWZJ%2BfSmDt0bVgAv0xqv9yjs%3D"
|
|
1010
|
+
},
|
|
1011
|
+
"item_urls": [
|
|
1012
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/11faf678eaff004c32b5fcbce4ddbec0?lk3s=43402efa&x-expires=1768439160&x-signature=tkLrcV8UGWv1ui4id%2Bz7xDCWGVY%3D"
|
|
1013
|
+
],
|
|
1014
|
+
"md5": "11faf678eaff004c32b5fcbce4ddbec0",
|
|
1015
|
+
"has_favorited": false,
|
|
1016
|
+
"create_time": 1725849286,
|
|
1017
|
+
"statistics": {
|
|
1018
|
+
"favorite_count": 0
|
|
1019
|
+
},
|
|
1020
|
+
"is_original": true,
|
|
1021
|
+
"status": 102,
|
|
1022
|
+
"review_info": {
|
|
1023
|
+
"review_status": 1,
|
|
1024
|
+
"review_code_list": [],
|
|
1025
|
+
"extra_reason": null,
|
|
1026
|
+
"review_reason_list": []
|
|
1027
|
+
},
|
|
1028
|
+
"aspect_ratio": 1,
|
|
1029
|
+
"download_info": {
|
|
1030
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6795551f672944eea3f5a2c6f09a824a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jFvX5d6xe3ATdzQvXd7cUR856Gg%3D",
|
|
1031
|
+
"format": "gif"
|
|
1032
|
+
},
|
|
1033
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1034
|
+
"is_business": false,
|
|
1035
|
+
"business_info": {
|
|
1036
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1037
|
+
"sign": "IUExTqfa27gxkw2cMQQBdnYFDnPjYjMJiY0mgs7CC4g8f/7jpEG2+4x6OU5CVgpnOyShZDCorLHPyW5ChjG1Jc2blyxmJmbyW13ccy6PQUJV/Qv5WK336Ro6htrNwvzVIA6KDJC8575hSyAt3qLTzY7npCSw4PDyGj65Sr9d4/U="
|
|
1038
|
+
},
|
|
1039
|
+
"category_ids": [
|
|
1040
|
+
11578
|
|
1041
|
+
],
|
|
1042
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/9a3a102e9f6d3f702a6210bb0939d8f8\"}"
|
|
1043
|
+
},
|
|
1044
|
+
"author": {
|
|
1045
|
+
"name": "阿哩哩",
|
|
1046
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5DZhwIPe%2F9C%2FCBdp01LJOmxTwes%3D",
|
|
1047
|
+
"source": 1,
|
|
1048
|
+
"uid": "100571911413"
|
|
1049
|
+
},
|
|
1050
|
+
"sticker": {
|
|
1051
|
+
"preview_cover": "",
|
|
1052
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6795551f672944eea3f5a2c6f09a824a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=AQXDsi9N8cgEQvSyC%2FHPyOpjsMk%3D&format=.png",
|
|
1053
|
+
"sticker_type": 2,
|
|
1054
|
+
"sticker_package": {
|
|
1055
|
+
"width_per_frame": 280,
|
|
1056
|
+
"height_per_frame": 280,
|
|
1057
|
+
"size": 1790730
|
|
1058
|
+
},
|
|
1059
|
+
"large_image": {
|
|
1060
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6795551f672944eea3f5a2c6f09a824a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jFvX5d6xe3ATdzQvXd7cUR856Gg%3D"
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"common_attr": {
|
|
1066
|
+
"id": "7439209000006159627",
|
|
1067
|
+
"effect_id": "7439209000006159627",
|
|
1068
|
+
"effect_type": 2,
|
|
1069
|
+
"source": 1,
|
|
1070
|
+
"title": "综艺情绪符号-疑问问号",
|
|
1071
|
+
"description": "综艺情绪符号-疑问问号",
|
|
1072
|
+
"cover_url": {
|
|
1073
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a98892aac2cc49589dde23f1d90e88cc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=rnbNoXdnOq4zXXXugb2%2FdLrBXtg%3D",
|
|
1074
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a98892aac2cc49589dde23f1d90e88cc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=Q1vhE5d8hYkqO1O47SI%2F8GifGEI%3D"
|
|
1075
|
+
},
|
|
1076
|
+
"item_urls": [
|
|
1077
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d770c38e47766bb03eb3b5d02d76301d?lk3s=43402efa&x-expires=1768439160&x-signature=6tleoAuERsThBYdREqJ8PdD41u0%3D"
|
|
1078
|
+
],
|
|
1079
|
+
"md5": "d770c38e47766bb03eb3b5d02d76301d",
|
|
1080
|
+
"has_favorited": false,
|
|
1081
|
+
"create_time": 1732076117,
|
|
1082
|
+
"statistics": {
|
|
1083
|
+
"favorite_count": 0
|
|
1084
|
+
},
|
|
1085
|
+
"is_original": true,
|
|
1086
|
+
"status": 102,
|
|
1087
|
+
"review_info": {
|
|
1088
|
+
"review_status": 1,
|
|
1089
|
+
"review_code_list": [],
|
|
1090
|
+
"extra_reason": null,
|
|
1091
|
+
"review_reason_list": []
|
|
1092
|
+
},
|
|
1093
|
+
"aspect_ratio": 1,
|
|
1094
|
+
"download_info": {
|
|
1095
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8baf70c67f8431baf9325228816d8ae~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=NXpveuEy2Jl3KYFtMZRAIhMBMYE%3D",
|
|
1096
|
+
"format": "gif"
|
|
1097
|
+
},
|
|
1098
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1099
|
+
"is_business": false,
|
|
1100
|
+
"business_info": {
|
|
1101
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1102
|
+
"sign": "Nzyj32FIaBam5pkbt/MRPUrSTon9QrNbMf32/R2scTMysTVc7kksrEQJbQ63c/6w/5b63os03MeskI7FkyC9YUFwkKGQ92ZWageSgArcyyYbO0QKEPnjPL0SIEFLAZbTaHk9dUl7szc0J8BWCU+6KV75BF7AznmnL2CNyqHecYk="
|
|
1103
|
+
},
|
|
1104
|
+
"category_ids": [
|
|
1105
|
+
11578,
|
|
1106
|
+
10522
|
|
1107
|
+
],
|
|
1108
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/3422649c27b0d512aad65dcf865ceb79\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1109
|
+
},
|
|
1110
|
+
"author": {
|
|
1111
|
+
"name": "CHICHI",
|
|
1112
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
1113
|
+
"source": 1,
|
|
1114
|
+
"uid": "3294558974117544"
|
|
1115
|
+
},
|
|
1116
|
+
"sticker": {
|
|
1117
|
+
"preview_cover": "",
|
|
1118
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8baf70c67f8431baf9325228816d8ae~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=TQhhdVVDv7Mr2SmOdhSeqcDjDRo%3D&format=.png",
|
|
1119
|
+
"sticker_type": 2,
|
|
1120
|
+
"sticker_package": {
|
|
1121
|
+
"width_per_frame": 280,
|
|
1122
|
+
"height_per_frame": 280,
|
|
1123
|
+
"size": 63262
|
|
1124
|
+
},
|
|
1125
|
+
"large_image": {
|
|
1126
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8baf70c67f8431baf9325228816d8ae~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=NXpveuEy2Jl3KYFtMZRAIhMBMYE%3D"
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"common_attr": {
|
|
1132
|
+
"id": "7441839007866047782",
|
|
1133
|
+
"effect_id": "7441839007866047782",
|
|
1134
|
+
"effect_type": 2,
|
|
1135
|
+
"source": 1,
|
|
1136
|
+
"title": "情绪表达-大震惊",
|
|
1137
|
+
"description": "情绪表达-大震惊",
|
|
1138
|
+
"cover_url": {
|
|
1139
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a8e0e573c044c2e9288f30df5156caa~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=GhjW42Jc0v67zytyq2Wflkdolt8%3D",
|
|
1140
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a8e0e573c044c2e9288f30df5156caa~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=ESRoyEClNJYmlhxuuFYt2VN5Vhg%3D"
|
|
1141
|
+
},
|
|
1142
|
+
"item_urls": [
|
|
1143
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b43df1d5dfbcd8c562aef8c4794c865e?lk3s=43402efa&x-expires=1768439160&x-signature=q3bqotJhyD1oIk3dMWD7t53iOBM%3D"
|
|
1144
|
+
],
|
|
1145
|
+
"md5": "b43df1d5dfbcd8c562aef8c4794c865e",
|
|
1146
|
+
"has_favorited": false,
|
|
1147
|
+
"create_time": 1732688265,
|
|
1148
|
+
"statistics": {
|
|
1149
|
+
"favorite_count": 0
|
|
1150
|
+
},
|
|
1151
|
+
"is_original": true,
|
|
1152
|
+
"status": 102,
|
|
1153
|
+
"review_info": {
|
|
1154
|
+
"review_status": 1,
|
|
1155
|
+
"review_code_list": [],
|
|
1156
|
+
"extra_reason": null,
|
|
1157
|
+
"review_reason_list": []
|
|
1158
|
+
},
|
|
1159
|
+
"aspect_ratio": 1,
|
|
1160
|
+
"download_info": {
|
|
1161
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/226d4d3e17794b2cb8cfce1cd1781fd4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=KGk2wRdc4xlfjNJBUa%2ByqWNNhiY%3D",
|
|
1162
|
+
"format": "gif"
|
|
1163
|
+
},
|
|
1164
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1165
|
+
"is_business": false,
|
|
1166
|
+
"business_info": {
|
|
1167
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1168
|
+
"sign": "HWmRSFqygFnxS1sod5dX3Ey/SjEd4F5mRwLFisQyQ96X0aT37snlIprexpsRdLmB7ZvBwXxigTf2UbZCs5bSqZMoboWKdE6yVBnA75PuOF5vXFKNlmDxjj3JGzV/+PPZbb4GChv07k1s4sOkdoSMF0fyXDZ5oFbQxVaIJT8SIZs="
|
|
1169
|
+
},
|
|
1170
|
+
"category_ids": [
|
|
1171
|
+
11578
|
|
1172
|
+
],
|
|
1173
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/da4d993878112216186bfe4ac6dce6a7\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1174
|
+
},
|
|
1175
|
+
"author": {
|
|
1176
|
+
"name": "七月传媒工作室",
|
|
1177
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
1178
|
+
"source": 1,
|
|
1179
|
+
"uid": "106187290761"
|
|
1180
|
+
},
|
|
1181
|
+
"sticker": {
|
|
1182
|
+
"preview_cover": "",
|
|
1183
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/226d4d3e17794b2cb8cfce1cd1781fd4~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=wcZobdtxrDMcH0wsKIMdqjEoVJE%3D&format=.png",
|
|
1184
|
+
"sticker_type": 2,
|
|
1185
|
+
"sticker_package": {
|
|
1186
|
+
"width_per_frame": 280,
|
|
1187
|
+
"height_per_frame": 280,
|
|
1188
|
+
"size": 82320
|
|
1189
|
+
},
|
|
1190
|
+
"large_image": {
|
|
1191
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/226d4d3e17794b2cb8cfce1cd1781fd4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=KGk2wRdc4xlfjNJBUa%2ByqWNNhiY%3D"
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"common_attr": {
|
|
1197
|
+
"id": "7342705071211236658",
|
|
1198
|
+
"effect_id": "7342705071211236658",
|
|
1199
|
+
"effect_type": 2,
|
|
1200
|
+
"source": 1,
|
|
1201
|
+
"title": "懂文字",
|
|
1202
|
+
"description": "懂文字",
|
|
1203
|
+
"cover_url": {
|
|
1204
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8f5f2e424b0b465090ed0b3a6b3162d2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=ZuHCBZ6Uvrf0kBP6C9gKur%2F%2FDGw%3D",
|
|
1205
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8f5f2e424b0b465090ed0b3a6b3162d2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=UvFsfNkLSmXzL9izz8%2F0dAfGhtM%3D"
|
|
1206
|
+
},
|
|
1207
|
+
"item_urls": [
|
|
1208
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4a93495c963f07fc6c5a8227efe77a4f?lk3s=43402efa&x-expires=1768439160&x-signature=JX0l3w89GC%2FygO8qp1GWn%2FGo6Hk%3D"
|
|
1209
|
+
],
|
|
1210
|
+
"md5": "4a93495c963f07fc6c5a8227efe77a4f",
|
|
1211
|
+
"has_favorited": false,
|
|
1212
|
+
"create_time": 1709609139,
|
|
1213
|
+
"statistics": {
|
|
1214
|
+
"favorite_count": 0
|
|
1215
|
+
},
|
|
1216
|
+
"is_original": true,
|
|
1217
|
+
"status": 102,
|
|
1218
|
+
"review_info": {
|
|
1219
|
+
"review_status": 1,
|
|
1220
|
+
"review_code_list": [],
|
|
1221
|
+
"extra_reason": null,
|
|
1222
|
+
"review_reason_list": []
|
|
1223
|
+
},
|
|
1224
|
+
"aspect_ratio": 1,
|
|
1225
|
+
"download_info": {
|
|
1226
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8f5f2e424b0b465090ed0b3a6b3162d2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=BHoOWnsfRX2ssAFQUGPkmQU%2F5sQ%3D",
|
|
1227
|
+
"format": "gif"
|
|
1228
|
+
},
|
|
1229
|
+
"publish_source": "user_post_pc_collection",
|
|
1230
|
+
"is_business": false,
|
|
1231
|
+
"business_info": {
|
|
1232
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1233
|
+
"sign": "m8/3osZHI3jF5iw9REAWJuC6diBnxbZULw4iimVBoPsvtIr4MzrgpBi43Kum+1P+c1vRRUMV2JTOa4+ohCNF9CnnBPnj6fQSvMIxR8QYaa8v30A7Jxw/Cd5XOhMlV/xqv+4Z7DSF9KZd/eVk1JBbkHJgkLlPcHMgBzBdQAbMtEU="
|
|
1234
|
+
},
|
|
1235
|
+
"category_ids": [
|
|
1236
|
+
11578
|
|
1237
|
+
],
|
|
1238
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1239
|
+
},
|
|
1240
|
+
"author": {
|
|
1241
|
+
"name": "塔塔开坦克",
|
|
1242
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495160&x-signature=gCMsx9IN1%2FLNInBlghCrc3QCN4A%3D",
|
|
1243
|
+
"source": 1,
|
|
1244
|
+
"uid": "3510085292656125"
|
|
1245
|
+
},
|
|
1246
|
+
"sticker": {
|
|
1247
|
+
"preview_cover": "",
|
|
1248
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8f5f2e424b0b465090ed0b3a6b3162d2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=fBkOhn%2FeQMQxkhFUvirRIcDBTLc%3D&format=.png",
|
|
1249
|
+
"sticker_type": 2,
|
|
1250
|
+
"sticker_package": {
|
|
1251
|
+
"width_per_frame": 280,
|
|
1252
|
+
"height_per_frame": 280,
|
|
1253
|
+
"size": 89889
|
|
1254
|
+
},
|
|
1255
|
+
"large_image": {
|
|
1256
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8f5f2e424b0b465090ed0b3a6b3162d2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=BHoOWnsfRX2ssAFQUGPkmQU%2F5sQ%3D"
|
|
1257
|
+
}
|
|
1258
|
+
}
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"common_attr": {
|
|
1262
|
+
"id": "7292695260172389686",
|
|
1263
|
+
"effect_id": "7292695260172389686",
|
|
1264
|
+
"effect_type": 2,
|
|
1265
|
+
"source": 1,
|
|
1266
|
+
"title": "脑子不够用了",
|
|
1267
|
+
"description": "脑子不够用了",
|
|
1268
|
+
"cover_url": {
|
|
1269
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a6e0f3038bb4ddbbca10ca9486a1840~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=XCR5JAGfpKrMzwoJ2wIdxSPXmzs%3D",
|
|
1270
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a6e0f3038bb4ddbbca10ca9486a1840~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=OOfsdV4ytm4zVO1ruRs73jLzlGo%3D"
|
|
1271
|
+
},
|
|
1272
|
+
"item_urls": [
|
|
1273
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/251acdf1d23b0c2e52dc23624aa9b6b4?lk3s=43402efa&x-expires=1768439160&x-signature=lIXGP4w9VN03E1lmWKAnrYXV0QE%3D"
|
|
1274
|
+
],
|
|
1275
|
+
"md5": "251acdf1d23b0c2e52dc23624aa9b6b4",
|
|
1276
|
+
"has_favorited": false,
|
|
1277
|
+
"create_time": 1697964609,
|
|
1278
|
+
"statistics": {
|
|
1279
|
+
"favorite_count": 0
|
|
1280
|
+
},
|
|
1281
|
+
"is_original": true,
|
|
1282
|
+
"status": 102,
|
|
1283
|
+
"review_info": {
|
|
1284
|
+
"review_status": 1,
|
|
1285
|
+
"review_code_list": [],
|
|
1286
|
+
"extra_reason": null,
|
|
1287
|
+
"review_reason_list": []
|
|
1288
|
+
},
|
|
1289
|
+
"aspect_ratio": 1,
|
|
1290
|
+
"download_info": {
|
|
1291
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a4e82553e8cc4806b4e9a38260fb33c0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=ljpwfSyGfZk3Ls1gD7JgY3bzZvw%3D",
|
|
1292
|
+
"format": "gif"
|
|
1293
|
+
},
|
|
1294
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1295
|
+
"is_business": false,
|
|
1296
|
+
"business_info": {
|
|
1297
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1298
|
+
"sign": "bmLO114lEwifuiy1bpsYhvwWwSrXPfWfUqmv2pRQfk/T23wcDBFyBIPGPrfwaq9/YHxi3guQE5UYFQn84hvx2lC2/YcKhmkyB+ns644lFeJA3Mqub5QgrQBf1Rpwk7/6+LLuXbsGx4VAiyvAWmmuxJOduJmFrwuUVoLBoUpC59w="
|
|
1299
|
+
},
|
|
1300
|
+
"category_ids": [
|
|
1301
|
+
10522,
|
|
1302
|
+
11578
|
|
1303
|
+
],
|
|
1304
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/26c202c1093da658f24667b8d4cee98f\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1305
|
+
},
|
|
1306
|
+
"author": {
|
|
1307
|
+
"name": "CHICHI",
|
|
1308
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
1309
|
+
"source": 1,
|
|
1310
|
+
"uid": "3294558974117544"
|
|
1311
|
+
},
|
|
1312
|
+
"sticker": {
|
|
1313
|
+
"preview_cover": "",
|
|
1314
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a4e82553e8cc4806b4e9a38260fb33c0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=Ve6DwiEgvkv1pISLzx9Zbksju2o%3D&format=.png",
|
|
1315
|
+
"sticker_type": 2,
|
|
1316
|
+
"sticker_package": {
|
|
1317
|
+
"width_per_frame": 280,
|
|
1318
|
+
"height_per_frame": 280,
|
|
1319
|
+
"size": 33820
|
|
1320
|
+
},
|
|
1321
|
+
"large_image": {
|
|
1322
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a4e82553e8cc4806b4e9a38260fb33c0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=ljpwfSyGfZk3Ls1gD7JgY3bzZvw%3D"
|
|
1323
|
+
}
|
|
1324
|
+
}
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"common_attr": {
|
|
1328
|
+
"id": "7441839042452327730",
|
|
1329
|
+
"effect_id": "7441839042452327730",
|
|
1330
|
+
"effect_type": 2,
|
|
1331
|
+
"source": 1,
|
|
1332
|
+
"title": "情绪表达-搞事情",
|
|
1333
|
+
"description": "情绪表达-搞事情",
|
|
1334
|
+
"cover_url": {
|
|
1335
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5bd82f5acfe5450381f82e21c5c654db~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=Rc8gIcKsk4iHV%2BQDVmtrbdgTE34%3D",
|
|
1336
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5bd82f5acfe5450381f82e21c5c654db~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=0vOb81qehPPgPWy%2FAxl%2BQu900qI%3D"
|
|
1337
|
+
},
|
|
1338
|
+
"item_urls": [
|
|
1339
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/929c42120fe1fc51919befb42fa1f34d?lk3s=43402efa&x-expires=1768439160&x-signature=ALV0ib8n3oVVk2baC1OI2Jdzajg%3D"
|
|
1340
|
+
],
|
|
1341
|
+
"md5": "929c42120fe1fc51919befb42fa1f34d",
|
|
1342
|
+
"has_favorited": false,
|
|
1343
|
+
"create_time": 1732688266,
|
|
1344
|
+
"statistics": {
|
|
1345
|
+
"favorite_count": 0
|
|
1346
|
+
},
|
|
1347
|
+
"is_original": true,
|
|
1348
|
+
"status": 102,
|
|
1349
|
+
"review_info": {
|
|
1350
|
+
"review_status": 1,
|
|
1351
|
+
"review_code_list": [],
|
|
1352
|
+
"extra_reason": null,
|
|
1353
|
+
"review_reason_list": []
|
|
1354
|
+
},
|
|
1355
|
+
"aspect_ratio": 1,
|
|
1356
|
+
"download_info": {
|
|
1357
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/da57919534714513898a945f1390aa15~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=xRqrwGbth6SJ%2F5Dl4auCtwBJw%2Bc%3D",
|
|
1358
|
+
"format": "gif"
|
|
1359
|
+
},
|
|
1360
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1361
|
+
"is_business": false,
|
|
1362
|
+
"business_info": {
|
|
1363
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1364
|
+
"sign": "sydeJENs+fxCT56RtJVmJP3NThIby7XaUIrJYErKfodAgw+SAc4p2lLtpvAjgF54DAyqh+yjlIc8MY+OuLZJAYwbufTz0mf01fnHJbHvlm2nFQiShToNvmOX15Ow9Efh22ekqCOBvPUIfZst2HHZRtyByMkmmEef5YFyaoA//mc="
|
|
1365
|
+
},
|
|
1366
|
+
"category_ids": [
|
|
1367
|
+
11578
|
|
1368
|
+
],
|
|
1369
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/2f6c39a0bfaef771771537f5248f20bb\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1370
|
+
},
|
|
1371
|
+
"author": {
|
|
1372
|
+
"name": "七月传媒工作室",
|
|
1373
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
1374
|
+
"source": 1,
|
|
1375
|
+
"uid": "106187290761"
|
|
1376
|
+
},
|
|
1377
|
+
"sticker": {
|
|
1378
|
+
"preview_cover": "",
|
|
1379
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/da57919534714513898a945f1390aa15~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=oG0pc4NwaAmsItvoZnE5Khw0aog%3D&format=.png",
|
|
1380
|
+
"sticker_type": 2,
|
|
1381
|
+
"sticker_package": {
|
|
1382
|
+
"width_per_frame": 280,
|
|
1383
|
+
"height_per_frame": 280,
|
|
1384
|
+
"size": 74997
|
|
1385
|
+
},
|
|
1386
|
+
"large_image": {
|
|
1387
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/da57919534714513898a945f1390aa15~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=xRqrwGbth6SJ%2F5Dl4auCtwBJw%2Bc%3D"
|
|
1388
|
+
}
|
|
1389
|
+
}
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"common_attr": {
|
|
1393
|
+
"id": "7369489445092920639",
|
|
1394
|
+
"effect_id": "7369489445092920639",
|
|
1395
|
+
"effect_type": 2,
|
|
1396
|
+
"source": 1,
|
|
1397
|
+
"title": "宝藏歌手宝藏推荐文字",
|
|
1398
|
+
"description": "宝藏歌手宝藏推荐文字",
|
|
1399
|
+
"cover_url": {
|
|
1400
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/20481abfb041481083243c9764e45961~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=w69%2BmdU4I1heiLWevMZTKNDcdCc%3D",
|
|
1401
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/20481abfb041481083243c9764e45961~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=Ww35jZ6Yn9uaB5vuLJJS78ql9Tw%3D"
|
|
1402
|
+
},
|
|
1403
|
+
"item_urls": [
|
|
1404
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e4e67aab096db9340266f0911076ff27?lk3s=43402efa&x-expires=1768439160&x-signature=4iRmmBw1DuUCJylLtNi9ZJLKTr8%3D"
|
|
1405
|
+
],
|
|
1406
|
+
"md5": "e4e67aab096db9340266f0911076ff27",
|
|
1407
|
+
"has_favorited": false,
|
|
1408
|
+
"create_time": 1715843266,
|
|
1409
|
+
"statistics": {
|
|
1410
|
+
"favorite_count": 0
|
|
1411
|
+
},
|
|
1412
|
+
"is_original": true,
|
|
1413
|
+
"status": 102,
|
|
1414
|
+
"review_info": {
|
|
1415
|
+
"review_status": 1,
|
|
1416
|
+
"review_code_list": [],
|
|
1417
|
+
"extra_reason": null,
|
|
1418
|
+
"review_reason_list": []
|
|
1419
|
+
},
|
|
1420
|
+
"aspect_ratio": 1,
|
|
1421
|
+
"download_info": {
|
|
1422
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7a23ee10d5c49458cefc850661f0fc1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=zDqGjylBT2gL6FC5KwW1bfOg7ic%3D",
|
|
1423
|
+
"format": "gif"
|
|
1424
|
+
},
|
|
1425
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1426
|
+
"is_business": false,
|
|
1427
|
+
"business_info": {
|
|
1428
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1429
|
+
"sign": "0yb+31DTE791WJPBNOVsr0xlfVnE9KTzLGMQxLetu5OHIV10xeZ1yCVMreoPs0qD0MGNlLAIwU6+fuEpvTBSCHshCSRJm3k1RaB5fTBPs6kS571o5ZTp5W1rq47Ul+jARBrCEK6bC6LcaGeTgUc7zXGjFO0ylKJr2kfKvRLcp88="
|
|
1430
|
+
},
|
|
1431
|
+
"category_ids": [
|
|
1432
|
+
11578
|
|
1433
|
+
],
|
|
1434
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/f74563827428697c32ec4d51a4b0ae29\"}"
|
|
1435
|
+
},
|
|
1436
|
+
"author": {
|
|
1437
|
+
"name": "CHICHI",
|
|
1438
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
1439
|
+
"source": 1,
|
|
1440
|
+
"uid": "3294558974117544"
|
|
1441
|
+
},
|
|
1442
|
+
"sticker": {
|
|
1443
|
+
"preview_cover": "",
|
|
1444
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7a23ee10d5c49458cefc850661f0fc1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=Nl%2FLj7Sj5ksq%2FuQmcriRb3jif%2B8%3D&format=.png",
|
|
1445
|
+
"sticker_type": 2,
|
|
1446
|
+
"sticker_package": {
|
|
1447
|
+
"width_per_frame": 280,
|
|
1448
|
+
"height_per_frame": 280,
|
|
1449
|
+
"size": 83569
|
|
1450
|
+
},
|
|
1451
|
+
"large_image": {
|
|
1452
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7a23ee10d5c49458cefc850661f0fc1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=zDqGjylBT2gL6FC5KwW1bfOg7ic%3D"
|
|
1453
|
+
}
|
|
1454
|
+
}
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"common_attr": {
|
|
1458
|
+
"id": "7441839147058203930",
|
|
1459
|
+
"effect_id": "7441839147058203930",
|
|
1460
|
+
"effect_type": 2,
|
|
1461
|
+
"source": 1,
|
|
1462
|
+
"title": "情绪表达-惊呆了",
|
|
1463
|
+
"description": "情绪表达-惊呆了",
|
|
1464
|
+
"cover_url": {
|
|
1465
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d9fb25e22e3a4f91b77f1db8a34bfa69~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=f1dZiZHumKoi%2BjguHdp7v9wolnk%3D",
|
|
1466
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d9fb25e22e3a4f91b77f1db8a34bfa69~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=3VWAFog8MAfVmOhy9fHRALsLp6U%3D"
|
|
1467
|
+
},
|
|
1468
|
+
"item_urls": [
|
|
1469
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6bf7d0414e0dca08db7c7518df413fa8?lk3s=43402efa&x-expires=1768439160&x-signature=GuGNUn30mJh0LpHeAp1%2F2rdgrm8%3D"
|
|
1470
|
+
],
|
|
1471
|
+
"md5": "6bf7d0414e0dca08db7c7518df413fa8",
|
|
1472
|
+
"has_favorited": false,
|
|
1473
|
+
"create_time": 1732688266,
|
|
1474
|
+
"statistics": {
|
|
1475
|
+
"favorite_count": 0
|
|
1476
|
+
},
|
|
1477
|
+
"is_original": true,
|
|
1478
|
+
"status": 102,
|
|
1479
|
+
"review_info": {
|
|
1480
|
+
"review_status": 1,
|
|
1481
|
+
"review_code_list": [],
|
|
1482
|
+
"extra_reason": null,
|
|
1483
|
+
"review_reason_list": []
|
|
1484
|
+
},
|
|
1485
|
+
"aspect_ratio": 1,
|
|
1486
|
+
"download_info": {
|
|
1487
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c4cdc79a7a4a487babde930f2d9f6f51~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=ESWBOyph9EH6a3jVI%2F%2BoLvVvPu0%3D",
|
|
1488
|
+
"format": "gif"
|
|
1489
|
+
},
|
|
1490
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1491
|
+
"is_business": false,
|
|
1492
|
+
"business_info": {
|
|
1493
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1494
|
+
"sign": "GY9k0xEsdxH4sKNcgG5/BgQ/387tdKxwX/af01BxQOxy6h4tE8pq05SDhj3bUicc8j3upCEkwu1GYzhIq0UIe4K60xqYXW59PutCh6UALrDo0zH0i6To60v3oMOpvJ499uYNlQRkBjXY8l/QmFqU4UCFsYaiEiwXlBkr8JW1U00="
|
|
1495
|
+
},
|
|
1496
|
+
"category_ids": [
|
|
1497
|
+
11578
|
|
1498
|
+
],
|
|
1499
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/1f24e4b647d37302c3835a8bc19c4377\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1500
|
+
},
|
|
1501
|
+
"author": {
|
|
1502
|
+
"name": "七月传媒工作室",
|
|
1503
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
1504
|
+
"source": 1,
|
|
1505
|
+
"uid": "106187290761"
|
|
1506
|
+
},
|
|
1507
|
+
"sticker": {
|
|
1508
|
+
"preview_cover": "",
|
|
1509
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c4cdc79a7a4a487babde930f2d9f6f51~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=iJoi8mcBso96kP%2Bv9PVbAU6G6v8%3D&format=.png",
|
|
1510
|
+
"sticker_type": 2,
|
|
1511
|
+
"sticker_package": {
|
|
1512
|
+
"width_per_frame": 280,
|
|
1513
|
+
"height_per_frame": 280,
|
|
1514
|
+
"size": 54336
|
|
1515
|
+
},
|
|
1516
|
+
"large_image": {
|
|
1517
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c4cdc79a7a4a487babde930f2d9f6f51~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=ESWBOyph9EH6a3jVI%2F%2BoLvVvPu0%3D"
|
|
1518
|
+
}
|
|
1519
|
+
}
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"common_attr": {
|
|
1523
|
+
"id": "7345997510890097983",
|
|
1524
|
+
"effect_id": "7345997510890097983",
|
|
1525
|
+
"effect_type": 2,
|
|
1526
|
+
"source": 1,
|
|
1527
|
+
"title": "666",
|
|
1528
|
+
"description": "666",
|
|
1529
|
+
"cover_url": {
|
|
1530
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0b03b337ae0540f0b080ee01b21bdd6f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=tccgpy0VInK%2Byvyimu45%2F1raanc%3D",
|
|
1531
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0b03b337ae0540f0b080ee01b21bdd6f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=ksnvoiwL8MLAIHe3Mz3QMvin8sc%3D"
|
|
1532
|
+
},
|
|
1533
|
+
"item_urls": [
|
|
1534
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b4345386bfcacf8cc1c7d691a94f9e16?lk3s=43402efa&x-expires=1768439160&x-signature=ooXRf3bt%2BMKjd2OXC13VZ9Y85Ss%3D"
|
|
1535
|
+
],
|
|
1536
|
+
"md5": "b4345386bfcacf8cc1c7d691a94f9e16",
|
|
1537
|
+
"has_favorited": false,
|
|
1538
|
+
"create_time": 1710378478,
|
|
1539
|
+
"statistics": {
|
|
1540
|
+
"favorite_count": 0
|
|
1541
|
+
},
|
|
1542
|
+
"is_original": true,
|
|
1543
|
+
"status": 102,
|
|
1544
|
+
"review_info": {
|
|
1545
|
+
"review_status": 1,
|
|
1546
|
+
"review_code_list": [],
|
|
1547
|
+
"extra_reason": null,
|
|
1548
|
+
"review_reason_list": []
|
|
1549
|
+
},
|
|
1550
|
+
"aspect_ratio": 1,
|
|
1551
|
+
"download_info": {
|
|
1552
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/537f9a95193945ea83de97f71debb56f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=DRn1qiwQpF9UB8vdq3XzD6y0xCs%3D",
|
|
1553
|
+
"format": "gif"
|
|
1554
|
+
},
|
|
1555
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1556
|
+
"is_business": false,
|
|
1557
|
+
"business_info": {
|
|
1558
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1559
|
+
"sign": "CoVTnkoipF/YT/7DAWdXS4hI41urRggeDTDIZe0cnPfel+xMUshqfU3CM9XuvZGfd2PTLTTgKknna+Klq0OFWpzHehut2mn1ySrdOx0O40+N5d7Cgg5iAdPT4Iklf9D6dWGm08MNoq/abJXheJEr/O5KhaaTmk90oZQwuruOTLk="
|
|
1560
|
+
},
|
|
1561
|
+
"category_ids": [
|
|
1562
|
+
11578
|
|
1563
|
+
],
|
|
1564
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/b746a07c420adf50da6e61fae1a78571\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1565
|
+
},
|
|
1566
|
+
"author": {
|
|
1567
|
+
"name": "Aline_Chou",
|
|
1568
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/owfwDAck9C2SAlfAhGudDR3CD51NINEATz3gEz?lk3s=4eecb9e8&x-expires=1739495160&x-signature=Cu0ORi05bVAwq0V0bFasD9oHAkQ%3D",
|
|
1569
|
+
"source": 1,
|
|
1570
|
+
"uid": "3913857937979518"
|
|
1571
|
+
},
|
|
1572
|
+
"sticker": {
|
|
1573
|
+
"preview_cover": "",
|
|
1574
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/537f9a95193945ea83de97f71debb56f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=7mvTVO5w%2B%2BkgQNjClFu39T%2FcHRI%3D&format=.png",
|
|
1575
|
+
"sticker_type": 2,
|
|
1576
|
+
"sticker_package": {
|
|
1577
|
+
"width_per_frame": 280,
|
|
1578
|
+
"height_per_frame": 280,
|
|
1579
|
+
"size": 2078151
|
|
1580
|
+
},
|
|
1581
|
+
"large_image": {
|
|
1582
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/537f9a95193945ea83de97f71debb56f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=DRn1qiwQpF9UB8vdq3XzD6y0xCs%3D"
|
|
1583
|
+
}
|
|
1584
|
+
}
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"common_attr": {
|
|
1588
|
+
"id": "7334720588251958547",
|
|
1589
|
+
"effect_id": "7334720588251958547",
|
|
1590
|
+
"effect_type": 2,
|
|
1591
|
+
"source": 1,
|
|
1592
|
+
"title": "问号疑问综艺",
|
|
1593
|
+
"description": "问号疑问综艺",
|
|
1594
|
+
"cover_url": {
|
|
1595
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b1709983e79b4007ae33da06d13f720b~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=1XD9VhXH2BTRm0OKBOB9NIk4IuA%3D",
|
|
1596
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b1709983e79b4007ae33da06d13f720b~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=oPbzp1QScmzQskIBzKUdT%2FWJU%2BM%3D"
|
|
1597
|
+
},
|
|
1598
|
+
"item_urls": [
|
|
1599
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9079460478276fab6c95b3f9f6951268?lk3s=43402efa&x-expires=1768439160&x-signature=wywjhSSQlRz%2FMfTU%2Fb9ZpRHWgAY%3D"
|
|
1600
|
+
],
|
|
1601
|
+
"md5": "9079460478276fab6c95b3f9f6951268",
|
|
1602
|
+
"has_favorited": false,
|
|
1603
|
+
"create_time": 1707751797,
|
|
1604
|
+
"statistics": {
|
|
1605
|
+
"favorite_count": 0
|
|
1606
|
+
},
|
|
1607
|
+
"is_original": true,
|
|
1608
|
+
"status": 102,
|
|
1609
|
+
"review_info": {
|
|
1610
|
+
"review_status": 1,
|
|
1611
|
+
"review_code_list": [],
|
|
1612
|
+
"extra_reason": null,
|
|
1613
|
+
"review_reason_list": []
|
|
1614
|
+
},
|
|
1615
|
+
"aspect_ratio": 1,
|
|
1616
|
+
"download_info": {
|
|
1617
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b1709983e79b4007ae33da06d13f720b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=F6yapQ6PICGbL6TnQ08jOiYB9oM%3D",
|
|
1618
|
+
"format": "gif"
|
|
1619
|
+
},
|
|
1620
|
+
"publish_source": "user_post_sticker_collection",
|
|
1621
|
+
"is_business": false,
|
|
1622
|
+
"business_info": {
|
|
1623
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1624
|
+
"sign": "ZUjMfCNxnlfbZJrDseMkMEzqPY3TDg1t7fIiq9C/Kb1J2nW0MTeHVeyy+Ht6gML+9zNTTi4P2zS1/YPQTKPyj3LWtbDcjPGA0fXPqE7Jh7m1FjheQxEXcp61gaprGZI3OE7BhySNyLtwu+JfSTigFWPQcvjMUNR/55AdFjzRoBw="
|
|
1625
|
+
},
|
|
1626
|
+
"category_ids": [
|
|
1627
|
+
10522,
|
|
1628
|
+
11578
|
|
1629
|
+
],
|
|
1630
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1631
|
+
},
|
|
1632
|
+
"author": {
|
|
1633
|
+
"name": "忘羡",
|
|
1634
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/thumb/2f8cd0000904cc4b78884",
|
|
1635
|
+
"source": 1,
|
|
1636
|
+
"uid": "1732448259159581"
|
|
1637
|
+
},
|
|
1638
|
+
"sticker": {
|
|
1639
|
+
"preview_cover": "",
|
|
1640
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b1709983e79b4007ae33da06d13f720b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=SNHjFz1ZhnRRss6z7yEL0uk5z2U%3D&format=.png",
|
|
1641
|
+
"sticker_type": 2,
|
|
1642
|
+
"sticker_package": {
|
|
1643
|
+
"width_per_frame": 280,
|
|
1644
|
+
"height_per_frame": 280,
|
|
1645
|
+
"size": 30884
|
|
1646
|
+
},
|
|
1647
|
+
"large_image": {
|
|
1648
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b1709983e79b4007ae33da06d13f720b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=F6yapQ6PICGbL6TnQ08jOiYB9oM%3D"
|
|
1649
|
+
}
|
|
1650
|
+
}
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"common_attr": {
|
|
1654
|
+
"id": "7439209454744128822",
|
|
1655
|
+
"effect_id": "7439209454744128822",
|
|
1656
|
+
"effect_type": 2,
|
|
1657
|
+
"source": 1,
|
|
1658
|
+
"title": "综艺情绪文字-哈哈哈哈",
|
|
1659
|
+
"description": "综艺情绪文字-哈哈哈哈",
|
|
1660
|
+
"cover_url": {
|
|
1661
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a3635f7aa87f44fa964d0ecbee8f4b46~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=UpF%2Be0pXeAu1mqy7rSwj4cTKfzk%3D",
|
|
1662
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a3635f7aa87f44fa964d0ecbee8f4b46~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=fqrKcLvT7oJIe3NWEGluhPVJjRA%3D"
|
|
1663
|
+
},
|
|
1664
|
+
"item_urls": [
|
|
1665
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a3740f19e50da68b30203867b512e2d0?lk3s=43402efa&x-expires=1768439160&x-signature=R3vEJMV0YkF57qXRQT36htnz2sI%3D"
|
|
1666
|
+
],
|
|
1667
|
+
"md5": "a3740f19e50da68b30203867b512e2d0",
|
|
1668
|
+
"has_favorited": false,
|
|
1669
|
+
"create_time": 1732076118,
|
|
1670
|
+
"statistics": {
|
|
1671
|
+
"favorite_count": 0
|
|
1672
|
+
},
|
|
1673
|
+
"is_original": true,
|
|
1674
|
+
"status": 102,
|
|
1675
|
+
"review_info": {
|
|
1676
|
+
"review_status": 1,
|
|
1677
|
+
"review_code_list": [],
|
|
1678
|
+
"extra_reason": null,
|
|
1679
|
+
"review_reason_list": []
|
|
1680
|
+
},
|
|
1681
|
+
"aspect_ratio": 1,
|
|
1682
|
+
"download_info": {
|
|
1683
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e7c184732b82420888917947c4712fd6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=rVqos6BleKOkhgZCEiR78LHuo6Q%3D",
|
|
1684
|
+
"format": "gif"
|
|
1685
|
+
},
|
|
1686
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1687
|
+
"is_business": false,
|
|
1688
|
+
"business_info": {
|
|
1689
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1690
|
+
"sign": "Ylh0L3u6KvqZ3qIlYGOvnBnXoQ8AoIcZ+i4dwrXnFIVfPCkApG3BscZupquwBCoqyJKx0oPNwSIQtNWAp1b4JCgqaFEKEKLpoCnOai3rwUNxO2eXL9A2fvmCDP6hTttuopysN2FJeTkjOPvYPwmkYKTQbXupkH551NcD/lVmUoQ="
|
|
1691
|
+
},
|
|
1692
|
+
"category_ids": [
|
|
1693
|
+
11578,
|
|
1694
|
+
10522
|
|
1695
|
+
],
|
|
1696
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/86bc099b7d8aa98165a3c5732d44b1cb\"}"
|
|
1697
|
+
},
|
|
1698
|
+
"author": {
|
|
1699
|
+
"name": "CHICHI",
|
|
1700
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
1701
|
+
"source": 1,
|
|
1702
|
+
"uid": "3294558974117544"
|
|
1703
|
+
},
|
|
1704
|
+
"sticker": {
|
|
1705
|
+
"preview_cover": "",
|
|
1706
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e7c184732b82420888917947c4712fd6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=%2FeWeSWQ5bCR0f5fDqE9LELlPvjE%3D&format=.png",
|
|
1707
|
+
"sticker_type": 2,
|
|
1708
|
+
"sticker_package": {
|
|
1709
|
+
"width_per_frame": 280,
|
|
1710
|
+
"height_per_frame": 280,
|
|
1711
|
+
"size": 102029
|
|
1712
|
+
},
|
|
1713
|
+
"large_image": {
|
|
1714
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e7c184732b82420888917947c4712fd6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=rVqos6BleKOkhgZCEiR78LHuo6Q%3D"
|
|
1715
|
+
}
|
|
1716
|
+
}
|
|
1717
|
+
},
|
|
1718
|
+
{
|
|
1719
|
+
"common_attr": {
|
|
1720
|
+
"id": "7441839121728851209",
|
|
1721
|
+
"effect_id": "7441839121728851209",
|
|
1722
|
+
"effect_type": 2,
|
|
1723
|
+
"source": 1,
|
|
1724
|
+
"title": "情绪表达-超赞",
|
|
1725
|
+
"description": "情绪表达-超赞",
|
|
1726
|
+
"cover_url": {
|
|
1727
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5771dbb7c6a24f2b96cf523eb6d628c8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=FKzCFAan1NhSoj2rSCz7XG0%2BYmo%3D",
|
|
1728
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5771dbb7c6a24f2b96cf523eb6d628c8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=lNm1ojkuPz01QWyuOvDgbCmtoYY%3D"
|
|
1729
|
+
},
|
|
1730
|
+
"item_urls": [
|
|
1731
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/3ceef4e528003a258db4fc45bf2193ce?lk3s=43402efa&x-expires=1768439160&x-signature=RHLa8E7YnpPIss33hJ8vLiOzMcI%3D"
|
|
1732
|
+
],
|
|
1733
|
+
"md5": "3ceef4e528003a258db4fc45bf2193ce",
|
|
1734
|
+
"has_favorited": false,
|
|
1735
|
+
"create_time": 1732688265,
|
|
1736
|
+
"statistics": {
|
|
1737
|
+
"favorite_count": 0
|
|
1738
|
+
},
|
|
1739
|
+
"is_original": true,
|
|
1740
|
+
"status": 102,
|
|
1741
|
+
"review_info": {
|
|
1742
|
+
"review_status": 1,
|
|
1743
|
+
"review_code_list": [],
|
|
1744
|
+
"extra_reason": null,
|
|
1745
|
+
"review_reason_list": []
|
|
1746
|
+
},
|
|
1747
|
+
"aspect_ratio": 1,
|
|
1748
|
+
"download_info": {
|
|
1749
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04ef96237d18431fbd2f812ebf964465~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=K5dPZiYe7vR%2BWVynbpzectorS94%3D",
|
|
1750
|
+
"format": "gif"
|
|
1751
|
+
},
|
|
1752
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1753
|
+
"is_business": false,
|
|
1754
|
+
"business_info": {
|
|
1755
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1756
|
+
"sign": "jZ3m5dXAj2PjXeJJgwuIBrZ/XoPcY/XoPUk6Z0jgY0XQzyO2bFEHbv9/WNl9XWk/BDhXqmiudlsXY/n4HqbAXHaMFVglOPIPg9eUFN1hGiYZoxys3KjZ880/u7nUspYiCvRkAOXjsPu30Uf8Po6c/MNdqYE6oL3fa8FiZ3CP/hc="
|
|
1757
|
+
},
|
|
1758
|
+
"category_ids": [
|
|
1759
|
+
11578
|
|
1760
|
+
],
|
|
1761
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/f348e5243ae050bda1cda48c12a9fff4\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1762
|
+
},
|
|
1763
|
+
"author": {
|
|
1764
|
+
"name": "七月传媒工作室",
|
|
1765
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
1766
|
+
"source": 1,
|
|
1767
|
+
"uid": "106187290761"
|
|
1768
|
+
},
|
|
1769
|
+
"sticker": {
|
|
1770
|
+
"preview_cover": "",
|
|
1771
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04ef96237d18431fbd2f812ebf964465~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=V2uoq20BWTHIj90ORTgNzdC70a8%3D&format=.png",
|
|
1772
|
+
"sticker_type": 2,
|
|
1773
|
+
"sticker_package": {
|
|
1774
|
+
"width_per_frame": 280,
|
|
1775
|
+
"height_per_frame": 280,
|
|
1776
|
+
"size": 58385
|
|
1777
|
+
},
|
|
1778
|
+
"large_image": {
|
|
1779
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/04ef96237d18431fbd2f812ebf964465~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=K5dPZiYe7vR%2BWVynbpzectorS94%3D"
|
|
1780
|
+
}
|
|
1781
|
+
}
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"common_attr": {
|
|
1785
|
+
"id": "7439209352260635916",
|
|
1786
|
+
"effect_id": "7439209352260635916",
|
|
1787
|
+
"effect_type": 2,
|
|
1788
|
+
"source": 1,
|
|
1789
|
+
"title": "综艺情绪文字-崩溃",
|
|
1790
|
+
"description": "综艺情绪文字-崩溃",
|
|
1791
|
+
"cover_url": {
|
|
1792
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e16f04084c3946b7b2eff6396b1c88dd~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=VFxq6zJ5cEzwlycxqKXxb0ZzT6c%3D",
|
|
1793
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e16f04084c3946b7b2eff6396b1c88dd~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=3NzXt2X8cIjx0ulKftlSG%2FYVwDg%3D"
|
|
1794
|
+
},
|
|
1795
|
+
"item_urls": [
|
|
1796
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/94149648d5e37caca3b33910bef12883?lk3s=43402efa&x-expires=1768439160&x-signature=Nej3snjakHABhHzBa8lUDb214f8%3D"
|
|
1797
|
+
],
|
|
1798
|
+
"md5": "94149648d5e37caca3b33910bef12883",
|
|
1799
|
+
"has_favorited": false,
|
|
1800
|
+
"create_time": 1732076117,
|
|
1801
|
+
"statistics": {
|
|
1802
|
+
"favorite_count": 0
|
|
1803
|
+
},
|
|
1804
|
+
"is_original": true,
|
|
1805
|
+
"status": 102,
|
|
1806
|
+
"review_info": {
|
|
1807
|
+
"review_status": 1,
|
|
1808
|
+
"review_code_list": [],
|
|
1809
|
+
"extra_reason": null,
|
|
1810
|
+
"review_reason_list": []
|
|
1811
|
+
},
|
|
1812
|
+
"aspect_ratio": 1,
|
|
1813
|
+
"download_info": {
|
|
1814
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57ee322862a6469c9fd50334f5b2784f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=orObt7qgcy6M5wx5%2Fgz04lbcEE0%3D",
|
|
1815
|
+
"format": "gif"
|
|
1816
|
+
},
|
|
1817
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1818
|
+
"is_business": false,
|
|
1819
|
+
"business_info": {
|
|
1820
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1821
|
+
"sign": "vG9zdWPEsiD7W/k2/QvWsXPei62ofCs9V2SVwanmrAJKJB0DLHwXAENN4zD27evXw86mq5Wjzy+5zl8rah42GUj8pt6zw751c5VHSLDvIR5rrs9Ow2ZH0gNgdhUGPxGVdry2G5ixZ7UVbXsKOuFM58gReWzV+8ap+oBwktc2054="
|
|
1822
|
+
},
|
|
1823
|
+
"category_ids": [
|
|
1824
|
+
11578,
|
|
1825
|
+
10522
|
|
1826
|
+
],
|
|
1827
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/e95e23bad0d6521ac441dd56c810d02c\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1828
|
+
},
|
|
1829
|
+
"author": {
|
|
1830
|
+
"name": "CHICHI",
|
|
1831
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
1832
|
+
"source": 1,
|
|
1833
|
+
"uid": "3294558974117544"
|
|
1834
|
+
},
|
|
1835
|
+
"sticker": {
|
|
1836
|
+
"preview_cover": "",
|
|
1837
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57ee322862a6469c9fd50334f5b2784f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=Mb9E1%2B7QjKscNFc%2FGp6R9Yum2ZQ%3D&format=.png",
|
|
1838
|
+
"sticker_type": 2,
|
|
1839
|
+
"sticker_package": {
|
|
1840
|
+
"width_per_frame": 280,
|
|
1841
|
+
"height_per_frame": 280,
|
|
1842
|
+
"size": 208005
|
|
1843
|
+
},
|
|
1844
|
+
"large_image": {
|
|
1845
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57ee322862a6469c9fd50334f5b2784f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=orObt7qgcy6M5wx5%2Fgz04lbcEE0%3D"
|
|
1846
|
+
}
|
|
1847
|
+
}
|
|
1848
|
+
},
|
|
1849
|
+
{
|
|
1850
|
+
"common_attr": {
|
|
1851
|
+
"id": "7291903698538712330",
|
|
1852
|
+
"effect_id": "7291903698538712330",
|
|
1853
|
+
"effect_type": 2,
|
|
1854
|
+
"source": 1,
|
|
1855
|
+
"title": "汗",
|
|
1856
|
+
"description": "汗",
|
|
1857
|
+
"cover_url": {
|
|
1858
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a907703654904425b524b1362aa6140d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=8i%2FRqkrFtNJampMU0OLzzpLi0TY%3D",
|
|
1859
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a907703654904425b524b1362aa6140d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=mdyTGt8mHRRjbC%2F2owr6%2FZFnvfc%3D"
|
|
1860
|
+
},
|
|
1861
|
+
"item_urls": [
|
|
1862
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c6937a39a34b53a81c2521a9c059fe1e?lk3s=43402efa&x-expires=1768439160&x-signature=92MIheupx5DXLYoW%2Fu6JVH8TxJs%3D"
|
|
1863
|
+
],
|
|
1864
|
+
"md5": "c6937a39a34b53a81c2521a9c059fe1e",
|
|
1865
|
+
"has_favorited": false,
|
|
1866
|
+
"create_time": 1697780681,
|
|
1867
|
+
"statistics": {
|
|
1868
|
+
"favorite_count": 0
|
|
1869
|
+
},
|
|
1870
|
+
"is_original": true,
|
|
1871
|
+
"status": 102,
|
|
1872
|
+
"review_info": {
|
|
1873
|
+
"review_status": 1,
|
|
1874
|
+
"review_code_list": [],
|
|
1875
|
+
"extra_reason": null,
|
|
1876
|
+
"review_reason_list": []
|
|
1877
|
+
},
|
|
1878
|
+
"aspect_ratio": 1,
|
|
1879
|
+
"download_info": {
|
|
1880
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40cf0e2be2640ef8c283e8b135c3c37~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=3D6r8LOWr2ktCt9txS2pcjBXDMc%3D",
|
|
1881
|
+
"format": "gif"
|
|
1882
|
+
},
|
|
1883
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1884
|
+
"is_business": false,
|
|
1885
|
+
"business_info": {
|
|
1886
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1887
|
+
"sign": "F+U++KwkeN0MBJ60KANQVGeGbNOGbxvOV3iwObPHxFNNMTZIoToCGeEae03Trn1Qtl20oS8EQnTL4EHIr+Y0wuyjVv+OVemSf4REyB875kgtl0jwHlJVB0mRJYPwuw2OT380sePY0zSpvgPIhXjydSLJQV9o9y+2nzepiPw+TC8="
|
|
1888
|
+
},
|
|
1889
|
+
"category_ids": [
|
|
1890
|
+
10522,
|
|
1891
|
+
11578
|
|
1892
|
+
],
|
|
1893
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d7193a43a1970b47f6b6d440ccb4e407\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1894
|
+
},
|
|
1895
|
+
"author": {
|
|
1896
|
+
"name": "Lynx黑貓愛",
|
|
1897
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
1898
|
+
"source": 1,
|
|
1899
|
+
"uid": "106238218162"
|
|
1900
|
+
},
|
|
1901
|
+
"sticker": {
|
|
1902
|
+
"preview_cover": "",
|
|
1903
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40cf0e2be2640ef8c283e8b135c3c37~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=pYhhVlFt9kmcxi7S78MpasP8RVY%3D&format=.png",
|
|
1904
|
+
"sticker_type": 2,
|
|
1905
|
+
"sticker_package": {
|
|
1906
|
+
"width_per_frame": 280,
|
|
1907
|
+
"height_per_frame": 280,
|
|
1908
|
+
"size": 1054736
|
|
1909
|
+
},
|
|
1910
|
+
"large_image": {
|
|
1911
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40cf0e2be2640ef8c283e8b135c3c37~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=3D6r8LOWr2ktCt9txS2pcjBXDMc%3D"
|
|
1912
|
+
}
|
|
1913
|
+
}
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"common_attr": {
|
|
1917
|
+
"id": "7342501081173200155",
|
|
1918
|
+
"effect_id": "7342501081173200155",
|
|
1919
|
+
"effect_type": 2,
|
|
1920
|
+
"source": 1,
|
|
1921
|
+
"title": "无语动态表情",
|
|
1922
|
+
"description": "无语动态表情",
|
|
1923
|
+
"cover_url": {
|
|
1924
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e17e5ee1519f4588b45cc899a73cf8a9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=lzMDG2vwNQrbgDaUXddodiAOGW4%3D",
|
|
1925
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e17e5ee1519f4588b45cc899a73cf8a9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=iLMiAh%2BzKF1V07p5tKRO5hDgw%2FI%3D"
|
|
1926
|
+
},
|
|
1927
|
+
"item_urls": [
|
|
1928
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/dfd9ad77b5866307c6f5099d744ae43d?lk3s=43402efa&x-expires=1768439160&x-signature=E61EqIoIUJsaaEMAy8cto3t6gF8%3D"
|
|
1929
|
+
],
|
|
1930
|
+
"md5": "dfd9ad77b5866307c6f5099d744ae43d",
|
|
1931
|
+
"has_favorited": false,
|
|
1932
|
+
"create_time": 1709561516,
|
|
1933
|
+
"statistics": {
|
|
1934
|
+
"favorite_count": 0
|
|
1935
|
+
},
|
|
1936
|
+
"is_original": true,
|
|
1937
|
+
"status": 102,
|
|
1938
|
+
"review_info": {
|
|
1939
|
+
"review_status": 1,
|
|
1940
|
+
"review_code_list": [],
|
|
1941
|
+
"extra_reason": null,
|
|
1942
|
+
"review_reason_list": []
|
|
1943
|
+
},
|
|
1944
|
+
"aspect_ratio": 1,
|
|
1945
|
+
"download_info": {
|
|
1946
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e17e5ee1519f4588b45cc899a73cf8a9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=1qMQFWOU5rT32uKRb0xrzGbwa2U%3D",
|
|
1947
|
+
"format": "gif"
|
|
1948
|
+
},
|
|
1949
|
+
"publish_source": "user_post_pc_collection",
|
|
1950
|
+
"is_business": false,
|
|
1951
|
+
"business_info": {
|
|
1952
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1953
|
+
"sign": "AwOxSM/M5baWlPbiIW88bW/RP5mH5s4r+4PsT+STqFwkSBIDPF96xe5tFQsTwL6TxlgiubFL4PPsfhNrfJFTQsKhc6emP96Fq3O1cvMqO1wmMCQHYWmCNYGB8LUm00D02QXgM8iYiwzEv+AyS/L4ZI++g5MwbVVo17nqWOLzb3Y="
|
|
1954
|
+
},
|
|
1955
|
+
"category_ids": [
|
|
1956
|
+
11578
|
|
1957
|
+
],
|
|
1958
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1959
|
+
},
|
|
1960
|
+
"author": {
|
|
1961
|
+
"name": "薄荷大王",
|
|
1962
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/018d5c13107f4f7db56b95d99d1d32ff?lk3s=4eecb9e8&x-expires=1739495160&x-signature=R2k3YO%2FJKUS6Nt2nG1FM6xEheow%3D",
|
|
1963
|
+
"source": 1,
|
|
1964
|
+
"uid": "2524090325801103"
|
|
1965
|
+
},
|
|
1966
|
+
"sticker": {
|
|
1967
|
+
"preview_cover": "",
|
|
1968
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e17e5ee1519f4588b45cc899a73cf8a9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=1QD23CFO3LZNRqwBj04rCLmFl3E%3D&format=.png",
|
|
1969
|
+
"sticker_type": 2,
|
|
1970
|
+
"sticker_package": {
|
|
1971
|
+
"width_per_frame": 280,
|
|
1972
|
+
"height_per_frame": 280,
|
|
1973
|
+
"size": 19452
|
|
1974
|
+
},
|
|
1975
|
+
"large_image": {
|
|
1976
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e17e5ee1519f4588b45cc899a73cf8a9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=1qMQFWOU5rT32uKRb0xrzGbwa2U%3D"
|
|
1977
|
+
}
|
|
1978
|
+
}
|
|
1979
|
+
},
|
|
1980
|
+
{
|
|
1981
|
+
"common_attr": {
|
|
1982
|
+
"id": "7441838891658693938",
|
|
1983
|
+
"effect_id": "7441838891658693938",
|
|
1984
|
+
"effect_type": 2,
|
|
1985
|
+
"source": 1,
|
|
1986
|
+
"title": "情绪表达-前方高能",
|
|
1987
|
+
"description": "情绪表达-前方高能",
|
|
1988
|
+
"cover_url": {
|
|
1989
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/63654eb846f2483b99c5e409c06eab40~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=6Nz7fEeIHAXA7AnnSrKdb1B7Wsg%3D",
|
|
1990
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/63654eb846f2483b99c5e409c06eab40~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=D0ShN4%2BckugmsBPMqKFMGrzOC5U%3D"
|
|
1991
|
+
},
|
|
1992
|
+
"item_urls": [
|
|
1993
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b95d00886354c223f24e56a852745000?lk3s=43402efa&x-expires=1768439160&x-signature=LpZRvc0IWWxGONSng1nidFcP%2BgM%3D"
|
|
1994
|
+
],
|
|
1995
|
+
"md5": "b95d00886354c223f24e56a852745000",
|
|
1996
|
+
"has_favorited": false,
|
|
1997
|
+
"create_time": 1732688265,
|
|
1998
|
+
"statistics": {
|
|
1999
|
+
"favorite_count": 0
|
|
2000
|
+
},
|
|
2001
|
+
"is_original": true,
|
|
2002
|
+
"status": 102,
|
|
2003
|
+
"review_info": {
|
|
2004
|
+
"review_status": 1,
|
|
2005
|
+
"review_code_list": [],
|
|
2006
|
+
"extra_reason": null,
|
|
2007
|
+
"review_reason_list": []
|
|
2008
|
+
},
|
|
2009
|
+
"aspect_ratio": 1,
|
|
2010
|
+
"download_info": {
|
|
2011
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ece5bf49137746ac960ea967f81e30e8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=TDU8oBCIpzscKtXiFfPPL8zrNlE%3D",
|
|
2012
|
+
"format": "gif"
|
|
2013
|
+
},
|
|
2014
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2015
|
+
"is_business": false,
|
|
2016
|
+
"business_info": {
|
|
2017
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2018
|
+
"sign": "ZP93e/uLFruTYLpShQoeZpBrjI3NgZMOzmKVo9vD5ikOe91Wfc610E69aBicR9suy4PyEg8wZKKOLObMKf4xKed+YDljJjDwjriBBDDW2nOJ9CcUJIOBFjXgRUuJXjBlj91oFRinOklBdr5h1AXg+a5UgzvyxBkdrZFptdhL+4w="
|
|
2019
|
+
},
|
|
2020
|
+
"category_ids": [
|
|
2021
|
+
11578
|
|
2022
|
+
],
|
|
2023
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/fcb6af80fe35395ebe00b17f3caac975\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2024
|
+
},
|
|
2025
|
+
"author": {
|
|
2026
|
+
"name": "七月传媒工作室",
|
|
2027
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
2028
|
+
"source": 1,
|
|
2029
|
+
"uid": "106187290761"
|
|
2030
|
+
},
|
|
2031
|
+
"sticker": {
|
|
2032
|
+
"preview_cover": "",
|
|
2033
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ece5bf49137746ac960ea967f81e30e8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=77cewSjpsYLbqNHC41Kmcr0gAhM%3D&format=.png",
|
|
2034
|
+
"sticker_type": 2,
|
|
2035
|
+
"sticker_package": {
|
|
2036
|
+
"width_per_frame": 280,
|
|
2037
|
+
"height_per_frame": 280,
|
|
2038
|
+
"size": 59494
|
|
2039
|
+
},
|
|
2040
|
+
"large_image": {
|
|
2041
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ece5bf49137746ac960ea967f81e30e8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=TDU8oBCIpzscKtXiFfPPL8zrNlE%3D"
|
|
2042
|
+
}
|
|
2043
|
+
}
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"common_attr": {
|
|
2047
|
+
"id": "7441838969681136946",
|
|
2048
|
+
"effect_id": "7441838969681136946",
|
|
2049
|
+
"effect_type": 2,
|
|
2050
|
+
"source": 1,
|
|
2051
|
+
"title": "情绪表达-绝了",
|
|
2052
|
+
"description": "情绪表达-绝了",
|
|
2053
|
+
"cover_url": {
|
|
2054
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/43fbb1fb1fb64bfbbe23e90abd7685fc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=9BBLHlfMf0CXr5vaewzxNCKQGpg%3D",
|
|
2055
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/43fbb1fb1fb64bfbbe23e90abd7685fc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=VH0H%2BR0FUQYfR7eEIvE33n98s6s%3D"
|
|
2056
|
+
},
|
|
2057
|
+
"item_urls": [
|
|
2058
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c9f0165751ba6c89dc8fe7bb37cc4199?lk3s=43402efa&x-expires=1768439160&x-signature=5UbQ%2FPPb0ZbB3QtzwCaDAazxud8%3D"
|
|
2059
|
+
],
|
|
2060
|
+
"md5": "c9f0165751ba6c89dc8fe7bb37cc4199",
|
|
2061
|
+
"has_favorited": false,
|
|
2062
|
+
"create_time": 1732688266,
|
|
2063
|
+
"statistics": {
|
|
2064
|
+
"favorite_count": 0
|
|
2065
|
+
},
|
|
2066
|
+
"is_original": true,
|
|
2067
|
+
"status": 102,
|
|
2068
|
+
"review_info": {
|
|
2069
|
+
"review_status": 1,
|
|
2070
|
+
"review_code_list": [],
|
|
2071
|
+
"extra_reason": null,
|
|
2072
|
+
"review_reason_list": []
|
|
2073
|
+
},
|
|
2074
|
+
"aspect_ratio": 1,
|
|
2075
|
+
"download_info": {
|
|
2076
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/80f06b8ac6b34bcf83d13ab3e7c291b1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=Fh5b4rwDrjN4QPLq6kFpQeV5Amc%3D",
|
|
2077
|
+
"format": "gif"
|
|
2078
|
+
},
|
|
2079
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2080
|
+
"is_business": false,
|
|
2081
|
+
"business_info": {
|
|
2082
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2083
|
+
"sign": "oQvpgZA4ob696Zet7b8XEvo2PLrX4sKjRisAzgr4LwR/re5S4OWuV0moKHwtMBYg9PxNpvxBwxZPQCdFn6Ly1DuTqD/bXAoQdPk3shBaKfM/DcGy/3s/26uFmFDssXoSOR9tFVElFF+SI81JbUZz8BTsmRatorCq1i7osCg7RQE="
|
|
2084
|
+
},
|
|
2085
|
+
"category_ids": [
|
|
2086
|
+
11578
|
|
2087
|
+
],
|
|
2088
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/3bc5866ead2182eaf8a98ec132ae644f\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2089
|
+
},
|
|
2090
|
+
"author": {
|
|
2091
|
+
"name": "七月传媒工作室",
|
|
2092
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
2093
|
+
"source": 1,
|
|
2094
|
+
"uid": "106187290761"
|
|
2095
|
+
},
|
|
2096
|
+
"sticker": {
|
|
2097
|
+
"preview_cover": "",
|
|
2098
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/80f06b8ac6b34bcf83d13ab3e7c291b1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=dS7DRzPAUh8gwYxPQPkNbMnYPWo%3D&format=.png",
|
|
2099
|
+
"sticker_type": 2,
|
|
2100
|
+
"sticker_package": {
|
|
2101
|
+
"width_per_frame": 280,
|
|
2102
|
+
"height_per_frame": 280,
|
|
2103
|
+
"size": 50215
|
|
2104
|
+
},
|
|
2105
|
+
"large_image": {
|
|
2106
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/80f06b8ac6b34bcf83d13ab3e7c291b1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=Fh5b4rwDrjN4QPLq6kFpQeV5Amc%3D"
|
|
2107
|
+
}
|
|
2108
|
+
}
|
|
2109
|
+
},
|
|
2110
|
+
{
|
|
2111
|
+
"common_attr": {
|
|
2112
|
+
"id": "7439209468732230948",
|
|
2113
|
+
"effect_id": "7439209468732230948",
|
|
2114
|
+
"effect_type": 2,
|
|
2115
|
+
"source": 1,
|
|
2116
|
+
"title": "综艺情绪惊讶-我的天呐",
|
|
2117
|
+
"description": "综艺情绪惊讶-我的天呐",
|
|
2118
|
+
"cover_url": {
|
|
2119
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f6dd55acc50548409307c9275e1ea98c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=MuE64BurDL9Trfj8C9Mdy%2B9W6UM%3D",
|
|
2120
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f6dd55acc50548409307c9275e1ea98c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=q7%2FuX%2BrHmIzW0Ffk5O1G66OXzRE%3D"
|
|
2121
|
+
},
|
|
2122
|
+
"item_urls": [
|
|
2123
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/777289d96d86f0257a35ec5d43126b38?lk3s=43402efa&x-expires=1768439160&x-signature=%2FIoxYZTlqHADuVyuGxACPvJayc4%3D"
|
|
2124
|
+
],
|
|
2125
|
+
"md5": "777289d96d86f0257a35ec5d43126b38",
|
|
2126
|
+
"has_favorited": false,
|
|
2127
|
+
"create_time": 1732076118,
|
|
2128
|
+
"statistics": {
|
|
2129
|
+
"favorite_count": 0
|
|
2130
|
+
},
|
|
2131
|
+
"is_original": true,
|
|
2132
|
+
"status": 102,
|
|
2133
|
+
"review_info": {
|
|
2134
|
+
"review_status": 1,
|
|
2135
|
+
"review_code_list": [],
|
|
2136
|
+
"extra_reason": null,
|
|
2137
|
+
"review_reason_list": []
|
|
2138
|
+
},
|
|
2139
|
+
"aspect_ratio": 1,
|
|
2140
|
+
"download_info": {
|
|
2141
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/502c00efc2c74a8cb8fb5ea028c1361f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=qt%2BU5RaZEobF7qF0pK%2FjOl7Xp9g%3D",
|
|
2142
|
+
"format": "gif"
|
|
2143
|
+
},
|
|
2144
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2145
|
+
"is_business": false,
|
|
2146
|
+
"business_info": {
|
|
2147
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2148
|
+
"sign": "HB2jrzy2zNGkFZ99FDbeTGAbDEp1tnXn6qyVNyX0NxHey0rtlipMzzct857RbVT/Jmv2g56r4DF/49mdWDZN+5kxzeJJm3Z+odBV+kJjdl32SgyrfwNVn0c3Dej5DuoZVELGfaBebjO6kVkyuIUz0kCJlxqJRbUB2ZaXFSzdPI0="
|
|
2149
|
+
},
|
|
2150
|
+
"category_ids": [
|
|
2151
|
+
11578,
|
|
2152
|
+
10522
|
|
2153
|
+
],
|
|
2154
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/b64d9a3abcdef9ce55836196f2be0a4c\"}"
|
|
2155
|
+
},
|
|
2156
|
+
"author": {
|
|
2157
|
+
"name": "CHICHI",
|
|
2158
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
2159
|
+
"source": 1,
|
|
2160
|
+
"uid": "3294558974117544"
|
|
2161
|
+
},
|
|
2162
|
+
"sticker": {
|
|
2163
|
+
"preview_cover": "",
|
|
2164
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/502c00efc2c74a8cb8fb5ea028c1361f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=8gfGp8eIq1Oddk9qOEGAiBPZad8%3D&format=.png",
|
|
2165
|
+
"sticker_type": 2,
|
|
2166
|
+
"sticker_package": {
|
|
2167
|
+
"width_per_frame": 280,
|
|
2168
|
+
"height_per_frame": 280,
|
|
2169
|
+
"size": 78341
|
|
2170
|
+
},
|
|
2171
|
+
"large_image": {
|
|
2172
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/502c00efc2c74a8cb8fb5ea028c1361f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=qt%2BU5RaZEobF7qF0pK%2FjOl7Xp9g%3D"
|
|
2173
|
+
}
|
|
2174
|
+
}
|
|
2175
|
+
},
|
|
2176
|
+
{
|
|
2177
|
+
"common_attr": {
|
|
2178
|
+
"id": "7340242510171671834",
|
|
2179
|
+
"effect_id": "7340242510171671834",
|
|
2180
|
+
"effect_type": 2,
|
|
2181
|
+
"source": 1,
|
|
2182
|
+
"title": "离谱",
|
|
2183
|
+
"description": "离谱",
|
|
2184
|
+
"cover_url": {
|
|
2185
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/542e8a50d48845bfb48e823f714b972a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=6k7ghuML6q3Yu87787IkDLoAR4k%3D",
|
|
2186
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/542e8a50d48845bfb48e823f714b972a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=PxSAVg4ett6UTalNtWROSsyx7%2Fc%3D"
|
|
2187
|
+
},
|
|
2188
|
+
"item_urls": [
|
|
2189
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0f6d0e86bbbd2a55669c4fe8573f6c01?lk3s=43402efa&x-expires=1768439160&x-signature=IDuLDJxDnqkOdGSOsybo2CCm%2FDo%3D"
|
|
2190
|
+
],
|
|
2191
|
+
"md5": "0f6d0e86bbbd2a55669c4fe8573f6c01",
|
|
2192
|
+
"has_favorited": false,
|
|
2193
|
+
"create_time": 1709035519,
|
|
2194
|
+
"statistics": {
|
|
2195
|
+
"favorite_count": 0
|
|
2196
|
+
},
|
|
2197
|
+
"is_original": true,
|
|
2198
|
+
"status": 102,
|
|
2199
|
+
"review_info": {
|
|
2200
|
+
"review_status": 1,
|
|
2201
|
+
"review_code_list": [],
|
|
2202
|
+
"extra_reason": null,
|
|
2203
|
+
"review_reason_list": []
|
|
2204
|
+
},
|
|
2205
|
+
"aspect_ratio": 1,
|
|
2206
|
+
"download_info": {
|
|
2207
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3027a85b7b7941f5a966b63f448ae812~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=YUw%2FDQnbFiJziHQeiRLk6Z08vIc%3D",
|
|
2208
|
+
"format": "gif"
|
|
2209
|
+
},
|
|
2210
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2211
|
+
"is_business": false,
|
|
2212
|
+
"business_info": {
|
|
2213
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2214
|
+
"sign": "Rn/d5C5vVFvaibU98GI9EgqglyqtHs2f3iaG44FnZ3SSXUzgSscvJ+I16LL+OZNKYl637brtPSXG2OZ1hHnqh/cwmCLsjQA1un71ZwCh+UHPlcTNMEy43UdGD4fAZQA4cfF43UH8GZrN0Vmlmuy8HxZI2DCD5Z1lWQKEIpXmxcs="
|
|
2215
|
+
},
|
|
2216
|
+
"category_ids": [
|
|
2217
|
+
11578
|
|
2218
|
+
],
|
|
2219
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/eefa781d0f03474f343dbd02ee07e4a1\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2220
|
+
},
|
|
2221
|
+
"author": {
|
|
2222
|
+
"name": "Lynx黑貓愛",
|
|
2223
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2224
|
+
"source": 1,
|
|
2225
|
+
"uid": "106238218162"
|
|
2226
|
+
},
|
|
2227
|
+
"sticker": {
|
|
2228
|
+
"preview_cover": "",
|
|
2229
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3027a85b7b7941f5a966b63f448ae812~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=%2BRR8IyWZlofXzrfjlQYaoZpH8cc%3D&format=.png",
|
|
2230
|
+
"sticker_type": 2,
|
|
2231
|
+
"sticker_package": {
|
|
2232
|
+
"width_per_frame": 280,
|
|
2233
|
+
"height_per_frame": 280,
|
|
2234
|
+
"size": 1795987
|
|
2235
|
+
},
|
|
2236
|
+
"large_image": {
|
|
2237
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3027a85b7b7941f5a966b63f448ae812~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=YUw%2FDQnbFiJziHQeiRLk6Z08vIc%3D"
|
|
2238
|
+
}
|
|
2239
|
+
}
|
|
2240
|
+
},
|
|
2241
|
+
{
|
|
2242
|
+
"common_attr": {
|
|
2243
|
+
"id": "7343463111363497255",
|
|
2244
|
+
"effect_id": "7343463111363497255",
|
|
2245
|
+
"effect_type": 2,
|
|
2246
|
+
"source": 1,
|
|
2247
|
+
"title": "热门",
|
|
2248
|
+
"description": "热门",
|
|
2249
|
+
"cover_url": {
|
|
2250
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c77341486b6e4341996bf56f4a053b88~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=1Tog4uUskKambDg0g%2BF5%2FzLwPJ0%3D",
|
|
2251
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c77341486b6e4341996bf56f4a053b88~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=zlfK5GfygueBreIpbmzwgjaIXZM%3D"
|
|
2252
|
+
},
|
|
2253
|
+
"item_urls": [
|
|
2254
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/df0f7e9f5e182d7857b61fc7d7d21b19?lk3s=43402efa&x-expires=1768439160&x-signature=QA%2BXu31p%2BXtH0kNku1ThoptK3jo%3D"
|
|
2255
|
+
],
|
|
2256
|
+
"md5": "df0f7e9f5e182d7857b61fc7d7d21b19",
|
|
2257
|
+
"has_favorited": false,
|
|
2258
|
+
"create_time": 1709788021,
|
|
2259
|
+
"statistics": {
|
|
2260
|
+
"favorite_count": 0
|
|
2261
|
+
},
|
|
2262
|
+
"is_original": true,
|
|
2263
|
+
"status": 102,
|
|
2264
|
+
"review_info": {
|
|
2265
|
+
"review_status": 1,
|
|
2266
|
+
"review_code_list": [],
|
|
2267
|
+
"extra_reason": null,
|
|
2268
|
+
"review_reason_list": []
|
|
2269
|
+
},
|
|
2270
|
+
"aspect_ratio": 1,
|
|
2271
|
+
"download_info": {
|
|
2272
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c77341486b6e4341996bf56f4a053b88~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=NN75z60EZCLeo10R3f%2BzIsCXpYw%3D",
|
|
2273
|
+
"format": "gif"
|
|
2274
|
+
},
|
|
2275
|
+
"publish_source": "user_post_pc_collection",
|
|
2276
|
+
"is_business": false,
|
|
2277
|
+
"business_info": {
|
|
2278
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2279
|
+
"sign": "L8JL5OanLxgc6hFTD6xHlb15nboi1HOuP067n/3RBK5aW2652uh8RHqzSEOFEwbnQb857TtGoLI7LEMrcb0SvEJcAytZELyisDOyEIOQ8r36FFdOXGu5G5VCZdvXCLHQQisBcPPaamfZ2Ku/feL7c7pOZN0YJq0s36QfwzzyGg0="
|
|
2280
|
+
},
|
|
2281
|
+
"category_ids": [
|
|
2282
|
+
11578
|
|
2283
|
+
],
|
|
2284
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2285
|
+
},
|
|
2286
|
+
"author": {
|
|
2287
|
+
"name": "小猪咖喱",
|
|
2288
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/og9eYTCTIcRDBrAOybVLfQ7KlsAu9n4DPADgCA?lk3s=4eecb9e8&x-expires=1739495160&x-signature=UG%2BkjF8ngjjSwvb9fnwm8WrJBu4%3D",
|
|
2289
|
+
"source": 1,
|
|
2290
|
+
"uid": "3193414872208878"
|
|
2291
|
+
},
|
|
2292
|
+
"sticker": {
|
|
2293
|
+
"preview_cover": "",
|
|
2294
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c77341486b6e4341996bf56f4a053b88~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=oWqhZ1HAagLI%2FF4%2F0q9UeZDxX%2FQ%3D&format=.png",
|
|
2295
|
+
"sticker_type": 2,
|
|
2296
|
+
"sticker_package": {
|
|
2297
|
+
"width_per_frame": 280,
|
|
2298
|
+
"height_per_frame": 280,
|
|
2299
|
+
"size": 83898
|
|
2300
|
+
},
|
|
2301
|
+
"large_image": {
|
|
2302
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c77341486b6e4341996bf56f4a053b88~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=NN75z60EZCLeo10R3f%2BzIsCXpYw%3D"
|
|
2303
|
+
}
|
|
2304
|
+
}
|
|
2305
|
+
},
|
|
2306
|
+
{
|
|
2307
|
+
"common_attr": {
|
|
2308
|
+
"id": "7441838960135048486",
|
|
2309
|
+
"effect_id": "7441838960135048486",
|
|
2310
|
+
"effect_type": 2,
|
|
2311
|
+
"source": 1,
|
|
2312
|
+
"title": "情绪表达-瑟瑟发抖",
|
|
2313
|
+
"description": "情绪表达-瑟瑟发抖",
|
|
2314
|
+
"cover_url": {
|
|
2315
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/09843bcf897844e9a0d681b3a040747e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=TXqFh9B8%2Bd5m6WYSRszaNSzTeS0%3D",
|
|
2316
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/09843bcf897844e9a0d681b3a040747e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=R81pkgCQyi%2FX%2FtNKC74EfUyVrNs%3D"
|
|
2317
|
+
},
|
|
2318
|
+
"item_urls": [
|
|
2319
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a034c3f3f761a7b3e2b321dcf1b00901?lk3s=43402efa&x-expires=1768439160&x-signature=xAs2Z%2F%2FbRcw1eMCIICCzHt1lvyE%3D"
|
|
2320
|
+
],
|
|
2321
|
+
"md5": "a034c3f3f761a7b3e2b321dcf1b00901",
|
|
2322
|
+
"has_favorited": false,
|
|
2323
|
+
"create_time": 1732688266,
|
|
2324
|
+
"statistics": {
|
|
2325
|
+
"favorite_count": 0
|
|
2326
|
+
},
|
|
2327
|
+
"is_original": true,
|
|
2328
|
+
"status": 102,
|
|
2329
|
+
"review_info": {
|
|
2330
|
+
"review_status": 1,
|
|
2331
|
+
"review_code_list": [],
|
|
2332
|
+
"extra_reason": null,
|
|
2333
|
+
"review_reason_list": []
|
|
2334
|
+
},
|
|
2335
|
+
"aspect_ratio": 1,
|
|
2336
|
+
"download_info": {
|
|
2337
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a7fc21122b554f53961b726426e9a029~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=BnvalQd3v0PPp9xiLPMZK5mZIe4%3D",
|
|
2338
|
+
"format": "gif"
|
|
2339
|
+
},
|
|
2340
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2341
|
+
"is_business": false,
|
|
2342
|
+
"business_info": {
|
|
2343
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2344
|
+
"sign": "IOd/4MzTSYEOUQX3ECvGYa1cuoz/WPf3caqr2gUKvKabpSrEw5yWPSgvpeaKqG+o5KKYACxhrl7A0+G/E/WdBnt5aebY0sI++ydhTOdM+b0bTg9//CrYRtDZ8okrIZ/V+NcJhHjZcYLzXaoK/oYQbICMA2xBg7e8ZkqH8hnHs7s="
|
|
2345
|
+
},
|
|
2346
|
+
"category_ids": [
|
|
2347
|
+
11578
|
|
2348
|
+
],
|
|
2349
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/5dda7ded3951adfbb553911034de7922\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2350
|
+
},
|
|
2351
|
+
"author": {
|
|
2352
|
+
"name": "七月传媒工作室",
|
|
2353
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
2354
|
+
"source": 1,
|
|
2355
|
+
"uid": "106187290761"
|
|
2356
|
+
},
|
|
2357
|
+
"sticker": {
|
|
2358
|
+
"preview_cover": "",
|
|
2359
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a7fc21122b554f53961b726426e9a029~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=mg4d2hDvVc8bosx0IP7mYdlkn58%3D&format=.png",
|
|
2360
|
+
"sticker_type": 2,
|
|
2361
|
+
"sticker_package": {
|
|
2362
|
+
"width_per_frame": 280,
|
|
2363
|
+
"height_per_frame": 280,
|
|
2364
|
+
"size": 60521
|
|
2365
|
+
},
|
|
2366
|
+
"large_image": {
|
|
2367
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a7fc21122b554f53961b726426e9a029~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=BnvalQd3v0PPp9xiLPMZK5mZIe4%3D"
|
|
2368
|
+
}
|
|
2369
|
+
}
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"common_attr": {
|
|
2373
|
+
"id": "7439209644272127286",
|
|
2374
|
+
"effect_id": "7439209644272127286",
|
|
2375
|
+
"effect_type": 2,
|
|
2376
|
+
"source": 1,
|
|
2377
|
+
"title": "综艺文字-震惊",
|
|
2378
|
+
"description": "综艺文字-震惊",
|
|
2379
|
+
"cover_url": {
|
|
2380
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6028840eeae64127ad6cf463150e1eb3~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=QKbabf5rOjfmb%2FMKSwHiGG3e5fQ%3D",
|
|
2381
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6028840eeae64127ad6cf463150e1eb3~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=VBjX%2BHktb3ydqj6Ob7uU53PloXk%3D"
|
|
2382
|
+
},
|
|
2383
|
+
"item_urls": [
|
|
2384
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0efbed427b46f033c4165007c22bf62b?lk3s=43402efa&x-expires=1768439160&x-signature=7jI15%2FYf57XtwzhVplUBb%2Btu8dI%3D"
|
|
2385
|
+
],
|
|
2386
|
+
"md5": "0efbed427b46f033c4165007c22bf62b",
|
|
2387
|
+
"has_favorited": false,
|
|
2388
|
+
"create_time": 1732076117,
|
|
2389
|
+
"statistics": {
|
|
2390
|
+
"favorite_count": 0
|
|
2391
|
+
},
|
|
2392
|
+
"is_original": true,
|
|
2393
|
+
"status": 102,
|
|
2394
|
+
"review_info": {
|
|
2395
|
+
"review_status": 1,
|
|
2396
|
+
"review_code_list": [],
|
|
2397
|
+
"extra_reason": null,
|
|
2398
|
+
"review_reason_list": []
|
|
2399
|
+
},
|
|
2400
|
+
"aspect_ratio": 1,
|
|
2401
|
+
"download_info": {
|
|
2402
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cdf9560e75e64309a0cda8858a4de5c9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=2y0Dl1VWczM%2FeCOngM0cypP1WI8%3D",
|
|
2403
|
+
"format": "gif"
|
|
2404
|
+
},
|
|
2405
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2406
|
+
"is_business": false,
|
|
2407
|
+
"business_info": {
|
|
2408
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2409
|
+
"sign": "x8o1RpiyD+bHWsB4YgtmWrbMpjC2n7X0lj4V6Apc3rnA+44qVZlXAt39aMhnZz1Q1J2sg8IUhlo8JzDktJGokBi3db+rgeEZZZ/ltGE7QOAQchGG0s7LacNBZIbUvwJybDTPKHQvjiq0qAlFrJmbKd//gjDKkc9YZj+Z/GM8vjg="
|
|
2410
|
+
},
|
|
2411
|
+
"category_ids": [
|
|
2412
|
+
11578,
|
|
2413
|
+
10522
|
|
2414
|
+
],
|
|
2415
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/97501d817fc18930cb7fc482caaead9b\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2416
|
+
},
|
|
2417
|
+
"author": {
|
|
2418
|
+
"name": "CHICHI",
|
|
2419
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
2420
|
+
"source": 1,
|
|
2421
|
+
"uid": "3294558974117544"
|
|
2422
|
+
},
|
|
2423
|
+
"sticker": {
|
|
2424
|
+
"preview_cover": "",
|
|
2425
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cdf9560e75e64309a0cda8858a4de5c9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=uwlSs5Srve5DDtBCgNHvbxW2Gqo%3D&format=.png",
|
|
2426
|
+
"sticker_type": 2,
|
|
2427
|
+
"sticker_package": {
|
|
2428
|
+
"width_per_frame": 280,
|
|
2429
|
+
"height_per_frame": 280,
|
|
2430
|
+
"size": 179799
|
|
2431
|
+
},
|
|
2432
|
+
"large_image": {
|
|
2433
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cdf9560e75e64309a0cda8858a4de5c9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=2y0Dl1VWczM%2FeCOngM0cypP1WI8%3D"
|
|
2434
|
+
}
|
|
2435
|
+
}
|
|
2436
|
+
},
|
|
2437
|
+
{
|
|
2438
|
+
"common_attr": {
|
|
2439
|
+
"id": "7389198470646598947",
|
|
2440
|
+
"effect_id": "7389198470646598947",
|
|
2441
|
+
"effect_type": 2,
|
|
2442
|
+
"source": 1,
|
|
2443
|
+
"title": "活爹",
|
|
2444
|
+
"description": "活爹",
|
|
2445
|
+
"cover_url": {
|
|
2446
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/87446542068d4b11a140d76f54d30c39~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=G5VQ8LE8UMnfRdA%2F1gieCrQmuNY%3D",
|
|
2447
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/87446542068d4b11a140d76f54d30c39~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=wmHJJxOP0ZZS4nTQL6yFdXQVFwo%3D"
|
|
2448
|
+
},
|
|
2449
|
+
"item_urls": [
|
|
2450
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7db41a6f0f71383fba3f0a3cff1a6a98?lk3s=43402efa&x-expires=1768439160&x-signature=u%2BehWD3c%2FNpLNl7Bj6CA%2FD6v7nY%3D"
|
|
2451
|
+
],
|
|
2452
|
+
"md5": "7db41a6f0f71383fba3f0a3cff1a6a98",
|
|
2453
|
+
"has_favorited": false,
|
|
2454
|
+
"create_time": 1720432426,
|
|
2455
|
+
"statistics": {
|
|
2456
|
+
"favorite_count": 0
|
|
2457
|
+
},
|
|
2458
|
+
"is_original": true,
|
|
2459
|
+
"status": 102,
|
|
2460
|
+
"review_info": {
|
|
2461
|
+
"review_status": 1,
|
|
2462
|
+
"review_code_list": [],
|
|
2463
|
+
"extra_reason": null,
|
|
2464
|
+
"review_reason_list": []
|
|
2465
|
+
},
|
|
2466
|
+
"aspect_ratio": 1,
|
|
2467
|
+
"download_info": {
|
|
2468
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/29d65873494f4495b4709b32fa318d21~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jMxux0%2BjoiEByosXYbxpUx3vDuM%3D",
|
|
2469
|
+
"format": "gif"
|
|
2470
|
+
},
|
|
2471
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2472
|
+
"is_business": false,
|
|
2473
|
+
"business_info": {
|
|
2474
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2475
|
+
"sign": "mzCYhg97rdQfqUpDRSk+r3nkvHJP8RUYHIW1mDSVCFhTIYpPU0eO7iTwAWK5r9kcp7LoGQ1cCNKPhE95AJf8x4g58hbUqN55k0Jn9QBuTtoPLyrBdg4xAxjiCrKMrF6qh2syhPAkyqUd8DngALrAqnugGN5c5evjZsbEMFI7S1A="
|
|
2476
|
+
},
|
|
2477
|
+
"category_ids": [
|
|
2478
|
+
11578
|
|
2479
|
+
],
|
|
2480
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/6fe6ce0f2061f4f70bc734b0c4c5f74f\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2481
|
+
},
|
|
2482
|
+
"author": {
|
|
2483
|
+
"name": "喵呜酱呀",
|
|
2484
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/f5c669757d3b83f385e2162a9a861adc~300x300.image",
|
|
2485
|
+
"source": 1,
|
|
2486
|
+
"uid": "2300654427578623"
|
|
2487
|
+
},
|
|
2488
|
+
"sticker": {
|
|
2489
|
+
"preview_cover": "",
|
|
2490
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/29d65873494f4495b4709b32fa318d21~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=sAATJdhBWTSLeDqDhitrcNDyKec%3D&format=.png",
|
|
2491
|
+
"sticker_type": 2,
|
|
2492
|
+
"sticker_package": {
|
|
2493
|
+
"width_per_frame": 280,
|
|
2494
|
+
"height_per_frame": 280,
|
|
2495
|
+
"size": 108642
|
|
2496
|
+
},
|
|
2497
|
+
"large_image": {
|
|
2498
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/29d65873494f4495b4709b32fa318d21~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=jMxux0%2BjoiEByosXYbxpUx3vDuM%3D"
|
|
2499
|
+
}
|
|
2500
|
+
}
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"common_attr": {
|
|
2504
|
+
"id": "7293827329111919884",
|
|
2505
|
+
"effect_id": "7293827329111919884",
|
|
2506
|
+
"effect_type": 2,
|
|
2507
|
+
"source": 1,
|
|
2508
|
+
"title": "灵感来了电灯泡",
|
|
2509
|
+
"description": "灵感来了电灯泡",
|
|
2510
|
+
"cover_url": {
|
|
2511
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/71349928ab45450e91b5429e0f7f89cc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=0PQZ6h%2B5lTDjmUW7yqTNZ%2BTeeps%3D",
|
|
2512
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/71349928ab45450e91b5429e0f7f89cc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=1xv%2BKBWtySDb8t6nK1FPehRCmeQ%3D"
|
|
2513
|
+
},
|
|
2514
|
+
"item_urls": [
|
|
2515
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e832c2a9b541e8058d3856761542efb7?lk3s=43402efa&x-expires=1768439160&x-signature=xcQWbOxzaCNNrKeHKU9LfEJ%2Bz5o%3D"
|
|
2516
|
+
],
|
|
2517
|
+
"md5": "e832c2a9b541e8058d3856761542efb7",
|
|
2518
|
+
"has_favorited": false,
|
|
2519
|
+
"third_resource_id": 7311997632505713178,
|
|
2520
|
+
"third_resource_id_str": "7311997632505713178",
|
|
2521
|
+
"create_time": 1698228958,
|
|
2522
|
+
"statistics": {
|
|
2523
|
+
"favorite_count": 0
|
|
2524
|
+
},
|
|
2525
|
+
"is_original": true,
|
|
2526
|
+
"status": 102,
|
|
2527
|
+
"review_info": {
|
|
2528
|
+
"review_status": 1,
|
|
2529
|
+
"review_code_list": [],
|
|
2530
|
+
"extra_reason": null,
|
|
2531
|
+
"review_reason_list": []
|
|
2532
|
+
},
|
|
2533
|
+
"aspect_ratio": 1,
|
|
2534
|
+
"download_info": {
|
|
2535
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c44d95a962b4fbbb9edd4aa2a25906c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=q9gBpz45phRIiB5FHVxQRSOoyUw%3D",
|
|
2536
|
+
"format": "gif"
|
|
2537
|
+
},
|
|
2538
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2539
|
+
"is_business": false,
|
|
2540
|
+
"business_info": {
|
|
2541
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2542
|
+
"sign": "4x9F5W11l7b5VTPpNSMcIuzGw+35Bm4HjmXRX/9S7Su8MxIxsUGwiffmYBVAj3SryBYY7lmfNkb6v6oZ5LqgJc9+yR9iyCIs1XyfszdlaW3DbDhH+H8Hi/n6zET+REnORYMZyi7nWnHIIv8+2zkd0jPNmUXudV9vy3sI2WeWGBA="
|
|
2543
|
+
},
|
|
2544
|
+
"category_ids": [
|
|
2545
|
+
10522,
|
|
2546
|
+
11578
|
|
2547
|
+
],
|
|
2548
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/2597885a1a2d926e4b5412bc632002cd\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2549
|
+
},
|
|
2550
|
+
"author": {
|
|
2551
|
+
"name": "CHICHI",
|
|
2552
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
2553
|
+
"source": 1,
|
|
2554
|
+
"uid": "3294558974117544"
|
|
2555
|
+
},
|
|
2556
|
+
"sticker": {
|
|
2557
|
+
"preview_cover": "",
|
|
2558
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c44d95a962b4fbbb9edd4aa2a25906c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=z2zaY9HGocj0sw2zwnw1J13dHLY%3D&format=.png",
|
|
2559
|
+
"sticker_type": 2,
|
|
2560
|
+
"sticker_package": {
|
|
2561
|
+
"width_per_frame": 280,
|
|
2562
|
+
"height_per_frame": 280,
|
|
2563
|
+
"size": 48830
|
|
2564
|
+
},
|
|
2565
|
+
"large_image": {
|
|
2566
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c44d95a962b4fbbb9edd4aa2a25906c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=q9gBpz45phRIiB5FHVxQRSOoyUw%3D"
|
|
2567
|
+
}
|
|
2568
|
+
}
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
"common_attr": {
|
|
2572
|
+
"id": "7343470524737064233",
|
|
2573
|
+
"effect_id": "7343470524737064233",
|
|
2574
|
+
"effect_type": 2,
|
|
2575
|
+
"source": 1,
|
|
2576
|
+
"title": "生气上火",
|
|
2577
|
+
"description": "生气上火",
|
|
2578
|
+
"cover_url": {
|
|
2579
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e4a43f188aa743008d0c06f182209aef~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=xPpXe0JvhOywhAhfJzSdWKXjnDE%3D",
|
|
2580
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e4a43f188aa743008d0c06f182209aef~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=%2B%2FiNBxt4J6xd9f1w4uh1uiwjClE%3D"
|
|
2581
|
+
},
|
|
2582
|
+
"item_urls": [
|
|
2583
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b7adbd07c598c8e3f1ce8fdb1deca17a?lk3s=43402efa&x-expires=1768439160&x-signature=wK6vv2PojDaa8ngF6Bm1%2FuJNvwA%3D"
|
|
2584
|
+
],
|
|
2585
|
+
"md5": "b7adbd07c598c8e3f1ce8fdb1deca17a",
|
|
2586
|
+
"has_favorited": false,
|
|
2587
|
+
"create_time": 1709788021,
|
|
2588
|
+
"statistics": {
|
|
2589
|
+
"favorite_count": 0
|
|
2590
|
+
},
|
|
2591
|
+
"is_original": true,
|
|
2592
|
+
"status": 102,
|
|
2593
|
+
"review_info": {
|
|
2594
|
+
"review_status": 1,
|
|
2595
|
+
"review_code_list": [],
|
|
2596
|
+
"extra_reason": null,
|
|
2597
|
+
"review_reason_list": []
|
|
2598
|
+
},
|
|
2599
|
+
"aspect_ratio": 1,
|
|
2600
|
+
"download_info": {
|
|
2601
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e4a43f188aa743008d0c06f182209aef~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=uO5otrFjvo6Tc2Qdd7kz%2F%2B6U1lA%3D",
|
|
2602
|
+
"format": "gif"
|
|
2603
|
+
},
|
|
2604
|
+
"publish_source": "user_post_pc_collection",
|
|
2605
|
+
"is_business": false,
|
|
2606
|
+
"business_info": {
|
|
2607
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2608
|
+
"sign": "NO5kPypYpQmLSx5E13hvN+mp2xQIBEXQfbKsQCZnxcUMwpyJzg80fshG1jYPK3ws+866f5MIDBVlFY5pEyXrVJ/QbT9i+bOF4/2bmNvvXnyr8tBOLAFhy4AWJswc8swxGOp04KryumHnuZUTpHr+vClF1aDO9KOpDHcHVRC8ZPE="
|
|
2609
|
+
},
|
|
2610
|
+
"category_ids": [
|
|
2611
|
+
11578
|
|
2612
|
+
],
|
|
2613
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2614
|
+
},
|
|
2615
|
+
"author": {
|
|
2616
|
+
"name": "小猪咖喱",
|
|
2617
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/og9eYTCTIcRDBrAOybVLfQ7KlsAu9n4DPADgCA?lk3s=4eecb9e8&x-expires=1739495160&x-signature=UG%2BkjF8ngjjSwvb9fnwm8WrJBu4%3D",
|
|
2618
|
+
"source": 1,
|
|
2619
|
+
"uid": "3193414872208878"
|
|
2620
|
+
},
|
|
2621
|
+
"sticker": {
|
|
2622
|
+
"preview_cover": "",
|
|
2623
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e4a43f188aa743008d0c06f182209aef~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=jA7epYj%2BzpAS%2BBi10y7cy9fQ7eg%3D&format=.png",
|
|
2624
|
+
"sticker_type": 2,
|
|
2625
|
+
"sticker_package": {
|
|
2626
|
+
"width_per_frame": 280,
|
|
2627
|
+
"height_per_frame": 280,
|
|
2628
|
+
"size": 159567
|
|
2629
|
+
},
|
|
2630
|
+
"large_image": {
|
|
2631
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e4a43f188aa743008d0c06f182209aef~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=uO5otrFjvo6Tc2Qdd7kz%2F%2B6U1lA%3D"
|
|
2632
|
+
}
|
|
2633
|
+
}
|
|
2634
|
+
},
|
|
2635
|
+
{
|
|
2636
|
+
"common_attr": {
|
|
2637
|
+
"id": "7441839155304271114",
|
|
2638
|
+
"effect_id": "7441839155304271114",
|
|
2639
|
+
"effect_type": 2,
|
|
2640
|
+
"source": 1,
|
|
2641
|
+
"title": "情绪表达-谁懂啊",
|
|
2642
|
+
"description": "情绪表达-谁懂啊",
|
|
2643
|
+
"cover_url": {
|
|
2644
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/31be9775b31f4e2f92a1fb172605108f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=2uWnlZrrlvFI0VV5O65A4GSIITY%3D",
|
|
2645
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/31be9775b31f4e2f92a1fb172605108f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=XeB54LxvAsOhx7AddKGS%2FE3qOzw%3D"
|
|
2646
|
+
},
|
|
2647
|
+
"item_urls": [
|
|
2648
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fd797b5333834698918a019769fc3e0f?lk3s=43402efa&x-expires=1768439160&x-signature=GnTRYywvcjqN4YQJLeJy8Fk8gEE%3D"
|
|
2649
|
+
],
|
|
2650
|
+
"md5": "fd797b5333834698918a019769fc3e0f",
|
|
2651
|
+
"has_favorited": false,
|
|
2652
|
+
"create_time": 1732688265,
|
|
2653
|
+
"statistics": {
|
|
2654
|
+
"favorite_count": 0
|
|
2655
|
+
},
|
|
2656
|
+
"is_original": true,
|
|
2657
|
+
"status": 102,
|
|
2658
|
+
"review_info": {
|
|
2659
|
+
"review_status": 1,
|
|
2660
|
+
"review_code_list": [],
|
|
2661
|
+
"extra_reason": null,
|
|
2662
|
+
"review_reason_list": []
|
|
2663
|
+
},
|
|
2664
|
+
"aspect_ratio": 1,
|
|
2665
|
+
"download_info": {
|
|
2666
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6bd277cb29c74020b9d1cff47f6fb98b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=4ovZzZNj%2BxJtsNmOnD3czfCqh3g%3D",
|
|
2667
|
+
"format": "gif"
|
|
2668
|
+
},
|
|
2669
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2670
|
+
"is_business": false,
|
|
2671
|
+
"business_info": {
|
|
2672
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2673
|
+
"sign": "UUDsa4vWaY3H1OLuFV5MB8qkzEWc7SbNA8hlqZiwwc0zwZ79yHCmBnAHLrXO2QwmTAnVMjtaoseFrRB/LvtYmHlbMikF1AlvgZamog7hDr45yTblte9M9EL+7hmfsJL/i7fzchLEb3qNUKTg9rAOYhOUf/G0r3OfYWnZ04qA/sw="
|
|
2674
|
+
},
|
|
2675
|
+
"category_ids": [
|
|
2676
|
+
11578
|
|
2677
|
+
],
|
|
2678
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/7d2e2df917be55d81c52cd75e654fb08\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2679
|
+
},
|
|
2680
|
+
"author": {
|
|
2681
|
+
"name": "七月传媒工作室",
|
|
2682
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
2683
|
+
"source": 1,
|
|
2684
|
+
"uid": "106187290761"
|
|
2685
|
+
},
|
|
2686
|
+
"sticker": {
|
|
2687
|
+
"preview_cover": "",
|
|
2688
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6bd277cb29c74020b9d1cff47f6fb98b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=7NX5dpDa1dBds%2F%2BRFLGKvRHqYJc%3D&format=.png",
|
|
2689
|
+
"sticker_type": 2,
|
|
2690
|
+
"sticker_package": {
|
|
2691
|
+
"width_per_frame": 280,
|
|
2692
|
+
"height_per_frame": 280,
|
|
2693
|
+
"size": 76546
|
|
2694
|
+
},
|
|
2695
|
+
"large_image": {
|
|
2696
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6bd277cb29c74020b9d1cff47f6fb98b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=4ovZzZNj%2BxJtsNmOnD3czfCqh3g%3D"
|
|
2697
|
+
}
|
|
2698
|
+
}
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"common_attr": {
|
|
2702
|
+
"id": "7439209573623303460",
|
|
2703
|
+
"effect_id": "7439209573623303460",
|
|
2704
|
+
"effect_type": 2,
|
|
2705
|
+
"source": 1,
|
|
2706
|
+
"title": "综艺热梗文字-贴脸开大",
|
|
2707
|
+
"description": "综艺热梗文字-贴脸开大",
|
|
2708
|
+
"cover_url": {
|
|
2709
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee808a3c45c846fcbd9f976bd37a86f0~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=r6QbwtSTmnL0y4iQM0twOWJ0xZU%3D",
|
|
2710
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee808a3c45c846fcbd9f976bd37a86f0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=q5i4vHQ2UyyoxwS4981HIKs1Nxw%3D"
|
|
2711
|
+
},
|
|
2712
|
+
"item_urls": [
|
|
2713
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a6dfdddf2a4f5d167bd37656cebf060b?lk3s=43402efa&x-expires=1768439160&x-signature=w6JukYA7j5uHUaaBP2xNKGosDLA%3D"
|
|
2714
|
+
],
|
|
2715
|
+
"md5": "a6dfdddf2a4f5d167bd37656cebf060b",
|
|
2716
|
+
"has_favorited": false,
|
|
2717
|
+
"create_time": 1732076117,
|
|
2718
|
+
"statistics": {
|
|
2719
|
+
"favorite_count": 0
|
|
2720
|
+
},
|
|
2721
|
+
"is_original": true,
|
|
2722
|
+
"status": 102,
|
|
2723
|
+
"review_info": {
|
|
2724
|
+
"review_status": 1,
|
|
2725
|
+
"review_code_list": [],
|
|
2726
|
+
"extra_reason": null,
|
|
2727
|
+
"review_reason_list": []
|
|
2728
|
+
},
|
|
2729
|
+
"aspect_ratio": 1,
|
|
2730
|
+
"download_info": {
|
|
2731
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/140d537fd1c446d4867b414601d3961b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=k1c0g015nD72ehxEy83%2BkQSO%2FIQ%3D",
|
|
2732
|
+
"format": "gif"
|
|
2733
|
+
},
|
|
2734
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2735
|
+
"is_business": false,
|
|
2736
|
+
"business_info": {
|
|
2737
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2738
|
+
"sign": "eLFJWto0uV/CTJQosTgO6UQ3+ncjANuobdfvCTfKEVmosXt3E+ywT3HibKYwC9hlIPjp0m4cy1uZWIDe7RgoND9gBjiWGdMwXk+lD0ajcYksKTN20Ib7/36KO/MscxBJveilqaoFympS5qnC1yElgdbafZkFrNCMiXFCfOPl5Yw="
|
|
2739
|
+
},
|
|
2740
|
+
"category_ids": [
|
|
2741
|
+
11578,
|
|
2742
|
+
10522
|
|
2743
|
+
],
|
|
2744
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/e97f2e9d7757716f0b9dbc7f3b5e8d37\"}"
|
|
2745
|
+
},
|
|
2746
|
+
"author": {
|
|
2747
|
+
"name": "CHICHI",
|
|
2748
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
2749
|
+
"source": 1,
|
|
2750
|
+
"uid": "3294558974117544"
|
|
2751
|
+
},
|
|
2752
|
+
"sticker": {
|
|
2753
|
+
"preview_cover": "",
|
|
2754
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/140d537fd1c446d4867b414601d3961b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=sjKhB7i39SU1otIWEc6cR9vxeW4%3D&format=.png",
|
|
2755
|
+
"sticker_type": 2,
|
|
2756
|
+
"sticker_package": {
|
|
2757
|
+
"width_per_frame": 280,
|
|
2758
|
+
"height_per_frame": 280,
|
|
2759
|
+
"size": 147209
|
|
2760
|
+
},
|
|
2761
|
+
"large_image": {
|
|
2762
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/140d537fd1c446d4867b414601d3961b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=k1c0g015nD72ehxEy83%2BkQSO%2FIQ%3D"
|
|
2763
|
+
}
|
|
2764
|
+
}
|
|
2765
|
+
},
|
|
2766
|
+
{
|
|
2767
|
+
"common_attr": {
|
|
2768
|
+
"id": "7389197668590963968",
|
|
2769
|
+
"effect_id": "7389197668590963968",
|
|
2770
|
+
"effect_type": 2,
|
|
2771
|
+
"source": 1,
|
|
2772
|
+
"title": "已老实求放过",
|
|
2773
|
+
"description": "已老实求放过",
|
|
2774
|
+
"cover_url": {
|
|
2775
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/860c751073ce450ca63c8962e7a8ad53~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=v3WcwdGJsgfiQ1aj4b7PSfK2Ji0%3D",
|
|
2776
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/860c751073ce450ca63c8962e7a8ad53~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=QF8XS%2BuMi7WPZrPpE6FzC3DNfKk%3D"
|
|
2777
|
+
},
|
|
2778
|
+
"item_urls": [
|
|
2779
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/60b1e7b265bfa2a9af17aae3dfd80518?lk3s=43402efa&x-expires=1768439160&x-signature=chg1U%2FjjF6gH8sJIyFy2eJhEAbo%3D"
|
|
2780
|
+
],
|
|
2781
|
+
"md5": "60b1e7b265bfa2a9af17aae3dfd80518",
|
|
2782
|
+
"has_favorited": false,
|
|
2783
|
+
"create_time": 1720432427,
|
|
2784
|
+
"statistics": {
|
|
2785
|
+
"favorite_count": 0
|
|
2786
|
+
},
|
|
2787
|
+
"is_original": true,
|
|
2788
|
+
"status": 102,
|
|
2789
|
+
"review_info": {
|
|
2790
|
+
"review_status": 1,
|
|
2791
|
+
"review_code_list": [],
|
|
2792
|
+
"extra_reason": null,
|
|
2793
|
+
"review_reason_list": []
|
|
2794
|
+
},
|
|
2795
|
+
"aspect_ratio": 1,
|
|
2796
|
+
"download_info": {
|
|
2797
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4d648df4b120461f98c163cd226edd87~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=DQuzoWCmKxYmQ5SjI9%2FPQpja0Gw%3D",
|
|
2798
|
+
"format": "gif"
|
|
2799
|
+
},
|
|
2800
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2801
|
+
"is_business": false,
|
|
2802
|
+
"business_info": {
|
|
2803
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2804
|
+
"sign": "OrMmoertW57Y9n/qq+kmO3jzxLGMyM9++7UmbWQujVQTgHt0KI/vXNwIWQuhvMc5gJDhpguVeJ+VfkBeEYKX/bKx0qr+3PtwhTN50iM/JWMtOkDjChmI1B8ks/pqNt+JGFSKCsagmTQ3OHEDHdZf8sbzciuVD9k1Oihc1InQUIY="
|
|
2805
|
+
},
|
|
2806
|
+
"category_ids": [
|
|
2807
|
+
11578
|
|
2808
|
+
],
|
|
2809
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d8e2128cc00bba7412deb0060aceb399\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2810
|
+
},
|
|
2811
|
+
"author": {
|
|
2812
|
+
"name": "喵呜酱呀",
|
|
2813
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/f5c669757d3b83f385e2162a9a861adc~300x300.image",
|
|
2814
|
+
"source": 1,
|
|
2815
|
+
"uid": "2300654427578623"
|
|
2816
|
+
},
|
|
2817
|
+
"sticker": {
|
|
2818
|
+
"preview_cover": "",
|
|
2819
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4d648df4b120461f98c163cd226edd87~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=j4fcuECe1NNV0Y2lSy9WrODX%2F4Y%3D&format=.png",
|
|
2820
|
+
"sticker_type": 2,
|
|
2821
|
+
"sticker_package": {
|
|
2822
|
+
"width_per_frame": 280,
|
|
2823
|
+
"height_per_frame": 280,
|
|
2824
|
+
"size": 142624
|
|
2825
|
+
},
|
|
2826
|
+
"large_image": {
|
|
2827
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4d648df4b120461f98c163cd226edd87~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=DQuzoWCmKxYmQ5SjI9%2FPQpja0Gw%3D"
|
|
2828
|
+
}
|
|
2829
|
+
}
|
|
2830
|
+
},
|
|
2831
|
+
{
|
|
2832
|
+
"common_attr": {
|
|
2833
|
+
"id": "7342502855103794442",
|
|
2834
|
+
"effect_id": "7342502855103794442",
|
|
2835
|
+
"effect_type": 2,
|
|
2836
|
+
"source": 1,
|
|
2837
|
+
"title": "有杀气卡通表情",
|
|
2838
|
+
"description": "有杀气卡通表情",
|
|
2839
|
+
"cover_url": {
|
|
2840
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7e71775a5e074243b298e634ab8ff5cc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=I9w5hJG8OEQM9Y97qabXFKjXQjI%3D",
|
|
2841
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7e71775a5e074243b298e634ab8ff5cc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=VVDOKWxM9BMqUXSq%2BDS8xVmeu0U%3D"
|
|
2842
|
+
},
|
|
2843
|
+
"item_urls": [
|
|
2844
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6c57e20c388585bb0fbdc8a7f2fe42e8?lk3s=43402efa&x-expires=1768439160&x-signature=iyFgQbRdmHSQ2bSM0rj%2Bj1kdyzQ%3D"
|
|
2845
|
+
],
|
|
2846
|
+
"md5": "6c57e20c388585bb0fbdc8a7f2fe42e8",
|
|
2847
|
+
"has_favorited": false,
|
|
2848
|
+
"create_time": 1709561516,
|
|
2849
|
+
"statistics": {
|
|
2850
|
+
"favorite_count": 0
|
|
2851
|
+
},
|
|
2852
|
+
"is_original": true,
|
|
2853
|
+
"status": 102,
|
|
2854
|
+
"review_info": {
|
|
2855
|
+
"review_status": 1,
|
|
2856
|
+
"review_code_list": [],
|
|
2857
|
+
"extra_reason": null,
|
|
2858
|
+
"review_reason_list": []
|
|
2859
|
+
},
|
|
2860
|
+
"aspect_ratio": 1,
|
|
2861
|
+
"download_info": {
|
|
2862
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7e71775a5e074243b298e634ab8ff5cc~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=HoaseIcLm8D4mCiJ4eXXP9Wnoqw%3D",
|
|
2863
|
+
"format": "gif"
|
|
2864
|
+
},
|
|
2865
|
+
"publish_source": "user_post_pc_collection",
|
|
2866
|
+
"is_business": false,
|
|
2867
|
+
"business_info": {
|
|
2868
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2869
|
+
"sign": "mog1iwFX2fBhEDJK4r+/b9xLEEjiAoreOLHpKqW5tUflu9B+ubDP0QNAxZhKBS0q3vI9IFwNP/23CVVvBU7hQpXMlnZel4WG8MN7GdoTYGSpMpD/daqDz1vmpmEc36o9gjSrP4QIk579DqwfghIzzewEYHu52cF/IOJNb3lHSj0="
|
|
2870
|
+
},
|
|
2871
|
+
"category_ids": [
|
|
2872
|
+
11578
|
|
2873
|
+
],
|
|
2874
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2875
|
+
},
|
|
2876
|
+
"author": {
|
|
2877
|
+
"name": "薄荷大王",
|
|
2878
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/018d5c13107f4f7db56b95d99d1d32ff?lk3s=4eecb9e8&x-expires=1739495160&x-signature=R2k3YO%2FJKUS6Nt2nG1FM6xEheow%3D",
|
|
2879
|
+
"source": 1,
|
|
2880
|
+
"uid": "2524090325801103"
|
|
2881
|
+
},
|
|
2882
|
+
"sticker": {
|
|
2883
|
+
"preview_cover": "",
|
|
2884
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7e71775a5e074243b298e634ab8ff5cc~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=WU%2F9WKQg0RE%2FeIwlPEe11giRcvg%3D&format=.png",
|
|
2885
|
+
"sticker_type": 2,
|
|
2886
|
+
"sticker_package": {
|
|
2887
|
+
"width_per_frame": 280,
|
|
2888
|
+
"height_per_frame": 280,
|
|
2889
|
+
"size": 40453
|
|
2890
|
+
},
|
|
2891
|
+
"large_image": {
|
|
2892
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7e71775a5e074243b298e634ab8ff5cc~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=HoaseIcLm8D4mCiJ4eXXP9Wnoqw%3D"
|
|
2893
|
+
}
|
|
2894
|
+
}
|
|
2895
|
+
},
|
|
2896
|
+
{
|
|
2897
|
+
"common_attr": {
|
|
2898
|
+
"id": "7340242066456268082",
|
|
2899
|
+
"effect_id": "7340242066456268082",
|
|
2900
|
+
"effect_type": 2,
|
|
2901
|
+
"source": 1,
|
|
2902
|
+
"title": "好评",
|
|
2903
|
+
"description": "好评",
|
|
2904
|
+
"cover_url": {
|
|
2905
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/614e267e5c26436ba2737e00cb68474d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=IkvjCS7qN%2FIkpIvxK7Rlg9og1nM%3D",
|
|
2906
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/614e267e5c26436ba2737e00cb68474d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=NsDgDcgLq4515jM3ew%2BytQIaf9U%3D"
|
|
2907
|
+
},
|
|
2908
|
+
"item_urls": [
|
|
2909
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/db745795ccdbc1df74f7c676c8159f16?lk3s=43402efa&x-expires=1768439160&x-signature=mBDKTdtBRESx%2Ftaj3q9EyVf9MQI%3D"
|
|
2910
|
+
],
|
|
2911
|
+
"md5": "db745795ccdbc1df74f7c676c8159f16",
|
|
2912
|
+
"has_favorited": false,
|
|
2913
|
+
"create_time": 1709035517,
|
|
2914
|
+
"statistics": {
|
|
2915
|
+
"favorite_count": 0
|
|
2916
|
+
},
|
|
2917
|
+
"is_original": true,
|
|
2918
|
+
"status": 102,
|
|
2919
|
+
"review_info": {
|
|
2920
|
+
"review_status": 1,
|
|
2921
|
+
"review_code_list": [],
|
|
2922
|
+
"extra_reason": null,
|
|
2923
|
+
"review_reason_list": []
|
|
2924
|
+
},
|
|
2925
|
+
"aspect_ratio": 1,
|
|
2926
|
+
"download_info": {
|
|
2927
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40304514388b4ecd97334df5754fe861~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=KfDUp%2BCXFsa2Ctn0VYdHHfqFEyA%3D",
|
|
2928
|
+
"format": "gif"
|
|
2929
|
+
},
|
|
2930
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2931
|
+
"is_business": false,
|
|
2932
|
+
"business_info": {
|
|
2933
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2934
|
+
"sign": "zbC4L7QGod5PWy96+WatXJ2u0PQZ15S4EXpinrIB/kk+rTc2QRR9Lr6D35h2hkuCDoxijOhH1uhceRFXruGKkqlqlYv2TS3u//SigRtJ4hq9hobzgqsArDM4BayqRcQHrMuur18a81OQCWqt0dHQ0CMK+4iylZWu3kF8kqYTVGE="
|
|
2935
|
+
},
|
|
2936
|
+
"category_ids": [
|
|
2937
|
+
11578
|
|
2938
|
+
],
|
|
2939
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/5fb64c7bdbf57b6b52d6f28311d43f19\"}"
|
|
2940
|
+
},
|
|
2941
|
+
"author": {
|
|
2942
|
+
"name": "Lynx黑貓愛",
|
|
2943
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2944
|
+
"source": 1,
|
|
2945
|
+
"uid": "106238218162"
|
|
2946
|
+
},
|
|
2947
|
+
"sticker": {
|
|
2948
|
+
"preview_cover": "",
|
|
2949
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40304514388b4ecd97334df5754fe861~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=wOWn%2BmQxd6%2FOiuRcOSL7Nf%2BLkyQ%3D&format=.png",
|
|
2950
|
+
"sticker_type": 2,
|
|
2951
|
+
"sticker_package": {
|
|
2952
|
+
"width_per_frame": 280,
|
|
2953
|
+
"height_per_frame": 280,
|
|
2954
|
+
"size": 1817043
|
|
2955
|
+
},
|
|
2956
|
+
"large_image": {
|
|
2957
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40304514388b4ecd97334df5754fe861~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=KfDUp%2BCXFsa2Ctn0VYdHHfqFEyA%3D"
|
|
2958
|
+
}
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"common_attr": {
|
|
2963
|
+
"id": "7439209272661118219",
|
|
2964
|
+
"effect_id": "7439209272661118219",
|
|
2965
|
+
"effect_type": 2,
|
|
2966
|
+
"source": 1,
|
|
2967
|
+
"title": "情绪文字-好期待",
|
|
2968
|
+
"description": "情绪文字-好期待",
|
|
2969
|
+
"cover_url": {
|
|
2970
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c9488b83c1f24c26ab8083917eba6174~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=GUdVzurvD%2FUC84OSGP6xoqZG78s%3D",
|
|
2971
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c9488b83c1f24c26ab8083917eba6174~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=szwCvVb4J9oMYYHiIODQz%2FFuxmg%3D"
|
|
2972
|
+
},
|
|
2973
|
+
"item_urls": [
|
|
2974
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/468eac8aa67a797d6eeadb7b1b08f14d?lk3s=43402efa&x-expires=1768439160&x-signature=8wC2QxaB75HeDUVJiXdiuoLiqmI%3D"
|
|
2975
|
+
],
|
|
2976
|
+
"md5": "468eac8aa67a797d6eeadb7b1b08f14d",
|
|
2977
|
+
"has_favorited": false,
|
|
2978
|
+
"create_time": 1732076117,
|
|
2979
|
+
"statistics": {
|
|
2980
|
+
"favorite_count": 0
|
|
2981
|
+
},
|
|
2982
|
+
"is_original": true,
|
|
2983
|
+
"status": 102,
|
|
2984
|
+
"review_info": {
|
|
2985
|
+
"review_status": 1,
|
|
2986
|
+
"review_code_list": [],
|
|
2987
|
+
"extra_reason": null,
|
|
2988
|
+
"review_reason_list": []
|
|
2989
|
+
},
|
|
2990
|
+
"aspect_ratio": 1,
|
|
2991
|
+
"download_info": {
|
|
2992
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c656f5d30e784908a6395d2e27f3e261~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=Jg%2By6BLNaKHR6kyuuOBk15V4LLE%3D",
|
|
2993
|
+
"format": "gif"
|
|
2994
|
+
},
|
|
2995
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2996
|
+
"is_business": false,
|
|
2997
|
+
"business_info": {
|
|
2998
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2999
|
+
"sign": "0l9T6s3NVLeRAkmcbRVhDULDe1UNYHB8kOn6VtXhDXFB2gT0XJssn03Tr5rdnj3cGQpAUL4Jjig9ehKYht6i79gD61MFujsNjXijKWxuEHEs/5jyuD+1BeZQn6C6UbCQmI8DucF60vR2BU7jxoCR9zjyU/JYRxogPkSqMHOH5Bs="
|
|
3000
|
+
},
|
|
3001
|
+
"category_ids": [
|
|
3002
|
+
11578,
|
|
3003
|
+
10522
|
|
3004
|
+
],
|
|
3005
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/335175969afa04e1e15cbf720def0bf7\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3006
|
+
},
|
|
3007
|
+
"author": {
|
|
3008
|
+
"name": "CHICHI",
|
|
3009
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
3010
|
+
"source": 1,
|
|
3011
|
+
"uid": "3294558974117544"
|
|
3012
|
+
},
|
|
3013
|
+
"sticker": {
|
|
3014
|
+
"preview_cover": "",
|
|
3015
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c656f5d30e784908a6395d2e27f3e261~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=hdlqzPsSdLBEOluxacsD0QUsTtc%3D&format=.png",
|
|
3016
|
+
"sticker_type": 2,
|
|
3017
|
+
"sticker_package": {
|
|
3018
|
+
"width_per_frame": 280,
|
|
3019
|
+
"height_per_frame": 280,
|
|
3020
|
+
"size": 77726
|
|
3021
|
+
},
|
|
3022
|
+
"large_image": {
|
|
3023
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c656f5d30e784908a6395d2e27f3e261~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=Jg%2By6BLNaKHR6kyuuOBk15V4LLE%3D"
|
|
3024
|
+
}
|
|
3025
|
+
}
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
"common_attr": {
|
|
3029
|
+
"id": "7369489173192985897",
|
|
3030
|
+
"effect_id": "7369489173192985897",
|
|
3031
|
+
"effect_type": 2,
|
|
3032
|
+
"source": 1,
|
|
3033
|
+
"title": "一键查询精神状态",
|
|
3034
|
+
"description": "一键查询精神状态",
|
|
3035
|
+
"cover_url": {
|
|
3036
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d41c7c97665e4f5db08811bc7aae723e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=BWyaBEQjfXS%2BeE9aau2STIK8GVs%3D",
|
|
3037
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d41c7c97665e4f5db08811bc7aae723e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=CXj0%2B2IqW8Z8n30ZUqrxg4KCB94%3D"
|
|
3038
|
+
},
|
|
3039
|
+
"item_urls": [
|
|
3040
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b54be2ce7ba4420ee094ec08f35e99f6?lk3s=43402efa&x-expires=1768439160&x-signature=FcXs0zOLf2TuLnL3qhAYof1Z4GI%3D"
|
|
3041
|
+
],
|
|
3042
|
+
"md5": "b54be2ce7ba4420ee094ec08f35e99f6",
|
|
3043
|
+
"has_favorited": false,
|
|
3044
|
+
"create_time": 1715843266,
|
|
3045
|
+
"statistics": {
|
|
3046
|
+
"favorite_count": 0
|
|
3047
|
+
},
|
|
3048
|
+
"is_original": true,
|
|
3049
|
+
"status": 102,
|
|
3050
|
+
"review_info": {
|
|
3051
|
+
"review_status": 1,
|
|
3052
|
+
"review_code_list": [],
|
|
3053
|
+
"extra_reason": null,
|
|
3054
|
+
"review_reason_list": []
|
|
3055
|
+
},
|
|
3056
|
+
"aspect_ratio": 1,
|
|
3057
|
+
"download_info": {
|
|
3058
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9b56c731118a4c6ea73bfcf4f6d8635a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=7OcmNo7z6dFhaPkkQWS0yO5xVKk%3D",
|
|
3059
|
+
"format": "gif"
|
|
3060
|
+
},
|
|
3061
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3062
|
+
"is_business": false,
|
|
3063
|
+
"business_info": {
|
|
3064
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3065
|
+
"sign": "EYoFrJTgHH+qbo4JQ355lTengt9L8XZfUfzccGQjizU93dgEr0H/ZzIXJuw1HfxGFvPFDizR4xqN5xFs3tCVvQUn5bo52we/LSg4qWWxx3vHVn5YvFTa8PO63S+YuL4r/gN8v1e5+nPLW2gXT9WSEmnAtxszOEXAQNgvV5CgG4M="
|
|
3066
|
+
},
|
|
3067
|
+
"category_ids": [
|
|
3068
|
+
11578
|
|
3069
|
+
],
|
|
3070
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/832aefd367b35acc24cae1546fcbcdcf\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3071
|
+
},
|
|
3072
|
+
"author": {
|
|
3073
|
+
"name": "CHICHI",
|
|
3074
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495160&x-signature=5qcxNYnDSs7eMFZsLKbBJKRidgU%3D",
|
|
3075
|
+
"source": 1,
|
|
3076
|
+
"uid": "3294558974117544"
|
|
3077
|
+
},
|
|
3078
|
+
"sticker": {
|
|
3079
|
+
"preview_cover": "",
|
|
3080
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9b56c731118a4c6ea73bfcf4f6d8635a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=xH9FJ0gLaNryp34R8sw7xO%2FHYxM%3D&format=.png",
|
|
3081
|
+
"sticker_type": 2,
|
|
3082
|
+
"sticker_package": {
|
|
3083
|
+
"width_per_frame": 280,
|
|
3084
|
+
"height_per_frame": 280,
|
|
3085
|
+
"size": 46050
|
|
3086
|
+
},
|
|
3087
|
+
"large_image": {
|
|
3088
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9b56c731118a4c6ea73bfcf4f6d8635a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=7OcmNo7z6dFhaPkkQWS0yO5xVKk%3D"
|
|
3089
|
+
}
|
|
3090
|
+
}
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"common_attr": {
|
|
3094
|
+
"id": "7451613307548568859",
|
|
3095
|
+
"effect_id": "7451613307548568859",
|
|
3096
|
+
"effect_type": 2,
|
|
3097
|
+
"source": 1,
|
|
3098
|
+
"title": "你啰嗦了",
|
|
3099
|
+
"description": "你啰嗦了",
|
|
3100
|
+
"cover_url": {
|
|
3101
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/62eeb381ae09451486cbcd72347f866f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=BJ24YcosA5RZ%2BDNLstJkyHH0Hk4%3D",
|
|
3102
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/62eeb381ae09451486cbcd72347f866f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=5SM61HzhkdzUoL8T%2FwJTkJDjYPw%3D"
|
|
3103
|
+
},
|
|
3104
|
+
"item_urls": [
|
|
3105
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/8b526c9d63a05de38c0e5edcc6e0d823?lk3s=43402efa&x-expires=1768439160&x-signature=qxFznHnBlkfBH1FWgvPIhJCqGOM%3D"
|
|
3106
|
+
],
|
|
3107
|
+
"md5": "8b526c9d63a05de38c0e5edcc6e0d823",
|
|
3108
|
+
"has_favorited": false,
|
|
3109
|
+
"create_time": 1734963979,
|
|
3110
|
+
"statistics": {
|
|
3111
|
+
"favorite_count": 0
|
|
3112
|
+
},
|
|
3113
|
+
"is_original": true,
|
|
3114
|
+
"status": 102,
|
|
3115
|
+
"review_info": {
|
|
3116
|
+
"review_status": 1,
|
|
3117
|
+
"review_code_list": [],
|
|
3118
|
+
"extra_reason": null,
|
|
3119
|
+
"review_reason_list": []
|
|
3120
|
+
},
|
|
3121
|
+
"aspect_ratio": 1,
|
|
3122
|
+
"download_info": {
|
|
3123
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/62eeb381ae09451486cbcd72347f866f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=lYy4v2yucdJ7wx4%2F1D0fK07vBf8%3D",
|
|
3124
|
+
"format": "gif"
|
|
3125
|
+
},
|
|
3126
|
+
"publish_source": "user_post_pc_collection",
|
|
3127
|
+
"is_business": false,
|
|
3128
|
+
"business_info": {
|
|
3129
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3130
|
+
"sign": "xIvEUbIjAJqwDM32kGrfEfeBonJ5oVbC++DzaTr8JH9gXBEix+IrDt7LosFYLjSA96lyTwNg7Z7wIT7ZbNNsfaV9be7EFut6yvbClvzI+q1almxFL9ylSsJ8lhGRPDR17SVBKCrI6GT1cH2v4Xfm+z367e5QbnTEakcw6AKic3Y="
|
|
3131
|
+
},
|
|
3132
|
+
"category_ids": [
|
|
3133
|
+
11578
|
|
3134
|
+
],
|
|
3135
|
+
"extra": ""
|
|
3136
|
+
},
|
|
3137
|
+
"author": {
|
|
3138
|
+
"name": "风风风风疯",
|
|
3139
|
+
"avatar_url": "https://p26.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813_db4680bb8f1e4a33906a8c439af9195d.jpeg?from=4010531038",
|
|
3140
|
+
"source": 1,
|
|
3141
|
+
"uid": "4029069736551918"
|
|
3142
|
+
},
|
|
3143
|
+
"sticker": {
|
|
3144
|
+
"preview_cover": "",
|
|
3145
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/62eeb381ae09451486cbcd72347f866f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=3qNlelur2OaMrgyvZdG%2FGaDfeMQ%3D&format=.png",
|
|
3146
|
+
"sticker_type": 2,
|
|
3147
|
+
"sticker_package": {
|
|
3148
|
+
"width_per_frame": 280,
|
|
3149
|
+
"height_per_frame": 280,
|
|
3150
|
+
"size": 187977
|
|
3151
|
+
},
|
|
3152
|
+
"large_image": {
|
|
3153
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/62eeb381ae09451486cbcd72347f866f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=lYy4v2yucdJ7wx4%2F1D0fK07vBf8%3D"
|
|
3154
|
+
}
|
|
3155
|
+
}
|
|
3156
|
+
},
|
|
3157
|
+
{
|
|
3158
|
+
"common_attr": {
|
|
3159
|
+
"id": "7343467302261705996",
|
|
3160
|
+
"effect_id": "7343467302261705996",
|
|
3161
|
+
"effect_type": 2,
|
|
3162
|
+
"source": 1,
|
|
3163
|
+
"title": "OMG",
|
|
3164
|
+
"description": "OMG",
|
|
3165
|
+
"cover_url": {
|
|
3166
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4bc80ecd848e4a8ab3b3f1dc2628e4c8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=BY6hNSrwJ1SbZBELy7EsoG2hjvw%3D",
|
|
3167
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4bc80ecd848e4a8ab3b3f1dc2628e4c8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=De4UUVGG6K6nOXx7ygOXQmFrs4o%3D"
|
|
3168
|
+
},
|
|
3169
|
+
"item_urls": [
|
|
3170
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/02043c591add3393bd7c09da6af49f56?lk3s=43402efa&x-expires=1768439160&x-signature=kA9nmL1Rs%2Biqz7PcBj1qvIA0CKc%3D"
|
|
3171
|
+
],
|
|
3172
|
+
"md5": "02043c591add3393bd7c09da6af49f56",
|
|
3173
|
+
"has_favorited": false,
|
|
3174
|
+
"create_time": 1709788021,
|
|
3175
|
+
"statistics": {
|
|
3176
|
+
"favorite_count": 0
|
|
3177
|
+
},
|
|
3178
|
+
"is_original": true,
|
|
3179
|
+
"status": 102,
|
|
3180
|
+
"review_info": {
|
|
3181
|
+
"review_status": 1,
|
|
3182
|
+
"review_code_list": [],
|
|
3183
|
+
"extra_reason": null,
|
|
3184
|
+
"review_reason_list": []
|
|
3185
|
+
},
|
|
3186
|
+
"aspect_ratio": 1,
|
|
3187
|
+
"download_info": {
|
|
3188
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4bc80ecd848e4a8ab3b3f1dc2628e4c8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=7OZfCHOQqmUfWApNsNH0lvfXMWs%3D",
|
|
3189
|
+
"format": "gif"
|
|
3190
|
+
},
|
|
3191
|
+
"publish_source": "user_post_pc_collection",
|
|
3192
|
+
"is_business": false,
|
|
3193
|
+
"business_info": {
|
|
3194
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3195
|
+
"sign": "i2DX/eB2wsYaRDkskbbOJttM2Y7SYGkqJQwzuu5I84SP5QCHusakppTJxFgcxoOWjOY+P1gYUL9+tPOVvsYfuvIxMclB6gYl2BM9/pLyDKlbPwRRzxmltExh0Bv4idbWMbvKTp+c7wnkwcGsYCQqm0AfuM3D1sZEOshkdWqm9Ng="
|
|
3196
|
+
},
|
|
3197
|
+
"category_ids": [
|
|
3198
|
+
11578
|
|
3199
|
+
],
|
|
3200
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3201
|
+
},
|
|
3202
|
+
"author": {
|
|
3203
|
+
"name": "小猪咖喱",
|
|
3204
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/og9eYTCTIcRDBrAOybVLfQ7KlsAu9n4DPADgCA?lk3s=4eecb9e8&x-expires=1739495160&x-signature=UG%2BkjF8ngjjSwvb9fnwm8WrJBu4%3D",
|
|
3205
|
+
"source": 1,
|
|
3206
|
+
"uid": "3193414872208878"
|
|
3207
|
+
},
|
|
3208
|
+
"sticker": {
|
|
3209
|
+
"preview_cover": "",
|
|
3210
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4bc80ecd848e4a8ab3b3f1dc2628e4c8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=73DaO08AKKcxOQfCVPNxPfzhsKo%3D&format=.png",
|
|
3211
|
+
"sticker_type": 2,
|
|
3212
|
+
"sticker_package": {
|
|
3213
|
+
"width_per_frame": 280,
|
|
3214
|
+
"height_per_frame": 280,
|
|
3215
|
+
"size": 84325
|
|
3216
|
+
},
|
|
3217
|
+
"large_image": {
|
|
3218
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4bc80ecd848e4a8ab3b3f1dc2628e4c8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=7OZfCHOQqmUfWApNsNH0lvfXMWs%3D"
|
|
3219
|
+
}
|
|
3220
|
+
}
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
"common_attr": {
|
|
3224
|
+
"id": "7331593766886853900",
|
|
3225
|
+
"effect_id": "7331593766886853900",
|
|
3226
|
+
"effect_type": 2,
|
|
3227
|
+
"source": 1,
|
|
3228
|
+
"title": "工作进度",
|
|
3229
|
+
"description": "工作进度",
|
|
3230
|
+
"cover_url": {
|
|
3231
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/69889aa421014ec6b17fa54fb4c0f3e6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439160&x-signature=LOe%2FEJdb%2B84TQYZP%2FPeQrNVUZNo%3D",
|
|
3232
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/69889aa421014ec6b17fa54fb4c0f3e6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439160&x-signature=xF%2BtFUHlsYEc49JuZ%2BeTK0%2By8KY%3D"
|
|
3233
|
+
},
|
|
3234
|
+
"item_urls": [
|
|
3235
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/462c5acf1b97edb83a78ecc7d3b4309b?lk3s=43402efa&x-expires=1768439160&x-signature=mcP%2FWszE8zfMtzYk6zuNWjv%2BLRc%3D"
|
|
3236
|
+
],
|
|
3237
|
+
"md5": "462c5acf1b97edb83a78ecc7d3b4309b",
|
|
3238
|
+
"has_favorited": false,
|
|
3239
|
+
"create_time": 1707025488,
|
|
3240
|
+
"statistics": {
|
|
3241
|
+
"favorite_count": 0
|
|
3242
|
+
},
|
|
3243
|
+
"is_original": true,
|
|
3244
|
+
"status": 102,
|
|
3245
|
+
"review_info": {
|
|
3246
|
+
"review_status": 1,
|
|
3247
|
+
"review_code_list": [],
|
|
3248
|
+
"extra_reason": null,
|
|
3249
|
+
"review_reason_list": []
|
|
3250
|
+
},
|
|
3251
|
+
"aspect_ratio": 1,
|
|
3252
|
+
"download_info": {
|
|
3253
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/69889aa421014ec6b17fa54fb4c0f3e6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=Ae1WHeHBB7OrSi1H6LXh819m8aM%3D",
|
|
3254
|
+
"format": "gif"
|
|
3255
|
+
},
|
|
3256
|
+
"publish_source": "user_post_sticker_collection",
|
|
3257
|
+
"is_business": false,
|
|
3258
|
+
"business_info": {
|
|
3259
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3260
|
+
"sign": "vGcVeV0qUplgkOAWmnsCMu0I345k06wTrN9uGbkKmcmH+EtQ9aqecyx7ngV8wXopG7pJt2I+BlSRvKifqrpJl9I5RTu9bErzBcr3qL3odMP3FzNIr3vCHUVyo6U6WfsObW66qJqoRD7EXXLnJ6fED2yu/TaUipgGqbA42iAaRnA="
|
|
3261
|
+
},
|
|
3262
|
+
"category_ids": [
|
|
3263
|
+
11578
|
|
3264
|
+
],
|
|
3265
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3266
|
+
},
|
|
3267
|
+
"author": {
|
|
3268
|
+
"name": "花园里画画的小花浪",
|
|
3269
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/c49165f6cb06a46ec72fc53180cb53c3~300x300.image",
|
|
3270
|
+
"source": 1,
|
|
3271
|
+
"uid": "2854765973744958"
|
|
3272
|
+
},
|
|
3273
|
+
"sticker": {
|
|
3274
|
+
"preview_cover": "",
|
|
3275
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/69889aa421014ec6b17fa54fb4c0f3e6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439160&x-signature=hlQv981ibnCVfJf%2F44iHWLjmwek%3D&format=.png",
|
|
3276
|
+
"sticker_type": 2,
|
|
3277
|
+
"sticker_package": {
|
|
3278
|
+
"width_per_frame": 280,
|
|
3279
|
+
"height_per_frame": 280,
|
|
3280
|
+
"size": 37281
|
|
3281
|
+
},
|
|
3282
|
+
"large_image": {
|
|
3283
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/69889aa421014ec6b17fa54fb4c0f3e6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439160&x-signature=Ae1WHeHBB7OrSi1H6LXh819m8aM%3D"
|
|
3284
|
+
}
|
|
3285
|
+
}
|
|
3286
|
+
}
|
|
3287
|
+
],
|
|
3288
|
+
"version_code": "742",
|
|
3289
|
+
"request_id": "20250115090600D5A4B7F2C3C102278E8F",
|
|
3290
|
+
"fail_reason": ""
|
|
3291
|
+
}
|
|
3292
|
+
}
|