cutsdk 0.0.1 → 1.1.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 +130 -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 +11 -0
- package/dist/api/cloud/render-draft.d.ts.map +1 -0
- package/dist/api/cloud/render-draft.js +203 -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 +89 -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 +70 -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/query/get-text-effects.d.ts +4 -0
- package/dist/api/query/get-text-effects.d.ts.map +1 -0
- package/dist/api/query/get-text-effects.js +36 -0
- package/dist/api/query/get-text-effects.js.map +1 -0
- package/dist/api/setup/templates/project/.agents/skills/cut-draft/SKILL.md +92 -0
- package/dist/api/setup/templates/project/cutcli-docs/.env.example +6 -0
- package/dist/api/setup/templates/project/cutcli-docs/README.md +95 -0
- package/dist/api/setup/templates/project/cutcli-docs/api-cheatsheet.md +156 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/01-create-draft.ts +43 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/02-draft-spec.ts +73 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/03-create-and-render.ts +66 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/04-cli-examples.md +109 -0
- package/dist/api/setup/templates/project/cutcli-docs/quickstart.md +130 -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/config/index.d.ts +11 -0
- package/dist/config/index.d.ts.map +1 -0
- package/dist/config/index.js +27 -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 +77 -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 +62 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +90 -0
- package/dist/index.js.map +1 -0
- package/dist/shared/cloud-client.d.ts +59 -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 +117 -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 +637 -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 +64 -4
- package/index.js +0 -1
|
@@ -0,0 +1,3295 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ret": "0",
|
|
3
|
+
"errmsg": "success",
|
|
4
|
+
"systime": "1736903683",
|
|
5
|
+
"logid": "20250115091443B239E2F56621D727E90E",
|
|
6
|
+
"sign": "",
|
|
7
|
+
"response": "",
|
|
8
|
+
"data": {
|
|
9
|
+
"has_more": true,
|
|
10
|
+
"next_offset": 50,
|
|
11
|
+
"effect_item_list": [
|
|
12
|
+
{
|
|
13
|
+
"common_attr": {
|
|
14
|
+
"id": "7428287041529548043",
|
|
15
|
+
"effect_id": "7428287041529548043",
|
|
16
|
+
"effect_type": 2,
|
|
17
|
+
"source": 1,
|
|
18
|
+
"title": "手绘音响",
|
|
19
|
+
"description": "手绘音响",
|
|
20
|
+
"cover_url": {
|
|
21
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/21a1c9d4b6b74c42bc061978eb322d32~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=AEpyCSIN3LDSgdB39NFOYmnFoX0%3D",
|
|
22
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/21a1c9d4b6b74c42bc061978eb322d32~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=ylBWILIMqvXxMb%2B1VWf112o7UhY%3D"
|
|
23
|
+
},
|
|
24
|
+
"item_urls": [
|
|
25
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/414900236b1ee58c69f61b055aacc26d?lk3s=43402efa&x-expires=1768439683&x-signature=9%2BsyS3DsIYwE1%2B%2FVyva09sc%2Flms%3D"
|
|
26
|
+
],
|
|
27
|
+
"md5": "414900236b1ee58c69f61b055aacc26d",
|
|
28
|
+
"has_favorited": false,
|
|
29
|
+
"create_time": 1729533700,
|
|
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/f05bd48197244b7f93cdc3db83d7610a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=pNGRM%2BXPXmm%2BKImhfdy7whzmdcw%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": "djKkpVzuB5sw0wXY4GYVNgW7hVfSYnyvPDGD2GtMX6BvHgnSf2ueKEgnVdaIBlSfW23xlUanQKK3FS7qYDAUQCtgl1bpgik+qB6aUZYha8BydT8r+pfl2KPxcZ4+3tiuq6kDo+Rhr0sYCysbu+r5czAhAYWEEsoAVAgaeIPvOqs="
|
|
51
|
+
},
|
|
52
|
+
"category_ids": [
|
|
53
|
+
11669
|
|
54
|
+
],
|
|
55
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/38725b7a2fd3834391630dfc38af5f60\",\"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/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
60
|
+
"source": 1,
|
|
61
|
+
"uid": "3510085292656125"
|
|
62
|
+
},
|
|
63
|
+
"sticker": {
|
|
64
|
+
"preview_cover": "",
|
|
65
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f05bd48197244b7f93cdc3db83d7610a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=96DuEMl7yeHz9i1kMBRM8GqPCsY%3D&format=.png",
|
|
66
|
+
"sticker_type": 2,
|
|
67
|
+
"sticker_package": {
|
|
68
|
+
"width_per_frame": 280,
|
|
69
|
+
"height_per_frame": 280,
|
|
70
|
+
"size": 42034
|
|
71
|
+
},
|
|
72
|
+
"large_image": {
|
|
73
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f05bd48197244b7f93cdc3db83d7610a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=pNGRM%2BXPXmm%2BKImhfdy7whzmdcw%3D"
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"common_attr": {
|
|
79
|
+
"id": "7340840905814953279",
|
|
80
|
+
"effect_id": "7340840905814953279",
|
|
81
|
+
"effect_type": 2,
|
|
82
|
+
"source": 1,
|
|
83
|
+
"title": "春游踏青露营拼贴放风筝",
|
|
84
|
+
"description": "春游踏青露营拼贴放风筝",
|
|
85
|
+
"cover_url": {
|
|
86
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ec6037e056094d20a65364ef0a8abe5a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=mPPcTVs6m12LAVQQbcoeAxJN3ZM%3D",
|
|
87
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ec6037e056094d20a65364ef0a8abe5a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=VLAueelCCystAdQytsLxsLGtcRw%3D"
|
|
88
|
+
},
|
|
89
|
+
"item_urls": [
|
|
90
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c2487a02e1fa1156f9507e32d124635a?lk3s=43402efa&x-expires=1768439683&x-signature=hUI7vhpgVZpQwTFVLk57ImqbBzE%3D"
|
|
91
|
+
],
|
|
92
|
+
"md5": "c2487a02e1fa1156f9507e32d124635a",
|
|
93
|
+
"has_favorited": false,
|
|
94
|
+
"create_time": 1709175924,
|
|
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://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ec9a6a60c8f246d68999d71ab914458a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=1s1AsYvt6qgUVSAnLK23aJM64jY%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": "hNp5qy+8ZrbWbAbEFu+Jc6I96Kq7isRTxk1up8YrOJ+cPNOPo5zBH0uZlI6oGJDk6lRZ//hDd3yzBZa9H0ld2Qo6O+xwhNdFoESqruY5+n27avgfONb0UyMGAMdwYM0AkiJAbrbKwRmSauSPD40Ptgjs4zGeQ8BA7dbV5onZAOQ="
|
|
116
|
+
},
|
|
117
|
+
"category_ids": [
|
|
118
|
+
10515,
|
|
119
|
+
11128,
|
|
120
|
+
11669
|
|
121
|
+
],
|
|
122
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d55847d94570e71341702c2d72b07778\",\"ip_image_detect_result\":{\"hit\":false}}",
|
|
123
|
+
"business_label": {
|
|
124
|
+
"label_name": "新",
|
|
125
|
+
"vip_hot_rank": 0
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
"author": {
|
|
129
|
+
"name": "CHICHI",
|
|
130
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495683&x-signature=0TDUJHdvB8IWre6v8roCFmisNZ4%3D",
|
|
131
|
+
"source": 1,
|
|
132
|
+
"uid": "3294558974117544"
|
|
133
|
+
},
|
|
134
|
+
"sticker": {
|
|
135
|
+
"preview_cover": "",
|
|
136
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ec9a6a60c8f246d68999d71ab914458a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=Xjz9Bhop%2BaGs6lclN5B15anGdQA%3D&format=.png",
|
|
137
|
+
"sticker_type": 2,
|
|
138
|
+
"sticker_package": {
|
|
139
|
+
"width_per_frame": 280,
|
|
140
|
+
"height_per_frame": 280,
|
|
141
|
+
"size": 72906
|
|
142
|
+
},
|
|
143
|
+
"large_image": {
|
|
144
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ec9a6a60c8f246d68999d71ab914458a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=1s1AsYvt6qgUVSAnLK23aJM64jY%3D"
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"common_attr": {
|
|
150
|
+
"id": "7330567973410753818",
|
|
151
|
+
"effect_id": "7330567973410753818",
|
|
152
|
+
"effect_type": 2,
|
|
153
|
+
"source": 1,
|
|
154
|
+
"title": "爱心进度条",
|
|
155
|
+
"description": "爱心进度条",
|
|
156
|
+
"cover_url": {
|
|
157
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1d2de20d2d3a48259313604d0ea91c4c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=jVBDQ9qo8MUrVj0laS%2FoZoqt%2Fk0%3D",
|
|
158
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1d2de20d2d3a48259313604d0ea91c4c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=y8dF6PNnedQQpgC%2BvJY%2FD%2Bl%2BEVc%3D"
|
|
159
|
+
},
|
|
160
|
+
"item_urls": [
|
|
161
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9f000ccf96ace4ae6b65b3887a52b269?lk3s=43402efa&x-expires=1768439683&x-signature=Z5LQ65w%2FL%2BgHmNK2DpnJmcsG82I%3D"
|
|
162
|
+
],
|
|
163
|
+
"md5": "9f000ccf96ace4ae6b65b3887a52b269",
|
|
164
|
+
"has_favorited": false,
|
|
165
|
+
"create_time": 1706784605,
|
|
166
|
+
"statistics": {
|
|
167
|
+
"favorite_count": 0
|
|
168
|
+
},
|
|
169
|
+
"is_original": true,
|
|
170
|
+
"status": 102,
|
|
171
|
+
"review_info": {
|
|
172
|
+
"review_status": 1,
|
|
173
|
+
"review_code_list": [],
|
|
174
|
+
"extra_reason": null,
|
|
175
|
+
"review_reason_list": []
|
|
176
|
+
},
|
|
177
|
+
"aspect_ratio": 1,
|
|
178
|
+
"download_info": {
|
|
179
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1d2de20d2d3a48259313604d0ea91c4c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=l0aeevj32hL6jZZGGJJ8DDhWUtI%3D",
|
|
180
|
+
"format": "gif"
|
|
181
|
+
},
|
|
182
|
+
"publish_source": "user_post_sticker_collection",
|
|
183
|
+
"is_business": false,
|
|
184
|
+
"business_info": {
|
|
185
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
186
|
+
"sign": "dETA5LaQEdntg7LXYyRVDTBxJZJPlhjc66d7KUR5xSs4RtWOQt4qD8b8hkRABIdHjFRer+5HPhN5ggpfM++PC6aE8EGfoWXiMc7j/a9sYOUodCaMK24N+fUHs7NKnAYjKOC9eLG+2ZDyVwdDhtjSPr0W+576Ni5khRVz5Ts0g8c="
|
|
187
|
+
},
|
|
188
|
+
"category_ids": [
|
|
189
|
+
10523,
|
|
190
|
+
11669
|
|
191
|
+
],
|
|
192
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
193
|
+
},
|
|
194
|
+
"author": {
|
|
195
|
+
"name": "初见清欢",
|
|
196
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739495320&x-signature=wPuAramJYAE47luSGkU5aJnEdzw%3D",
|
|
197
|
+
"source": 1,
|
|
198
|
+
"uid": "2357767462720743"
|
|
199
|
+
},
|
|
200
|
+
"sticker": {
|
|
201
|
+
"preview_cover": "",
|
|
202
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1d2de20d2d3a48259313604d0ea91c4c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=AycBVLuFWItlLEaMWC5kL9L7Ndg%3D&format=.png",
|
|
203
|
+
"sticker_type": 2,
|
|
204
|
+
"sticker_package": {
|
|
205
|
+
"width_per_frame": 280,
|
|
206
|
+
"height_per_frame": 280,
|
|
207
|
+
"size": 22368
|
|
208
|
+
},
|
|
209
|
+
"large_image": {
|
|
210
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1d2de20d2d3a48259313604d0ea91c4c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=l0aeevj32hL6jZZGGJJ8DDhWUtI%3D"
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"common_attr": {
|
|
216
|
+
"id": "7342393561029053735",
|
|
217
|
+
"effect_id": "7342393561029053735",
|
|
218
|
+
"effect_type": 2,
|
|
219
|
+
"source": 1,
|
|
220
|
+
"title": "可爱云朵",
|
|
221
|
+
"description": "可爱云朵",
|
|
222
|
+
"cover_url": {
|
|
223
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/626501d00dc44de0a8c740f9c7919aa2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=Jro4Bt1ZXPf26j5fgHIe0qPcO20%3D",
|
|
224
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/626501d00dc44de0a8c740f9c7919aa2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=Jro4Bt1ZXPf26j5fgHIe0qPcO20%3D"
|
|
225
|
+
},
|
|
226
|
+
"item_urls": [
|
|
227
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c5408f82073f6ee655d4cdcd77786167?lk3s=43402efa&x-expires=1768439683&x-signature=OuAiGFrbbyG%2Fd9N5KutCotILhUU%3D"
|
|
228
|
+
],
|
|
229
|
+
"md5": "c5408f82073f6ee655d4cdcd77786167",
|
|
230
|
+
"has_favorited": false,
|
|
231
|
+
"create_time": 1709536769,
|
|
232
|
+
"statistics": {
|
|
233
|
+
"favorite_count": 0
|
|
234
|
+
},
|
|
235
|
+
"is_original": true,
|
|
236
|
+
"status": 102,
|
|
237
|
+
"review_info": {
|
|
238
|
+
"review_status": 1,
|
|
239
|
+
"review_code_list": [],
|
|
240
|
+
"extra_reason": null,
|
|
241
|
+
"review_reason_list": []
|
|
242
|
+
},
|
|
243
|
+
"aspect_ratio": 1,
|
|
244
|
+
"download_info": {
|
|
245
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/626501d00dc44de0a8c740f9c7919aa2~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=G2nb9DmglKN23I1i0kKxaG3I0H8%3D",
|
|
246
|
+
"format": "png"
|
|
247
|
+
},
|
|
248
|
+
"publish_source": "user_post_pc_collection",
|
|
249
|
+
"is_business": false,
|
|
250
|
+
"business_info": {
|
|
251
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
252
|
+
"sign": "ZAtr3XUZKeXE0zx6ULgnLj9TczYFSA7DjoT7Pqmye2ktBx1MvSmbmqJdFFyJ03zi0lbw3Ok5iiHy8jNrLiefzVRdiHt940WaCp4wdx8cXtPPtsZU7nh7rHYF6SxnB9jvrloH1c/34++2R2kBNKnMycPmawAB8QkvvwBrV4J5xSY="
|
|
253
|
+
},
|
|
254
|
+
"category_ids": [
|
|
255
|
+
11669
|
|
256
|
+
],
|
|
257
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
258
|
+
},
|
|
259
|
+
"author": {
|
|
260
|
+
"name": "Crystal🌸",
|
|
261
|
+
"avatar_url": "https://p3-dy.byteimg.com/aweme/100x100/2dcfa000659e46036b718.jpeg?from=4010531038",
|
|
262
|
+
"source": 1,
|
|
263
|
+
"uid": "2480092167808075"
|
|
264
|
+
},
|
|
265
|
+
"sticker": {
|
|
266
|
+
"preview_cover": "",
|
|
267
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/626501d00dc44de0a8c740f9c7919aa2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=C8ctUieXlYayLe5SA%2BhIyKkX4HQ%3D&format=.png",
|
|
268
|
+
"sticker_type": 1,
|
|
269
|
+
"sticker_package": {
|
|
270
|
+
"width_per_frame": 540,
|
|
271
|
+
"height_per_frame": 540,
|
|
272
|
+
"size": 43250
|
|
273
|
+
},
|
|
274
|
+
"large_image": {
|
|
275
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/626501d00dc44de0a8c740f9c7919aa2~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=G2nb9DmglKN23I1i0kKxaG3I0H8%3D"
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"common_attr": {
|
|
281
|
+
"id": "7345423300425780520",
|
|
282
|
+
"effect_id": "7345423300425780520",
|
|
283
|
+
"effect_type": 2,
|
|
284
|
+
"source": 1,
|
|
285
|
+
"title": "自然天气太阳阳光晴朗烈日",
|
|
286
|
+
"description": "自然天气太阳阳光晴朗烈日",
|
|
287
|
+
"cover_url": {
|
|
288
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2ce02bf04b0e47df81ca54d64b3f767e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=bRhd4eqi29PgG7S4JmDwttiUHg8%3D",
|
|
289
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2ce02bf04b0e47df81ca54d64b3f767e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=bRhd4eqi29PgG7S4JmDwttiUHg8%3D"
|
|
290
|
+
},
|
|
291
|
+
"item_urls": [
|
|
292
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b35d81c104f7245372723cd2ceff22fb?lk3s=43402efa&x-expires=1768439683&x-signature=AAFswxnSp6hglX%2BpqTp09fKDlmM%3D"
|
|
293
|
+
],
|
|
294
|
+
"md5": "b35d81c104f7245372723cd2ceff22fb",
|
|
295
|
+
"has_favorited": false,
|
|
296
|
+
"create_time": 1710243808,
|
|
297
|
+
"statistics": {
|
|
298
|
+
"favorite_count": 0
|
|
299
|
+
},
|
|
300
|
+
"is_original": true,
|
|
301
|
+
"status": 102,
|
|
302
|
+
"review_info": {
|
|
303
|
+
"review_status": 1,
|
|
304
|
+
"review_code_list": [],
|
|
305
|
+
"extra_reason": null,
|
|
306
|
+
"review_reason_list": []
|
|
307
|
+
},
|
|
308
|
+
"aspect_ratio": 1.0471204188481675,
|
|
309
|
+
"download_info": {
|
|
310
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2ce02bf04b0e47df81ca54d64b3f767e~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=xKLOYXTQ4J0t5pG2udaIh4cLtUQ%3D",
|
|
311
|
+
"format": "png"
|
|
312
|
+
},
|
|
313
|
+
"publish_source": "user_post_pc_collection",
|
|
314
|
+
"is_business": false,
|
|
315
|
+
"business_info": {
|
|
316
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
317
|
+
"sign": "mnC/5pADIDYVFcOUXYbuWVHWbt3TSSvjg6/bqqxuZqCeaaR+8xGGmt6FDTzqD77LVXwuXmZvv7qSzZ/ZwK0zrZsjOAdhnXonJSVNrgNWnia/bM5Temwn7b7oaK3tZy5GJVP8mgsB8DZo/0u8ZtY8F30tgm8x5MNFsVxl7ihlUc8="
|
|
318
|
+
},
|
|
319
|
+
"category_ids": [
|
|
320
|
+
11669
|
|
321
|
+
],
|
|
322
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
323
|
+
},
|
|
324
|
+
"author": {
|
|
325
|
+
"name": "呼啦啦啦圈儿",
|
|
326
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/62eb4804908e4ebdb688ee3526931d10?lk3s=4eecb9e8&x-expires=1739495683&x-signature=bJsWlyJmKJ9jIplkJQUf9MilEzo%3D",
|
|
327
|
+
"source": 1,
|
|
328
|
+
"uid": "3246232101731598"
|
|
329
|
+
},
|
|
330
|
+
"sticker": {
|
|
331
|
+
"preview_cover": "",
|
|
332
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2ce02bf04b0e47df81ca54d64b3f767e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=4UxdSD9afVq%2FK2wXKErJ%2Fl%2BnMEE%3D&format=.png",
|
|
333
|
+
"sticker_type": 1,
|
|
334
|
+
"sticker_package": {
|
|
335
|
+
"width_per_frame": 540,
|
|
336
|
+
"height_per_frame": 517,
|
|
337
|
+
"size": 141540
|
|
338
|
+
},
|
|
339
|
+
"large_image": {
|
|
340
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2ce02bf04b0e47df81ca54d64b3f767e~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=xKLOYXTQ4J0t5pG2udaIh4cLtUQ%3D"
|
|
341
|
+
}
|
|
342
|
+
}
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"common_attr": {
|
|
346
|
+
"id": "7428287546779585811",
|
|
347
|
+
"effect_id": "7428287546779585811",
|
|
348
|
+
"effect_type": 2,
|
|
349
|
+
"source": 1,
|
|
350
|
+
"title": "手绘可爱女孩",
|
|
351
|
+
"description": "手绘可爱女孩",
|
|
352
|
+
"cover_url": {
|
|
353
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aabe5060c3af4f2082576c2aafeacd42~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=XL63OM1AeEiYTo8bkFGBwfQgeOY%3D",
|
|
354
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aabe5060c3af4f2082576c2aafeacd42~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=E1haRbBMEAOR%2FDVisbRH4CZKsfE%3D"
|
|
355
|
+
},
|
|
356
|
+
"item_urls": [
|
|
357
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b06e364c7947f197d86a4626ef191beb?lk3s=43402efa&x-expires=1768439683&x-signature=0z%2BEzdf9ORNfsCeKtfGq1nzbqz8%3D"
|
|
358
|
+
],
|
|
359
|
+
"md5": "b06e364c7947f197d86a4626ef191beb",
|
|
360
|
+
"has_favorited": false,
|
|
361
|
+
"create_time": 1729533700,
|
|
362
|
+
"statistics": {
|
|
363
|
+
"favorite_count": 0
|
|
364
|
+
},
|
|
365
|
+
"is_original": true,
|
|
366
|
+
"status": 102,
|
|
367
|
+
"review_info": {
|
|
368
|
+
"review_status": 1,
|
|
369
|
+
"review_code_list": [],
|
|
370
|
+
"extra_reason": null,
|
|
371
|
+
"review_reason_list": []
|
|
372
|
+
},
|
|
373
|
+
"aspect_ratio": 1,
|
|
374
|
+
"download_info": {
|
|
375
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/738a93054b0249b5b2d30bdc71f01ff9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=PwZEXWeIpYgi0hOiwVwWFbqL7h4%3D",
|
|
376
|
+
"format": "gif"
|
|
377
|
+
},
|
|
378
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
379
|
+
"is_business": false,
|
|
380
|
+
"business_info": {
|
|
381
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
382
|
+
"sign": "n3SeYEbKl0T1BR6hoTL0Pvk3T3vxUflABq/9BzDE+j2cqwsDtt/wZfp9Y7It6y4fWLwRQPobXkLF/0ZHTwWzgfIjbMnQfmw+dGnu2Xk3zagpCqc368G40zMPyZTJqJhh6qAXx7NKEWYnp+JLWTyViSXGcgmEPOFrSeNr/DfOSiE="
|
|
383
|
+
},
|
|
384
|
+
"category_ids": [
|
|
385
|
+
11669
|
|
386
|
+
],
|
|
387
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/9090ea1e343c6ae10862014835b13e1c\"}"
|
|
388
|
+
},
|
|
389
|
+
"author": {
|
|
390
|
+
"name": "塔塔开坦克",
|
|
391
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
392
|
+
"source": 1,
|
|
393
|
+
"uid": "3510085292656125"
|
|
394
|
+
},
|
|
395
|
+
"sticker": {
|
|
396
|
+
"preview_cover": "",
|
|
397
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/738a93054b0249b5b2d30bdc71f01ff9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=6jJW4yf4UAJsHDEcop6nwDvZm2s%3D&format=.png",
|
|
398
|
+
"sticker_type": 2,
|
|
399
|
+
"sticker_package": {
|
|
400
|
+
"width_per_frame": 280,
|
|
401
|
+
"height_per_frame": 280,
|
|
402
|
+
"size": 42231
|
|
403
|
+
},
|
|
404
|
+
"large_image": {
|
|
405
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/738a93054b0249b5b2d30bdc71f01ff9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=PwZEXWeIpYgi0hOiwVwWFbqL7h4%3D"
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"common_attr": {
|
|
411
|
+
"id": "7428287164766637366",
|
|
412
|
+
"effect_id": "7428287164766637366",
|
|
413
|
+
"effect_type": 2,
|
|
414
|
+
"source": 1,
|
|
415
|
+
"title": "手绘可爱兔几米",
|
|
416
|
+
"description": "手绘可爱兔几米",
|
|
417
|
+
"cover_url": {
|
|
418
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/86c1c1b7a6084e1186e065b88cc2d032~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=UASiK2O99ALM6HTYU62piQ7%2FoxA%3D",
|
|
419
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/86c1c1b7a6084e1186e065b88cc2d032~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=Y9b6Nu5WQi5smkORUIUr%2FbFl0JA%3D"
|
|
420
|
+
},
|
|
421
|
+
"item_urls": [
|
|
422
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fd26e44e678df273c00d3ae704bb163e?lk3s=43402efa&x-expires=1768439683&x-signature=uZOavXzsGqze%2F31ZlQugxAhJAeE%3D"
|
|
423
|
+
],
|
|
424
|
+
"md5": "fd26e44e678df273c00d3ae704bb163e",
|
|
425
|
+
"has_favorited": false,
|
|
426
|
+
"create_time": 1729533700,
|
|
427
|
+
"statistics": {
|
|
428
|
+
"favorite_count": 0
|
|
429
|
+
},
|
|
430
|
+
"is_original": true,
|
|
431
|
+
"status": 102,
|
|
432
|
+
"review_info": {
|
|
433
|
+
"review_status": 1,
|
|
434
|
+
"review_code_list": [],
|
|
435
|
+
"extra_reason": null,
|
|
436
|
+
"review_reason_list": []
|
|
437
|
+
},
|
|
438
|
+
"aspect_ratio": 1,
|
|
439
|
+
"download_info": {
|
|
440
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2920512431d442e19fc2ef03dff20352~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=PAnk0SDOILWTIw5aBYh8qY7tJEQ%3D",
|
|
441
|
+
"format": "gif"
|
|
442
|
+
},
|
|
443
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
444
|
+
"is_business": false,
|
|
445
|
+
"business_info": {
|
|
446
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
447
|
+
"sign": "PqjydXdOHe1uxb8yCoAXIka9UQzvwIzUvIo0uUWn2BBRE4o1KNGS2qzOAeas8Vcj0liM3jz0RfZQ6qIK2xlDuM8UrwNUBVi0Tng8N7+nRXYc734vh476Ixq+iaHt1yGenEEgfO1DzvBl1ZcPDi47QycDLEZdoVUimmKvgu+ZlMU="
|
|
448
|
+
},
|
|
449
|
+
"category_ids": [
|
|
450
|
+
11669
|
|
451
|
+
],
|
|
452
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/c63d13138eff13c19fc73ace69d0bcf7\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
453
|
+
},
|
|
454
|
+
"author": {
|
|
455
|
+
"name": "塔塔开坦克",
|
|
456
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
457
|
+
"source": 1,
|
|
458
|
+
"uid": "3510085292656125"
|
|
459
|
+
},
|
|
460
|
+
"sticker": {
|
|
461
|
+
"preview_cover": "",
|
|
462
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2920512431d442e19fc2ef03dff20352~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=5vrhVIJxEA5i8akVj5%2B4Pri8Q3Y%3D&format=.png",
|
|
463
|
+
"sticker_type": 2,
|
|
464
|
+
"sticker_package": {
|
|
465
|
+
"width_per_frame": 280,
|
|
466
|
+
"height_per_frame": 280,
|
|
467
|
+
"size": 34513
|
|
468
|
+
},
|
|
469
|
+
"large_image": {
|
|
470
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2920512431d442e19fc2ef03dff20352~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=PAnk0SDOILWTIw5aBYh8qY7tJEQ%3D"
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"common_attr": {
|
|
476
|
+
"id": "7330057332791020812",
|
|
477
|
+
"effect_id": "7330057332791020812",
|
|
478
|
+
"effect_type": 2,
|
|
479
|
+
"source": 1,
|
|
480
|
+
"title": "打工人打工vlog片头标题",
|
|
481
|
+
"description": "打工人打工vlog片头标题",
|
|
482
|
+
"cover_url": {
|
|
483
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cdfd0c41298c425f81c3bf74317e92c6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=dB1eQvQPqAU9jthNB3n840ymY%2Bk%3D",
|
|
484
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cdfd0c41298c425f81c3bf74317e92c6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=%2FyE%2FZd%2B%2B0gyWqe8F%2BleD7zmZc18%3D"
|
|
485
|
+
},
|
|
486
|
+
"item_urls": [
|
|
487
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/255e079cba60f47bb8bdb4ff631ecbdb?lk3s=43402efa&x-expires=1768439683&x-signature=dCI15JNdNLbkRuW3pQNWOBv5fHU%3D"
|
|
488
|
+
],
|
|
489
|
+
"md5": "255e079cba60f47bb8bdb4ff631ecbdb",
|
|
490
|
+
"has_favorited": false,
|
|
491
|
+
"create_time": 1706668689,
|
|
492
|
+
"statistics": {
|
|
493
|
+
"favorite_count": 0
|
|
494
|
+
},
|
|
495
|
+
"is_original": true,
|
|
496
|
+
"status": 102,
|
|
497
|
+
"review_info": {
|
|
498
|
+
"review_status": 1,
|
|
499
|
+
"review_code_list": [],
|
|
500
|
+
"extra_reason": null,
|
|
501
|
+
"review_reason_list": []
|
|
502
|
+
},
|
|
503
|
+
"aspect_ratio": 1,
|
|
504
|
+
"download_info": {
|
|
505
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c4fe3a3926f747e79e3f977ba9af579c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=%2FT1o6aKLNPNYmxB6iKA%2BaDL9sh8%3D",
|
|
506
|
+
"format": "gif"
|
|
507
|
+
},
|
|
508
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
509
|
+
"is_business": false,
|
|
510
|
+
"business_info": {
|
|
511
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
512
|
+
"sign": "a02go1rBSYgnb1OLOyBSr7QYFrkCkZblocf0B39QRGFjij5s3ZP/xSxkuKEZzupVznf7lOGSmPvNG+jGCxXhe1WMM8/Oi9x6X0x8xfNj4ErdS1sRSHg3/16g0VSrE20cydgoEQc2rbLb20ty+UqTwlZD0jj9JCuhe7hcMjzpg38="
|
|
513
|
+
},
|
|
514
|
+
"category_ids": [
|
|
515
|
+
11669
|
|
516
|
+
],
|
|
517
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/12504c1ba06bcccd369813691e855735\"}"
|
|
518
|
+
},
|
|
519
|
+
"author": {
|
|
520
|
+
"name": "CHICHI",
|
|
521
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495683&x-signature=0TDUJHdvB8IWre6v8roCFmisNZ4%3D",
|
|
522
|
+
"source": 1,
|
|
523
|
+
"uid": "3294558974117544"
|
|
524
|
+
},
|
|
525
|
+
"sticker": {
|
|
526
|
+
"preview_cover": "",
|
|
527
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c4fe3a3926f747e79e3f977ba9af579c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=76BKA88W9mPB79X3nPR%2BuiSrmgQ%3D&format=.png",
|
|
528
|
+
"sticker_type": 2,
|
|
529
|
+
"sticker_package": {
|
|
530
|
+
"width_per_frame": 280,
|
|
531
|
+
"height_per_frame": 280,
|
|
532
|
+
"size": 38474
|
|
533
|
+
},
|
|
534
|
+
"large_image": {
|
|
535
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c4fe3a3926f747e79e3f977ba9af579c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=%2FT1o6aKLNPNYmxB6iKA%2BaDL9sh8%3D"
|
|
536
|
+
}
|
|
537
|
+
}
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"common_attr": {
|
|
541
|
+
"id": "7345426027805478178",
|
|
542
|
+
"effect_id": "7345426027805478178",
|
|
543
|
+
"effect_type": 2,
|
|
544
|
+
"source": 1,
|
|
545
|
+
"title": "日常猫咪动物宠物橘猫",
|
|
546
|
+
"description": "日常猫咪动物宠物橘猫",
|
|
547
|
+
"cover_url": {
|
|
548
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76197264b991448f9aa866ed457ea5d8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=CHHiBQ%2FgoWEtSQcHmIgJ0nZS4L0%3D",
|
|
549
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76197264b991448f9aa866ed457ea5d8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=CHHiBQ%2FgoWEtSQcHmIgJ0nZS4L0%3D"
|
|
550
|
+
},
|
|
551
|
+
"item_urls": [
|
|
552
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6fdad5dc69c82d3b13be766082c53c8b?lk3s=43402efa&x-expires=1768439683&x-signature=rr4OIK1Wyk6lBOlKA8qwB%2BU0BZg%3D"
|
|
553
|
+
],
|
|
554
|
+
"md5": "6fdad5dc69c82d3b13be766082c53c8b",
|
|
555
|
+
"has_favorited": false,
|
|
556
|
+
"create_time": 1710243807,
|
|
557
|
+
"statistics": {
|
|
558
|
+
"favorite_count": 0
|
|
559
|
+
},
|
|
560
|
+
"is_original": true,
|
|
561
|
+
"status": 102,
|
|
562
|
+
"review_info": {
|
|
563
|
+
"review_status": 1,
|
|
564
|
+
"review_code_list": [],
|
|
565
|
+
"extra_reason": null,
|
|
566
|
+
"review_reason_list": []
|
|
567
|
+
},
|
|
568
|
+
"aspect_ratio": 0.77,
|
|
569
|
+
"download_info": {
|
|
570
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76197264b991448f9aa866ed457ea5d8~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=Aq5egkwawHG%2F7fKqnhdD9INh5kk%3D",
|
|
571
|
+
"format": "png"
|
|
572
|
+
},
|
|
573
|
+
"publish_source": "user_post_pc_collection",
|
|
574
|
+
"is_business": false,
|
|
575
|
+
"business_info": {
|
|
576
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
577
|
+
"sign": "KALmWHJA/Co4BiFe8UzfX0fG/WjRdQCOyrlNC/IT+bWCbk0B7gW4gW2bWhosiislg8fY9lXdoP3TAG+M13hIGSxZfgGLpwnxoxPQtmBYMUNGqCL2UMfnqAWr+f4hbwv3zPEn/vWXaVhfn0P5IaLYXBIwvoIhQAa4R13awqxDryg="
|
|
578
|
+
},
|
|
579
|
+
"category_ids": [
|
|
580
|
+
11669,
|
|
581
|
+
11307
|
|
582
|
+
],
|
|
583
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
584
|
+
},
|
|
585
|
+
"author": {
|
|
586
|
+
"name": "呼啦啦啦圈儿",
|
|
587
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/62eb4804908e4ebdb688ee3526931d10?lk3s=4eecb9e8&x-expires=1739495683&x-signature=bJsWlyJmKJ9jIplkJQUf9MilEzo%3D",
|
|
588
|
+
"source": 1,
|
|
589
|
+
"uid": "3246232101731598"
|
|
590
|
+
},
|
|
591
|
+
"sticker": {
|
|
592
|
+
"preview_cover": "",
|
|
593
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76197264b991448f9aa866ed457ea5d8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=ERP8BTwtPr1xMmd0I2rGgjn%2FTig%3D&format=.png",
|
|
594
|
+
"sticker_type": 1,
|
|
595
|
+
"sticker_package": {
|
|
596
|
+
"width_per_frame": 417,
|
|
597
|
+
"height_per_frame": 540,
|
|
598
|
+
"size": 127914
|
|
599
|
+
},
|
|
600
|
+
"large_image": {
|
|
601
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76197264b991448f9aa866ed457ea5d8~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=Aq5egkwawHG%2F7fKqnhdD9INh5kk%3D"
|
|
602
|
+
}
|
|
603
|
+
}
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"common_attr": {
|
|
607
|
+
"id": "7345421297733700898",
|
|
608
|
+
"effect_id": "7345421297733700898",
|
|
609
|
+
"effect_type": 2,
|
|
610
|
+
"source": 1,
|
|
611
|
+
"title": "日常动物宠物小狗柴犬秋田犬",
|
|
612
|
+
"description": "日常动物宠物小狗柴犬秋田犬",
|
|
613
|
+
"cover_url": {
|
|
614
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1e2abe4be9dc452486884877101feb5c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=33vjb2%2BlMCH9u6rEZGyLkf2iq7M%3D",
|
|
615
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1e2abe4be9dc452486884877101feb5c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=33vjb2%2BlMCH9u6rEZGyLkf2iq7M%3D"
|
|
616
|
+
},
|
|
617
|
+
"item_urls": [
|
|
618
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9398a1d0579758d941b241c8ffe13bfa?lk3s=43402efa&x-expires=1768439683&x-signature=icuptL2b0ARLIS4nLJS4JrtxZSQ%3D"
|
|
619
|
+
],
|
|
620
|
+
"md5": "9398a1d0579758d941b241c8ffe13bfa",
|
|
621
|
+
"has_favorited": false,
|
|
622
|
+
"create_time": 1710243808,
|
|
623
|
+
"statistics": {
|
|
624
|
+
"favorite_count": 0
|
|
625
|
+
},
|
|
626
|
+
"is_original": true,
|
|
627
|
+
"status": 102,
|
|
628
|
+
"review_info": {
|
|
629
|
+
"review_status": 1,
|
|
630
|
+
"review_code_list": [],
|
|
631
|
+
"extra_reason": null,
|
|
632
|
+
"review_reason_list": []
|
|
633
|
+
},
|
|
634
|
+
"aspect_ratio": 1.2269938650306749,
|
|
635
|
+
"download_info": {
|
|
636
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1e2abe4be9dc452486884877101feb5c~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=OQB6zwwSA7rKM7c2J2vjOamTipE%3D",
|
|
637
|
+
"format": "png"
|
|
638
|
+
},
|
|
639
|
+
"publish_source": "user_post_pc_collection",
|
|
640
|
+
"is_business": false,
|
|
641
|
+
"business_info": {
|
|
642
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
643
|
+
"sign": "j3VVtbj8fTt3Rg4OuBw5DHKRwiDrKOzUNbnCFrq+uwlFfbJ6zspwGqmrWzCFs7j8WE4nRQcu8Br5aznB5EFJoy+tL8snjljTTf70xoTdr50/pFFOtZBF69Rn9nrUJ6G6m8aMPuiULH57qxp3Tyv8WV0yw1oSSDZszvjFZA/b0hs="
|
|
644
|
+
},
|
|
645
|
+
"category_ids": [
|
|
646
|
+
11669,
|
|
647
|
+
11307
|
|
648
|
+
],
|
|
649
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
650
|
+
},
|
|
651
|
+
"author": {
|
|
652
|
+
"name": "呼啦啦啦圈儿",
|
|
653
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/62eb4804908e4ebdb688ee3526931d10?lk3s=4eecb9e8&x-expires=1739495683&x-signature=bJsWlyJmKJ9jIplkJQUf9MilEzo%3D",
|
|
654
|
+
"source": 1,
|
|
655
|
+
"uid": "3246232101731598"
|
|
656
|
+
},
|
|
657
|
+
"sticker": {
|
|
658
|
+
"preview_cover": "",
|
|
659
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1e2abe4be9dc452486884877101feb5c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=Tb5qkNlOOFnaZtq3ZVU%2FD0UgO3M%3D&format=.png",
|
|
660
|
+
"sticker_type": 1,
|
|
661
|
+
"sticker_package": {
|
|
662
|
+
"width_per_frame": 540,
|
|
663
|
+
"height_per_frame": 440,
|
|
664
|
+
"size": 124211
|
|
665
|
+
},
|
|
666
|
+
"large_image": {
|
|
667
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1e2abe4be9dc452486884877101feb5c~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=OQB6zwwSA7rKM7c2J2vjOamTipE%3D"
|
|
668
|
+
}
|
|
669
|
+
}
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"common_attr": {
|
|
673
|
+
"id": "7428288266807397695",
|
|
674
|
+
"effect_id": "7428288266807397695",
|
|
675
|
+
"effect_type": 2,
|
|
676
|
+
"source": 1,
|
|
677
|
+
"title": "可爱女孩简笔画",
|
|
678
|
+
"description": "可爱女孩简笔画",
|
|
679
|
+
"cover_url": {
|
|
680
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8650208d70b644f59dbcb9691e73dbb4~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=ZRvSdmcbhG4gmNVEmmUu%2FwIuVSE%3D",
|
|
681
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8650208d70b644f59dbcb9691e73dbb4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=8l4rDOLQErpIKSGYRvOTjkJAOGg%3D"
|
|
682
|
+
},
|
|
683
|
+
"item_urls": [
|
|
684
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f3ef773e51b1b0f2d0aa0ded43ded0b1?lk3s=43402efa&x-expires=1768439683&x-signature=keDzSvrQtGdcTuDd3dTc3F8hxkU%3D"
|
|
685
|
+
],
|
|
686
|
+
"md5": "f3ef773e51b1b0f2d0aa0ded43ded0b1",
|
|
687
|
+
"has_favorited": false,
|
|
688
|
+
"create_time": 1729533700,
|
|
689
|
+
"statistics": {
|
|
690
|
+
"favorite_count": 0
|
|
691
|
+
},
|
|
692
|
+
"is_original": true,
|
|
693
|
+
"status": 102,
|
|
694
|
+
"review_info": {
|
|
695
|
+
"review_status": 1,
|
|
696
|
+
"review_code_list": [],
|
|
697
|
+
"extra_reason": null,
|
|
698
|
+
"review_reason_list": []
|
|
699
|
+
},
|
|
700
|
+
"aspect_ratio": 1,
|
|
701
|
+
"download_info": {
|
|
702
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1fc4775991f04cb1bb63696356983347~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=tuZFgZoFLxvyYvyMPhycExRoV1Y%3D",
|
|
703
|
+
"format": "gif"
|
|
704
|
+
},
|
|
705
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
706
|
+
"is_business": false,
|
|
707
|
+
"business_info": {
|
|
708
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
709
|
+
"sign": "FuQeRfW5GdvNHxEn3iwx8MQBTJuSLNH0xpwtBAx2PRMoX0SCxvo3+G6aGQxH+3WjyMwI2Jc6jPu3TDQZ3CdyGOo6Jn3uaqglW7Eh6LL38Mv8IgNRWvYf6XKmYo1afUDPAgoBgC8D89JuRuAIexjlhRMWr3yLpIi5yx8JtmOIqO4="
|
|
710
|
+
},
|
|
711
|
+
"category_ids": [
|
|
712
|
+
11669
|
|
713
|
+
],
|
|
714
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/baaec58c07385223262205dd9f60c1c5\"}"
|
|
715
|
+
},
|
|
716
|
+
"author": {
|
|
717
|
+
"name": "塔塔开坦克",
|
|
718
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
719
|
+
"source": 1,
|
|
720
|
+
"uid": "3510085292656125"
|
|
721
|
+
},
|
|
722
|
+
"sticker": {
|
|
723
|
+
"preview_cover": "",
|
|
724
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1fc4775991f04cb1bb63696356983347~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=Pc%2B4dZxU0TFMNukw%2FPpQRKjzJiM%3D&format=.png",
|
|
725
|
+
"sticker_type": 2,
|
|
726
|
+
"sticker_package": {
|
|
727
|
+
"width_per_frame": 280,
|
|
728
|
+
"height_per_frame": 280,
|
|
729
|
+
"size": 41402
|
|
730
|
+
},
|
|
731
|
+
"large_image": {
|
|
732
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1fc4775991f04cb1bb63696356983347~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=tuZFgZoFLxvyYvyMPhycExRoV1Y%3D"
|
|
733
|
+
}
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"common_attr": {
|
|
738
|
+
"id": "7344212202431204647",
|
|
739
|
+
"effect_id": "7344212202431204647",
|
|
740
|
+
"effect_type": 2,
|
|
741
|
+
"source": 1,
|
|
742
|
+
"title": "薄荷曼波拍立得装饰边框",
|
|
743
|
+
"description": "薄荷曼波拍立得装饰边框",
|
|
744
|
+
"cover_url": {
|
|
745
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4438f2f141c445ed808eb09fb748ae2f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=KMegUGQY4uJe4xxR4K6x4eZoPqU%3D",
|
|
746
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4438f2f141c445ed808eb09fb748ae2f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=2vyqQEKuaemF2UU3IEoPvJhjkec%3D"
|
|
747
|
+
},
|
|
748
|
+
"item_urls": [
|
|
749
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/88cfcfc419b99dbdaf5ea2e57b76fac7?lk3s=43402efa&x-expires=1768439683&x-signature=2Zd5juJNsljLIlrWRpWZZXcTTpg%3D"
|
|
750
|
+
],
|
|
751
|
+
"md5": "88cfcfc419b99dbdaf5ea2e57b76fac7",
|
|
752
|
+
"has_favorited": false,
|
|
753
|
+
"create_time": 1709960667,
|
|
754
|
+
"statistics": {
|
|
755
|
+
"favorite_count": 0
|
|
756
|
+
},
|
|
757
|
+
"is_original": true,
|
|
758
|
+
"status": 102,
|
|
759
|
+
"review_info": {
|
|
760
|
+
"review_status": 1,
|
|
761
|
+
"review_code_list": [],
|
|
762
|
+
"extra_reason": null,
|
|
763
|
+
"review_reason_list": []
|
|
764
|
+
},
|
|
765
|
+
"aspect_ratio": 1,
|
|
766
|
+
"download_info": {
|
|
767
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e1bff6f778fb4e9b96e32ab0a2539c87~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=essAEKvqtBR2VcGWc3SU1ioiOJo%3D",
|
|
768
|
+
"format": "gif"
|
|
769
|
+
},
|
|
770
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
771
|
+
"is_business": false,
|
|
772
|
+
"business_info": {
|
|
773
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
774
|
+
"sign": "K7+cHJ2Oy9zzZq1iCLxxBuV7TPjDRva9uvLea6DGVOQtTNgnzA5uuWnTH8vQjEMfFiwR4dVWqFaLRjpTguhuY8SF3PS7/v56lHkuwQ+2Upit7XPv2HBDhtIaTqVA8C7TLzp0hAI25FYwUf5Px6sPdX0UoPGQzDEPjlK11HsFWAQ="
|
|
775
|
+
},
|
|
776
|
+
"category_ids": [
|
|
777
|
+
11627,
|
|
778
|
+
11669
|
|
779
|
+
],
|
|
780
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/0ea464e9cf0d3a6d0c4d4b555af87179\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
781
|
+
},
|
|
782
|
+
"author": {
|
|
783
|
+
"name": "CHICHI",
|
|
784
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495683&x-signature=0TDUJHdvB8IWre6v8roCFmisNZ4%3D",
|
|
785
|
+
"source": 1,
|
|
786
|
+
"uid": "3294558974117544"
|
|
787
|
+
},
|
|
788
|
+
"sticker": {
|
|
789
|
+
"preview_cover": "",
|
|
790
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e1bff6f778fb4e9b96e32ab0a2539c87~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=DrhRS%2BGpft4PaEacfqeKLwEPCMA%3D&format=.png",
|
|
791
|
+
"sticker_type": 2,
|
|
792
|
+
"sticker_package": {
|
|
793
|
+
"width_per_frame": 280,
|
|
794
|
+
"height_per_frame": 280,
|
|
795
|
+
"size": 70628
|
|
796
|
+
},
|
|
797
|
+
"large_image": {
|
|
798
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e1bff6f778fb4e9b96e32ab0a2539c87~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=essAEKvqtBR2VcGWc3SU1ioiOJo%3D"
|
|
799
|
+
}
|
|
800
|
+
}
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"common_attr": {
|
|
804
|
+
"id": "7428287387228294411",
|
|
805
|
+
"effect_id": "7428287387228294411",
|
|
806
|
+
"effect_type": 2,
|
|
807
|
+
"source": 1,
|
|
808
|
+
"title": "手绘腊肠狗",
|
|
809
|
+
"description": "手绘腊肠狗",
|
|
810
|
+
"cover_url": {
|
|
811
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3c6d6dc16c3643f18f5ea3e17e1d1431~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=njE3DP0oN%2FELTMPxveWV3VodvgY%3D",
|
|
812
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3c6d6dc16c3643f18f5ea3e17e1d1431~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=XZ7BGFpl1qDdaWihvyzYwvG71T0%3D"
|
|
813
|
+
},
|
|
814
|
+
"item_urls": [
|
|
815
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f9b4fc1f368d6a785b3c1506d426ab56?lk3s=43402efa&x-expires=1768439683&x-signature=3BMujnYBySopbM9bS8WU14j7oLY%3D"
|
|
816
|
+
],
|
|
817
|
+
"md5": "f9b4fc1f368d6a785b3c1506d426ab56",
|
|
818
|
+
"has_favorited": false,
|
|
819
|
+
"create_time": 1729533699,
|
|
820
|
+
"statistics": {
|
|
821
|
+
"favorite_count": 0
|
|
822
|
+
},
|
|
823
|
+
"is_original": true,
|
|
824
|
+
"status": 102,
|
|
825
|
+
"review_info": {
|
|
826
|
+
"review_status": 1,
|
|
827
|
+
"review_code_list": [],
|
|
828
|
+
"extra_reason": null,
|
|
829
|
+
"review_reason_list": []
|
|
830
|
+
},
|
|
831
|
+
"aspect_ratio": 1,
|
|
832
|
+
"download_info": {
|
|
833
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/144be4888f654c90a70e5038eabd881c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=wCFrbkf5YwU5ik%2FG9gCRWDGFhXE%3D",
|
|
834
|
+
"format": "gif"
|
|
835
|
+
},
|
|
836
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
837
|
+
"is_business": false,
|
|
838
|
+
"business_info": {
|
|
839
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
840
|
+
"sign": "zwn5RYz2etaquUv5gT3qTo+2Qkt3+xjoM4wTGnUpkgw4eh7nQrv44ZkXwiC+SzhM3JkZk1GPqnoSOP1WYKV4Oe2e/stwL5XXG0MAAZliRb56NS6p3MZqkLjEQkItLciZbWib9EyqXls54cSwEfB1L9STd7BmON9LwZnnH2ZCuGI="
|
|
841
|
+
},
|
|
842
|
+
"category_ids": [
|
|
843
|
+
11669
|
|
844
|
+
],
|
|
845
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/aed168324357ae13df3f297afb60274b\"}"
|
|
846
|
+
},
|
|
847
|
+
"author": {
|
|
848
|
+
"name": "塔塔开坦克",
|
|
849
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
850
|
+
"source": 1,
|
|
851
|
+
"uid": "3510085292656125"
|
|
852
|
+
},
|
|
853
|
+
"sticker": {
|
|
854
|
+
"preview_cover": "",
|
|
855
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/144be4888f654c90a70e5038eabd881c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=d8bd%2Bk%2Ba2476KPvNC2D8hGtOK7Y%3D&format=.png",
|
|
856
|
+
"sticker_type": 2,
|
|
857
|
+
"sticker_package": {
|
|
858
|
+
"width_per_frame": 280,
|
|
859
|
+
"height_per_frame": 280,
|
|
860
|
+
"size": 31119
|
|
861
|
+
},
|
|
862
|
+
"large_image": {
|
|
863
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/144be4888f654c90a70e5038eabd881c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=wCFrbkf5YwU5ik%2FG9gCRWDGFhXE%3D"
|
|
864
|
+
}
|
|
865
|
+
}
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
"common_attr": {
|
|
869
|
+
"id": "7346428161887898899",
|
|
870
|
+
"effect_id": "7346428161887898899",
|
|
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/95ab75c5b28441f7bedb01e0ea4499f4~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=7FlcNke1TdIupOA%2FkMXHoFn8LFA%3D",
|
|
877
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95ab75c5b28441f7bedb01e0ea4499f4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=qI50DMVN%2FbO%2BSWhgbOlzm%2B0ev2k%3D"
|
|
878
|
+
},
|
|
879
|
+
"item_urls": [
|
|
880
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/90253a3e1bd9e22f116720d3ad26c1d8?lk3s=43402efa&x-expires=1768439683&x-signature=DX%2BTNMxghX6RlHCrhUXmrXrYrNI%3D"
|
|
881
|
+
],
|
|
882
|
+
"md5": "90253a3e1bd9e22f116720d3ad26c1d8",
|
|
883
|
+
"has_favorited": false,
|
|
884
|
+
"create_time": 1710473785,
|
|
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/dcb030d13b714319847720f6bdc969e2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Zvi1ByWlJE05gjN1WXWWAbeYXjI%3D",
|
|
899
|
+
"format": "gif"
|
|
900
|
+
},
|
|
901
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
902
|
+
"is_business": false,
|
|
903
|
+
"business_info": {
|
|
904
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
905
|
+
"sign": "wtPeNkucgG8EygXdRZkPDZPxV8aV9E9uQD7eqwBI58mLFaXfaBP+3cF5SO+3x/Dv25SPqcc3UZHRdgtbdWfYXOB2yYWVb85QBYp0EIRXzIihL4osc4c3jyqyVYazu23CqL2iNHZHb3M7GsmVjSUjJR8Cymq5xULWglRa78lzt5M="
|
|
906
|
+
},
|
|
907
|
+
"category_ids": [
|
|
908
|
+
11669
|
|
909
|
+
],
|
|
910
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/738bd20e879909d8c5106270847865fb\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
911
|
+
},
|
|
912
|
+
"author": {
|
|
913
|
+
"name": "星光兔吖",
|
|
914
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/edc978060e6b47adb18dad304ee8a9b8?lk3s=4eecb9e8&x-expires=1739495683&x-signature=oB9dJV0TzA5zxuJRwA2nTHdWLzE%3D",
|
|
915
|
+
"source": 1,
|
|
916
|
+
"uid": "509763616509246"
|
|
917
|
+
},
|
|
918
|
+
"sticker": {
|
|
919
|
+
"preview_cover": "",
|
|
920
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dcb030d13b714319847720f6bdc969e2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=%2FXDO2UxkLijneWdAOMSVOrtW6%2BI%3D&format=.png",
|
|
921
|
+
"sticker_type": 2,
|
|
922
|
+
"sticker_package": {
|
|
923
|
+
"width_per_frame": 280,
|
|
924
|
+
"height_per_frame": 280,
|
|
925
|
+
"size": 60254
|
|
926
|
+
},
|
|
927
|
+
"large_image": {
|
|
928
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dcb030d13b714319847720f6bdc969e2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Zvi1ByWlJE05gjN1WXWWAbeYXjI%3D"
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"common_attr": {
|
|
934
|
+
"id": "7343559932832222476",
|
|
935
|
+
"effect_id": "7343559932832222476",
|
|
936
|
+
"effect_type": 2,
|
|
937
|
+
"source": 1,
|
|
938
|
+
"title": "庆祝撒花",
|
|
939
|
+
"description": "庆祝撒花",
|
|
940
|
+
"cover_url": {
|
|
941
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7197e0a41aa44a3fbe27c812f09ce2f9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=uBqHGFMAeo%2FbxbFHCjnTGwnwmXY%3D",
|
|
942
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7197e0a41aa44a3fbe27c812f09ce2f9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=KPjICDGlyuvMjNR8YGGLlFFY2fo%3D"
|
|
943
|
+
},
|
|
944
|
+
"item_urls": [
|
|
945
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a2d8e781e9d2fb290d46b6a7fdc1fd0d?lk3s=43402efa&x-expires=1768439683&x-signature=RfkR0734xA44lpOiHA9EROyn%2B9U%3D"
|
|
946
|
+
],
|
|
947
|
+
"md5": "a2d8e781e9d2fb290d46b6a7fdc1fd0d",
|
|
948
|
+
"has_favorited": false,
|
|
949
|
+
"create_time": 1709808811,
|
|
950
|
+
"statistics": {
|
|
951
|
+
"favorite_count": 0
|
|
952
|
+
},
|
|
953
|
+
"is_original": true,
|
|
954
|
+
"status": 102,
|
|
955
|
+
"review_info": {
|
|
956
|
+
"review_status": 1,
|
|
957
|
+
"review_code_list": [],
|
|
958
|
+
"extra_reason": null,
|
|
959
|
+
"review_reason_list": []
|
|
960
|
+
},
|
|
961
|
+
"aspect_ratio": 1,
|
|
962
|
+
"download_info": {
|
|
963
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b9442a9be5cc434e963c2bb3fea2d431~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=dF7J2pjIuAwuA0kI15deRc8Ajks%3D",
|
|
964
|
+
"format": "gif"
|
|
965
|
+
},
|
|
966
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
967
|
+
"is_business": false,
|
|
968
|
+
"business_info": {
|
|
969
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
970
|
+
"sign": "ryGmwEh7ADhJ4XaZCghJKBBKue9wzSdqZh+zCCQNiAv/8gHSpxvzfnK7ijhCTPr9sPSWuD8okU/mdtGsP60Oc14/8+LTZbze1EI5YVQTbt6WqOZK7QFWg2EBSPH7qwyJLA+o1SWWIw5HPINTc94zxowgftP6hOjKjgEkuVSt+9Y="
|
|
971
|
+
},
|
|
972
|
+
"category_ids": [
|
|
973
|
+
11669
|
|
974
|
+
],
|
|
975
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/ba330038f1089368f8a180ef924feffa\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
976
|
+
},
|
|
977
|
+
"author": {
|
|
978
|
+
"name": "星光兔吖",
|
|
979
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/edc978060e6b47adb18dad304ee8a9b8?lk3s=4eecb9e8&x-expires=1739495683&x-signature=oB9dJV0TzA5zxuJRwA2nTHdWLzE%3D",
|
|
980
|
+
"source": 1,
|
|
981
|
+
"uid": "509763616509246"
|
|
982
|
+
},
|
|
983
|
+
"sticker": {
|
|
984
|
+
"preview_cover": "",
|
|
985
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b9442a9be5cc434e963c2bb3fea2d431~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=5fcPpSM2MsMbFtbYniWorR4uzBw%3D&format=.png",
|
|
986
|
+
"sticker_type": 2,
|
|
987
|
+
"sticker_package": {
|
|
988
|
+
"width_per_frame": 280,
|
|
989
|
+
"height_per_frame": 280,
|
|
990
|
+
"size": 789164
|
|
991
|
+
},
|
|
992
|
+
"large_image": {
|
|
993
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b9442a9be5cc434e963c2bb3fea2d431~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=dF7J2pjIuAwuA0kI15deRc8Ajks%3D"
|
|
994
|
+
}
|
|
995
|
+
}
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
"common_attr": {
|
|
999
|
+
"id": "7328066270069345574",
|
|
1000
|
+
"effect_id": "7328066270069345574",
|
|
1001
|
+
"effect_type": 2,
|
|
1002
|
+
"source": 1,
|
|
1003
|
+
"title": "喇叭",
|
|
1004
|
+
"description": "喇叭",
|
|
1005
|
+
"cover_url": {
|
|
1006
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f6127f85bd7b44898ad6c0c82476d030~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=TyWD90dI0LlgE5J6bE9NeYsEqUk%3D",
|
|
1007
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f6127f85bd7b44898ad6c0c82476d030~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=sAy0oi0iwOV2Yh2Y5c01%2BBpQ74U%3D"
|
|
1008
|
+
},
|
|
1009
|
+
"item_urls": [
|
|
1010
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0f1196ad785745336439ee2aa9fac83f?lk3s=43402efa&x-expires=1768439683&x-signature=EgS30jbL8r%2BrfQXVHtp8Ndu4Bvc%3D"
|
|
1011
|
+
],
|
|
1012
|
+
"md5": "0f1196ad785745336439ee2aa9fac83f",
|
|
1013
|
+
"has_favorited": false,
|
|
1014
|
+
"create_time": 1706199433,
|
|
1015
|
+
"statistics": {
|
|
1016
|
+
"favorite_count": 0
|
|
1017
|
+
},
|
|
1018
|
+
"is_original": true,
|
|
1019
|
+
"status": 102,
|
|
1020
|
+
"review_info": {
|
|
1021
|
+
"review_status": 1,
|
|
1022
|
+
"review_code_list": [],
|
|
1023
|
+
"extra_reason": null,
|
|
1024
|
+
"review_reason_list": []
|
|
1025
|
+
},
|
|
1026
|
+
"aspect_ratio": 1,
|
|
1027
|
+
"download_info": {
|
|
1028
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0084c685db734196acfdb262a392596f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Bu1v7hW5mqbpV8aPA%2BDJ1PQiPPw%3D",
|
|
1029
|
+
"format": "gif"
|
|
1030
|
+
},
|
|
1031
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1032
|
+
"is_business": false,
|
|
1033
|
+
"business_info": {
|
|
1034
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1035
|
+
"sign": "cEhY6iGgGPE8tsd0KpYi+bipis1p35bDMv1ptHn87m4SA2vMM1I57aNS1Kl7+qeK/wVWll1neAJytS7TQCHWMq2TD4nBu0jK++Ff/BL70nSdzqhtb6vc24GknNdU4J9kKOJM72j+WrN6Z/GfQ/YgMGGP49kjGXPfdyXbjh7+UBo="
|
|
1036
|
+
},
|
|
1037
|
+
"category_ids": [
|
|
1038
|
+
10523,
|
|
1039
|
+
10517,
|
|
1040
|
+
11669
|
|
1041
|
+
],
|
|
1042
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/370d4e95a4131df9ae844be50b2f7aaa\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1043
|
+
},
|
|
1044
|
+
"author": {
|
|
1045
|
+
"name": "Lynx黑貓愛",
|
|
1046
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
1047
|
+
"source": 1,
|
|
1048
|
+
"uid": "106238218162"
|
|
1049
|
+
},
|
|
1050
|
+
"sticker": {
|
|
1051
|
+
"preview_cover": "",
|
|
1052
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0084c685db734196acfdb262a392596f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=OH5Rrkay99j6xQD9T%2FQiF%2BESKRg%3D&format=.png",
|
|
1053
|
+
"sticker_type": 2,
|
|
1054
|
+
"sticker_package": {
|
|
1055
|
+
"width_per_frame": 280,
|
|
1056
|
+
"height_per_frame": 280,
|
|
1057
|
+
"size": 1584580
|
|
1058
|
+
},
|
|
1059
|
+
"large_image": {
|
|
1060
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0084c685db734196acfdb262a392596f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Bu1v7hW5mqbpV8aPA%2BDJ1PQiPPw%3D"
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"common_attr": {
|
|
1066
|
+
"id": "7344208012720098572",
|
|
1067
|
+
"effect_id": "7344208012720098572",
|
|
1068
|
+
"effect_type": 2,
|
|
1069
|
+
"source": 1,
|
|
1070
|
+
"title": "outfits春日穿搭英文",
|
|
1071
|
+
"description": "outfits春日穿搭英文",
|
|
1072
|
+
"cover_url": {
|
|
1073
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b0168ad216574debbeb152ba40859e1c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=BBUA4ochOtMcKs2nRXEb8f1dyr0%3D",
|
|
1074
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b0168ad216574debbeb152ba40859e1c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=12Zrc6wKmLaHhkSGIW0XQcs9KRc%3D"
|
|
1075
|
+
},
|
|
1076
|
+
"item_urls": [
|
|
1077
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/717477cb98ac014cec0548e7ad1299be?lk3s=43402efa&x-expires=1768439683&x-signature=eCpz%2FfTxXq4OKMKqoiWP7qkfixw%3D"
|
|
1078
|
+
],
|
|
1079
|
+
"md5": "717477cb98ac014cec0548e7ad1299be",
|
|
1080
|
+
"has_favorited": false,
|
|
1081
|
+
"create_time": 1709960667,
|
|
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://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6ae3c7fe688a47108e8ddb25c6c2b7ec~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=jFxh3afrLRXct8J%2By7ItmR7Xfhc%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": "yTzDiiGYhp4vzGuq172HoTn/V+nDOSakQ0Vo6hIU9KofVPIxR/E5jMQVyMSXyvUVbY54BZ2wmYeBY88kTGvQ8ksbYmDlZ8+5y54jiUKxfot4tOUAfMB1kyRI+DvWuf4clPjjpPt8xeHX+cOcGUqNJ1fl+ByGvtx99SWRbhBC0IM="
|
|
1103
|
+
},
|
|
1104
|
+
"category_ids": [
|
|
1105
|
+
11627,
|
|
1106
|
+
11669
|
|
1107
|
+
],
|
|
1108
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/1e4eb98309e003884c858ac33a793e95\",\"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=1739495683&x-signature=0TDUJHdvB8IWre6v8roCFmisNZ4%3D",
|
|
1113
|
+
"source": 1,
|
|
1114
|
+
"uid": "3294558974117544"
|
|
1115
|
+
},
|
|
1116
|
+
"sticker": {
|
|
1117
|
+
"preview_cover": "",
|
|
1118
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6ae3c7fe688a47108e8ddb25c6c2b7ec~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=7K%2BMSYTc8cCeB0IRNy9PZmyBWsc%3D&format=.png",
|
|
1119
|
+
"sticker_type": 2,
|
|
1120
|
+
"sticker_package": {
|
|
1121
|
+
"width_per_frame": 280,
|
|
1122
|
+
"height_per_frame": 280,
|
|
1123
|
+
"size": 29238
|
|
1124
|
+
},
|
|
1125
|
+
"large_image": {
|
|
1126
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6ae3c7fe688a47108e8ddb25c6c2b7ec~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=jFxh3afrLRXct8J%2By7ItmR7Xfhc%3D"
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"common_attr": {
|
|
1132
|
+
"id": "7428287973860412726",
|
|
1133
|
+
"effect_id": "7428287973860412726",
|
|
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/fdf5a4c179bc4ac8b108ad9f94cfa32a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=HaWMnWBeqfwdLeWOo9oT0hDjL0A%3D",
|
|
1140
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdf5a4c179bc4ac8b108ad9f94cfa32a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=K%2BaJTzCKUg4i96xgJqoLowVCbtY%3D"
|
|
1141
|
+
},
|
|
1142
|
+
"item_urls": [
|
|
1143
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9ff534c72c43b59e4b685b38c9e2fb9f?lk3s=43402efa&x-expires=1768439683&x-signature=qKGs1mNUcEdmh9%2Bi4%2BtzF8DUP3w%3D"
|
|
1144
|
+
],
|
|
1145
|
+
"md5": "9ff534c72c43b59e4b685b38c9e2fb9f",
|
|
1146
|
+
"has_favorited": false,
|
|
1147
|
+
"create_time": 1729533700,
|
|
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://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac45908cc4384752bd66578ba33061d0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=gRvVjHcVmasWuBeaIr8qRc8q2bo%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": "xPhwBAbTjeQyU7df7B56ukl0asM1nlm4Xpv6zH7berzbEIL51oHMH9xOC5OdX5H157ZHf4E2SoshzMIXIyn8ylzxHBH+iw1gDiOtx8oc0WWH92nOkrgEy00AL0x20rvQMF2HqHz05avaZqQMS0ibRYMoL22eINH4CGa0lgMT93M="
|
|
1169
|
+
},
|
|
1170
|
+
"category_ids": [
|
|
1171
|
+
11669
|
|
1172
|
+
],
|
|
1173
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/4471598753d34f0023a14a4a309d8a0d\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1174
|
+
},
|
|
1175
|
+
"author": {
|
|
1176
|
+
"name": "塔塔开坦克",
|
|
1177
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
1178
|
+
"source": 1,
|
|
1179
|
+
"uid": "3510085292656125"
|
|
1180
|
+
},
|
|
1181
|
+
"sticker": {
|
|
1182
|
+
"preview_cover": "",
|
|
1183
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac45908cc4384752bd66578ba33061d0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=x8xOF4HIGsVCIbhSKJK9JcyfSD8%3D&format=.png",
|
|
1184
|
+
"sticker_type": 2,
|
|
1185
|
+
"sticker_package": {
|
|
1186
|
+
"width_per_frame": 280,
|
|
1187
|
+
"height_per_frame": 280,
|
|
1188
|
+
"size": 39477
|
|
1189
|
+
},
|
|
1190
|
+
"large_image": {
|
|
1191
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac45908cc4384752bd66578ba33061d0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=gRvVjHcVmasWuBeaIr8qRc8q2bo%3D"
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"common_attr": {
|
|
1197
|
+
"id": "7342389569339411751",
|
|
1198
|
+
"effect_id": "7342389569339411751",
|
|
1199
|
+
"effect_type": 2,
|
|
1200
|
+
"source": 1,
|
|
1201
|
+
"title": "啦啦队小熊",
|
|
1202
|
+
"description": "啦啦队小熊",
|
|
1203
|
+
"cover_url": {
|
|
1204
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0379ad333d594420b40a49ae547cbe94~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=0m6ZtCqFBzQsV19HRNe9OHFC3O8%3D",
|
|
1205
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0379ad333d594420b40a49ae547cbe94~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=0m6ZtCqFBzQsV19HRNe9OHFC3O8%3D"
|
|
1206
|
+
},
|
|
1207
|
+
"item_urls": [
|
|
1208
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fafc5d9043d10bd217b966e3e0e64c38?lk3s=43402efa&x-expires=1768439683&x-signature=g78lpM%2FytT4jf5zO4o%2F%2B5CFBwSM%3D"
|
|
1209
|
+
],
|
|
1210
|
+
"md5": "fafc5d9043d10bd217b966e3e0e64c38",
|
|
1211
|
+
"has_favorited": false,
|
|
1212
|
+
"create_time": 1709536769,
|
|
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/0379ad333d594420b40a49ae547cbe94~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=GfU2Ey1wWb8SBXEoXSskq7zDrZ4%3D",
|
|
1227
|
+
"format": "png"
|
|
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": "TZIWnI1YfKFZagmjCnqo8Kyr66Jtn3aJ0/MzdadFKEsCJRhI3YNfPUbmoPE+DRhOGnYBWAAaqfHODzD/1A+/zjLTkM0M8PplU+D/BWtoCKc0dw7Qp+OsiiW2LXlzTBUuxpOBw5mOSUPct749FsCEwdaLETIl4TQhb/d3pQaiia0="
|
|
1234
|
+
},
|
|
1235
|
+
"category_ids": [
|
|
1236
|
+
11669
|
|
1237
|
+
],
|
|
1238
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1239
|
+
},
|
|
1240
|
+
"author": {
|
|
1241
|
+
"name": "Crystal🌸",
|
|
1242
|
+
"avatar_url": "https://p3-dy.byteimg.com/aweme/100x100/2dcfa000659e46036b718.jpeg?from=4010531038",
|
|
1243
|
+
"source": 1,
|
|
1244
|
+
"uid": "2480092167808075"
|
|
1245
|
+
},
|
|
1246
|
+
"sticker": {
|
|
1247
|
+
"preview_cover": "",
|
|
1248
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0379ad333d594420b40a49ae547cbe94~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=Y7iJuHUN8UyiC12NQDWVQdbzEo0%3D&format=.png",
|
|
1249
|
+
"sticker_type": 1,
|
|
1250
|
+
"sticker_package": {
|
|
1251
|
+
"width_per_frame": 540,
|
|
1252
|
+
"height_per_frame": 540,
|
|
1253
|
+
"size": 79612
|
|
1254
|
+
},
|
|
1255
|
+
"large_image": {
|
|
1256
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0379ad333d594420b40a49ae547cbe94~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=GfU2Ey1wWb8SBXEoXSskq7zDrZ4%3D"
|
|
1257
|
+
}
|
|
1258
|
+
}
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"common_attr": {
|
|
1262
|
+
"id": "7350287644108098842",
|
|
1263
|
+
"effect_id": "7350287644108098842",
|
|
1264
|
+
"effect_type": 2,
|
|
1265
|
+
"source": 1,
|
|
1266
|
+
"title": "小鳄鱼",
|
|
1267
|
+
"description": "小鳄鱼",
|
|
1268
|
+
"cover_url": {
|
|
1269
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5dc65ca9a07945c1b116d71db0861a6b~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=47UldGCQvrk0bFg0KKZck8GUAK4%3D",
|
|
1270
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5dc65ca9a07945c1b116d71db0861a6b~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=47UldGCQvrk0bFg0KKZck8GUAK4%3D"
|
|
1271
|
+
},
|
|
1272
|
+
"item_urls": [
|
|
1273
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/da4761104c42a0c6570f3c073e12f6c2?lk3s=43402efa&x-expires=1768439683&x-signature=LOSdUCoqPO%2FDsg9J7j%2FrXHgJvrY%3D"
|
|
1274
|
+
],
|
|
1275
|
+
"md5": "da4761104c42a0c6570f3c073e12f6c2",
|
|
1276
|
+
"has_favorited": false,
|
|
1277
|
+
"create_time": 1711374560,
|
|
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.5267175572519085,
|
|
1290
|
+
"download_info": {
|
|
1291
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5dc65ca9a07945c1b116d71db0861a6b~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=FQ8frkPccfrUSKZiXdJNa3RcUG0%3D",
|
|
1292
|
+
"format": "png"
|
|
1293
|
+
},
|
|
1294
|
+
"publish_source": "user_post_pc_collection",
|
|
1295
|
+
"is_business": false,
|
|
1296
|
+
"business_info": {
|
|
1297
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1298
|
+
"sign": "Y+8UtRhWOb1URWK6phCTuj7itOGbhKOUw3KHGa1etzbMz97R3mz1tCxQrwoTzqcKWEfFYYr5ppWE9T9/o+fvvIODqd9+JyTNHU/9Us5TImLMIS3Rymby7Bi5Tm8otSgZ1Pz5mfLf34LT4JDACMrl6sfEv8dumORvtn1NxqvGobw="
|
|
1299
|
+
},
|
|
1300
|
+
"category_ids": [
|
|
1301
|
+
11669
|
|
1302
|
+
],
|
|
1303
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1304
|
+
},
|
|
1305
|
+
"author": {
|
|
1306
|
+
"name": "吃西瓜的阿宝🍉",
|
|
1307
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2dc6b0001e97d68290b19",
|
|
1308
|
+
"source": 1,
|
|
1309
|
+
"uid": "3126622614723912"
|
|
1310
|
+
},
|
|
1311
|
+
"sticker": {
|
|
1312
|
+
"preview_cover": "",
|
|
1313
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5dc65ca9a07945c1b116d71db0861a6b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=9PzYbCmOlJaUSmqPVMR4lgm0aUY%3D&format=.png",
|
|
1314
|
+
"sticker_type": 1,
|
|
1315
|
+
"sticker_package": {
|
|
1316
|
+
"width_per_frame": 540,
|
|
1317
|
+
"height_per_frame": 354,
|
|
1318
|
+
"size": 38877
|
|
1319
|
+
},
|
|
1320
|
+
"large_image": {
|
|
1321
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5dc65ca9a07945c1b116d71db0861a6b~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=FQ8frkPccfrUSKZiXdJNa3RcUG0%3D"
|
|
1322
|
+
}
|
|
1323
|
+
}
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"common_attr": {
|
|
1327
|
+
"id": "7428288266807414079",
|
|
1328
|
+
"effect_id": "7428288266807414079",
|
|
1329
|
+
"effect_type": 2,
|
|
1330
|
+
"source": 1,
|
|
1331
|
+
"title": "手绘一碗冰",
|
|
1332
|
+
"description": "手绘一碗冰",
|
|
1333
|
+
"cover_url": {
|
|
1334
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e971ba3e20a34b47bee156bbd10cdd5e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=eXTbwDhmpVcW024yFP8WSEMxFb0%3D",
|
|
1335
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e971ba3e20a34b47bee156bbd10cdd5e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=5nJBvUPi0sC1lGro%2F8jyoKALr%2Fc%3D"
|
|
1336
|
+
},
|
|
1337
|
+
"item_urls": [
|
|
1338
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0bf2f96eab643100b7420b11d5b7ca1a?lk3s=43402efa&x-expires=1768439683&x-signature=N3wOq0IIrq0Doo3H5nT6iPDlSIg%3D"
|
|
1339
|
+
],
|
|
1340
|
+
"md5": "0bf2f96eab643100b7420b11d5b7ca1a",
|
|
1341
|
+
"has_favorited": false,
|
|
1342
|
+
"create_time": 1729533700,
|
|
1343
|
+
"statistics": {
|
|
1344
|
+
"favorite_count": 0
|
|
1345
|
+
},
|
|
1346
|
+
"is_original": true,
|
|
1347
|
+
"status": 102,
|
|
1348
|
+
"review_info": {
|
|
1349
|
+
"review_status": 1,
|
|
1350
|
+
"review_code_list": [],
|
|
1351
|
+
"extra_reason": null,
|
|
1352
|
+
"review_reason_list": []
|
|
1353
|
+
},
|
|
1354
|
+
"aspect_ratio": 1,
|
|
1355
|
+
"download_info": {
|
|
1356
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/838539e94cac42f88e50987c13dc44b6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=m09GRnU0eJjk0W7sc%2BNubq0uR3U%3D",
|
|
1357
|
+
"format": "gif"
|
|
1358
|
+
},
|
|
1359
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1360
|
+
"is_business": false,
|
|
1361
|
+
"business_info": {
|
|
1362
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1363
|
+
"sign": "hXqQ5y7upg5ttaJwfio97CT3JlkOUXJ82PpBkmVeRDtEsuqAJboHunQbHii69cX58wZvZBhAmpSLzH/gN8X5sGoaF1TA8P9UaTcstOFEr2fAzp0WZNT9Udk7nF8aLGgpnTlZtZCb8rtw/icVXMynJDvZdAXzYkYyfokOFERePzs="
|
|
1364
|
+
},
|
|
1365
|
+
"category_ids": [
|
|
1366
|
+
11669
|
|
1367
|
+
],
|
|
1368
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/6cde33841434e5a57e0e9351085e4dee\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1369
|
+
},
|
|
1370
|
+
"author": {
|
|
1371
|
+
"name": "塔塔开坦克",
|
|
1372
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
1373
|
+
"source": 1,
|
|
1374
|
+
"uid": "3510085292656125"
|
|
1375
|
+
},
|
|
1376
|
+
"sticker": {
|
|
1377
|
+
"preview_cover": "",
|
|
1378
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/838539e94cac42f88e50987c13dc44b6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=Y6VNEmHmoDdb9wTwISm5RC3axsg%3D&format=.png",
|
|
1379
|
+
"sticker_type": 2,
|
|
1380
|
+
"sticker_package": {
|
|
1381
|
+
"width_per_frame": 280,
|
|
1382
|
+
"height_per_frame": 280,
|
|
1383
|
+
"size": 38772
|
|
1384
|
+
},
|
|
1385
|
+
"large_image": {
|
|
1386
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/838539e94cac42f88e50987c13dc44b6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=m09GRnU0eJjk0W7sc%2BNubq0uR3U%3D"
|
|
1387
|
+
}
|
|
1388
|
+
}
|
|
1389
|
+
},
|
|
1390
|
+
{
|
|
1391
|
+
"common_attr": {
|
|
1392
|
+
"id": "7428288410432884004",
|
|
1393
|
+
"effect_id": "7428288410432884004",
|
|
1394
|
+
"effect_type": 2,
|
|
1395
|
+
"source": 1,
|
|
1396
|
+
"title": "手绘泰迪熊",
|
|
1397
|
+
"description": "手绘泰迪熊",
|
|
1398
|
+
"cover_url": {
|
|
1399
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a5775bf3040c469eba393bf5257145e2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=t7aBOSJvP541Fy6LkIXjN3pocsc%3D",
|
|
1400
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a5775bf3040c469eba393bf5257145e2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=qimMn3dd92%2Fuvxx7vjRakh98ods%3D"
|
|
1401
|
+
},
|
|
1402
|
+
"item_urls": [
|
|
1403
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5a666657c29ebb2062e61d5d705c6235?lk3s=43402efa&x-expires=1768439683&x-signature=WerZNhgBAqRWLDkhPOuJDPtOlRg%3D"
|
|
1404
|
+
],
|
|
1405
|
+
"md5": "5a666657c29ebb2062e61d5d705c6235",
|
|
1406
|
+
"has_favorited": false,
|
|
1407
|
+
"create_time": 1729533699,
|
|
1408
|
+
"statistics": {
|
|
1409
|
+
"favorite_count": 0
|
|
1410
|
+
},
|
|
1411
|
+
"is_original": true,
|
|
1412
|
+
"status": 102,
|
|
1413
|
+
"review_info": {
|
|
1414
|
+
"review_status": 1,
|
|
1415
|
+
"review_code_list": [],
|
|
1416
|
+
"extra_reason": null,
|
|
1417
|
+
"review_reason_list": []
|
|
1418
|
+
},
|
|
1419
|
+
"aspect_ratio": 1,
|
|
1420
|
+
"download_info": {
|
|
1421
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/85dd0277d1c6426bbf7d45c6dadec82d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=M1ZETOov%2FYoQF94JrMkf4FjMmSI%3D",
|
|
1422
|
+
"format": "gif"
|
|
1423
|
+
},
|
|
1424
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1425
|
+
"is_business": false,
|
|
1426
|
+
"business_info": {
|
|
1427
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1428
|
+
"sign": "ASqBEyOSyviUc9HSUOO1JcIUlqHZUyexhlsnOB3PHe3TxN6nrLH8OnNwLhzh+XjYyGj4XmT+rUryTKiBS3cjTIterMltwfFaduF9BgjPPNaFQq5EG7JGvNmaeC/wchTS7Ml0/v5xZp+WOw93eu5dpFgOdWU+V432DUSX0I/iRmc="
|
|
1429
|
+
},
|
|
1430
|
+
"category_ids": [
|
|
1431
|
+
11669
|
|
1432
|
+
],
|
|
1433
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/bf93f32cea1d1e99f0897ad2ae7d8257\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1434
|
+
},
|
|
1435
|
+
"author": {
|
|
1436
|
+
"name": "塔塔开坦克",
|
|
1437
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
1438
|
+
"source": 1,
|
|
1439
|
+
"uid": "3510085292656125"
|
|
1440
|
+
},
|
|
1441
|
+
"sticker": {
|
|
1442
|
+
"preview_cover": "",
|
|
1443
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/85dd0277d1c6426bbf7d45c6dadec82d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=vx073TuZ5xiTJQNc2eqf%2BYr4QZI%3D&format=.png",
|
|
1444
|
+
"sticker_type": 2,
|
|
1445
|
+
"sticker_package": {
|
|
1446
|
+
"width_per_frame": 280,
|
|
1447
|
+
"height_per_frame": 280,
|
|
1448
|
+
"size": 41929
|
|
1449
|
+
},
|
|
1450
|
+
"large_image": {
|
|
1451
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/85dd0277d1c6426bbf7d45c6dadec82d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=M1ZETOov%2FYoQF94JrMkf4FjMmSI%3D"
|
|
1452
|
+
}
|
|
1453
|
+
}
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
"common_attr": {
|
|
1457
|
+
"id": "7428287748462660876",
|
|
1458
|
+
"effect_id": "7428287748462660876",
|
|
1459
|
+
"effect_type": 2,
|
|
1460
|
+
"source": 1,
|
|
1461
|
+
"title": "music手绘",
|
|
1462
|
+
"description": "music手绘",
|
|
1463
|
+
"cover_url": {
|
|
1464
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90573a620ffb4676a0a8cac04ed78cf4~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=PYFN67GePHZMEl8AOXSHQwaL1B0%3D",
|
|
1465
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90573a620ffb4676a0a8cac04ed78cf4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=ihkg%2B0lxUGErfGLaiAmnNduJZo4%3D"
|
|
1466
|
+
},
|
|
1467
|
+
"item_urls": [
|
|
1468
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e5002ffc8bb21289a0d4aea2b4582541?lk3s=43402efa&x-expires=1768439683&x-signature=eRWPpNenDIEaJD1GQuEhdjfjR1o%3D"
|
|
1469
|
+
],
|
|
1470
|
+
"md5": "e5002ffc8bb21289a0d4aea2b4582541",
|
|
1471
|
+
"has_favorited": false,
|
|
1472
|
+
"create_time": 1729533700,
|
|
1473
|
+
"statistics": {
|
|
1474
|
+
"favorite_count": 0
|
|
1475
|
+
},
|
|
1476
|
+
"is_original": true,
|
|
1477
|
+
"status": 102,
|
|
1478
|
+
"review_info": {
|
|
1479
|
+
"review_status": 1,
|
|
1480
|
+
"review_code_list": [],
|
|
1481
|
+
"extra_reason": null,
|
|
1482
|
+
"review_reason_list": []
|
|
1483
|
+
},
|
|
1484
|
+
"aspect_ratio": 1,
|
|
1485
|
+
"download_info": {
|
|
1486
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/75c3a740fbf64b739f7bbca1dc2b94ad~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=TOi7ynwVAgEL6Lfckjm%2B5Tte%2F1k%3D",
|
|
1487
|
+
"format": "gif"
|
|
1488
|
+
},
|
|
1489
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1490
|
+
"is_business": false,
|
|
1491
|
+
"business_info": {
|
|
1492
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1493
|
+
"sign": "l9HBGd0TMz/tdqc+LQ78/HBRTKUlB6WGHceqMNtG+dMNJU3Rmexwi8K++qnDx6r/miyzwz4gM1rMohj6NlASEGE27fNoj66oJ5cH1vr5ufDK3r9gqWr/mWVBG5WuHoZBWLRvPRGSxwOsf1Z5mvcJO4lMWf+pche10DmDm9pSmRY="
|
|
1494
|
+
},
|
|
1495
|
+
"category_ids": [
|
|
1496
|
+
11669
|
|
1497
|
+
],
|
|
1498
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/a99a96d774a019edea7a39bab19fd361\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1499
|
+
},
|
|
1500
|
+
"author": {
|
|
1501
|
+
"name": "塔塔开坦克",
|
|
1502
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
1503
|
+
"source": 1,
|
|
1504
|
+
"uid": "3510085292656125"
|
|
1505
|
+
},
|
|
1506
|
+
"sticker": {
|
|
1507
|
+
"preview_cover": "",
|
|
1508
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/75c3a740fbf64b739f7bbca1dc2b94ad~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=mFK%2FR6dcenJkz93mw1C1SWZ14B4%3D&format=.png",
|
|
1509
|
+
"sticker_type": 2,
|
|
1510
|
+
"sticker_package": {
|
|
1511
|
+
"width_per_frame": 280,
|
|
1512
|
+
"height_per_frame": 280,
|
|
1513
|
+
"size": 37907
|
|
1514
|
+
},
|
|
1515
|
+
"large_image": {
|
|
1516
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/75c3a740fbf64b739f7bbca1dc2b94ad~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=TOi7ynwVAgEL6Lfckjm%2B5Tte%2F1k%3D"
|
|
1517
|
+
}
|
|
1518
|
+
}
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
"common_attr": {
|
|
1522
|
+
"id": "7345422444288642356",
|
|
1523
|
+
"effect_id": "7345422444288642356",
|
|
1524
|
+
"effect_type": 2,
|
|
1525
|
+
"source": 1,
|
|
1526
|
+
"title": "自然天气太阳阳光晴朗烈日",
|
|
1527
|
+
"description": "自然天气太阳阳光晴朗烈日",
|
|
1528
|
+
"cover_url": {
|
|
1529
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/81d89015790246dfabaa5fb471920524~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=4pPG5dP%2FDNArgGg8qi1DYc5s%2Bck%3D",
|
|
1530
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/81d89015790246dfabaa5fb471920524~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=4pPG5dP%2FDNArgGg8qi1DYc5s%2Bck%3D"
|
|
1531
|
+
},
|
|
1532
|
+
"item_urls": [
|
|
1533
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/302b35f2cd224ca897421ab76929811e?lk3s=43402efa&x-expires=1768439683&x-signature=aksAYUMUoqq2ecpHFxzjEPI8hiw%3D"
|
|
1534
|
+
],
|
|
1535
|
+
"md5": "302b35f2cd224ca897421ab76929811e",
|
|
1536
|
+
"has_favorited": false,
|
|
1537
|
+
"create_time": 1710243808,
|
|
1538
|
+
"statistics": {
|
|
1539
|
+
"favorite_count": 0
|
|
1540
|
+
},
|
|
1541
|
+
"is_original": true,
|
|
1542
|
+
"status": 102,
|
|
1543
|
+
"review_info": {
|
|
1544
|
+
"review_status": 1,
|
|
1545
|
+
"review_code_list": [],
|
|
1546
|
+
"extra_reason": null,
|
|
1547
|
+
"review_reason_list": []
|
|
1548
|
+
},
|
|
1549
|
+
"aspect_ratio": 1.015228426395939,
|
|
1550
|
+
"download_info": {
|
|
1551
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/81d89015790246dfabaa5fb471920524~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=sxmMD9BpC3YD9xdHUYri4WYmEBA%3D",
|
|
1552
|
+
"format": "png"
|
|
1553
|
+
},
|
|
1554
|
+
"publish_source": "user_post_pc_collection",
|
|
1555
|
+
"is_business": false,
|
|
1556
|
+
"business_info": {
|
|
1557
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1558
|
+
"sign": "VJMg8SoAAGOTBa9WDkX8zmIm00WgGPWxsYIJ/Ye08e7as5ztWu2Dy81bvzRR8hKetmxPM8alURauS7C7rDRx228wr0ow1xe5gN3s9HVR2YeBG6CXDicwYcPqWjg069buJqDJ69laiv0ppFbSaj5njmmGvYjG0uenpqzUhoZHxQA="
|
|
1559
|
+
},
|
|
1560
|
+
"category_ids": [
|
|
1561
|
+
11669
|
|
1562
|
+
],
|
|
1563
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1564
|
+
},
|
|
1565
|
+
"author": {
|
|
1566
|
+
"name": "呼啦啦啦圈儿",
|
|
1567
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/62eb4804908e4ebdb688ee3526931d10?lk3s=4eecb9e8&x-expires=1739495683&x-signature=bJsWlyJmKJ9jIplkJQUf9MilEzo%3D",
|
|
1568
|
+
"source": 1,
|
|
1569
|
+
"uid": "3246232101731598"
|
|
1570
|
+
},
|
|
1571
|
+
"sticker": {
|
|
1572
|
+
"preview_cover": "",
|
|
1573
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/81d89015790246dfabaa5fb471920524~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=yL58rtkrOwGdyWrfTi%2Bg%2FnyZM8U%3D&format=.png",
|
|
1574
|
+
"sticker_type": 1,
|
|
1575
|
+
"sticker_package": {
|
|
1576
|
+
"width_per_frame": 540,
|
|
1577
|
+
"height_per_frame": 533,
|
|
1578
|
+
"size": 116702
|
|
1579
|
+
},
|
|
1580
|
+
"large_image": {
|
|
1581
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/81d89015790246dfabaa5fb471920524~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=sxmMD9BpC3YD9xdHUYri4WYmEBA%3D"
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
},
|
|
1585
|
+
{
|
|
1586
|
+
"common_attr": {
|
|
1587
|
+
"id": "7342701778493852940",
|
|
1588
|
+
"effect_id": "7342701778493852940",
|
|
1589
|
+
"effect_type": 2,
|
|
1590
|
+
"source": 1,
|
|
1591
|
+
"title": "可爱的小飞机",
|
|
1592
|
+
"description": "可爱的小飞机",
|
|
1593
|
+
"cover_url": {
|
|
1594
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/747e938dec2b4f3ab68c900d5ab73a6e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=dxAj8ltfd3FeptcBBi6%2FdMWmKWc%3D",
|
|
1595
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/747e938dec2b4f3ab68c900d5ab73a6e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=hye%2FQH4Dl6sJ9esTy660Avz0LO8%3D"
|
|
1596
|
+
},
|
|
1597
|
+
"item_urls": [
|
|
1598
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ceeaa1fa7b562e993ef5b539a5b73606?lk3s=43402efa&x-expires=1768439683&x-signature=eChdZpK7q%2FQ4rHHRnHptK%2BxtHOY%3D"
|
|
1599
|
+
],
|
|
1600
|
+
"md5": "ceeaa1fa7b562e993ef5b539a5b73606",
|
|
1601
|
+
"has_favorited": false,
|
|
1602
|
+
"create_time": 1709609247,
|
|
1603
|
+
"statistics": {
|
|
1604
|
+
"favorite_count": 0
|
|
1605
|
+
},
|
|
1606
|
+
"is_original": true,
|
|
1607
|
+
"status": 102,
|
|
1608
|
+
"review_info": {
|
|
1609
|
+
"review_status": 1,
|
|
1610
|
+
"review_code_list": [],
|
|
1611
|
+
"extra_reason": null,
|
|
1612
|
+
"review_reason_list": []
|
|
1613
|
+
},
|
|
1614
|
+
"aspect_ratio": 1,
|
|
1615
|
+
"download_info": {
|
|
1616
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c1873ca220bd4344897e700b2d922b3d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=vuDtm%2ByD%2B8Pq8SalvzoHi2wHnvY%3D",
|
|
1617
|
+
"format": "gif"
|
|
1618
|
+
},
|
|
1619
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1620
|
+
"is_business": false,
|
|
1621
|
+
"business_info": {
|
|
1622
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1623
|
+
"sign": "2ont/NcqxpVTK3sDb1EQ/jzap/ClH/Fi0RaXHIpHyz7wle+94sX3XtxlpCNGQ3ivs3KzUb6fflS8xpN5z+KVaAdVX7r1XsokZhUs3iq8ngsAlX0GjM5NAo+XdD8ngX0Kd6ACTJWDvLF+0BrfEVJ9x6bKa9Ny/ab5b1ApY7xjfCs="
|
|
1624
|
+
},
|
|
1625
|
+
"category_ids": [
|
|
1626
|
+
11669
|
|
1627
|
+
],
|
|
1628
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/4dafb74581f4c03cf426d3c40965b7d1\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1629
|
+
},
|
|
1630
|
+
"author": {
|
|
1631
|
+
"name": "简单系爱",
|
|
1632
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495683&x-signature=bcDZa2RQLZ7jxuvu8eyDZHl75gQ%3D",
|
|
1633
|
+
"source": 1,
|
|
1634
|
+
"uid": "69981999735902"
|
|
1635
|
+
},
|
|
1636
|
+
"sticker": {
|
|
1637
|
+
"preview_cover": "",
|
|
1638
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c1873ca220bd4344897e700b2d922b3d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=o6G3iP3ZPLvQ90Fo7wajhNuIN3Y%3D&format=.png",
|
|
1639
|
+
"sticker_type": 2,
|
|
1640
|
+
"sticker_package": {
|
|
1641
|
+
"width_per_frame": 280,
|
|
1642
|
+
"height_per_frame": 280,
|
|
1643
|
+
"size": 592648
|
|
1644
|
+
},
|
|
1645
|
+
"large_image": {
|
|
1646
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c1873ca220bd4344897e700b2d922b3d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=vuDtm%2ByD%2B8Pq8SalvzoHi2wHnvY%3D"
|
|
1647
|
+
}
|
|
1648
|
+
}
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"common_attr": {
|
|
1652
|
+
"id": "7428286908737932598",
|
|
1653
|
+
"effect_id": "7428286908737932598",
|
|
1654
|
+
"effect_type": 2,
|
|
1655
|
+
"source": 1,
|
|
1656
|
+
"title": "手绘鲷鱼烧",
|
|
1657
|
+
"description": "手绘鲷鱼烧",
|
|
1658
|
+
"cover_url": {
|
|
1659
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9383bf24aa194dea939ce389a8ecc83e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=gR8l2n7PUz9IJwkz7XEXq1oJHRE%3D",
|
|
1660
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9383bf24aa194dea939ce389a8ecc83e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=D5rd26VxUqdbGK2H7ca7%2FMQW%2BCw%3D"
|
|
1661
|
+
},
|
|
1662
|
+
"item_urls": [
|
|
1663
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5b115e668060edcc508449680c703bcb?lk3s=43402efa&x-expires=1768439683&x-signature=sfCtLUV1VL8AKKQFBnd%2FONo7NLc%3D"
|
|
1664
|
+
],
|
|
1665
|
+
"md5": "5b115e668060edcc508449680c703bcb",
|
|
1666
|
+
"has_favorited": false,
|
|
1667
|
+
"create_time": 1729533699,
|
|
1668
|
+
"statistics": {
|
|
1669
|
+
"favorite_count": 0
|
|
1670
|
+
},
|
|
1671
|
+
"is_original": true,
|
|
1672
|
+
"status": 102,
|
|
1673
|
+
"review_info": {
|
|
1674
|
+
"review_status": 1,
|
|
1675
|
+
"review_code_list": [],
|
|
1676
|
+
"extra_reason": null,
|
|
1677
|
+
"review_reason_list": []
|
|
1678
|
+
},
|
|
1679
|
+
"aspect_ratio": 1,
|
|
1680
|
+
"download_info": {
|
|
1681
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/79d93b4c64004c42a697658ad95dc7ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=FgtCU6b%2BI1UTXLjX2j218zuwFFA%3D",
|
|
1682
|
+
"format": "gif"
|
|
1683
|
+
},
|
|
1684
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1685
|
+
"is_business": false,
|
|
1686
|
+
"business_info": {
|
|
1687
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1688
|
+
"sign": "rnMzsm7EIrHPzKCMB2supoPauWNvOosszbHYjdULgNJxzCu9v9KVEMdYuBWBEU6K+aEqkYNnA67tSEt2xo68pcr7GfqYKQuzqqYLsxd8LdStRMDOHk7VEgf2bx65oKW55BCpGdGMOfNiqx6AEdvrrJNGfKOkJiFSWzwijj+lNDw="
|
|
1689
|
+
},
|
|
1690
|
+
"category_ids": [
|
|
1691
|
+
11669
|
|
1692
|
+
],
|
|
1693
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/edc862e584eb110b85847736da865989\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1694
|
+
},
|
|
1695
|
+
"author": {
|
|
1696
|
+
"name": "塔塔开坦克",
|
|
1697
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
1698
|
+
"source": 1,
|
|
1699
|
+
"uid": "3510085292656125"
|
|
1700
|
+
},
|
|
1701
|
+
"sticker": {
|
|
1702
|
+
"preview_cover": "",
|
|
1703
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/79d93b4c64004c42a697658ad95dc7ab~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=igQ2aDz2GCWnYoahEal10JSVR4Y%3D&format=.png",
|
|
1704
|
+
"sticker_type": 2,
|
|
1705
|
+
"sticker_package": {
|
|
1706
|
+
"width_per_frame": 280,
|
|
1707
|
+
"height_per_frame": 280,
|
|
1708
|
+
"size": 46430
|
|
1709
|
+
},
|
|
1710
|
+
"large_image": {
|
|
1711
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/79d93b4c64004c42a697658ad95dc7ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=FgtCU6b%2BI1UTXLjX2j218zuwFFA%3D"
|
|
1712
|
+
}
|
|
1713
|
+
}
|
|
1714
|
+
},
|
|
1715
|
+
{
|
|
1716
|
+
"common_attr": {
|
|
1717
|
+
"id": "7328066857338965275",
|
|
1718
|
+
"effect_id": "7328066857338965275",
|
|
1719
|
+
"effect_type": 2,
|
|
1720
|
+
"source": 1,
|
|
1721
|
+
"title": "打招呼",
|
|
1722
|
+
"description": "打招呼",
|
|
1723
|
+
"cover_url": {
|
|
1724
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f29c61a5eb8a4eae932a0db23a0fcf90~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=w9VNEcMML1FhFK27lcnHf7I%2BJvc%3D",
|
|
1725
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f29c61a5eb8a4eae932a0db23a0fcf90~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=LcF4nWGnPDU%2FeAzFgkTFkFdDPsk%3D"
|
|
1726
|
+
},
|
|
1727
|
+
"item_urls": [
|
|
1728
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f8a41638b30d3fd4e2e5cc3efee3e4db?lk3s=43402efa&x-expires=1768439683&x-signature=NMZyBqODSqk5zAEPiv9Vt05h35g%3D"
|
|
1729
|
+
],
|
|
1730
|
+
"md5": "f8a41638b30d3fd4e2e5cc3efee3e4db",
|
|
1731
|
+
"has_favorited": false,
|
|
1732
|
+
"create_time": 1706199433,
|
|
1733
|
+
"statistics": {
|
|
1734
|
+
"favorite_count": 0
|
|
1735
|
+
},
|
|
1736
|
+
"is_original": true,
|
|
1737
|
+
"status": 102,
|
|
1738
|
+
"review_info": {
|
|
1739
|
+
"review_status": 1,
|
|
1740
|
+
"review_code_list": [],
|
|
1741
|
+
"extra_reason": null,
|
|
1742
|
+
"review_reason_list": []
|
|
1743
|
+
},
|
|
1744
|
+
"aspect_ratio": 1,
|
|
1745
|
+
"download_info": {
|
|
1746
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2f48cacfcbc41899c613a5c5966d73f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=on5NNfBp6jkcC5oPCaSjsfW9ATc%3D",
|
|
1747
|
+
"format": "gif"
|
|
1748
|
+
},
|
|
1749
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1750
|
+
"is_business": false,
|
|
1751
|
+
"business_info": {
|
|
1752
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1753
|
+
"sign": "Wu64YnehwYq6QPxcuzaSZyzBjEFsRrl/DP30TaFPrbgStwlktMPsihmaTIoAMuL+2pigFP4JXFd2+Bt6JIGrm3CF6IMNcW9UcAfClZB8nISbWWHIaaY+mULHhqc3TubaP0kmq+CtyrR1qVUdu8OjmhlioGQjnGLr5TAZ0weJctE="
|
|
1754
|
+
},
|
|
1755
|
+
"category_ids": [
|
|
1756
|
+
10523,
|
|
1757
|
+
11669
|
|
1758
|
+
],
|
|
1759
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/a85617e152b4fe75ea61b0704419a3fe\"}"
|
|
1760
|
+
},
|
|
1761
|
+
"author": {
|
|
1762
|
+
"name": "Lynx黑貓愛",
|
|
1763
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
1764
|
+
"source": 1,
|
|
1765
|
+
"uid": "106238218162"
|
|
1766
|
+
},
|
|
1767
|
+
"sticker": {
|
|
1768
|
+
"preview_cover": "",
|
|
1769
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2f48cacfcbc41899c613a5c5966d73f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=oL71hv4RbsNw6mN%2FwCN5Bw%2BQXu8%3D&format=.png",
|
|
1770
|
+
"sticker_type": 2,
|
|
1771
|
+
"sticker_package": {
|
|
1772
|
+
"width_per_frame": 280,
|
|
1773
|
+
"height_per_frame": 280,
|
|
1774
|
+
"size": 2887864
|
|
1775
|
+
},
|
|
1776
|
+
"large_image": {
|
|
1777
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2f48cacfcbc41899c613a5c5966d73f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=on5NNfBp6jkcC5oPCaSjsfW9ATc%3D"
|
|
1778
|
+
}
|
|
1779
|
+
}
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
"common_attr": {
|
|
1783
|
+
"id": "7428287729739336979",
|
|
1784
|
+
"effect_id": "7428287729739336979",
|
|
1785
|
+
"effect_type": 2,
|
|
1786
|
+
"source": 1,
|
|
1787
|
+
"title": "手绘舞台灯",
|
|
1788
|
+
"description": "手绘舞台灯",
|
|
1789
|
+
"cover_url": {
|
|
1790
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f358a56792b245e2885e98afe1b78064~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=6xOzcgFNFpeMM%2B61PiRkQ5zdA0k%3D",
|
|
1791
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f358a56792b245e2885e98afe1b78064~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=yIuGwjWSga05gPfYmooo7ierjF4%3D"
|
|
1792
|
+
},
|
|
1793
|
+
"item_urls": [
|
|
1794
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7973459279010a237559747a87c707b8?lk3s=43402efa&x-expires=1768439683&x-signature=YcA9IvXeMlBc8Ynpq2YUpSUHYNM%3D"
|
|
1795
|
+
],
|
|
1796
|
+
"md5": "7973459279010a237559747a87c707b8",
|
|
1797
|
+
"has_favorited": false,
|
|
1798
|
+
"create_time": 1729533700,
|
|
1799
|
+
"statistics": {
|
|
1800
|
+
"favorite_count": 0
|
|
1801
|
+
},
|
|
1802
|
+
"is_original": true,
|
|
1803
|
+
"status": 102,
|
|
1804
|
+
"review_info": {
|
|
1805
|
+
"review_status": 1,
|
|
1806
|
+
"review_code_list": [],
|
|
1807
|
+
"extra_reason": null,
|
|
1808
|
+
"review_reason_list": []
|
|
1809
|
+
},
|
|
1810
|
+
"aspect_ratio": 1,
|
|
1811
|
+
"download_info": {
|
|
1812
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1001b00e5e8a43dba4a5b648e834ae37~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Wx7m8JPlhtD8j%2Fdmhsz9QZUC%2BX4%3D",
|
|
1813
|
+
"format": "gif"
|
|
1814
|
+
},
|
|
1815
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1816
|
+
"is_business": false,
|
|
1817
|
+
"business_info": {
|
|
1818
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1819
|
+
"sign": "bRfQN7b7gtHkVYBDBICA96nxcgs6GJ1T5G3Y9EB5+mM5Ymz17jA/mMm6IPeqdvDDjfbRKaupZzcWPbVF1s9qRmj4kRYdRmUqIQPAJWg1Sic6qZurcv4vAf3YCGhrp9LkYAfbedkMTQwNh1C0sui/GSVNHopyjH6e6pa96bTDuis="
|
|
1820
|
+
},
|
|
1821
|
+
"category_ids": [
|
|
1822
|
+
11669
|
|
1823
|
+
],
|
|
1824
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/8cf9d9cb5f1dc8c69661560adc9675f2\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1825
|
+
},
|
|
1826
|
+
"author": {
|
|
1827
|
+
"name": "塔塔开坦克",
|
|
1828
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
1829
|
+
"source": 1,
|
|
1830
|
+
"uid": "3510085292656125"
|
|
1831
|
+
},
|
|
1832
|
+
"sticker": {
|
|
1833
|
+
"preview_cover": "",
|
|
1834
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1001b00e5e8a43dba4a5b648e834ae37~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=anEySe%2F3yDReVewu0%2B4RrtveMXM%3D&format=.png",
|
|
1835
|
+
"sticker_type": 2,
|
|
1836
|
+
"sticker_package": {
|
|
1837
|
+
"width_per_frame": 280,
|
|
1838
|
+
"height_per_frame": 280,
|
|
1839
|
+
"size": 43084
|
|
1840
|
+
},
|
|
1841
|
+
"large_image": {
|
|
1842
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1001b00e5e8a43dba4a5b648e834ae37~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Wx7m8JPlhtD8j%2Fdmhsz9QZUC%2BX4%3D"
|
|
1843
|
+
}
|
|
1844
|
+
}
|
|
1845
|
+
},
|
|
1846
|
+
{
|
|
1847
|
+
"common_attr": {
|
|
1848
|
+
"id": "7343809163014819111",
|
|
1849
|
+
"effect_id": "7343809163014819111",
|
|
1850
|
+
"effect_type": 2,
|
|
1851
|
+
"source": 1,
|
|
1852
|
+
"title": "红色太阳墨镜",
|
|
1853
|
+
"description": "红色太阳墨镜",
|
|
1854
|
+
"cover_url": {
|
|
1855
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02cb989587a148d28bebf103610a2ed0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=Hfe%2BVuxHvgx%2F3916nzWXcxKw7aw%3D",
|
|
1856
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02cb989587a148d28bebf103610a2ed0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=Hfe%2BVuxHvgx%2F3916nzWXcxKw7aw%3D"
|
|
1857
|
+
},
|
|
1858
|
+
"item_urls": [
|
|
1859
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/42ba8171fee493983f5150782354dc07?lk3s=43402efa&x-expires=1768439683&x-signature=xQmNRG1cJx%2B6G4sBhMxUHQi2z2E%3D"
|
|
1860
|
+
],
|
|
1861
|
+
"md5": "42ba8171fee493983f5150782354dc07",
|
|
1862
|
+
"has_favorited": false,
|
|
1863
|
+
"third_resource_id": 7345425157718020645,
|
|
1864
|
+
"third_resource_id_str": "7345425157718020645",
|
|
1865
|
+
"create_time": 1709867012,
|
|
1866
|
+
"statistics": {
|
|
1867
|
+
"favorite_count": 0
|
|
1868
|
+
},
|
|
1869
|
+
"is_original": true,
|
|
1870
|
+
"status": 102,
|
|
1871
|
+
"review_info": {
|
|
1872
|
+
"review_status": 1,
|
|
1873
|
+
"review_code_list": [],
|
|
1874
|
+
"extra_reason": null,
|
|
1875
|
+
"review_reason_list": []
|
|
1876
|
+
},
|
|
1877
|
+
"aspect_ratio": 1,
|
|
1878
|
+
"download_info": {
|
|
1879
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02cb989587a148d28bebf103610a2ed0~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=xNJoVCBaM%2FD5miXKw0xV0NhK%2FAw%3D",
|
|
1880
|
+
"format": "png"
|
|
1881
|
+
},
|
|
1882
|
+
"publish_source": "user_post_pc_collection",
|
|
1883
|
+
"is_business": false,
|
|
1884
|
+
"business_info": {
|
|
1885
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1886
|
+
"sign": "yNX/nCGAfl1lPi+lCwbtNvDhYlevIHhcRWRfhp26/LHF+5CJaVcHGb9awEi1VP07iOkId5kO5V/3vNxtR5ZsgQvfv6R+E1HNcaxJJoFKbDAClxmYJ25klXhX2OTWJuR++wBkHt0cd2F2iYS3I+4TYyCpnegthfBMnZ29nwZXdcA="
|
|
1887
|
+
},
|
|
1888
|
+
"category_ids": [
|
|
1889
|
+
11669,
|
|
1890
|
+
11128
|
|
1891
|
+
],
|
|
1892
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1893
|
+
},
|
|
1894
|
+
"author": {
|
|
1895
|
+
"name": "CHICHI",
|
|
1896
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495683&x-signature=0TDUJHdvB8IWre6v8roCFmisNZ4%3D",
|
|
1897
|
+
"source": 1,
|
|
1898
|
+
"uid": "3294558974117544"
|
|
1899
|
+
},
|
|
1900
|
+
"sticker": {
|
|
1901
|
+
"preview_cover": "",
|
|
1902
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02cb989587a148d28bebf103610a2ed0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=t6IpH8tB6t%2BxCkMoqjiB87bgmhM%3D&format=.png",
|
|
1903
|
+
"sticker_type": 1,
|
|
1904
|
+
"sticker_package": {
|
|
1905
|
+
"width_per_frame": 540,
|
|
1906
|
+
"height_per_frame": 540,
|
|
1907
|
+
"size": 133549
|
|
1908
|
+
},
|
|
1909
|
+
"large_image": {
|
|
1910
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02cb989587a148d28bebf103610a2ed0~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=xNJoVCBaM%2FD5miXKw0xV0NhK%2FAw%3D"
|
|
1911
|
+
}
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
"common_attr": {
|
|
1916
|
+
"id": "7347333912235887911",
|
|
1917
|
+
"effect_id": "7347333912235887911",
|
|
1918
|
+
"effect_type": 2,
|
|
1919
|
+
"source": 1,
|
|
1920
|
+
"title": "三只小熊装饰分割线",
|
|
1921
|
+
"description": "三只小熊装饰分割线",
|
|
1922
|
+
"cover_url": {
|
|
1923
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fd9bbe7dd4f948dbaa292797b6aaab42~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=Khx1uX2ZPt4CN0yoo9VwjIalARk%3D",
|
|
1924
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fd9bbe7dd4f948dbaa292797b6aaab42~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=Khx1uX2ZPt4CN0yoo9VwjIalARk%3D"
|
|
1925
|
+
},
|
|
1926
|
+
"item_urls": [
|
|
1927
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/3013fb2c7fda44ee04ce87cdd7ffb9c9?lk3s=43402efa&x-expires=1768439683&x-signature=m6cBdhb5IxaPd4TBw4MeFUOH8aI%3D"
|
|
1928
|
+
],
|
|
1929
|
+
"md5": "3013fb2c7fda44ee04ce87cdd7ffb9c9",
|
|
1930
|
+
"has_favorited": false,
|
|
1931
|
+
"create_time": 1710686445,
|
|
1932
|
+
"statistics": {
|
|
1933
|
+
"favorite_count": 0
|
|
1934
|
+
},
|
|
1935
|
+
"is_original": true,
|
|
1936
|
+
"status": 102,
|
|
1937
|
+
"review_info": {
|
|
1938
|
+
"review_status": 1,
|
|
1939
|
+
"review_code_list": [],
|
|
1940
|
+
"extra_reason": null,
|
|
1941
|
+
"review_reason_list": []
|
|
1942
|
+
},
|
|
1943
|
+
"aspect_ratio": 1,
|
|
1944
|
+
"download_info": {
|
|
1945
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fd9bbe7dd4f948dbaa292797b6aaab42~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=sw7LfPVb6lxF8XTNsYE5WVUxbN4%3D",
|
|
1946
|
+
"format": "png"
|
|
1947
|
+
},
|
|
1948
|
+
"publish_source": "user_post_pc_collection",
|
|
1949
|
+
"is_business": false,
|
|
1950
|
+
"business_info": {
|
|
1951
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1952
|
+
"sign": "eHbOB2VWGVdpUUfjE6JPh7WszP6+ZFSjZHIPT8s1qYxXKMHD9LWVqgChwlsI4lllFS8tq1EjOmvOyGJ05YTjLkZRaOXvKa20rNVsP/FuU3t4NI2IUHCmq+K9VfuP1IR1udLMo7khRjX7/rQQXkR9aHJMNFyFxx3HW4Phsl9yCkY="
|
|
1953
|
+
},
|
|
1954
|
+
"category_ids": [
|
|
1955
|
+
11669
|
|
1956
|
+
],
|
|
1957
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1958
|
+
},
|
|
1959
|
+
"author": {
|
|
1960
|
+
"name": "板栗烧牛蛙",
|
|
1961
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b01f50aa97f749f0ad9dfa36bd79fd93?lk3s=4eecb9e8&x-expires=1739495683&x-signature=yNdEL9fAa2wUWUJx8gHBlBd771Q%3D",
|
|
1962
|
+
"source": 1,
|
|
1963
|
+
"uid": "4371247706679447"
|
|
1964
|
+
},
|
|
1965
|
+
"sticker": {
|
|
1966
|
+
"preview_cover": "",
|
|
1967
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fd9bbe7dd4f948dbaa292797b6aaab42~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=rAHt0koMvQ%2BCtpnLYQW%2Fdr9qGvA%3D&format=.png",
|
|
1968
|
+
"sticker_type": 1,
|
|
1969
|
+
"sticker_package": {
|
|
1970
|
+
"width_per_frame": 540,
|
|
1971
|
+
"height_per_frame": 540,
|
|
1972
|
+
"size": 63675
|
|
1973
|
+
},
|
|
1974
|
+
"large_image": {
|
|
1975
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fd9bbe7dd4f948dbaa292797b6aaab42~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=sw7LfPVb6lxF8XTNsYE5WVUxbN4%3D"
|
|
1976
|
+
}
|
|
1977
|
+
}
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
"common_attr": {
|
|
1981
|
+
"id": "7344709758764600591",
|
|
1982
|
+
"effect_id": "7344709758764600591",
|
|
1983
|
+
"effect_type": 2,
|
|
1984
|
+
"source": 1,
|
|
1985
|
+
"title": "穿搭英文缩写",
|
|
1986
|
+
"description": "穿搭英文缩写",
|
|
1987
|
+
"cover_url": {
|
|
1988
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b7b05fee88a423b9af7fb9fe04303dc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=1It3Q7tL7iWDZAYFqkncPYqNzkM%3D",
|
|
1989
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3b7b05fee88a423b9af7fb9fe04303dc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=6r6gciFuA%2BZFOELY%2BpKxKKWiklI%3D"
|
|
1990
|
+
},
|
|
1991
|
+
"item_urls": [
|
|
1992
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c2a36674806fc156f6e2077a2cd95059?lk3s=43402efa&x-expires=1768439683&x-signature=O90UlWKJZBEgZaTRl4NTMCero6o%3D"
|
|
1993
|
+
],
|
|
1994
|
+
"md5": "c2a36674806fc156f6e2077a2cd95059",
|
|
1995
|
+
"has_favorited": false,
|
|
1996
|
+
"create_time": 1710077576,
|
|
1997
|
+
"statistics": {
|
|
1998
|
+
"favorite_count": 0
|
|
1999
|
+
},
|
|
2000
|
+
"is_original": true,
|
|
2001
|
+
"status": 102,
|
|
2002
|
+
"review_info": {
|
|
2003
|
+
"review_status": 1,
|
|
2004
|
+
"review_code_list": [],
|
|
2005
|
+
"extra_reason": null,
|
|
2006
|
+
"review_reason_list": []
|
|
2007
|
+
},
|
|
2008
|
+
"aspect_ratio": 1,
|
|
2009
|
+
"download_info": {
|
|
2010
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bdb7348e9f4442cc88a8a6b56129c242~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=LlQWqQHpIDC%2FPo7e2PRg3bKsPiU%3D",
|
|
2011
|
+
"format": "gif"
|
|
2012
|
+
},
|
|
2013
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2014
|
+
"is_business": false,
|
|
2015
|
+
"business_info": {
|
|
2016
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2017
|
+
"sign": "CY/+Tn05Id1yWW26IwInhheUKzgrZznN5HZxK5L1dpCod7XcRcYlnZ4EFgyoHkQ5EbyTim8iiHKzZu+cBJyTusFgc9Lxcfia9AI/a7ODQNWwP0p5kGIYdKSvRH/yR5Vl4ndqsFKBMQr0pjRuGE/OklHP58xDUGMvkj6OEIDUnGY="
|
|
2018
|
+
},
|
|
2019
|
+
"category_ids": [
|
|
2020
|
+
11627,
|
|
2021
|
+
11669
|
|
2022
|
+
],
|
|
2023
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/385f62596bbf22f5b90d80c20ec4fc7f\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2024
|
+
},
|
|
2025
|
+
"author": {
|
|
2026
|
+
"name": "喵呜酱呀",
|
|
2027
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/f5c669757d3b83f385e2162a9a861adc~300x300.image",
|
|
2028
|
+
"source": 1,
|
|
2029
|
+
"uid": "2300654427578623"
|
|
2030
|
+
},
|
|
2031
|
+
"sticker": {
|
|
2032
|
+
"preview_cover": "",
|
|
2033
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bdb7348e9f4442cc88a8a6b56129c242~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=L0LSq1DwFFf97Xa0d3tDjf%2FWliE%3D&format=.png",
|
|
2034
|
+
"sticker_type": 2,
|
|
2035
|
+
"sticker_package": {
|
|
2036
|
+
"width_per_frame": 280,
|
|
2037
|
+
"height_per_frame": 280,
|
|
2038
|
+
"size": 508656
|
|
2039
|
+
},
|
|
2040
|
+
"large_image": {
|
|
2041
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bdb7348e9f4442cc88a8a6b56129c242~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=LlQWqQHpIDC%2FPo7e2PRg3bKsPiU%3D"
|
|
2042
|
+
}
|
|
2043
|
+
}
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"common_attr": {
|
|
2047
|
+
"id": "7428287807980047657",
|
|
2048
|
+
"effect_id": "7428287807980047657",
|
|
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/8c6a1bf992884e439b9e2f045a0817ce~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=pl7te2JIt0%2FwV9GYsxmJJu4IlnE%3D",
|
|
2055
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c6a1bf992884e439b9e2f045a0817ce~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=%2BP53TDZzZSfYAIdnJ%2FB3IOc%2BETg%3D"
|
|
2056
|
+
},
|
|
2057
|
+
"item_urls": [
|
|
2058
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/07b8edfd7fabd9e9ad564e12d7312f49?lk3s=43402efa&x-expires=1768439683&x-signature=fB2m8G8ZMc97y74tnKNLaO2qWw0%3D"
|
|
2059
|
+
],
|
|
2060
|
+
"md5": "07b8edfd7fabd9e9ad564e12d7312f49",
|
|
2061
|
+
"has_favorited": false,
|
|
2062
|
+
"create_time": 1729533699,
|
|
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://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f73f969f4c31492cae46202dcf552793~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=1rduvJ2QYiiO92KiHFfC8X90gCg%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": "lrosOyy8xWPQ/aUU45QQivi47DmprezNhyMBXvOMT6G3ybn+wR2ew66Pr92OlaPxlBv+KUPQYnyGiawqw65FjLjEwV9ZUb0T2Nu60AAANFOSpZhOFpaMt5LLNncThWHSbBI8b3RpoC6xvnOTjpByO/jfVNfsMc2epE01zeBapoU="
|
|
2084
|
+
},
|
|
2085
|
+
"category_ids": [
|
|
2086
|
+
11669
|
|
2087
|
+
],
|
|
2088
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d68a3b8e1a23fabe67a86eaf38bcd828\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2089
|
+
},
|
|
2090
|
+
"author": {
|
|
2091
|
+
"name": "塔塔开坦克",
|
|
2092
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
2093
|
+
"source": 1,
|
|
2094
|
+
"uid": "3510085292656125"
|
|
2095
|
+
},
|
|
2096
|
+
"sticker": {
|
|
2097
|
+
"preview_cover": "",
|
|
2098
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f73f969f4c31492cae46202dcf552793~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=wO61aNusb4lwI1BjL%2BSLEChIsfo%3D&format=.png",
|
|
2099
|
+
"sticker_type": 2,
|
|
2100
|
+
"sticker_package": {
|
|
2101
|
+
"width_per_frame": 280,
|
|
2102
|
+
"height_per_frame": 280,
|
|
2103
|
+
"size": 46325
|
|
2104
|
+
},
|
|
2105
|
+
"large_image": {
|
|
2106
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f73f969f4c31492cae46202dcf552793~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=1rduvJ2QYiiO92KiHFfC8X90gCg%3D"
|
|
2107
|
+
}
|
|
2108
|
+
}
|
|
2109
|
+
},
|
|
2110
|
+
{
|
|
2111
|
+
"common_attr": {
|
|
2112
|
+
"id": "7342042466037615922",
|
|
2113
|
+
"effect_id": "7342042466037615922",
|
|
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/3965b601cfa6428ea6f64a09d30e6aec~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=OruTLEzJhJBgwYZ6EKzJ76s9zxg%3D",
|
|
2120
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3965b601cfa6428ea6f64a09d30e6aec~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=z7GG%2F1C%2Bstd8nczUAFBevl0mqvY%3D"
|
|
2121
|
+
},
|
|
2122
|
+
"item_urls": [
|
|
2123
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f380a9adf87186293f39071a12591bb5?lk3s=43402efa&x-expires=1768439683&x-signature=nrLGbGpRo2b9X5FckojcodpOlvU%3D"
|
|
2124
|
+
],
|
|
2125
|
+
"md5": "f380a9adf87186293f39071a12591bb5",
|
|
2126
|
+
"has_favorited": false,
|
|
2127
|
+
"create_time": 1709454696,
|
|
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/6a040db2c90246cc81f1f5ff1d5fbf82~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Q91CAIyAbLzEeAuhMUEYqvvFHVQ%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": "cRG/GCyjFcmkiVasHSu1h97p4BBPldyW39orojYlSkMMjKru++uZ/ws8HQ893g++rLsjGSzN3/6mssTJfFhvidX/xcquJnVmsDp88IBpBCEaPKYw8iuWel9leha5c1/Tljc3CCMj4Dhiz8QNe9MZgNKbQvn1CurebweKoaTNppc="
|
|
2149
|
+
},
|
|
2150
|
+
"category_ids": [
|
|
2151
|
+
10515,
|
|
2152
|
+
11669
|
|
2153
|
+
],
|
|
2154
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/783461d06aa16c3318ac71eaddf77f7b\",\"ip_image_detect_result\":{\"hit\":false}}",
|
|
2155
|
+
"business_label": {
|
|
2156
|
+
"label_name": "节日",
|
|
2157
|
+
"vip_hot_rank": 0
|
|
2158
|
+
}
|
|
2159
|
+
},
|
|
2160
|
+
"author": {
|
|
2161
|
+
"name": "空白格white",
|
|
2162
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/18d2fe64d9c83ad5c10059a54d504f1a~300x300.image",
|
|
2163
|
+
"source": 1,
|
|
2164
|
+
"uid": "3292369990194096"
|
|
2165
|
+
},
|
|
2166
|
+
"sticker": {
|
|
2167
|
+
"preview_cover": "",
|
|
2168
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a040db2c90246cc81f1f5ff1d5fbf82~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=dJ7R2Q1PZmpjrROLRyN29nTCwgU%3D&format=.png",
|
|
2169
|
+
"sticker_type": 2,
|
|
2170
|
+
"sticker_package": {
|
|
2171
|
+
"width_per_frame": 280,
|
|
2172
|
+
"height_per_frame": 280,
|
|
2173
|
+
"size": 1649660
|
|
2174
|
+
},
|
|
2175
|
+
"large_image": {
|
|
2176
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a040db2c90246cc81f1f5ff1d5fbf82~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Q91CAIyAbLzEeAuhMUEYqvvFHVQ%3D"
|
|
2177
|
+
}
|
|
2178
|
+
}
|
|
2179
|
+
},
|
|
2180
|
+
{
|
|
2181
|
+
"common_attr": {
|
|
2182
|
+
"id": "7346428272932097319",
|
|
2183
|
+
"effect_id": "7346428272932097319",
|
|
2184
|
+
"effect_type": 2,
|
|
2185
|
+
"source": 1,
|
|
2186
|
+
"title": "go",
|
|
2187
|
+
"description": "go",
|
|
2188
|
+
"cover_url": {
|
|
2189
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c6d3c2e14df14d39a0dce51a45f8ab8f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=p5qTOgoIiRf8a4MRW1BMBsLMi50%3D",
|
|
2190
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c6d3c2e14df14d39a0dce51a45f8ab8f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=NYDxNXW2OiHlDyY7pzVYWGEL%2F98%3D"
|
|
2191
|
+
},
|
|
2192
|
+
"item_urls": [
|
|
2193
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5e0eca7e243f755d7b3327394e502237?lk3s=43402efa&x-expires=1768439683&x-signature=vE48qZE6E8xDAmpQrexJIBDO6aY%3D"
|
|
2194
|
+
],
|
|
2195
|
+
"md5": "5e0eca7e243f755d7b3327394e502237",
|
|
2196
|
+
"has_favorited": false,
|
|
2197
|
+
"create_time": 1710473785,
|
|
2198
|
+
"statistics": {
|
|
2199
|
+
"favorite_count": 0
|
|
2200
|
+
},
|
|
2201
|
+
"is_original": true,
|
|
2202
|
+
"status": 102,
|
|
2203
|
+
"review_info": {
|
|
2204
|
+
"review_status": 1,
|
|
2205
|
+
"review_code_list": [],
|
|
2206
|
+
"extra_reason": null,
|
|
2207
|
+
"review_reason_list": []
|
|
2208
|
+
},
|
|
2209
|
+
"aspect_ratio": 1,
|
|
2210
|
+
"download_info": {
|
|
2211
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5fe9411e89af44b8bdb30e95bd73692c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Hi69OnjSvTSzKTlhPPWvcV3ATDE%3D",
|
|
2212
|
+
"format": "gif"
|
|
2213
|
+
},
|
|
2214
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2215
|
+
"is_business": false,
|
|
2216
|
+
"business_info": {
|
|
2217
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2218
|
+
"sign": "xMTi7qFRmA3NwFjkpq1VjWpauIgvXG37AC1jegrHdqQspDaFSLqoJGouQIjRZ9NaMRtAklEK6UY3z/k+1JJqFTguEV8nTJzceKs4i5b3/qlGFRyZG6YIzQRG0EIKPhVe8EQyoiyU/0uOhotElJ4IN7pGyfa4JSgxCiL2gh0BZds="
|
|
2219
|
+
},
|
|
2220
|
+
"category_ids": [
|
|
2221
|
+
11669
|
|
2222
|
+
],
|
|
2223
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/555ca86e3fe793c2ec3e4f9060b509a7\"}"
|
|
2224
|
+
},
|
|
2225
|
+
"author": {
|
|
2226
|
+
"name": "星光兔吖",
|
|
2227
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/edc978060e6b47adb18dad304ee8a9b8?lk3s=4eecb9e8&x-expires=1739495683&x-signature=oB9dJV0TzA5zxuJRwA2nTHdWLzE%3D",
|
|
2228
|
+
"source": 1,
|
|
2229
|
+
"uid": "509763616509246"
|
|
2230
|
+
},
|
|
2231
|
+
"sticker": {
|
|
2232
|
+
"preview_cover": "",
|
|
2233
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5fe9411e89af44b8bdb30e95bd73692c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=L%2B0deWidKYhrBIE%2Fuxp%2FRloJLi0%3D&format=.png",
|
|
2234
|
+
"sticker_type": 2,
|
|
2235
|
+
"sticker_package": {
|
|
2236
|
+
"width_per_frame": 280,
|
|
2237
|
+
"height_per_frame": 280,
|
|
2238
|
+
"size": 55597
|
|
2239
|
+
},
|
|
2240
|
+
"large_image": {
|
|
2241
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5fe9411e89af44b8bdb30e95bd73692c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Hi69OnjSvTSzKTlhPPWvcV3ATDE%3D"
|
|
2242
|
+
}
|
|
2243
|
+
}
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"common_attr": {
|
|
2247
|
+
"id": "7343501544433798411",
|
|
2248
|
+
"effect_id": "7343501544433798411",
|
|
2249
|
+
"effect_type": 2,
|
|
2250
|
+
"source": 1,
|
|
2251
|
+
"title": "坐飞机去旅行",
|
|
2252
|
+
"description": "坐飞机去旅行",
|
|
2253
|
+
"cover_url": {
|
|
2254
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8114743989c144d3bd69ff2625ac73f8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=TLuF%2F2U9vBDO%2BSGBBqqIn%2Bd5YAk%3D",
|
|
2255
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8114743989c144d3bd69ff2625ac73f8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=RHJXgk7z%2BwpjEmReu%2B%2FFc9OiyAc%3D"
|
|
2256
|
+
},
|
|
2257
|
+
"item_urls": [
|
|
2258
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e865ddf0e4a56d011c0e1b5af9f443cd?lk3s=43402efa&x-expires=1768439683&x-signature=wnlb31AKfqsCC4hPkJDV1JChtFI%3D"
|
|
2259
|
+
],
|
|
2260
|
+
"md5": "e865ddf0e4a56d011c0e1b5af9f443cd",
|
|
2261
|
+
"has_favorited": false,
|
|
2262
|
+
"create_time": 1709794815,
|
|
2263
|
+
"statistics": {
|
|
2264
|
+
"favorite_count": 0
|
|
2265
|
+
},
|
|
2266
|
+
"is_original": true,
|
|
2267
|
+
"status": 102,
|
|
2268
|
+
"review_info": {
|
|
2269
|
+
"review_status": 1,
|
|
2270
|
+
"review_code_list": [],
|
|
2271
|
+
"extra_reason": null,
|
|
2272
|
+
"review_reason_list": []
|
|
2273
|
+
},
|
|
2274
|
+
"aspect_ratio": 1,
|
|
2275
|
+
"download_info": {
|
|
2276
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d34bea35b94b4dad85fde14c54dab707~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=U3LAJ73y%2BPZ3veE717WoUBMUWlw%3D",
|
|
2277
|
+
"format": "gif"
|
|
2278
|
+
},
|
|
2279
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2280
|
+
"is_business": false,
|
|
2281
|
+
"business_info": {
|
|
2282
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2283
|
+
"sign": "4x01zvg1qFFearFyjZZhTi5FL3/MZ+f8Hf3pdbT0EZ7SKgTxRwhHhXWns7vy8UT9/KEugyajEhOt6mC7TxsmmIqYuv8E+ZujusOKa0Qd3XX1aU9jtIkWEJxh7oX7+beg+tkpWxJTQRC3dN2WwiK8HaDAjtBl92qAsAoexhGw+zQ="
|
|
2284
|
+
},
|
|
2285
|
+
"category_ids": [
|
|
2286
|
+
11669,
|
|
2287
|
+
11128
|
|
2288
|
+
],
|
|
2289
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/b1d923b31e212f4a9894fd6cc77ec35a\"}"
|
|
2290
|
+
},
|
|
2291
|
+
"author": {
|
|
2292
|
+
"name": "日常曦喵",
|
|
2293
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/og8szNHuJhHBIl3tcAyQfBdmEho2BAKvBAxAYp?lk3s=4eecb9e8&x-expires=1739495683&x-signature=P5Ny8kEj0NHcmBbWJ4A14wszXDI%3D",
|
|
2294
|
+
"source": 1,
|
|
2295
|
+
"uid": "3632382790083432"
|
|
2296
|
+
},
|
|
2297
|
+
"sticker": {
|
|
2298
|
+
"preview_cover": "",
|
|
2299
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d34bea35b94b4dad85fde14c54dab707~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=Os%2FiKI4flOUsdxMz2311%2B7F2p%2B4%3D&format=.png",
|
|
2300
|
+
"sticker_type": 2,
|
|
2301
|
+
"sticker_package": {
|
|
2302
|
+
"width_per_frame": 280,
|
|
2303
|
+
"height_per_frame": 280,
|
|
2304
|
+
"size": 77101
|
|
2305
|
+
},
|
|
2306
|
+
"large_image": {
|
|
2307
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d34bea35b94b4dad85fde14c54dab707~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=U3LAJ73y%2BPZ3veE717WoUBMUWlw%3D"
|
|
2308
|
+
}
|
|
2309
|
+
}
|
|
2310
|
+
},
|
|
2311
|
+
{
|
|
2312
|
+
"common_attr": {
|
|
2313
|
+
"id": "7428287903035444534",
|
|
2314
|
+
"effect_id": "7428287903035444534",
|
|
2315
|
+
"effect_type": 2,
|
|
2316
|
+
"source": 1,
|
|
2317
|
+
"title": "手绘奶油蛋糕",
|
|
2318
|
+
"description": "手绘奶油蛋糕",
|
|
2319
|
+
"cover_url": {
|
|
2320
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/132cd57caa7242d2b2e36f67d33a5abd~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=MOU4t1Yg%2Bo6cZsK6Fw25yivOZvY%3D",
|
|
2321
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/132cd57caa7242d2b2e36f67d33a5abd~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=7o9Hf1C1RGelOqSIsENc1KYEwEY%3D"
|
|
2322
|
+
},
|
|
2323
|
+
"item_urls": [
|
|
2324
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/904abc919fe50a790f1754d73290fe88?lk3s=43402efa&x-expires=1768439683&x-signature=cWWqlkx585z%2BtpbVNZcKWYY5BJI%3D"
|
|
2325
|
+
],
|
|
2326
|
+
"md5": "904abc919fe50a790f1754d73290fe88",
|
|
2327
|
+
"has_favorited": false,
|
|
2328
|
+
"create_time": 1729533699,
|
|
2329
|
+
"statistics": {
|
|
2330
|
+
"favorite_count": 0
|
|
2331
|
+
},
|
|
2332
|
+
"is_original": true,
|
|
2333
|
+
"status": 102,
|
|
2334
|
+
"review_info": {
|
|
2335
|
+
"review_status": 1,
|
|
2336
|
+
"review_code_list": [],
|
|
2337
|
+
"extra_reason": null,
|
|
2338
|
+
"review_reason_list": []
|
|
2339
|
+
},
|
|
2340
|
+
"aspect_ratio": 1,
|
|
2341
|
+
"download_info": {
|
|
2342
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f9d0f30deb6b4adc9c9cf99f011c68f7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=wzTT9GJh4wGJDumKq3nVePGAgko%3D",
|
|
2343
|
+
"format": "gif"
|
|
2344
|
+
},
|
|
2345
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2346
|
+
"is_business": false,
|
|
2347
|
+
"business_info": {
|
|
2348
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2349
|
+
"sign": "UD/TXOq0GsFfZdV+sYt+xoc31vgPXRC3e5EHjQoq0W8osddxiO2lneQbmF7yXIAMUW1WTaST+6hlvPmm1ZwKGCHb8G4JJS0NGMzFPVZw87ggKfUgac4X1U2O/eysZAmyf5U7ZuSoCtVfgEaE+NdWinKt9LGd7FBNKhySp+2oRqw="
|
|
2350
|
+
},
|
|
2351
|
+
"category_ids": [
|
|
2352
|
+
11669
|
|
2353
|
+
],
|
|
2354
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/5c9f0412da3e195fe73f61e9f467bb41\"}"
|
|
2355
|
+
},
|
|
2356
|
+
"author": {
|
|
2357
|
+
"name": "塔塔开坦克",
|
|
2358
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
2359
|
+
"source": 1,
|
|
2360
|
+
"uid": "3510085292656125"
|
|
2361
|
+
},
|
|
2362
|
+
"sticker": {
|
|
2363
|
+
"preview_cover": "",
|
|
2364
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f9d0f30deb6b4adc9c9cf99f011c68f7~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=cV49pDrCtDGam3ucg%2BaK5WfOc48%3D&format=.png",
|
|
2365
|
+
"sticker_type": 2,
|
|
2366
|
+
"sticker_package": {
|
|
2367
|
+
"width_per_frame": 280,
|
|
2368
|
+
"height_per_frame": 280,
|
|
2369
|
+
"size": 45738
|
|
2370
|
+
},
|
|
2371
|
+
"large_image": {
|
|
2372
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f9d0f30deb6b4adc9c9cf99f011c68f7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=wzTT9GJh4wGJDumKq3nVePGAgko%3D"
|
|
2373
|
+
}
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2376
|
+
{
|
|
2377
|
+
"common_attr": {
|
|
2378
|
+
"id": "7428288056643374372",
|
|
2379
|
+
"effect_id": "7428288056643374372",
|
|
2380
|
+
"effect_type": 2,
|
|
2381
|
+
"source": 1,
|
|
2382
|
+
"title": "手绘纸杯蛋糕",
|
|
2383
|
+
"description": "手绘纸杯蛋糕",
|
|
2384
|
+
"cover_url": {
|
|
2385
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76ca7bcc7e41476dba22a380a110f754~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=x5Lq9wtxp6Ygbfo%2BlMNtEISfDPo%3D",
|
|
2386
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/76ca7bcc7e41476dba22a380a110f754~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=CTiUT2vUU6xitWk9R0cba2rtMh0%3D"
|
|
2387
|
+
},
|
|
2388
|
+
"item_urls": [
|
|
2389
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d0138dbc35e798124abc1f09b2d2de55?lk3s=43402efa&x-expires=1768439683&x-signature=VpISO21h3VwLe%2B6KrNrZ1KpSuFg%3D"
|
|
2390
|
+
],
|
|
2391
|
+
"md5": "d0138dbc35e798124abc1f09b2d2de55",
|
|
2392
|
+
"has_favorited": false,
|
|
2393
|
+
"create_time": 1729533699,
|
|
2394
|
+
"statistics": {
|
|
2395
|
+
"favorite_count": 0
|
|
2396
|
+
},
|
|
2397
|
+
"is_original": true,
|
|
2398
|
+
"status": 102,
|
|
2399
|
+
"review_info": {
|
|
2400
|
+
"review_status": 1,
|
|
2401
|
+
"review_code_list": [],
|
|
2402
|
+
"extra_reason": null,
|
|
2403
|
+
"review_reason_list": []
|
|
2404
|
+
},
|
|
2405
|
+
"aspect_ratio": 1,
|
|
2406
|
+
"download_info": {
|
|
2407
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/13015075f4944f32bbec6cf6eba6b4c3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=etyCP44pEmrXY8gQmUGVYL3zNPY%3D",
|
|
2408
|
+
"format": "gif"
|
|
2409
|
+
},
|
|
2410
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2411
|
+
"is_business": false,
|
|
2412
|
+
"business_info": {
|
|
2413
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2414
|
+
"sign": "awO2YGsCiykCVeVWznHGeCx8woqvzO9OnGWEUHm7ginRDgRlBYF5CS169nVHPsDz0s93/q2qfSfgOqGOwpxpiP+y/Q1RuHabe+6RUewBeUiZNElvZeb5iyOwLFyGwv+w+lbK35xZIsLN0TWhDrEPaaU9+Vke8f6M4cxmg9dLlIk="
|
|
2415
|
+
},
|
|
2416
|
+
"category_ids": [
|
|
2417
|
+
11669
|
|
2418
|
+
],
|
|
2419
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/18b954dc5eab9c55ce095e9f93eb1f79\"}"
|
|
2420
|
+
},
|
|
2421
|
+
"author": {
|
|
2422
|
+
"name": "塔塔开坦克",
|
|
2423
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
2424
|
+
"source": 1,
|
|
2425
|
+
"uid": "3510085292656125"
|
|
2426
|
+
},
|
|
2427
|
+
"sticker": {
|
|
2428
|
+
"preview_cover": "",
|
|
2429
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/13015075f4944f32bbec6cf6eba6b4c3~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=4YWCFkl3i1Tq0raYZoS651PsT4s%3D&format=.png",
|
|
2430
|
+
"sticker_type": 2,
|
|
2431
|
+
"sticker_package": {
|
|
2432
|
+
"width_per_frame": 280,
|
|
2433
|
+
"height_per_frame": 280,
|
|
2434
|
+
"size": 32969
|
|
2435
|
+
},
|
|
2436
|
+
"large_image": {
|
|
2437
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/13015075f4944f32bbec6cf6eba6b4c3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=etyCP44pEmrXY8gQmUGVYL3zNPY%3D"
|
|
2438
|
+
}
|
|
2439
|
+
}
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
"common_attr": {
|
|
2443
|
+
"id": "7428287499417570579",
|
|
2444
|
+
"effect_id": "7428287499417570579",
|
|
2445
|
+
"effect_type": 2,
|
|
2446
|
+
"source": 1,
|
|
2447
|
+
"title": "手绘厨师小狗",
|
|
2448
|
+
"description": "手绘厨师小狗",
|
|
2449
|
+
"cover_url": {
|
|
2450
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e1610c854dd14474907faed2aade6f67~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=a%2Bhp0reYKW3y%2BJ%2F6YvvbC6bZvYc%3D",
|
|
2451
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e1610c854dd14474907faed2aade6f67~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=GbwIvxhwhqJfKhWwBxK%2FfcZuPxs%3D"
|
|
2452
|
+
},
|
|
2453
|
+
"item_urls": [
|
|
2454
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/84deead0ce6bf4925213a13c7302fc88?lk3s=43402efa&x-expires=1768439683&x-signature=qEQRZTVmPjNw1ZJR5TCccqDYwq4%3D"
|
|
2455
|
+
],
|
|
2456
|
+
"md5": "84deead0ce6bf4925213a13c7302fc88",
|
|
2457
|
+
"has_favorited": false,
|
|
2458
|
+
"create_time": 1729533700,
|
|
2459
|
+
"statistics": {
|
|
2460
|
+
"favorite_count": 0
|
|
2461
|
+
},
|
|
2462
|
+
"is_original": true,
|
|
2463
|
+
"status": 102,
|
|
2464
|
+
"review_info": {
|
|
2465
|
+
"review_status": 1,
|
|
2466
|
+
"review_code_list": [],
|
|
2467
|
+
"extra_reason": null,
|
|
2468
|
+
"review_reason_list": []
|
|
2469
|
+
},
|
|
2470
|
+
"aspect_ratio": 1,
|
|
2471
|
+
"download_info": {
|
|
2472
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfd01b9472417e8ba3fb5486a74021~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=nsRvjJJj3L3TRRdYX7l%2Bg5R4JnU%3D",
|
|
2473
|
+
"format": "gif"
|
|
2474
|
+
},
|
|
2475
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2476
|
+
"is_business": false,
|
|
2477
|
+
"business_info": {
|
|
2478
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2479
|
+
"sign": "lipGdW5iFtP9YzvRiBFTJuwNfCI9IMLvo/vi6b0irNrlk3O0Ngdx9JKsVteYearxGFyHOdPSK/8HosFNvc1GTkZ/sicK/RDVvyrDzfVBFlBsHEs+6K7edE/BfAJbWas6E9flhN888RFUqLPE7OnmQng3gcoubVaI0ue3nYl0Kn4="
|
|
2480
|
+
},
|
|
2481
|
+
"category_ids": [
|
|
2482
|
+
11669
|
|
2483
|
+
],
|
|
2484
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/16b2646134932b5954b675ce8ba908cf\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2485
|
+
},
|
|
2486
|
+
"author": {
|
|
2487
|
+
"name": "塔塔开坦克",
|
|
2488
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
2489
|
+
"source": 1,
|
|
2490
|
+
"uid": "3510085292656125"
|
|
2491
|
+
},
|
|
2492
|
+
"sticker": {
|
|
2493
|
+
"preview_cover": "",
|
|
2494
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfd01b9472417e8ba3fb5486a74021~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=q620lIFOz%2BYRbSfoDTNdDjuEHrA%3D&format=.png",
|
|
2495
|
+
"sticker_type": 2,
|
|
2496
|
+
"sticker_package": {
|
|
2497
|
+
"width_per_frame": 280,
|
|
2498
|
+
"height_per_frame": 280,
|
|
2499
|
+
"size": 46976
|
|
2500
|
+
},
|
|
2501
|
+
"large_image": {
|
|
2502
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18bfd01b9472417e8ba3fb5486a74021~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=nsRvjJJj3L3TRRdYX7l%2Bg5R4JnU%3D"
|
|
2503
|
+
}
|
|
2504
|
+
}
|
|
2505
|
+
},
|
|
2506
|
+
{
|
|
2507
|
+
"common_attr": {
|
|
2508
|
+
"id": "7342385885922544908",
|
|
2509
|
+
"effect_id": "7342385885922544908",
|
|
2510
|
+
"effect_type": 2,
|
|
2511
|
+
"source": 1,
|
|
2512
|
+
"title": "萌萌哒小熊",
|
|
2513
|
+
"description": "萌萌哒小熊",
|
|
2514
|
+
"cover_url": {
|
|
2515
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b35273f77e174e08b9537a2728ae8ace~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=xoiV2mv0cjDPJtot9GTzwcnuRFY%3D",
|
|
2516
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b35273f77e174e08b9537a2728ae8ace~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=xoiV2mv0cjDPJtot9GTzwcnuRFY%3D"
|
|
2517
|
+
},
|
|
2518
|
+
"item_urls": [
|
|
2519
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f040369e2e986c03f95247b01819ff93?lk3s=43402efa&x-expires=1768439683&x-signature=%2BFGdKSyvVZlWP4PdvY%2BbhVX61aI%3D"
|
|
2520
|
+
],
|
|
2521
|
+
"md5": "f040369e2e986c03f95247b01819ff93",
|
|
2522
|
+
"has_favorited": false,
|
|
2523
|
+
"create_time": 1709536769,
|
|
2524
|
+
"statistics": {
|
|
2525
|
+
"favorite_count": 0
|
|
2526
|
+
},
|
|
2527
|
+
"is_original": true,
|
|
2528
|
+
"status": 102,
|
|
2529
|
+
"review_info": {
|
|
2530
|
+
"review_status": 1,
|
|
2531
|
+
"review_code_list": [],
|
|
2532
|
+
"extra_reason": null,
|
|
2533
|
+
"review_reason_list": []
|
|
2534
|
+
},
|
|
2535
|
+
"aspect_ratio": 1,
|
|
2536
|
+
"download_info": {
|
|
2537
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b35273f77e174e08b9537a2728ae8ace~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=0DR3dyg5FL9cRAKOfOlpi0IbFt0%3D",
|
|
2538
|
+
"format": "png"
|
|
2539
|
+
},
|
|
2540
|
+
"publish_source": "user_post_pc_collection",
|
|
2541
|
+
"is_business": false,
|
|
2542
|
+
"business_info": {
|
|
2543
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2544
|
+
"sign": "Xco2cP8qupoNKdup9fb4TNvNXeMm7FzphoZunwRSSiArrvD8wyuRSYd1ZVo5FY/rNXl7hBzTIxmx/tSl8ypRqqjXwF4Af3SrRksbVEZVcfr+kdYiJQxMk/f6vpUfn4hrikYhaxStPkmtFKIU7DJ/QOLE9EcvJ6Pf5IZ4LC+A3/Y="
|
|
2545
|
+
},
|
|
2546
|
+
"category_ids": [
|
|
2547
|
+
11669
|
|
2548
|
+
],
|
|
2549
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2550
|
+
},
|
|
2551
|
+
"author": {
|
|
2552
|
+
"name": "Crystal🌸",
|
|
2553
|
+
"avatar_url": "https://p3-dy.byteimg.com/aweme/100x100/2dcfa000659e46036b718.jpeg?from=4010531038",
|
|
2554
|
+
"source": 1,
|
|
2555
|
+
"uid": "2480092167808075"
|
|
2556
|
+
},
|
|
2557
|
+
"sticker": {
|
|
2558
|
+
"preview_cover": "",
|
|
2559
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b35273f77e174e08b9537a2728ae8ace~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=KmwLmyVvcqiDxA4DVLsqhBN8XPU%3D&format=.png",
|
|
2560
|
+
"sticker_type": 1,
|
|
2561
|
+
"sticker_package": {
|
|
2562
|
+
"width_per_frame": 540,
|
|
2563
|
+
"height_per_frame": 540,
|
|
2564
|
+
"size": 84945
|
|
2565
|
+
},
|
|
2566
|
+
"large_image": {
|
|
2567
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b35273f77e174e08b9537a2728ae8ace~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=0DR3dyg5FL9cRAKOfOlpi0IbFt0%3D"
|
|
2568
|
+
}
|
|
2569
|
+
}
|
|
2570
|
+
},
|
|
2571
|
+
{
|
|
2572
|
+
"common_attr": {
|
|
2573
|
+
"id": "7343913078326643978",
|
|
2574
|
+
"effect_id": "7343913078326643978",
|
|
2575
|
+
"effect_type": 2,
|
|
2576
|
+
"source": 1,
|
|
2577
|
+
"title": "春日小美好 春日穿搭 记录春天",
|
|
2578
|
+
"description": "春日小美好 春日穿搭 记录春天",
|
|
2579
|
+
"cover_url": {
|
|
2580
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b37765d13aa14aaa9d65e08c97904914~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=rmrJ%2FV%2BGUV1o%2FyMWIm9svjMdvaw%3D",
|
|
2581
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b37765d13aa14aaa9d65e08c97904914~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=rmrJ%2FV%2BGUV1o%2FyMWIm9svjMdvaw%3D"
|
|
2582
|
+
},
|
|
2583
|
+
"item_urls": [
|
|
2584
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/81a3979af2b27fc20f8dd91c600f0f48?lk3s=43402efa&x-expires=1768439683&x-signature=PSkHUQ8KkO8Lne2B0mNA1KeelgA%3D"
|
|
2585
|
+
],
|
|
2586
|
+
"md5": "81a3979af2b27fc20f8dd91c600f0f48",
|
|
2587
|
+
"has_favorited": false,
|
|
2588
|
+
"create_time": 1709890485,
|
|
2589
|
+
"statistics": {
|
|
2590
|
+
"favorite_count": 0
|
|
2591
|
+
},
|
|
2592
|
+
"is_original": true,
|
|
2593
|
+
"status": 102,
|
|
2594
|
+
"review_info": {
|
|
2595
|
+
"review_status": 1,
|
|
2596
|
+
"review_code_list": [],
|
|
2597
|
+
"extra_reason": null,
|
|
2598
|
+
"review_reason_list": []
|
|
2599
|
+
},
|
|
2600
|
+
"aspect_ratio": 1,
|
|
2601
|
+
"download_info": {
|
|
2602
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b37765d13aa14aaa9d65e08c97904914~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=RW%2FOixzuWFqgrleA9kFQrHRle3c%3D",
|
|
2603
|
+
"format": "png"
|
|
2604
|
+
},
|
|
2605
|
+
"publish_source": "user_post_pc_collection",
|
|
2606
|
+
"is_business": false,
|
|
2607
|
+
"business_info": {
|
|
2608
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2609
|
+
"sign": "bjXHGwlYqCwgPUTLFLwukjGdO+/rH3E87EbPZCzlVwLYTD64w+UB1vcp7ssBkR11qqgkZBIssEwsB+RWurcTxxLDraQILrKGAMhHMbt9A8nsahRTIf4hqMDvPuKQP0kXH1n2vBXek5Ynve0cwY/0ecrKwfGp3IEgoP5Jk8MltI8="
|
|
2610
|
+
},
|
|
2611
|
+
"category_ids": [
|
|
2612
|
+
11669
|
|
2613
|
+
],
|
|
2614
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2615
|
+
},
|
|
2616
|
+
"author": {
|
|
2617
|
+
"name": "两只耳朵竖起来",
|
|
2618
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/osCHggGTAYx3DNnOBAA8woebQbfOLsDEZAfaGE?lk3s=4eecb9e8&x-expires=1739495683&x-signature=4a843tXqUyyyOaXg10vjxrldcUo%3D",
|
|
2619
|
+
"source": 1,
|
|
2620
|
+
"uid": "3668431566551325"
|
|
2621
|
+
},
|
|
2622
|
+
"sticker": {
|
|
2623
|
+
"preview_cover": "",
|
|
2624
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b37765d13aa14aaa9d65e08c97904914~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=EZNjOurEXJaE4%2F%2B%2FjDJGNCygQ7g%3D&format=.png",
|
|
2625
|
+
"sticker_type": 1,
|
|
2626
|
+
"sticker_package": {
|
|
2627
|
+
"width_per_frame": 540,
|
|
2628
|
+
"height_per_frame": 540,
|
|
2629
|
+
"size": 134378
|
|
2630
|
+
},
|
|
2631
|
+
"large_image": {
|
|
2632
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b37765d13aa14aaa9d65e08c97904914~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=RW%2FOixzuWFqgrleA9kFQrHRle3c%3D"
|
|
2633
|
+
}
|
|
2634
|
+
}
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
"common_attr": {
|
|
2638
|
+
"id": "7428287907821014308",
|
|
2639
|
+
"effect_id": "7428287907821014308",
|
|
2640
|
+
"effect_type": 2,
|
|
2641
|
+
"source": 1,
|
|
2642
|
+
"title": "手绘外卖披萨",
|
|
2643
|
+
"description": "手绘外卖披萨",
|
|
2644
|
+
"cover_url": {
|
|
2645
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b0275af184944e7b65c4b263ac4a673~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=RNVXt4gw6K59ONuQS9xZODVGNnk%3D",
|
|
2646
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b0275af184944e7b65c4b263ac4a673~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=RO1NaSj1NzxY4z09zZZ7og7U0zk%3D"
|
|
2647
|
+
},
|
|
2648
|
+
"item_urls": [
|
|
2649
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ad83874cc2ed9454c8107b7249846b4c?lk3s=43402efa&x-expires=1768439683&x-signature=xgSTcDQJMDjfMG8YLHW3QdMnDbE%3D"
|
|
2650
|
+
],
|
|
2651
|
+
"md5": "ad83874cc2ed9454c8107b7249846b4c",
|
|
2652
|
+
"has_favorited": false,
|
|
2653
|
+
"create_time": 1729533699,
|
|
2654
|
+
"statistics": {
|
|
2655
|
+
"favorite_count": 0
|
|
2656
|
+
},
|
|
2657
|
+
"is_original": true,
|
|
2658
|
+
"status": 102,
|
|
2659
|
+
"review_info": {
|
|
2660
|
+
"review_status": 1,
|
|
2661
|
+
"review_code_list": [],
|
|
2662
|
+
"extra_reason": null,
|
|
2663
|
+
"review_reason_list": []
|
|
2664
|
+
},
|
|
2665
|
+
"aspect_ratio": 1,
|
|
2666
|
+
"download_info": {
|
|
2667
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aaced9fc227647cbabcb75a11207d700~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=fzWnyZh2ojWC%2Fp7XZIeyeaqVDvA%3D",
|
|
2668
|
+
"format": "gif"
|
|
2669
|
+
},
|
|
2670
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2671
|
+
"is_business": false,
|
|
2672
|
+
"business_info": {
|
|
2673
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2674
|
+
"sign": "lIUwOAj2mb7QOStLC87eNSy8JOc7fMSFLDg6k/CpDJ78J6gLGeOcW/oHtLz75v+8DmS3H4Vpa7oeDZl0ZbusHAaSOiqL07ftWZLPYHUfSPr/ER9Qwf29sfGUVLZaBjwdjkwKkrvD83wV/akirx8hGAAYTJCqF4NKhXsCp6NG+MY="
|
|
2675
|
+
},
|
|
2676
|
+
"category_ids": [
|
|
2677
|
+
11669
|
|
2678
|
+
],
|
|
2679
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/6a81480effaed8ca191df5b10c5dde7b\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2680
|
+
},
|
|
2681
|
+
"author": {
|
|
2682
|
+
"name": "塔塔开坦克",
|
|
2683
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
2684
|
+
"source": 1,
|
|
2685
|
+
"uid": "3510085292656125"
|
|
2686
|
+
},
|
|
2687
|
+
"sticker": {
|
|
2688
|
+
"preview_cover": "",
|
|
2689
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aaced9fc227647cbabcb75a11207d700~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=r1iU2pSB7fdqNm%2BN99AoH7JnUus%3D&format=.png",
|
|
2690
|
+
"sticker_type": 2,
|
|
2691
|
+
"sticker_package": {
|
|
2692
|
+
"width_per_frame": 280,
|
|
2693
|
+
"height_per_frame": 280,
|
|
2694
|
+
"size": 36259
|
|
2695
|
+
},
|
|
2696
|
+
"large_image": {
|
|
2697
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aaced9fc227647cbabcb75a11207d700~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=fzWnyZh2ojWC%2Fp7XZIeyeaqVDvA%3D"
|
|
2698
|
+
}
|
|
2699
|
+
}
|
|
2700
|
+
},
|
|
2701
|
+
{
|
|
2702
|
+
"common_attr": {
|
|
2703
|
+
"id": "7428287225810423052",
|
|
2704
|
+
"effect_id": "7428287225810423052",
|
|
2705
|
+
"effect_type": 2,
|
|
2706
|
+
"source": 1,
|
|
2707
|
+
"title": "手绘笔记本电脑",
|
|
2708
|
+
"description": "手绘笔记本电脑",
|
|
2709
|
+
"cover_url": {
|
|
2710
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a16a2e314c04890985e902e6eb8d984~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=fAqWb3KE8xuxB6iShPP8qEkdifA%3D",
|
|
2711
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a16a2e314c04890985e902e6eb8d984~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=pr148P%2Fg1ZThWzwtgpf040wCRAI%3D"
|
|
2712
|
+
},
|
|
2713
|
+
"item_urls": [
|
|
2714
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5baaa95ed5ee45f33e92e3bc26f0f899?lk3s=43402efa&x-expires=1768439683&x-signature=d5iJdFgTw3EeX4HBrpvAJE9rGfU%3D"
|
|
2715
|
+
],
|
|
2716
|
+
"md5": "5baaa95ed5ee45f33e92e3bc26f0f899",
|
|
2717
|
+
"has_favorited": false,
|
|
2718
|
+
"create_time": 1729533699,
|
|
2719
|
+
"statistics": {
|
|
2720
|
+
"favorite_count": 0
|
|
2721
|
+
},
|
|
2722
|
+
"is_original": true,
|
|
2723
|
+
"status": 102,
|
|
2724
|
+
"review_info": {
|
|
2725
|
+
"review_status": 1,
|
|
2726
|
+
"review_code_list": [],
|
|
2727
|
+
"extra_reason": null,
|
|
2728
|
+
"review_reason_list": []
|
|
2729
|
+
},
|
|
2730
|
+
"aspect_ratio": 1,
|
|
2731
|
+
"download_info": {
|
|
2732
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6282b3a514dd4b739398dbf2073b4d1a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Gn%2F%2BPzMWZkHf9%2BDtDQl2DACDTMM%3D",
|
|
2733
|
+
"format": "gif"
|
|
2734
|
+
},
|
|
2735
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2736
|
+
"is_business": false,
|
|
2737
|
+
"business_info": {
|
|
2738
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2739
|
+
"sign": "rKOFBlLAkP7z939GNw82zK+zlVw0eKEP1vn5iyx69ZLXwwt0G0LJdpI7Y2bGklm0jHnPEYfK3k/n0WeA+BlvHRf+afiREP7Q23KKjko6gRS+Cq4f0jDxNuZ7dYwS5jGoMe1VQQjc86F3mGGHCvO/O89oz8DjRvtaJ1DaZE+fMpU="
|
|
2740
|
+
},
|
|
2741
|
+
"category_ids": [
|
|
2742
|
+
11669
|
|
2743
|
+
],
|
|
2744
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/e7815b906d2465068ac49cea6f4094cd\"}"
|
|
2745
|
+
},
|
|
2746
|
+
"author": {
|
|
2747
|
+
"name": "塔塔开坦克",
|
|
2748
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
2749
|
+
"source": 1,
|
|
2750
|
+
"uid": "3510085292656125"
|
|
2751
|
+
},
|
|
2752
|
+
"sticker": {
|
|
2753
|
+
"preview_cover": "",
|
|
2754
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6282b3a514dd4b739398dbf2073b4d1a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=wW%2FEicgwTrnNMRmdxh%2BfOL6Ojw8%3D&format=.png",
|
|
2755
|
+
"sticker_type": 2,
|
|
2756
|
+
"sticker_package": {
|
|
2757
|
+
"width_per_frame": 280,
|
|
2758
|
+
"height_per_frame": 280,
|
|
2759
|
+
"size": 47242
|
|
2760
|
+
},
|
|
2761
|
+
"large_image": {
|
|
2762
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6282b3a514dd4b739398dbf2073b4d1a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=Gn%2F%2BPzMWZkHf9%2BDtDQl2DACDTMM%3D"
|
|
2763
|
+
}
|
|
2764
|
+
}
|
|
2765
|
+
},
|
|
2766
|
+
{
|
|
2767
|
+
"common_attr": {
|
|
2768
|
+
"id": "7328067345446866214",
|
|
2769
|
+
"effect_id": "7328067345446866214",
|
|
2770
|
+
"effect_type": 2,
|
|
2771
|
+
"source": 1,
|
|
2772
|
+
"title": "再见",
|
|
2773
|
+
"description": "再见",
|
|
2774
|
+
"cover_url": {
|
|
2775
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5c1b6fd6479649a68f3514b6dfd71a14~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=FnRiBzkiJhZYTd86QuAaVZfXaF8%3D",
|
|
2776
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5c1b6fd6479649a68f3514b6dfd71a14~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=tjhZ2j2aONS9ex9KVfVfitBmI88%3D"
|
|
2777
|
+
},
|
|
2778
|
+
"item_urls": [
|
|
2779
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e163831e71c59fd252d0b95200139124?lk3s=43402efa&x-expires=1768439683&x-signature=Y9PBSJ9l8nBQ3yUo2JNx2nBKjuU%3D"
|
|
2780
|
+
],
|
|
2781
|
+
"md5": "e163831e71c59fd252d0b95200139124",
|
|
2782
|
+
"has_favorited": false,
|
|
2783
|
+
"create_time": 1706199433,
|
|
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/b4d87a3a48e34a61acb9c4244c5728e4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=rDzifAiia4ja1zEjr%2FSs62zygmc%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": "kyx7KCkViPZI8InZKpvQhYcU/n4ZaUPkW0sfWMl1nTmVyvfYCM2TGpEJgdoucFxrRREgf/bJkIialLk19T4SBuwNsncdjNefT8XqBREE3SaSLtzs4Vq5hHUexjxXA7K7Cds0ZCHuSNvxqXP+xHKeWOyGjEeSq7xfv4rJVL0WmoQ="
|
|
2805
|
+
},
|
|
2806
|
+
"category_ids": [
|
|
2807
|
+
10523,
|
|
2808
|
+
10517,
|
|
2809
|
+
11669
|
|
2810
|
+
],
|
|
2811
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/b83b3852b3f798c903dc90ec2fd41b9f\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2812
|
+
},
|
|
2813
|
+
"author": {
|
|
2814
|
+
"name": "Lynx黑貓愛",
|
|
2815
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2816
|
+
"source": 1,
|
|
2817
|
+
"uid": "106238218162"
|
|
2818
|
+
},
|
|
2819
|
+
"sticker": {
|
|
2820
|
+
"preview_cover": "",
|
|
2821
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b4d87a3a48e34a61acb9c4244c5728e4~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=vi0dthz1PyFuirdTcIP%2FOZYROGo%3D&format=.png",
|
|
2822
|
+
"sticker_type": 2,
|
|
2823
|
+
"sticker_package": {
|
|
2824
|
+
"width_per_frame": 280,
|
|
2825
|
+
"height_per_frame": 280,
|
|
2826
|
+
"size": 2331132
|
|
2827
|
+
},
|
|
2828
|
+
"large_image": {
|
|
2829
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b4d87a3a48e34a61acb9c4244c5728e4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=rDzifAiia4ja1zEjr%2FSs62zygmc%3D"
|
|
2830
|
+
}
|
|
2831
|
+
}
|
|
2832
|
+
},
|
|
2833
|
+
{
|
|
2834
|
+
"common_attr": {
|
|
2835
|
+
"id": "7337691513448566042",
|
|
2836
|
+
"effect_id": "7337691513448566042",
|
|
2837
|
+
"effect_type": 2,
|
|
2838
|
+
"source": 1,
|
|
2839
|
+
"title": "金币美金硬币美式涂鸦",
|
|
2840
|
+
"description": "金币美金硬币美式涂鸦",
|
|
2841
|
+
"cover_url": {
|
|
2842
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f726ebb33fb3499ebe63c438197588b6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=xIL2BSKB4WpJHQPrH7%2BGjM%2FEOEw%3D",
|
|
2843
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f726ebb33fb3499ebe63c438197588b6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=xIL2BSKB4WpJHQPrH7%2BGjM%2FEOEw%3D"
|
|
2844
|
+
},
|
|
2845
|
+
"item_urls": [
|
|
2846
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/35dd5b6c36033f3072ea5fbbe46fea1e?lk3s=43402efa&x-expires=1768439683&x-signature=7TVj9fp%2BPewuSUF0HZL%2F2r8nuuk%3D"
|
|
2847
|
+
],
|
|
2848
|
+
"md5": "35dd5b6c36033f3072ea5fbbe46fea1e",
|
|
2849
|
+
"has_favorited": false,
|
|
2850
|
+
"create_time": 1708441031,
|
|
2851
|
+
"statistics": {
|
|
2852
|
+
"favorite_count": 0
|
|
2853
|
+
},
|
|
2854
|
+
"is_original": true,
|
|
2855
|
+
"status": 102,
|
|
2856
|
+
"review_info": {
|
|
2857
|
+
"review_status": 1,
|
|
2858
|
+
"review_code_list": [],
|
|
2859
|
+
"extra_reason": null,
|
|
2860
|
+
"review_reason_list": []
|
|
2861
|
+
},
|
|
2862
|
+
"aspect_ratio": 1,
|
|
2863
|
+
"download_info": {
|
|
2864
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f726ebb33fb3499ebe63c438197588b6~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=tFEzTrgiwacVPqe0qfaFTWVRu0I%3D",
|
|
2865
|
+
"format": "png"
|
|
2866
|
+
},
|
|
2867
|
+
"publish_source": "user_post_pc_collection",
|
|
2868
|
+
"is_business": false,
|
|
2869
|
+
"business_info": {
|
|
2870
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2871
|
+
"sign": "euJEqRN1NHoRVCuMbeh+LeLCNSaw3woCjvuHGP38EqBgOUKpz1CueABFjEtrVobOQdamP2DkyRXKyWizgMcgGF2bHIsnhpwdrKqhZ+yDn+fNTqrGIequeVWD23yU8ag5Wr2WPwBNI5XbLLg4FkPctmJhM7isgwVO/qnPL6f5vSM="
|
|
2872
|
+
},
|
|
2873
|
+
"category_ids": [
|
|
2874
|
+
11669
|
|
2875
|
+
],
|
|
2876
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2877
|
+
},
|
|
2878
|
+
"author": {
|
|
2879
|
+
"name": "LydiaLun",
|
|
2880
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/03f2923cf76fe74c416b568d9cdab943~300x300.image",
|
|
2881
|
+
"source": 1,
|
|
2882
|
+
"uid": "1627741449628163"
|
|
2883
|
+
},
|
|
2884
|
+
"sticker": {
|
|
2885
|
+
"preview_cover": "",
|
|
2886
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f726ebb33fb3499ebe63c438197588b6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=971%2F3jW9aKJD%2BoSDufTFXPmwlI8%3D&format=.png",
|
|
2887
|
+
"sticker_type": 1,
|
|
2888
|
+
"sticker_package": {
|
|
2889
|
+
"width_per_frame": 540,
|
|
2890
|
+
"height_per_frame": 540,
|
|
2891
|
+
"size": 170039
|
|
2892
|
+
},
|
|
2893
|
+
"large_image": {
|
|
2894
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f726ebb33fb3499ebe63c438197588b6~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=tFEzTrgiwacVPqe0qfaFTWVRu0I%3D"
|
|
2895
|
+
}
|
|
2896
|
+
}
|
|
2897
|
+
},
|
|
2898
|
+
{
|
|
2899
|
+
"common_attr": {
|
|
2900
|
+
"id": "7343500187320487231",
|
|
2901
|
+
"effect_id": "7343500187320487231",
|
|
2902
|
+
"effect_type": 2,
|
|
2903
|
+
"source": 1,
|
|
2904
|
+
"title": "旅行拍照留念",
|
|
2905
|
+
"description": "旅行拍照留念",
|
|
2906
|
+
"cover_url": {
|
|
2907
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f682ba6c7ed345efa4719a0c84f40f27~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=D2bLHPj4tEKy2yuxzjtUTo3gEx8%3D",
|
|
2908
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f682ba6c7ed345efa4719a0c84f40f27~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=CUNopneo5Z20XCkOzcI%2Bs%2BKFVYQ%3D"
|
|
2909
|
+
},
|
|
2910
|
+
"item_urls": [
|
|
2911
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/55696eb46ce387f2dce06109beb2cf93?lk3s=43402efa&x-expires=1768439683&x-signature=fMiZcM%2FSolJWuoI2QV9AKGGPzbE%3D"
|
|
2912
|
+
],
|
|
2913
|
+
"md5": "55696eb46ce387f2dce06109beb2cf93",
|
|
2914
|
+
"has_favorited": false,
|
|
2915
|
+
"create_time": 1709794815,
|
|
2916
|
+
"statistics": {
|
|
2917
|
+
"favorite_count": 0
|
|
2918
|
+
},
|
|
2919
|
+
"is_original": true,
|
|
2920
|
+
"status": 102,
|
|
2921
|
+
"review_info": {
|
|
2922
|
+
"review_status": 1,
|
|
2923
|
+
"review_code_list": [],
|
|
2924
|
+
"extra_reason": null,
|
|
2925
|
+
"review_reason_list": []
|
|
2926
|
+
},
|
|
2927
|
+
"aspect_ratio": 1,
|
|
2928
|
+
"download_info": {
|
|
2929
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ce5f6571af9c49718d2087d2aa65acfb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=EaY7wKSpjSjFtazbrq2uGpyGpms%3D",
|
|
2930
|
+
"format": "gif"
|
|
2931
|
+
},
|
|
2932
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2933
|
+
"is_business": false,
|
|
2934
|
+
"business_info": {
|
|
2935
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2936
|
+
"sign": "Hi/+PT91m/pbdhr1602svq5Gcb4rpnGTeZq2PG+2sWf7403zXrT46qCxOs+zrZTweb3isumqtv1k97rkm5+O0QF69uJ+UT3aj+Ls7qsc+F20gWfftscujaEmbHagGPHx7pFksHy7cMtERqdVcA2wGplf/fxtmuUdyxqRXgi9zZI="
|
|
2937
|
+
},
|
|
2938
|
+
"category_ids": [
|
|
2939
|
+
11669,
|
|
2940
|
+
11128
|
|
2941
|
+
],
|
|
2942
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/4778ddda541d5781e43059dbaae8fb0a\"}"
|
|
2943
|
+
},
|
|
2944
|
+
"author": {
|
|
2945
|
+
"name": "日常曦喵",
|
|
2946
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/og8szNHuJhHBIl3tcAyQfBdmEho2BAKvBAxAYp?lk3s=4eecb9e8&x-expires=1739495683&x-signature=P5Ny8kEj0NHcmBbWJ4A14wszXDI%3D",
|
|
2947
|
+
"source": 1,
|
|
2948
|
+
"uid": "3632382790083432"
|
|
2949
|
+
},
|
|
2950
|
+
"sticker": {
|
|
2951
|
+
"preview_cover": "",
|
|
2952
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ce5f6571af9c49718d2087d2aa65acfb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=dl4SDQxybjFL6fwkF4p2PzOhn8c%3D&format=.png",
|
|
2953
|
+
"sticker_type": 2,
|
|
2954
|
+
"sticker_package": {
|
|
2955
|
+
"width_per_frame": 280,
|
|
2956
|
+
"height_per_frame": 280,
|
|
2957
|
+
"size": 106747
|
|
2958
|
+
},
|
|
2959
|
+
"large_image": {
|
|
2960
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ce5f6571af9c49718d2087d2aa65acfb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=EaY7wKSpjSjFtazbrq2uGpyGpms%3D"
|
|
2961
|
+
}
|
|
2962
|
+
}
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"common_attr": {
|
|
2966
|
+
"id": "7340843393330810131",
|
|
2967
|
+
"effect_id": "7340843393330810131",
|
|
2968
|
+
"effect_type": 2,
|
|
2969
|
+
"source": 1,
|
|
2970
|
+
"title": "春游踏青vlog拼贴文字标题",
|
|
2971
|
+
"description": "春游踏青vlog拼贴文字标题",
|
|
2972
|
+
"cover_url": {
|
|
2973
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb059399aa4e4a44af965a842af205b4~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=2k9Sc3Fj0AN4CRzM2H8qbtMHOrc%3D",
|
|
2974
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb059399aa4e4a44af965a842af205b4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=HGHrbsq7G0WxZz0DS6NsYMKNT38%3D"
|
|
2975
|
+
},
|
|
2976
|
+
"item_urls": [
|
|
2977
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ca01220453f0748268fc2991cbc99bef?lk3s=43402efa&x-expires=1768439683&x-signature=lxzyMWtkGLlmFwGl2Q%2BKnc3YePE%3D"
|
|
2978
|
+
],
|
|
2979
|
+
"md5": "ca01220453f0748268fc2991cbc99bef",
|
|
2980
|
+
"has_favorited": false,
|
|
2981
|
+
"create_time": 1709175923,
|
|
2982
|
+
"statistics": {
|
|
2983
|
+
"favorite_count": 0
|
|
2984
|
+
},
|
|
2985
|
+
"is_original": true,
|
|
2986
|
+
"status": 102,
|
|
2987
|
+
"review_info": {
|
|
2988
|
+
"review_status": 1,
|
|
2989
|
+
"review_code_list": [],
|
|
2990
|
+
"extra_reason": null,
|
|
2991
|
+
"review_reason_list": []
|
|
2992
|
+
},
|
|
2993
|
+
"aspect_ratio": 1,
|
|
2994
|
+
"download_info": {
|
|
2995
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a22820062c1408983989a15566182e1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=mjx464cGJt56QpgYlrIlogpdF0g%3D",
|
|
2996
|
+
"format": "gif"
|
|
2997
|
+
},
|
|
2998
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2999
|
+
"is_business": false,
|
|
3000
|
+
"business_info": {
|
|
3001
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3002
|
+
"sign": "W5IZs+ows7N+d5DgqlRuzH0U2tKQ4pStKw308UPmF1o3VP/iObUcRqvyI6JmuN9ipvOg6ojBh8yWoXXUmw4qAae4bHCvXpGVDMeQ0t6sE/Y9w0JHWwETt+WikKy51qyV19CEGOGVi8/wtpr5AIHIUN41IaZZF/qbGMiydHq7+hM="
|
|
3003
|
+
},
|
|
3004
|
+
"category_ids": [
|
|
3005
|
+
11669
|
|
3006
|
+
],
|
|
3007
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/48d467c515d48b6f2b916893e6f98328\"}"
|
|
3008
|
+
},
|
|
3009
|
+
"author": {
|
|
3010
|
+
"name": "CHICHI",
|
|
3011
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495683&x-signature=0TDUJHdvB8IWre6v8roCFmisNZ4%3D",
|
|
3012
|
+
"source": 1,
|
|
3013
|
+
"uid": "3294558974117544"
|
|
3014
|
+
},
|
|
3015
|
+
"sticker": {
|
|
3016
|
+
"preview_cover": "",
|
|
3017
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a22820062c1408983989a15566182e1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=o%2FHicw9tBXg43yewKFQmGe%2FbnMs%3D&format=.png",
|
|
3018
|
+
"sticker_type": 2,
|
|
3019
|
+
"sticker_package": {
|
|
3020
|
+
"width_per_frame": 280,
|
|
3021
|
+
"height_per_frame": 280,
|
|
3022
|
+
"size": 99471
|
|
3023
|
+
},
|
|
3024
|
+
"large_image": {
|
|
3025
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1a22820062c1408983989a15566182e1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=mjx464cGJt56QpgYlrIlogpdF0g%3D"
|
|
3026
|
+
}
|
|
3027
|
+
}
|
|
3028
|
+
},
|
|
3029
|
+
{
|
|
3030
|
+
"common_attr": {
|
|
3031
|
+
"id": "7428287870252682532",
|
|
3032
|
+
"effect_id": "7428287870252682532",
|
|
3033
|
+
"effect_type": 2,
|
|
3034
|
+
"source": 1,
|
|
3035
|
+
"title": "手绘汉堡包",
|
|
3036
|
+
"description": "手绘汉堡包",
|
|
3037
|
+
"cover_url": {
|
|
3038
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0335cc6f4b7b4e1ca649f941c839c198~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=tiq1cfV286MNkGOUuYGi6FFgWY8%3D",
|
|
3039
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0335cc6f4b7b4e1ca649f941c839c198~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=W%2FGrL31RsfXqBGU1jdFhfQyB%2FUo%3D"
|
|
3040
|
+
},
|
|
3041
|
+
"item_urls": [
|
|
3042
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f14a53c0296a1a8169b57eb2e0c4a486?lk3s=43402efa&x-expires=1768439683&x-signature=kO%2BC8JROeXnUBueTupOc9yX71RY%3D"
|
|
3043
|
+
],
|
|
3044
|
+
"md5": "f14a53c0296a1a8169b57eb2e0c4a486",
|
|
3045
|
+
"has_favorited": false,
|
|
3046
|
+
"create_time": 1729533699,
|
|
3047
|
+
"statistics": {
|
|
3048
|
+
"favorite_count": 0
|
|
3049
|
+
},
|
|
3050
|
+
"is_original": true,
|
|
3051
|
+
"status": 102,
|
|
3052
|
+
"review_info": {
|
|
3053
|
+
"review_status": 1,
|
|
3054
|
+
"review_code_list": [],
|
|
3055
|
+
"extra_reason": null,
|
|
3056
|
+
"review_reason_list": []
|
|
3057
|
+
},
|
|
3058
|
+
"aspect_ratio": 1,
|
|
3059
|
+
"download_info": {
|
|
3060
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3d529585146b4166abefd7042b3df4c0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=BueFUx1Ng83%2FUuQZnMeybrQWbcc%3D",
|
|
3061
|
+
"format": "gif"
|
|
3062
|
+
},
|
|
3063
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3064
|
+
"is_business": false,
|
|
3065
|
+
"business_info": {
|
|
3066
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3067
|
+
"sign": "2DTjydLhudCF4zLVjvfgTSi3pKv90uYs18iX24SlhC6nHy7UCIfm3J4HjF0PgFYbl+9LXf4kspA2p75je69IIcfGidDOmrLZ8xmuzJN2r79to4la+hq5Cg81H/bSEmoZyv3y+Gfoq+bSVArj7dACBxPYokLgy6VZLG5vuV8N2dc="
|
|
3068
|
+
},
|
|
3069
|
+
"category_ids": [
|
|
3070
|
+
11669
|
|
3071
|
+
],
|
|
3072
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/497b976867de4dbf63515d7384cb25da\"}"
|
|
3073
|
+
},
|
|
3074
|
+
"author": {
|
|
3075
|
+
"name": "塔塔开坦克",
|
|
3076
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
3077
|
+
"source": 1,
|
|
3078
|
+
"uid": "3510085292656125"
|
|
3079
|
+
},
|
|
3080
|
+
"sticker": {
|
|
3081
|
+
"preview_cover": "",
|
|
3082
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3d529585146b4166abefd7042b3df4c0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=IbYiFixw37AIfmah1XgfVjyK5Ac%3D&format=.png",
|
|
3083
|
+
"sticker_type": 2,
|
|
3084
|
+
"sticker_package": {
|
|
3085
|
+
"width_per_frame": 280,
|
|
3086
|
+
"height_per_frame": 280,
|
|
3087
|
+
"size": 39095
|
|
3088
|
+
},
|
|
3089
|
+
"large_image": {
|
|
3090
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3d529585146b4166abefd7042b3df4c0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=BueFUx1Ng83%2FUuQZnMeybrQWbcc%3D"
|
|
3091
|
+
}
|
|
3092
|
+
}
|
|
3093
|
+
},
|
|
3094
|
+
{
|
|
3095
|
+
"common_attr": {
|
|
3096
|
+
"id": "7428286779180076307",
|
|
3097
|
+
"effect_id": "7428286779180076307",
|
|
3098
|
+
"effect_type": 2,
|
|
3099
|
+
"source": 1,
|
|
3100
|
+
"title": "手绘迪斯科球",
|
|
3101
|
+
"description": "手绘迪斯科球",
|
|
3102
|
+
"cover_url": {
|
|
3103
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e4f20624f61f4de3adeb9ed57857e7e7~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439683&x-signature=Ao8AQHsny4IRVgEjcnV39n%2B6r60%3D",
|
|
3104
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e4f20624f61f4de3adeb9ed57857e7e7~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=7VBHzrc5ZYeM9kTGKLuw6h0R974%3D"
|
|
3105
|
+
},
|
|
3106
|
+
"item_urls": [
|
|
3107
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/09502302477e056df81dd7972dd98362?lk3s=43402efa&x-expires=1768439683&x-signature=u0dMyn%2FBYA3EK4tHgibJC9dgJ1Y%3D"
|
|
3108
|
+
],
|
|
3109
|
+
"md5": "09502302477e056df81dd7972dd98362",
|
|
3110
|
+
"has_favorited": false,
|
|
3111
|
+
"create_time": 1729533700,
|
|
3112
|
+
"statistics": {
|
|
3113
|
+
"favorite_count": 0
|
|
3114
|
+
},
|
|
3115
|
+
"is_original": true,
|
|
3116
|
+
"status": 102,
|
|
3117
|
+
"review_info": {
|
|
3118
|
+
"review_status": 1,
|
|
3119
|
+
"review_code_list": [],
|
|
3120
|
+
"extra_reason": null,
|
|
3121
|
+
"review_reason_list": []
|
|
3122
|
+
},
|
|
3123
|
+
"aspect_ratio": 1,
|
|
3124
|
+
"download_info": {
|
|
3125
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a30660f8c474e1fb9a52e3c7a3e0f87~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=lqXZLc7oWCyK2BIl%2BlHOQjNjm2M%3D",
|
|
3126
|
+
"format": "gif"
|
|
3127
|
+
},
|
|
3128
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3129
|
+
"is_business": false,
|
|
3130
|
+
"business_info": {
|
|
3131
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3132
|
+
"sign": "FNTkCLZqzw3nqKSZ53KdaZN/KOTNXZB/BXcDZLL0fuNadcDdH3QFhgxGCO02VnrxMD2vsoP6Xv6GeSk8gATHn/l+l0dawssRtqc/69RtYt06N4jM5bs48zZx5H08cjTQAxQLxNnkSbakcQgdjz6xx/FD42tf+LVHcnQTDGnYBRE="
|
|
3133
|
+
},
|
|
3134
|
+
"category_ids": [
|
|
3135
|
+
11669
|
|
3136
|
+
],
|
|
3137
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/2cb35995f36f5507cbd825aa656127ba\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3138
|
+
},
|
|
3139
|
+
"author": {
|
|
3140
|
+
"name": "塔塔开坦克",
|
|
3141
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495683&x-signature=18D4yfm92tKTK728uliwzdejils%3D",
|
|
3142
|
+
"source": 1,
|
|
3143
|
+
"uid": "3510085292656125"
|
|
3144
|
+
},
|
|
3145
|
+
"sticker": {
|
|
3146
|
+
"preview_cover": "",
|
|
3147
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a30660f8c474e1fb9a52e3c7a3e0f87~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=4EyzHXlGKK4USjVlSeN7Jy5VGdc%3D&format=.png",
|
|
3148
|
+
"sticker_type": 2,
|
|
3149
|
+
"sticker_package": {
|
|
3150
|
+
"width_per_frame": 280,
|
|
3151
|
+
"height_per_frame": 280,
|
|
3152
|
+
"size": 40301
|
|
3153
|
+
},
|
|
3154
|
+
"large_image": {
|
|
3155
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a30660f8c474e1fb9a52e3c7a3e0f87~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439683&x-signature=lqXZLc7oWCyK2BIl%2BlHOQjNjm2M%3D"
|
|
3156
|
+
}
|
|
3157
|
+
}
|
|
3158
|
+
},
|
|
3159
|
+
{
|
|
3160
|
+
"common_attr": {
|
|
3161
|
+
"id": "7347331776055954699",
|
|
3162
|
+
"effect_id": "7347331776055954699",
|
|
3163
|
+
"effect_type": 2,
|
|
3164
|
+
"source": 1,
|
|
3165
|
+
"title": "小熊骑车卡通",
|
|
3166
|
+
"description": "小熊骑车卡通",
|
|
3167
|
+
"cover_url": {
|
|
3168
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90d7d7b57d764212994b62c0385a0011~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=8VHyQ7vBBZi%2BA2KY4PH0ELRWC7c%3D",
|
|
3169
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90d7d7b57d764212994b62c0385a0011~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=8VHyQ7vBBZi%2BA2KY4PH0ELRWC7c%3D"
|
|
3170
|
+
},
|
|
3171
|
+
"item_urls": [
|
|
3172
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9e5a29816c43c1f562d8746ae987207e?lk3s=43402efa&x-expires=1768439683&x-signature=OkZlDcVaEkByQTLPfGr0XGVSL2A%3D"
|
|
3173
|
+
],
|
|
3174
|
+
"md5": "9e5a29816c43c1f562d8746ae987207e",
|
|
3175
|
+
"has_favorited": false,
|
|
3176
|
+
"create_time": 1710686445,
|
|
3177
|
+
"statistics": {
|
|
3178
|
+
"favorite_count": 0
|
|
3179
|
+
},
|
|
3180
|
+
"is_original": true,
|
|
3181
|
+
"status": 102,
|
|
3182
|
+
"review_info": {
|
|
3183
|
+
"review_status": 1,
|
|
3184
|
+
"review_code_list": [],
|
|
3185
|
+
"extra_reason": null,
|
|
3186
|
+
"review_reason_list": []
|
|
3187
|
+
},
|
|
3188
|
+
"aspect_ratio": 1,
|
|
3189
|
+
"download_info": {
|
|
3190
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90d7d7b57d764212994b62c0385a0011~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=ZZHOK4FYCeA5ANSV5DdondiPRjA%3D",
|
|
3191
|
+
"format": "png"
|
|
3192
|
+
},
|
|
3193
|
+
"publish_source": "user_post_pc_collection",
|
|
3194
|
+
"is_business": false,
|
|
3195
|
+
"business_info": {
|
|
3196
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3197
|
+
"sign": "NQ49b+M/N2IQQu/WXd1y282ISXCjDOUKGV5KbupGmcbwsTsIvNo5Y/cxJyE9Nu4CF0aZneDdWHG8e8vnKScc710Vr6ks4iPy4pcmeHGhVs0ktxU+l0WjZfCaOt6Yi4k4o1KdDJ7X7NyN4VgL6t5a165MjqxGx5VDgnVLcxgv+I8="
|
|
3198
|
+
},
|
|
3199
|
+
"category_ids": [
|
|
3200
|
+
11669
|
|
3201
|
+
],
|
|
3202
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3203
|
+
},
|
|
3204
|
+
"author": {
|
|
3205
|
+
"name": "板栗烧牛蛙",
|
|
3206
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b01f50aa97f749f0ad9dfa36bd79fd93?lk3s=4eecb9e8&x-expires=1739495683&x-signature=yNdEL9fAa2wUWUJx8gHBlBd771Q%3D",
|
|
3207
|
+
"source": 1,
|
|
3208
|
+
"uid": "4371247706679447"
|
|
3209
|
+
},
|
|
3210
|
+
"sticker": {
|
|
3211
|
+
"preview_cover": "",
|
|
3212
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90d7d7b57d764212994b62c0385a0011~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=TDmQFAYvUpNNSwi14BZRf2UFJ%2FA%3D&format=.png",
|
|
3213
|
+
"sticker_type": 1,
|
|
3214
|
+
"sticker_package": {
|
|
3215
|
+
"width_per_frame": 540,
|
|
3216
|
+
"height_per_frame": 540,
|
|
3217
|
+
"size": 156363
|
|
3218
|
+
},
|
|
3219
|
+
"large_image": {
|
|
3220
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90d7d7b57d764212994b62c0385a0011~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=ZZHOK4FYCeA5ANSV5DdondiPRjA%3D"
|
|
3221
|
+
}
|
|
3222
|
+
}
|
|
3223
|
+
},
|
|
3224
|
+
{
|
|
3225
|
+
"common_attr": {
|
|
3226
|
+
"id": "7345420878072515875",
|
|
3227
|
+
"effect_id": "7345420878072515875",
|
|
3228
|
+
"effect_type": 2,
|
|
3229
|
+
"source": 1,
|
|
3230
|
+
"title": "日常动物宠物小狗泰迪",
|
|
3231
|
+
"description": "日常动物宠物小狗泰迪",
|
|
3232
|
+
"cover_url": {
|
|
3233
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b33d982652c14565bd4f10454c5d6e97~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=359NJh0IDh%2Bk3Bj0MyZXNBb%2FXrI%3D",
|
|
3234
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b33d982652c14565bd4f10454c5d6e97~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439683&x-signature=359NJh0IDh%2Bk3Bj0MyZXNBb%2FXrI%3D"
|
|
3235
|
+
},
|
|
3236
|
+
"item_urls": [
|
|
3237
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/78e053b3487db4f452685e892cd80cbb?lk3s=43402efa&x-expires=1768439683&x-signature=kOFToFArfCV%2FtA%2FrmjoDjIV6h%2FM%3D"
|
|
3238
|
+
],
|
|
3239
|
+
"md5": "78e053b3487db4f452685e892cd80cbb",
|
|
3240
|
+
"has_favorited": false,
|
|
3241
|
+
"create_time": 1710243808,
|
|
3242
|
+
"statistics": {
|
|
3243
|
+
"favorite_count": 0
|
|
3244
|
+
},
|
|
3245
|
+
"is_original": true,
|
|
3246
|
+
"status": 102,
|
|
3247
|
+
"review_info": {
|
|
3248
|
+
"review_status": 1,
|
|
3249
|
+
"review_code_list": [],
|
|
3250
|
+
"extra_reason": null,
|
|
3251
|
+
"review_reason_list": []
|
|
3252
|
+
},
|
|
3253
|
+
"aspect_ratio": 1.1111111111111112,
|
|
3254
|
+
"download_info": {
|
|
3255
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b33d982652c14565bd4f10454c5d6e97~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=HhmflMbS3o%2BgkE4KU65LDJjbb84%3D",
|
|
3256
|
+
"format": "png"
|
|
3257
|
+
},
|
|
3258
|
+
"publish_source": "user_post_pc_collection",
|
|
3259
|
+
"is_business": false,
|
|
3260
|
+
"business_info": {
|
|
3261
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3262
|
+
"sign": "Dfu9ihYnajIgcOHhsvVwh3y84dulFpotFVWOa7WV3YGEUvmmzREc8IgAx16yLzlYMIgjFkpqixdf4tj/rkE4OXJF3aqFBFGMX56uA2xlowFqFiL2F/C+AQaNydVl8INzLkWm0LCFmlOjWoBLZ2Qk9sh+jEaJA4gj6Z2UuvrDeo4="
|
|
3263
|
+
},
|
|
3264
|
+
"category_ids": [
|
|
3265
|
+
11669,
|
|
3266
|
+
11307
|
|
3267
|
+
],
|
|
3268
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3269
|
+
},
|
|
3270
|
+
"author": {
|
|
3271
|
+
"name": "呼啦啦啦圈儿",
|
|
3272
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/62eb4804908e4ebdb688ee3526931d10?lk3s=4eecb9e8&x-expires=1739495683&x-signature=bJsWlyJmKJ9jIplkJQUf9MilEzo%3D",
|
|
3273
|
+
"source": 1,
|
|
3274
|
+
"uid": "3246232101731598"
|
|
3275
|
+
},
|
|
3276
|
+
"sticker": {
|
|
3277
|
+
"preview_cover": "",
|
|
3278
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b33d982652c14565bd4f10454c5d6e97~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439683&x-signature=intlLwgBAUa56xEdug0Mbfn4rD8%3D&format=.png",
|
|
3279
|
+
"sticker_type": 1,
|
|
3280
|
+
"sticker_package": {
|
|
3281
|
+
"width_per_frame": 540,
|
|
3282
|
+
"height_per_frame": 486,
|
|
3283
|
+
"size": 120951
|
|
3284
|
+
},
|
|
3285
|
+
"large_image": {
|
|
3286
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b33d982652c14565bd4f10454c5d6e97~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439683&x-signature=HhmflMbS3o%2BgkE4KU65LDJjbb84%3D"
|
|
3287
|
+
}
|
|
3288
|
+
}
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"version_code": "742",
|
|
3292
|
+
"request_id": "20250115091443B239E2F56621D727E90E",
|
|
3293
|
+
"fail_reason": ""
|
|
3294
|
+
}
|
|
3295
|
+
}
|