cutsdk 0.0.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +127 -0
- package/dist/api/audios/add-audios.d.ts +3 -0
- package/dist/api/audios/add-audios.d.ts.map +1 -0
- package/dist/api/audios/add-audios.js +33 -0
- package/dist/api/audios/add-audios.js.map +1 -0
- package/dist/api/audios/get-audios.d.ts +5 -0
- package/dist/api/audios/get-audios.d.ts.map +1 -0
- package/dist/api/audios/get-audios.js +27 -0
- package/dist/api/audios/get-audios.js.map +1 -0
- package/dist/api/captions/add-captions.d.ts +3 -0
- package/dist/api/captions/add-captions.d.ts.map +1 -0
- package/dist/api/captions/add-captions.js +220 -0
- package/dist/api/captions/add-captions.js.map +1 -0
- package/dist/api/captions/get-captions.d.ts +5 -0
- package/dist/api/captions/get-captions.d.ts.map +1 -0
- package/dist/api/captions/get-captions.js +36 -0
- package/dist/api/captions/get-captions.js.map +1 -0
- package/dist/api/cloud/render-draft.d.ts +8 -0
- package/dist/api/cloud/render-draft.d.ts.map +1 -0
- package/dist/api/cloud/render-draft.js +101 -0
- package/dist/api/cloud/render-draft.js.map +1 -0
- package/dist/api/cloud/submit-video-render-task.d.ts +4 -0
- package/dist/api/cloud/submit-video-render-task.d.ts.map +1 -0
- package/dist/api/cloud/submit-video-render-task.js +54 -0
- package/dist/api/cloud/submit-video-render-task.js.map +1 -0
- package/dist/api/cloud/upload-draft.d.ts +4 -0
- package/dist/api/cloud/upload-draft.d.ts.map +1 -0
- package/dist/api/cloud/upload-draft.js +91 -0
- package/dist/api/cloud/upload-draft.js.map +1 -0
- package/dist/api/draft/create-draft.d.ts +3 -0
- package/dist/api/draft/create-draft.d.ts.map +1 -0
- package/dist/api/draft/create-draft.js +11 -0
- package/dist/api/draft/create-draft.js.map +1 -0
- package/dist/api/draft/easy-create-material.d.ts +3 -0
- package/dist/api/draft/easy-create-material.d.ts.map +1 -0
- package/dist/api/draft/easy-create-material.js +64 -0
- package/dist/api/draft/easy-create-material.js.map +1 -0
- package/dist/api/draft/get-draft-info.d.ts +5 -0
- package/dist/api/draft/get-draft-info.d.ts.map +1 -0
- package/dist/api/draft/get-draft-info.js +35 -0
- package/dist/api/draft/get-draft-info.js.map +1 -0
- package/dist/api/draft/list-drafts.d.ts +3 -0
- package/dist/api/draft/list-drafts.d.ts.map +1 -0
- package/dist/api/draft/list-drafts.js +51 -0
- package/dist/api/draft/list-drafts.js.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts +3 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.js +71 -0
- package/dist/api/draft-spec/create-and-render-draft.js.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts +4 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.js +96 -0
- package/dist/api/draft-spec/create-draft-from-spec.js.map +1 -0
- package/dist/api/draft-spec/resolve.d.ts +21 -0
- package/dist/api/draft-spec/resolve.d.ts.map +1 -0
- package/dist/api/draft-spec/resolve.js +279 -0
- package/dist/api/draft-spec/resolve.js.map +1 -0
- package/dist/api/draft-spec/time.d.ts +17 -0
- package/dist/api/draft-spec/time.d.ts.map +1 -0
- package/dist/api/draft-spec/time.js +56 -0
- package/dist/api/draft-spec/time.js.map +1 -0
- package/dist/api/draft-spec/validation.d.ts +3 -0
- package/dist/api/draft-spec/validation.d.ts.map +1 -0
- package/dist/api/draft-spec/validation.js +179 -0
- package/dist/api/draft-spec/validation.js.map +1 -0
- package/dist/api/effects/add-effects.d.ts +3 -0
- package/dist/api/effects/add-effects.d.ts.map +1 -0
- package/dist/api/effects/add-effects.js +24 -0
- package/dist/api/effects/add-effects.js.map +1 -0
- package/dist/api/effects/get-effects.d.ts +5 -0
- package/dist/api/effects/get-effects.d.ts.map +1 -0
- package/dist/api/effects/get-effects.js +23 -0
- package/dist/api/effects/get-effects.js.map +1 -0
- package/dist/api/images/add-images.d.ts +3 -0
- package/dist/api/images/add-images.d.ts.map +1 -0
- package/dist/api/images/add-images.js +67 -0
- package/dist/api/images/add-images.js.map +1 -0
- package/dist/api/images/get-images.d.ts +5 -0
- package/dist/api/images/get-images.d.ts.map +1 -0
- package/dist/api/images/get-images.js +30 -0
- package/dist/api/images/get-images.js.map +1 -0
- package/dist/api/keyframes/add-keyframes.d.ts +3 -0
- package/dist/api/keyframes/add-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/add-keyframes.js +21 -0
- package/dist/api/keyframes/add-keyframes.js.map +1 -0
- package/dist/api/keyframes/get-keyframes.d.ts +6 -0
- package/dist/api/keyframes/get-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/get-keyframes.js +41 -0
- package/dist/api/keyframes/get-keyframes.js.map +1 -0
- package/dist/api/masks/add-masks.d.ts +3 -0
- package/dist/api/masks/add-masks.d.ts.map +1 -0
- package/dist/api/masks/add-masks.js +63 -0
- package/dist/api/masks/add-masks.js.map +1 -0
- package/dist/api/masks/get-masks.d.ts +6 -0
- package/dist/api/masks/get-masks.d.ts.map +1 -0
- package/dist/api/masks/get-masks.js +44 -0
- package/dist/api/masks/get-masks.js.map +1 -0
- package/dist/api/query/get-audio-duration.d.ts +3 -0
- package/dist/api/query/get-audio-duration.d.ts.map +1 -0
- package/dist/api/query/get-audio-duration.js +12 -0
- package/dist/api/query/get-audio-duration.js.map +1 -0
- package/dist/api/query/get-image-animations.d.ts +3 -0
- package/dist/api/query/get-image-animations.d.ts.map +1 -0
- package/dist/api/query/get-image-animations.js +21 -0
- package/dist/api/query/get-image-animations.js.map +1 -0
- package/dist/api/setup/templates/project/.agents/skills/cut-draft/SKILL.md +77 -0
- package/dist/api/setup/templates/project/cut-sdk/.env.example +7 -0
- package/dist/api/setup/templates/project/cut-sdk/README.md +54 -0
- package/dist/api/setup/templates/project/cut-sdk/api-cheatsheet.md +132 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/01-create-draft.ts +43 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/02-draft-spec.ts +73 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/03-create-and-render.ts +67 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/04-cli-examples.md +71 -0
- package/dist/api/setup/templates/project/cut-sdk/quickstart.md +110 -0
- package/dist/api/sticker/add-sticker.d.ts +3 -0
- package/dist/api/sticker/add-sticker.d.ts.map +1 -0
- package/dist/api/sticker/add-sticker.js +22 -0
- package/dist/api/sticker/add-sticker.js.map +1 -0
- package/dist/api/sticker/get-stickers.d.ts +5 -0
- package/dist/api/sticker/get-stickers.d.ts.map +1 -0
- package/dist/api/sticker/get-stickers.js +23 -0
- package/dist/api/sticker/get-stickers.js.map +1 -0
- package/dist/api/text-style/add-text-style.d.ts +3 -0
- package/dist/api/text-style/add-text-style.d.ts.map +1 -0
- package/dist/api/text-style/add-text-style.js +25 -0
- package/dist/api/text-style/add-text-style.js.map +1 -0
- package/dist/api/videos/add-videos.d.ts +3 -0
- package/dist/api/videos/add-videos.d.ts.map +1 -0
- package/dist/api/videos/add-videos.js +84 -0
- package/dist/api/videos/add-videos.js.map +1 -0
- package/dist/api/videos/get-videos.d.ts +5 -0
- package/dist/api/videos/get-videos.d.ts.map +1 -0
- package/dist/api/videos/get-videos.js +30 -0
- package/dist/api/videos/get-videos.js.map +1 -0
- package/dist/cli.d.ts +3 -0
- package/dist/cli.d.ts.map +1 -0
- package/dist/cli.js +339 -0
- package/dist/cli.js.map +1 -0
- package/dist/config/index.d.ts +10 -0
- package/dist/config/index.d.ts.map +1 -0
- package/dist/config/index.js +26 -0
- package/dist/config/index.js.map +1 -0
- package/dist/draft/drafts/AudioMaterial.d.ts +41 -0
- package/dist/draft/drafts/AudioMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/AudioMaterial.js +45 -0
- package/dist/draft/drafts/AudioMaterial.js.map +1 -0
- package/dist/draft/drafts/Draft.d.ts +272 -0
- package/dist/draft/drafts/Draft.d.ts.map +1 -0
- package/dist/draft/drafts/Draft.js +374 -0
- package/dist/draft/drafts/Draft.js.map +1 -0
- package/dist/draft/drafts/Effects.d.ts +32 -0
- package/dist/draft/drafts/Effects.d.ts.map +1 -0
- package/dist/draft/drafts/Effects.js +78 -0
- package/dist/draft/drafts/Effects.js.map +1 -0
- package/dist/draft/drafts/Huazi.d.ts +47 -0
- package/dist/draft/drafts/Huazi.d.ts.map +1 -0
- package/dist/draft/drafts/Huazi.js +71 -0
- package/dist/draft/drafts/Huazi.js.map +1 -0
- package/dist/draft/drafts/Keyframe.d.ts +57 -0
- package/dist/draft/drafts/Keyframe.d.ts.map +1 -0
- package/dist/draft/drafts/Keyframe.js +66 -0
- package/dist/draft/drafts/Keyframe.js.map +1 -0
- package/dist/draft/drafts/Mask.d.ts +74 -0
- package/dist/draft/drafts/Mask.d.ts.map +1 -0
- package/dist/draft/drafts/Mask.js +93 -0
- package/dist/draft/drafts/Mask.js.map +1 -0
- package/dist/draft/drafts/MediaUtil.d.ts +18 -0
- package/dist/draft/drafts/MediaUtil.d.ts.map +1 -0
- package/dist/draft/drafts/MediaUtil.js +101 -0
- package/dist/draft/drafts/MediaUtil.js.map +1 -0
- package/dist/draft/drafts/Qipaos.d.ts +35 -0
- package/dist/draft/drafts/Qipaos.d.ts.map +1 -0
- package/dist/draft/drafts/Qipaos.js +41 -0
- package/dist/draft/drafts/Qipaos.js.map +1 -0
- package/dist/draft/drafts/Segments.d.ts +74 -0
- package/dist/draft/drafts/Segments.d.ts.map +1 -0
- package/dist/draft/drafts/Segments.js +112 -0
- package/dist/draft/drafts/Segments.js.map +1 -0
- package/dist/draft/drafts/Stickers.d.ts +58 -0
- package/dist/draft/drafts/Stickers.d.ts.map +1 -0
- package/dist/draft/drafts/Stickers.js +64 -0
- package/dist/draft/drafts/Stickers.js.map +1 -0
- package/dist/draft/drafts/TextMaterial.d.ts +119 -0
- package/dist/draft/drafts/TextMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/TextMaterial.js +182 -0
- package/dist/draft/drafts/TextMaterial.js.map +1 -0
- package/dist/draft/drafts/Track.d.ts +18 -0
- package/dist/draft/drafts/Track.d.ts.map +1 -0
- package/dist/draft/drafts/Track.js +30 -0
- package/dist/draft/drafts/Track.js.map +1 -0
- package/dist/draft/drafts/Transitions.d.ts +14 -0
- package/dist/draft/drafts/Transitions.d.ts.map +1 -0
- package/dist/draft/drafts/Transitions.js +21 -0
- package/dist/draft/drafts/Transitions.js.map +1 -0
- package/dist/draft/drafts/VideoMaterial.d.ts +87 -0
- package/dist/draft/drafts/VideoMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/VideoMaterial.js +92 -0
- package/dist/draft/drafts/VideoMaterial.js.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts +2 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.js +281 -0
- package/dist/draft/drafts/add_keyframes_v2.js.map +1 -0
- package/dist/draft/drafts/add_text_animations.d.ts +7 -0
- package/dist/draft/drafts/add_text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_text_animations.js +29 -0
- package/dist/draft/drafts/add_text_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_animations.d.ts +7 -0
- package/dist/draft/drafts/add_video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_animations.js +29 -0
- package/dist/draft/drafts/add_video_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_effects.d.ts +27 -0
- package/dist/draft/drafts/add_video_effects.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_effects.js +11 -0
- package/dist/draft/drafts/add_video_effects.js.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts +35 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.js +98 -0
- package/dist/draft/drafts/data/audio/audio_effect.js.map +1 -0
- package/dist/draft/drafts/data/audio//346/250/241/346/213/237.json +4275 -0
- package/dist/draft/drafts/data/audio//347/216/257/345/242/203.json +1673 -0
- package/dist/draft/drafts/data/audio//347/276/216/345/214/226.json +860 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts +29 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/effect/cn/effect.js +122 -0
- package/dist/draft/drafts/data/effect/cn/effect.js.map +1 -0
- package/dist/draft/drafts/data/effect/cn/huamian/aixing.json +3097 -0
- package/dist/draft/drafts/data/effect/cn/huamian/anhei.json +3456 -0
- package/dist/draft/drafts/data/effect/cn/huamian/biankuang.json +8201 -0
- package/dist/draft/drafts/data/effect/cn/huamian/bling.json +5836 -0
- package/dist/draft/drafts/data/effect/cn/huamian/chaoku.json +3554 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dianyin.json +624 -0
- package/dist/draft/drafts/data/effect/cn/huamian/donggan.json +11193 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dv.json +3305 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fanwei.json +10631 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fenpin.json +1016 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fugu.json +7592 -0
- package/dist/draft/drafts/data/effect/cn/huamian/guang.json +5614 -0
- package/dist/draft/drafts/data/effect/cn/huamian/hot.json +16202 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jichu.json +10017 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jinfen.json +2545 -0
- package/dist/draft/drafts/data/effect/cn/huamian/manhua.json +1897 -0
- package/dist/draft/drafts/data/effect/cn/huamian/niuqu.json +2037 -0
- package/dist/draft/drafts/data/effect/cn/huamian/touyin.json +1013 -0
- package/dist/draft/drafts/data/effect/cn/huamian/wenlin.json +2942 -0
- package/dist/draft/drafts/data/effect/cn/huamian/xinnian.json +4627 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zhongyi.json +3063 -0
- package/dist/draft/drafts/data/effect/cn/huamian/ziran.json +4791 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zuixin.json +5677 -0
- package/dist/draft/drafts/data/effect/cn/renwu/anhei.json +900 -0
- package/dist/draft/drafts/data/effect/cn/renwu/danglian.json +1518 -0
- package/dist/draft/drafts/data/effect/cn/renwu/hot.json +20280 -0
- package/dist/draft/drafts/data/effect/cn/renwu/huanrao.json +1447 -0
- package/dist/draft/drafts/data/effect/cn/renwu/kelong.json +1857 -0
- package/dist/draft/drafts/data/effect/cn/renwu/qingxu.json +5641 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shenti.json +2827 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shoubu.json +742 -0
- package/dist/draft/drafts/data/effect/cn/renwu/tousi.json +3129 -0
- package/dist/draft/drafts/data/effect/cn/renwu/xingxiang.json +1397 -0
- package/dist/draft/drafts/data/effect/cn/renwu/zhuangshi.json +5017 -0
- package/dist/draft/drafts/data/font/font.d.ts +11 -0
- package/dist/draft/drafts/data/font/font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font.js +9303 -0
- package/dist/draft/drafts/data/font/font.js.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts +3 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.js +57922 -0
- package/dist/draft/drafts/data/font/font_0427.js.map +1 -0
- package/dist/draft/drafts/data/font/online_font.d.ts +7 -0
- package/dist/draft/drafts/data/font/online_font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/online_font.js +78 -0
- package/dist/draft/drafts/data/font/online_font.js.map +1 -0
- package/dist/draft/drafts/data/huazi/all_huazi_data.json +94057 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts +9 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts.map +1 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js +163 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js.map +1 -0
- package/dist/draft/drafts/data/texiao/aixin.json +2555 -0
- package/dist/draft/drafts/data/texiao/anhei.json +2909 -0
- package/dist/draft/drafts/data/texiao/biankuang.json +5906 -0
- package/dist/draft/drafts/data/texiao/bling.json +4171 -0
- package/dist/draft/drafts/data/texiao/chaoku.json +1560 -0
- package/dist/draft/drafts/data/texiao/dianyin.json +522 -0
- package/dist/draft/drafts/data/texiao/donggan.json +6157 -0
- package/dist/draft/drafts/data/texiao/dv.json +1796 -0
- package/dist/draft/drafts/data/texiao/fenpin.json +712 -0
- package/dist/draft/drafts/data/texiao/fenwei.json +4405 -0
- package/dist/draft/drafts/data/texiao/fugu.json +4472 -0
- package/dist/draft/drafts/data/texiao/guang.json +2297 -0
- package/dist/draft/drafts/data/texiao/jichu.json +4929 -0
- package/dist/draft/drafts/data/texiao/jinfen.json +1712 -0
- package/dist/draft/drafts/data/texiao/manhua.json +1700 -0
- package/dist/draft/drafts/data/texiao/niuqu.json +708 -0
- package/dist/draft/drafts/data/texiao/remen.json +7147 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts +53 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts.map +1 -0
- package/dist/draft/drafts/data/texiao/texiao.js +102 -0
- package/dist/draft/drafts/data/texiao/texiao.js.map +1 -0
- package/dist/draft/drafts/data/texiao/touyin.json +2354 -0
- package/dist/draft/drafts/data/texiao/wenli.json +2118 -0
- package/dist/draft/drafts/data/texiao/ziran.json +2882 -0
- package/dist/draft/drafts/data/texiao/zongyi.json +2287 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/chuchang.js +4547 -0
- package/dist/draft/drafts/data/text/chuchang.js.map +1 -0
- package/dist/draft/drafts/data/text/qipao.d.ts +87 -0
- package/dist/draft/drafts/data/text/qipao.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/qipao.js +17773 -0
- package/dist/draft/drafts/data/text/qipao.js.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.js +5363 -0
- package/dist/draft/drafts/data/text/ruchang.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts +7 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.js +147 -0
- package/dist/draft/drafts/data/text/text_animations.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.json +26179 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts +35 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/xunhuan.js +3435 -0
- package/dist/draft/drafts/data/text/xunhuan.js.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn/aixin.json +3625 -0
- package/dist/draft/drafts/data/tezhi/cn/biaoqing.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/bohemanbo.json +3270 -0
- package/dist/draft/drafts/data/tezhi/cn/dianshang.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/dongri.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/hot.json +3379 -0
- package/dist/draft/drafts/data/tezhi/cn/hudie.json +3490 -0
- package/dist/draft/drafts/data/tezhi/cn/hudong.json +3328 -0
- package/dist/draft/drafts/data/tezhi/cn/hunli.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/jiari.json +3276 -0
- package/dist/draft/drafts/data/tezhi/cn/keai.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/langman.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/lvxing.json +3350 -0
- package/dist/draft/drafts/data/tezhi/cn/meishi.json +3294 -0
- package/dist/draft/drafts/data/tezhi/cn/meizhuang.json +3279 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu1.json +3421 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu2.json +3368 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu3.json +3358 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu4.json +3361 -0
- package/dist/draft/drafts/data/tezhi/cn/regeng.json +3292 -0
- package/dist/draft/drafts/data/tezhi/cn/vip.json +3336 -0
- package/dist/draft/drafts/data/tezhi/cn/vlog.json +3295 -0
- package/dist/draft/drafts/data/tezhi/cn/xiari.json +3411 -0
- package/dist/draft/drafts/data/tezhi/cn/xinnian.json +3274 -0
- package/dist/draft/drafts/data/tezhi/cn/yinyuejie.json +3285 -0
- package/dist/draft/drafts/data/tezhi/cn/yundong.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/zhakai.json +3399 -0
- package/dist/draft/drafts/data/tezhi/cn/zhisi.json +3385 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts +2 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js +41 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js.map +1 -0
- package/dist/draft/drafts/data/transitions/cn/MG/345/212/250/347/224/273.json +880 -0
- package/dist/draft/drafts/data/transitions/cn/hot.json +20419 -0
- package/dist/draft/drafts/data/transitions/cn//344/272/222/345/212/250emoji.json +820 -0
- package/dist/draft/drafts/data/transitions/cn//345/205/211/346/225/210.json +3355 -0
- package/dist/draft/drafts/data/transitions/cn//345/210/206/345/211/262.json +2255 -0
- package/dist/draft/drafts/data/transitions/cn//345/217/240/345/214/226.json +2206 -0
- package/dist/draft/drafts/data/transitions/cn//345/271/273/347/201/257/347/211/207.json +4175 -0
- package/dist/draft/drafts/data/transitions/cn//346/211/255/346/233/262.json +2388 -0
- package/dist/draft/drafts/data/transitions/cn//346/213/215/346/221/204.json +1546 -0
- package/dist/draft/drafts/data/transitions/cn//346/225/205/351/232/234.json +1616 -0
- package/dist/draft/drafts/data/transitions/cn//346/226/260/345/271/264.json +2935 -0
- package/dist/draft/drafts/data/transitions/cn//346/234/200/346/226/260.json +3167 -0
- package/dist/draft/drafts/data/transitions/cn//346/250/241/347/263/212.json +1535 -0
- package/dist/draft/drafts/data/transitions/cn//347/273/274/350/211/272.json +904 -0
- package/dist/draft/drafts/data/transitions/cn//350/207/252/347/204/266.json +657 -0
- package/dist/draft/drafts/data/transitions/cn//350/277/220/351/225/234.json +5283 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts +3 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts.map +1 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js +52 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js.map +1 -0
- package/dist/draft/drafts/data/video/group.d.ts +35 -0
- package/dist/draft/drafts/data/video/group.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/group.js +7496 -0
- package/dist/draft/drafts/data/video/group.js.map +1 -0
- package/dist/draft/drafts/data/video/ins.d.ts +19 -0
- package/dist/draft/drafts/data/video/ins.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/ins.js +3046 -0
- package/dist/draft/drafts/data/video/ins.js.map +1 -0
- package/dist/draft/drafts/data/video/out.d.ts +35 -0
- package/dist/draft/drafts/data/video/out.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/out.js +1640 -0
- package/dist/draft/drafts/data/video/out.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts +7 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.js +138 -0
- package/dist/draft/drafts/data/video/video_animations.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.json +22380 -0
- package/dist/draft/drafts/online_effects.d.ts +3 -0
- package/dist/draft/drafts/online_effects.d.ts.map +1 -0
- package/dist/draft/drafts/online_effects.js +57 -0
- package/dist/draft/drafts/online_effects.js.map +1 -0
- package/dist/draft/index.d.ts +23 -0
- package/dist/draft/index.d.ts.map +1 -0
- package/dist/draft/index.js +20 -0
- package/dist/draft/index.js.map +1 -0
- package/dist/index.d.ts +56 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +86 -0
- package/dist/index.js.map +1 -0
- package/dist/shared/cloud-client.d.ts +64 -0
- package/dist/shared/cloud-client.d.ts.map +1 -0
- package/dist/shared/cloud-client.js +121 -0
- package/dist/shared/cloud-client.js.map +1 -0
- package/dist/shared/draft-service.d.ts +9 -0
- package/dist/shared/draft-service.d.ts.map +1 -0
- package/dist/shared/draft-service.js +91 -0
- package/dist/shared/draft-service.js.map +1 -0
- package/dist/shared/errors.d.ts +28 -0
- package/dist/shared/errors.d.ts.map +1 -0
- package/dist/shared/errors.js +138 -0
- package/dist/shared/errors.js.map +1 -0
- package/dist/shared/logger.d.ts +6 -0
- package/dist/shared/logger.d.ts.map +1 -0
- package/dist/shared/logger.js +9 -0
- package/dist/shared/logger.js.map +1 -0
- package/dist/shared/media-downloader.d.ts +14 -0
- package/dist/shared/media-downloader.d.ts.map +1 -0
- package/dist/shared/media-downloader.js +94 -0
- package/dist/shared/media-downloader.js.map +1 -0
- package/dist/shared/media.d.ts +6 -0
- package/dist/shared/media.d.ts.map +1 -0
- package/dist/shared/media.js +92 -0
- package/dist/shared/media.js.map +1 -0
- package/dist/template/attachment_pc_common.json +1 -0
- package/dist/template/draft_agency_config.json +1 -0
- package/dist/template/draft_content.json +132 -0
- package/dist/template/draft_meta_info.json +59 -0
- package/dist/template/template.tmp +1 -0
- package/dist/types/index.d.ts +620 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/index.js +4 -0
- package/dist/types/index.js.map +1 -0
- package/package.json +67 -4
- package/index.js +0 -1
|
@@ -0,0 +1,3379 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ret": "0",
|
|
3
|
+
"errmsg": "success",
|
|
4
|
+
"systime": "1736902701",
|
|
5
|
+
"logid": "202501150858215B18AB7EC2D0C42446E5",
|
|
6
|
+
"sign": "",
|
|
7
|
+
"response": "",
|
|
8
|
+
"data": {
|
|
9
|
+
"has_more": true,
|
|
10
|
+
"next_offset": 50,
|
|
11
|
+
"effect_item_list": [
|
|
12
|
+
{
|
|
13
|
+
"common_attr": {
|
|
14
|
+
"id": "7365760205734415651",
|
|
15
|
+
"effect_id": "7365760205734415651",
|
|
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/61daac55edea4127b3e79f9377ed708c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=9JGUxV8FsEIus%2BXbC1bV%2FfnImbY%3D",
|
|
22
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/61daac55edea4127b3e79f9377ed708c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=J2D%2BwF7SrP456z2DsGComsPKXVg%3D"
|
|
23
|
+
},
|
|
24
|
+
"item_urls": [
|
|
25
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b0d6984db94422630bc5ba4e0d7f4cb0?lk3s=43402efa&x-expires=1768438701&x-signature=KTqHRx9JAmTs9flY3f0SxpnyCzg%3D"
|
|
26
|
+
],
|
|
27
|
+
"md5": "b0d6984db94422630bc5ba4e0d7f4cb0",
|
|
28
|
+
"has_favorited": false,
|
|
29
|
+
"create_time": 1714976526,
|
|
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://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/915a2c5047d346d08296b5b4add61800~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=dBn7ZBvlC9dOJKXs2%2B9vyXvIMqs%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": "zsBf58Qf4Ji8OWg8DgOIPWuyc8nC1hoi8ZtGc5LkuiJemJYQFYE3zkOjTXQNvPR6Y6/lBPhHw40IYl7EuW/dPAjlwqugKMP3tCF0r3mssoG5fVDBSGd0KePgkm3nxN9HA5IPv2/SKmeimAGLJ3ZKtz//7jvnAZiRCVSgWFe6lGc="
|
|
51
|
+
},
|
|
52
|
+
"category_ids": [
|
|
53
|
+
10523,
|
|
54
|
+
10515,
|
|
55
|
+
10518
|
|
56
|
+
],
|
|
57
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/1aac7c9fcd479e6bb3b50e39bd774655\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
58
|
+
},
|
|
59
|
+
"author": {
|
|
60
|
+
"name": "七月传媒工作室",
|
|
61
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
62
|
+
"source": 1,
|
|
63
|
+
"uid": "106187290761"
|
|
64
|
+
},
|
|
65
|
+
"sticker": {
|
|
66
|
+
"preview_cover": "",
|
|
67
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/915a2c5047d346d08296b5b4add61800~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=kxg3FnBYNT5sTkcwDCMY9Yb6Qk4%3D&format=.png",
|
|
68
|
+
"sticker_type": 2,
|
|
69
|
+
"sticker_package": {
|
|
70
|
+
"width_per_frame": 280,
|
|
71
|
+
"height_per_frame": 280,
|
|
72
|
+
"size": 2044566
|
|
73
|
+
},
|
|
74
|
+
"large_image": {
|
|
75
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/915a2c5047d346d08296b5b4add61800~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=dBn7ZBvlC9dOJKXs2%2B9vyXvIMqs%3D"
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"common_attr": {
|
|
81
|
+
"id": "7450803264184061209",
|
|
82
|
+
"effect_id": "7450803264184061209",
|
|
83
|
+
"effect_type": 2,
|
|
84
|
+
"source": 1,
|
|
85
|
+
"title": "2025年蛇年",
|
|
86
|
+
"description": "2025年蛇年",
|
|
87
|
+
"cover_url": {
|
|
88
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/97a0b22b081a4f2d91ae7789aeb0e7e8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=FiwYLSEIBpT0gHmJ4FxQYQqu%2Bro%3D",
|
|
89
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/97a0b22b081a4f2d91ae7789aeb0e7e8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=x%2BdOg2q0FWPzXVYpCt45JEWpgso%3D"
|
|
90
|
+
},
|
|
91
|
+
"item_urls": [
|
|
92
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c246a02897b191abb76f2bbe0b4a1840?lk3s=43402efa&x-expires=1768438701&x-signature=ZON%2FWruE1NCBSRPvRwdokFdv9WY%3D"
|
|
93
|
+
],
|
|
94
|
+
"md5": "c246a02897b191abb76f2bbe0b4a1840",
|
|
95
|
+
"has_favorited": false,
|
|
96
|
+
"create_time": 1734949323,
|
|
97
|
+
"statistics": {
|
|
98
|
+
"favorite_count": 0
|
|
99
|
+
},
|
|
100
|
+
"is_original": true,
|
|
101
|
+
"status": 102,
|
|
102
|
+
"review_info": {
|
|
103
|
+
"review_status": 1,
|
|
104
|
+
"review_code_list": [],
|
|
105
|
+
"extra_reason": null,
|
|
106
|
+
"review_reason_list": []
|
|
107
|
+
},
|
|
108
|
+
"aspect_ratio": 1,
|
|
109
|
+
"download_info": {
|
|
110
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a715f52d985b41898625e6d14ea61332~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=ODYCA0lDFpGNJEYPCsvGDHl0mBQ%3D",
|
|
111
|
+
"format": "gif"
|
|
112
|
+
},
|
|
113
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
114
|
+
"is_business": false,
|
|
115
|
+
"business_info": {
|
|
116
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
117
|
+
"sign": "ujyQdwzuEq3wCp2nMRUPUJNe1lUXoKFG2Xok/ZHFeJ28g/BUeFwZaTULZNdAi6lEI8QMDXJk39mEDujJNzlp5UoYyA54m2OOI2RkEWqPU8mu1W7LItw/AAXLZofEdp8bdhCHnXP5NIa53jEngrX3QgR4LFveuVaVfSkzTz42KI4="
|
|
118
|
+
},
|
|
119
|
+
"category_ids": [
|
|
120
|
+
5914265
|
|
121
|
+
],
|
|
122
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/7c8bf7f472574893a37e9d259efff6ee\"}"
|
|
123
|
+
},
|
|
124
|
+
"author": {
|
|
125
|
+
"name": "Hahahama",
|
|
126
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oQVTuW2EAYRXAQ1IfCFmCGGDguCFAAB1fYyTC7?lk3s=4eecb9e8&x-expires=1739494701&x-signature=Ca31rNqADIv4BbEW6DCsJUJm5Ag%3D",
|
|
127
|
+
"source": 1,
|
|
128
|
+
"uid": "4222580877173159"
|
|
129
|
+
},
|
|
130
|
+
"sticker": {
|
|
131
|
+
"preview_cover": "",
|
|
132
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a715f52d985b41898625e6d14ea61332~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=cmtSalTr2ODBI3SlyM5SFMntcRE%3D&format=.png",
|
|
133
|
+
"sticker_type": 2,
|
|
134
|
+
"sticker_package": {
|
|
135
|
+
"width_per_frame": 280,
|
|
136
|
+
"height_per_frame": 280,
|
|
137
|
+
"size": 372423
|
|
138
|
+
},
|
|
139
|
+
"large_image": {
|
|
140
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a715f52d985b41898625e6d14ea61332~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=ODYCA0lDFpGNJEYPCsvGDHl0mBQ%3D"
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"common_attr": {
|
|
146
|
+
"id": "7383960561135996211",
|
|
147
|
+
"effect_id": "7383960561135996211",
|
|
148
|
+
"effect_type": 2,
|
|
149
|
+
"source": 1,
|
|
150
|
+
"title": "夏日限定甜美可爱Y2K标题",
|
|
151
|
+
"description": "夏日限定甜美可爱Y2K标题",
|
|
152
|
+
"cover_url": {
|
|
153
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/45a61fc1c72a41d6a32025da14593703~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=GAzW5ZDM26vQvth%2F7bKhTfvy%2FFI%3D",
|
|
154
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/45a61fc1c72a41d6a32025da14593703~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=IhZfZVit8MEP%2B7%2FUdELD3CRm%2FPE%3D"
|
|
155
|
+
},
|
|
156
|
+
"item_urls": [
|
|
157
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d45e844000897001c25e194c6353892d?lk3s=43402efa&x-expires=1768438701&x-signature=1zhF04Y6wUuLAU40lYmWYas1e70%3D"
|
|
158
|
+
],
|
|
159
|
+
"md5": "d45e844000897001c25e194c6353892d",
|
|
160
|
+
"has_favorited": false,
|
|
161
|
+
"create_time": 1719212961,
|
|
162
|
+
"statistics": {
|
|
163
|
+
"favorite_count": 0
|
|
164
|
+
},
|
|
165
|
+
"is_original": true,
|
|
166
|
+
"status": 102,
|
|
167
|
+
"review_info": {
|
|
168
|
+
"review_status": 1,
|
|
169
|
+
"review_code_list": [],
|
|
170
|
+
"extra_reason": null,
|
|
171
|
+
"review_reason_list": []
|
|
172
|
+
},
|
|
173
|
+
"aspect_ratio": 1,
|
|
174
|
+
"download_info": {
|
|
175
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f26777209704be2a401298dff58acf2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=HT1%2FlFv7p9fJkaiOQNhXvCbFc0E%3D",
|
|
176
|
+
"format": "gif"
|
|
177
|
+
},
|
|
178
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
179
|
+
"is_business": false,
|
|
180
|
+
"business_info": {
|
|
181
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
182
|
+
"sign": "ssDWHl0x4yT4eCt+PlsMi5JJuZiL+6qVZ+dOHSmtP84fEOiTnDNkqy7yHN1C+0216ToDShfglUZ+gZBg8NWn2ol5rbrcLmLvrwRVGNEwyrnFz3EohGjLkMHxy+qhYAIrcDP3ZsCc2FYkyrzRk2NhM0D7izUOw9MjuLOmjClAY7w="
|
|
183
|
+
},
|
|
184
|
+
"category_ids": [
|
|
185
|
+
10521,
|
|
186
|
+
10515,
|
|
187
|
+
10516,
|
|
188
|
+
11856
|
|
189
|
+
],
|
|
190
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/4a948e3fe95371214bc8759404d62d5a\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
191
|
+
},
|
|
192
|
+
"author": {
|
|
193
|
+
"name": "阿哩哩",
|
|
194
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739494701&x-signature=UTjVGckv77DVBxNLblSidJc%2BVfw%3D",
|
|
195
|
+
"source": 1,
|
|
196
|
+
"uid": "100571911413"
|
|
197
|
+
},
|
|
198
|
+
"sticker": {
|
|
199
|
+
"preview_cover": "",
|
|
200
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f26777209704be2a401298dff58acf2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=brUgsDmfThKONUF%2F5X%2FfS19MIos%3D&format=.png",
|
|
201
|
+
"sticker_type": 2,
|
|
202
|
+
"sticker_package": {
|
|
203
|
+
"width_per_frame": 280,
|
|
204
|
+
"height_per_frame": 280,
|
|
205
|
+
"size": 1529544
|
|
206
|
+
},
|
|
207
|
+
"large_image": {
|
|
208
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f26777209704be2a401298dff58acf2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=HT1%2FlFv7p9fJkaiOQNhXvCbFc0E%3D"
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"common_attr": {
|
|
214
|
+
"id": "7268881214768008500",
|
|
215
|
+
"effect_id": "7268881214768008500",
|
|
216
|
+
"effect_type": 2,
|
|
217
|
+
"source": 1,
|
|
218
|
+
"title": "魔性跳舞小熊",
|
|
219
|
+
"description": "魔性跳舞小熊",
|
|
220
|
+
"cover_url": {
|
|
221
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26800918f66141e2b873482ac2013f03~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=4zLkY%2BQ6sHT%2B2%2FPhVGcuPe9EM3k%3D",
|
|
222
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26800918f66141e2b873482ac2013f03~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=bauZO9qfbK1C1KCRU%2B4S5vcvdfY%3D"
|
|
223
|
+
},
|
|
224
|
+
"item_urls": [
|
|
225
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ef2a0b39d78d2f4bba376c2d0f47f259?lk3s=43402efa&x-expires=1768438701&x-signature=3IIpsJwA3ZDZCI6yBl5l0POWQtc%3D"
|
|
226
|
+
],
|
|
227
|
+
"md5": "ef2a0b39d78d2f4bba376c2d0f47f259",
|
|
228
|
+
"has_favorited": false,
|
|
229
|
+
"create_time": 1692423825,
|
|
230
|
+
"statistics": {
|
|
231
|
+
"favorite_count": 0
|
|
232
|
+
},
|
|
233
|
+
"is_original": false,
|
|
234
|
+
"status": 102,
|
|
235
|
+
"review_info": {
|
|
236
|
+
"review_status": 100,
|
|
237
|
+
"review_code_list": [],
|
|
238
|
+
"extra_reason": null,
|
|
239
|
+
"review_reason_list": []
|
|
240
|
+
},
|
|
241
|
+
"aspect_ratio": 0.835,
|
|
242
|
+
"download_info": {
|
|
243
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26800918f66141e2b873482ac2013f03~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=rxvECr7vBKljnlVYZcMfmqpM3%2BY%3D",
|
|
244
|
+
"format": "gif"
|
|
245
|
+
},
|
|
246
|
+
"publish_source": "user_post",
|
|
247
|
+
"is_business": false,
|
|
248
|
+
"business_info": {
|
|
249
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
250
|
+
"sign": "YCGXdNiVXczsKAe+ur5FBE0BEpXcBbayoVXBs27QQh1tk3fJizp8lF8kEmUrys61AYw0MMDdgc0JkO7OPLi95KPVn9IAEdpiCO2ZdTwHu5eq7BIYvei8ZzUhTKrBaBfHY7JxWc2Zmam5M/WlqY6qdztY8DhPEo/ITU6Eo/UhJqs="
|
|
251
|
+
},
|
|
252
|
+
"category_ids": [
|
|
253
|
+
11437
|
|
254
|
+
],
|
|
255
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
256
|
+
},
|
|
257
|
+
"author": {
|
|
258
|
+
"name": "阿树",
|
|
259
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/fe846c41cd1e76dea7860ed8e728d956~300x300.image",
|
|
260
|
+
"source": 1,
|
|
261
|
+
"uid": "336924584190291"
|
|
262
|
+
},
|
|
263
|
+
"sticker": {
|
|
264
|
+
"preview_cover": "",
|
|
265
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26800918f66141e2b873482ac2013f03~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=g3iuElTxIIvNNNhWvd1COtUHT5g%3D&format=.png",
|
|
266
|
+
"sticker_type": 2,
|
|
267
|
+
"sticker_package": {
|
|
268
|
+
"width_per_frame": 233,
|
|
269
|
+
"height_per_frame": 280,
|
|
270
|
+
"size": 1226393
|
|
271
|
+
},
|
|
272
|
+
"large_image": {
|
|
273
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/26800918f66141e2b873482ac2013f03~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=rxvECr7vBKljnlVYZcMfmqpM3%2BY%3D"
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"common_attr": {
|
|
279
|
+
"id": "7295646291214830863",
|
|
280
|
+
"effect_id": "7295646291214830863",
|
|
281
|
+
"effect_type": 2,
|
|
282
|
+
"source": 1,
|
|
283
|
+
"title": "涂鸦红圈标注互动引导",
|
|
284
|
+
"description": "涂鸦红圈标注互动引导",
|
|
285
|
+
"cover_url": {
|
|
286
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/df74230fa92444bf9d6a3526f7c7fc81~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=qf7Efc6xUg9Sl5SfcmYEC1Q4PME%3D",
|
|
287
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/df74230fa92444bf9d6a3526f7c7fc81~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=ogI4eTTvcLs64QMBVcyMNb9AZbk%3D"
|
|
288
|
+
},
|
|
289
|
+
"item_urls": [
|
|
290
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/308f126cc4268a0a84de49e16c469e0e?lk3s=43402efa&x-expires=1768438701&x-signature=m0xmiuEFHl%2FTYDghToS2wfEUd30%3D"
|
|
291
|
+
],
|
|
292
|
+
"md5": "308f126cc4268a0a84de49e16c469e0e",
|
|
293
|
+
"has_favorited": false,
|
|
294
|
+
"create_time": 1698654393,
|
|
295
|
+
"statistics": {
|
|
296
|
+
"favorite_count": 0
|
|
297
|
+
},
|
|
298
|
+
"is_original": true,
|
|
299
|
+
"status": 102,
|
|
300
|
+
"review_info": {
|
|
301
|
+
"review_status": 1,
|
|
302
|
+
"review_code_list": [],
|
|
303
|
+
"extra_reason": null,
|
|
304
|
+
"review_reason_list": []
|
|
305
|
+
},
|
|
306
|
+
"aspect_ratio": 1,
|
|
307
|
+
"download_info": {
|
|
308
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/137e5942cf9b4492871b895db28af390~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=sl%2FknAPjY2eJQSE5TnNq%2F9BdYDw%3D",
|
|
309
|
+
"format": "gif"
|
|
310
|
+
},
|
|
311
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
312
|
+
"is_business": false,
|
|
313
|
+
"business_info": {
|
|
314
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
315
|
+
"sign": "szqAlj5N+1QEX1VuFPYGqlZU+edX1e1BxgARcP9iSadPFA20mZrvQnueY37N5GiqSwGP8kBuZ5aLlv1+2QDcr8qcHYksHdmCAJj7sUIi3YZfthVuHMYxMDu6axSNGZJg9n8yaq0eyB62DtKNyF3N8wC8bJ0YT7uW+R/jCWN1/wI="
|
|
316
|
+
},
|
|
317
|
+
"category_ids": [
|
|
318
|
+
10518
|
|
319
|
+
],
|
|
320
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/0f647f5c17e38110fb82554d863b4691\"}"
|
|
321
|
+
},
|
|
322
|
+
"author": {
|
|
323
|
+
"name": "七月传媒工作室",
|
|
324
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
325
|
+
"source": 1,
|
|
326
|
+
"uid": "106187290761"
|
|
327
|
+
},
|
|
328
|
+
"sticker": {
|
|
329
|
+
"preview_cover": "",
|
|
330
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/137e5942cf9b4492871b895db28af390~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=1reE91GkTihYfFab8Q1wlRkldB8%3D&format=.png",
|
|
331
|
+
"sticker_type": 2,
|
|
332
|
+
"sticker_package": {
|
|
333
|
+
"width_per_frame": 280,
|
|
334
|
+
"height_per_frame": 280,
|
|
335
|
+
"size": 69428
|
|
336
|
+
},
|
|
337
|
+
"large_image": {
|
|
338
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/137e5942cf9b4492871b895db28af390~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=sl%2FknAPjY2eJQSE5TnNq%2F9BdYDw%3D"
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"common_attr": {
|
|
344
|
+
"id": "7383962876756692262",
|
|
345
|
+
"effect_id": "7383962876756692262",
|
|
346
|
+
"effect_type": 2,
|
|
347
|
+
"source": 1,
|
|
348
|
+
"title": "如果你想快乐英文点击界面像素云",
|
|
349
|
+
"description": "如果你想快乐英文点击界面像素云",
|
|
350
|
+
"cover_url": {
|
|
351
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a474344de5846fc963b213dacbc485d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=a3J4MOqS%2BHTpi6FH1gn3pTIsBKg%3D",
|
|
352
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2a474344de5846fc963b213dacbc485d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=A1vWGtRDbHnymLuD0wt4Jm02%2FYY%3D"
|
|
353
|
+
},
|
|
354
|
+
"item_urls": [
|
|
355
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7d31a08c95e025a5dd0fdbe4d787dd58?lk3s=43402efa&x-expires=1768438701&x-signature=a6Ikf%2FI0oRR1qkraW447J5wFwqA%3D"
|
|
356
|
+
],
|
|
357
|
+
"md5": "7d31a08c95e025a5dd0fdbe4d787dd58",
|
|
358
|
+
"has_favorited": false,
|
|
359
|
+
"create_time": 1719212961,
|
|
360
|
+
"statistics": {
|
|
361
|
+
"favorite_count": 0
|
|
362
|
+
},
|
|
363
|
+
"is_original": true,
|
|
364
|
+
"status": 102,
|
|
365
|
+
"review_info": {
|
|
366
|
+
"review_status": 1,
|
|
367
|
+
"review_code_list": [],
|
|
368
|
+
"extra_reason": null,
|
|
369
|
+
"review_reason_list": []
|
|
370
|
+
},
|
|
371
|
+
"aspect_ratio": 1,
|
|
372
|
+
"download_info": {
|
|
373
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c7a5cd1760ef4b5090f689d4dbd9a417~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=1RxyZuLJGK5MuFJA8h8kV%2FaznuY%3D",
|
|
374
|
+
"format": "gif"
|
|
375
|
+
},
|
|
376
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
377
|
+
"is_business": false,
|
|
378
|
+
"business_info": {
|
|
379
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
380
|
+
"sign": "fcBlITxTIs75dSW3avo802P9lw4zBWMAJPPP69Y5XprxN7t5y1YkroqwsQLvPZ/jYd/mgMJv6azslKowO9qLE2DP85aaxDdiOtJ93uSUalhSArOuISTdH1cKrDuLgqz/c9wBqgcQi4IPP1UR9mzhvAYGdq4YXVCQoOhFcEoaQOw="
|
|
381
|
+
},
|
|
382
|
+
"category_ids": [
|
|
383
|
+
10521,
|
|
384
|
+
10515,
|
|
385
|
+
10516,
|
|
386
|
+
11856
|
|
387
|
+
],
|
|
388
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/aaaee4046f33ce7b4d92d0ede3a63ebc\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
389
|
+
},
|
|
390
|
+
"author": {
|
|
391
|
+
"name": "阿哩哩",
|
|
392
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739494701&x-signature=UTjVGckv77DVBxNLblSidJc%2BVfw%3D",
|
|
393
|
+
"source": 1,
|
|
394
|
+
"uid": "100571911413"
|
|
395
|
+
},
|
|
396
|
+
"sticker": {
|
|
397
|
+
"preview_cover": "",
|
|
398
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c7a5cd1760ef4b5090f689d4dbd9a417~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=2JDzIGjK%2BUxCFmu8N9%2FexvNURc8%3D&format=.png",
|
|
399
|
+
"sticker_type": 2,
|
|
400
|
+
"sticker_package": {
|
|
401
|
+
"width_per_frame": 280,
|
|
402
|
+
"height_per_frame": 280,
|
|
403
|
+
"size": 788634
|
|
404
|
+
},
|
|
405
|
+
"large_image": {
|
|
406
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c7a5cd1760ef4b5090f689d4dbd9a417~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=1RxyZuLJGK5MuFJA8h8kV%2FaznuY%3D"
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"common_attr": {
|
|
412
|
+
"id": "7383961491864571145",
|
|
413
|
+
"effect_id": "7383961491864571145",
|
|
414
|
+
"effect_type": 2,
|
|
415
|
+
"source": 1,
|
|
416
|
+
"title": "夏日VLOG片头果冻英文字体标题",
|
|
417
|
+
"description": "夏日VLOG片头果冻英文字体标题",
|
|
418
|
+
"cover_url": {
|
|
419
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/27b3ba0621914aa081783a823ed8cee9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=%2FJpRndDcmcdrQbB52q9krLv5GqY%3D",
|
|
420
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/27b3ba0621914aa081783a823ed8cee9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=Yq6NciDzOtYBu2udhkUabiL5w18%3D"
|
|
421
|
+
},
|
|
422
|
+
"item_urls": [
|
|
423
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2d0593eff64b62fb0088b3a637bbd744?lk3s=43402efa&x-expires=1768438701&x-signature=m6YtsRdNqSnP1ohGOaM5DKHqlVE%3D"
|
|
424
|
+
],
|
|
425
|
+
"md5": "2d0593eff64b62fb0088b3a637bbd744",
|
|
426
|
+
"has_favorited": false,
|
|
427
|
+
"create_time": 1719212961,
|
|
428
|
+
"statistics": {
|
|
429
|
+
"favorite_count": 0
|
|
430
|
+
},
|
|
431
|
+
"is_original": true,
|
|
432
|
+
"status": 102,
|
|
433
|
+
"review_info": {
|
|
434
|
+
"review_status": 1,
|
|
435
|
+
"review_code_list": [],
|
|
436
|
+
"extra_reason": null,
|
|
437
|
+
"review_reason_list": []
|
|
438
|
+
},
|
|
439
|
+
"aspect_ratio": 1,
|
|
440
|
+
"download_info": {
|
|
441
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/221dd4a43faa4f9bb97b4a5f9a8761e0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=6rBqfj%2BYLwbev3eJ055nZAt%2BBP4%3D",
|
|
442
|
+
"format": "gif"
|
|
443
|
+
},
|
|
444
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
445
|
+
"is_business": false,
|
|
446
|
+
"business_info": {
|
|
447
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
448
|
+
"sign": "Od2gzUdjyPEL3gMM40DE9xkElbD19nzW7SGfdoTtUgDCK/986CJn/nN4btjIZUeM8qbepCVEsDaDWo9/IgyM+Kid4HVRI9VTrwVXEQYjWix+0aObozO/008RZj1yLJGvWsE2Rqa8oOzyi3uKwoSCGDyaqXHczNtsdqsBnyXUzw0="
|
|
449
|
+
},
|
|
450
|
+
"category_ids": [
|
|
451
|
+
10521,
|
|
452
|
+
10515,
|
|
453
|
+
10516,
|
|
454
|
+
11856
|
|
455
|
+
],
|
|
456
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/5119d7efce54112055810d7a75a7456a\"}"
|
|
457
|
+
},
|
|
458
|
+
"author": {
|
|
459
|
+
"name": "阿哩哩",
|
|
460
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739494701&x-signature=UTjVGckv77DVBxNLblSidJc%2BVfw%3D",
|
|
461
|
+
"source": 1,
|
|
462
|
+
"uid": "100571911413"
|
|
463
|
+
},
|
|
464
|
+
"sticker": {
|
|
465
|
+
"preview_cover": "",
|
|
466
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/221dd4a43faa4f9bb97b4a5f9a8761e0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=S5FoQhuwMbj7O5gi%2B2tiUuAdWgw%3D&format=.png",
|
|
467
|
+
"sticker_type": 2,
|
|
468
|
+
"sticker_package": {
|
|
469
|
+
"width_per_frame": 280,
|
|
470
|
+
"height_per_frame": 280,
|
|
471
|
+
"size": 984749
|
|
472
|
+
},
|
|
473
|
+
"large_image": {
|
|
474
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/221dd4a43faa4f9bb97b4a5f9a8761e0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=6rBqfj%2BYLwbev3eJ055nZAt%2BBP4%3D"
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"common_attr": {
|
|
480
|
+
"id": "7377378447586299148",
|
|
481
|
+
"effect_id": "7377378447586299148",
|
|
482
|
+
"effect_type": 2,
|
|
483
|
+
"source": 1,
|
|
484
|
+
"title": "夏日晴天橡皮泥太阳",
|
|
485
|
+
"description": "夏日晴天橡皮泥太阳",
|
|
486
|
+
"cover_url": {
|
|
487
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b1d9ae708e3b424a857d4b3ceaae565a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=h4%2ByyI6gqrAU4EcBGy1z%2FraDLQA%3D",
|
|
488
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b1d9ae708e3b424a857d4b3ceaae565a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=kwiHoM6xlhYbuWtmgO5Cw3%2Blano%3D"
|
|
489
|
+
},
|
|
490
|
+
"item_urls": [
|
|
491
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/392d6752aab72156bc880c1cfc523e99?lk3s=43402efa&x-expires=1768438701&x-signature=66%2B%2BMcTpfpXFkP6yATE3EsQAyic%3D"
|
|
492
|
+
],
|
|
493
|
+
"md5": "392d6752aab72156bc880c1cfc523e99",
|
|
494
|
+
"has_favorited": false,
|
|
495
|
+
"create_time": 1717680229,
|
|
496
|
+
"statistics": {
|
|
497
|
+
"favorite_count": 0
|
|
498
|
+
},
|
|
499
|
+
"is_original": true,
|
|
500
|
+
"status": 102,
|
|
501
|
+
"review_info": {
|
|
502
|
+
"review_status": 1,
|
|
503
|
+
"review_code_list": [],
|
|
504
|
+
"extra_reason": null,
|
|
505
|
+
"review_reason_list": []
|
|
506
|
+
},
|
|
507
|
+
"aspect_ratio": 1,
|
|
508
|
+
"download_info": {
|
|
509
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/75a75f398cd74b0eb6990bfae3afeb03~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=5vY8BpG%2BKB7SH12yIkemVp7ev0c%3D",
|
|
510
|
+
"format": "gif"
|
|
511
|
+
},
|
|
512
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
513
|
+
"is_business": false,
|
|
514
|
+
"business_info": {
|
|
515
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
516
|
+
"sign": "OM93LvFkTA8SdM7lPrHcqA3fTsZlII4NkqCqmGeNg/aCSDzLryXN0Zvm1lpLs9//+v1+LRI/h+XLq38ySl7NVMMW3S1W8tjTbips8/ltDEg8sJ5IfEJjYePnp0m2STLJ3xgMd9jFgD+Aj4OWuX2Vogb/YwoRZ8kixtlAbIQbvbU="
|
|
517
|
+
},
|
|
518
|
+
"category_ids": [
|
|
519
|
+
10521
|
|
520
|
+
],
|
|
521
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/bf0b747b6fc34852a8d95edc18d0aa3c\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
522
|
+
},
|
|
523
|
+
"author": {
|
|
524
|
+
"name": "CHICHI",
|
|
525
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
526
|
+
"source": 1,
|
|
527
|
+
"uid": "3294558974117544"
|
|
528
|
+
},
|
|
529
|
+
"sticker": {
|
|
530
|
+
"preview_cover": "",
|
|
531
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/75a75f398cd74b0eb6990bfae3afeb03~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=PVVE38IESPFuoTZHs05qzufhk2Q%3D&format=.png",
|
|
532
|
+
"sticker_type": 2,
|
|
533
|
+
"sticker_package": {
|
|
534
|
+
"width_per_frame": 280,
|
|
535
|
+
"height_per_frame": 280,
|
|
536
|
+
"size": 90679
|
|
537
|
+
},
|
|
538
|
+
"large_image": {
|
|
539
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/75a75f398cd74b0eb6990bfae3afeb03~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=5vY8BpG%2BKB7SH12yIkemVp7ev0c%3D"
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"common_attr": {
|
|
545
|
+
"id": "7248858015879662888",
|
|
546
|
+
"effect_id": "7248858015879662888",
|
|
547
|
+
"effect_type": 2,
|
|
548
|
+
"source": 1,
|
|
549
|
+
"title": "悲伤蛙蛙表情包 ",
|
|
550
|
+
"description": "悲伤蛙蛙表情包 ",
|
|
551
|
+
"cover_url": {
|
|
552
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e67efeff3e73451e98f33fa5f60e66ff~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=%2BrUjrPF0eC3uCyEFlMAREfguGk4%3D",
|
|
553
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e67efeff3e73451e98f33fa5f60e66ff~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=SbdAR%2F9QYk3DAL9YdDt4VDabjUE%3D"
|
|
554
|
+
},
|
|
555
|
+
"item_urls": [
|
|
556
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/91961ef79c6bbf8e0938ad19f20ff5c2?lk3s=43402efa&x-expires=1768438701&x-signature=SFpj2i6rImCRx32AdGPux4HIWrc%3D"
|
|
557
|
+
],
|
|
558
|
+
"md5": "91961ef79c6bbf8e0938ad19f20ff5c2",
|
|
559
|
+
"has_favorited": false,
|
|
560
|
+
"create_time": 1687758082,
|
|
561
|
+
"statistics": {
|
|
562
|
+
"favorite_count": 0
|
|
563
|
+
},
|
|
564
|
+
"is_original": false,
|
|
565
|
+
"status": 102,
|
|
566
|
+
"review_info": {
|
|
567
|
+
"review_status": 100,
|
|
568
|
+
"review_code_list": [],
|
|
569
|
+
"extra_reason": null,
|
|
570
|
+
"review_reason_list": []
|
|
571
|
+
},
|
|
572
|
+
"aspect_ratio": 1.0362694300518134,
|
|
573
|
+
"download_info": {
|
|
574
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e67efeff3e73451e98f33fa5f60e66ff~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=4BitLHPHmAOf4wpNvVNNgOebuY4%3D",
|
|
575
|
+
"format": "jpeg"
|
|
576
|
+
},
|
|
577
|
+
"publish_source": "user_post",
|
|
578
|
+
"is_business": false,
|
|
579
|
+
"business_info": {
|
|
580
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
581
|
+
"sign": "O018vK81jAW3AMc5efZddyez2tFqAv84lI+QE+S8aHxw1W0xbXc++pvQsKMgRkPnP0d0tZlLx9SbYAzVeIb/9i2o9st5ExrwplZYNJmhMeNCDDn/Lac/dByoVVq12LXW4P27d/pbauR201WiobgUXFJLahtBcS2m/62+8qTCKLE="
|
|
582
|
+
},
|
|
583
|
+
"category_ids": [
|
|
584
|
+
11437
|
|
585
|
+
],
|
|
586
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
587
|
+
},
|
|
588
|
+
"author": {
|
|
589
|
+
"name": "P ",
|
|
590
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/thumb/2dc5000018287a4a2a6b4",
|
|
591
|
+
"source": 1,
|
|
592
|
+
"uid": "96577949454"
|
|
593
|
+
},
|
|
594
|
+
"sticker": {
|
|
595
|
+
"preview_cover": "",
|
|
596
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e67efeff3e73451e98f33fa5f60e66ff~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=DlrUUCWd4QqXXRFKtewW7sGGs64%3D&format=.png",
|
|
597
|
+
"sticker_type": 1,
|
|
598
|
+
"sticker_package": {
|
|
599
|
+
"width_per_frame": 316,
|
|
600
|
+
"height_per_frame": 305,
|
|
601
|
+
"size": 99005
|
|
602
|
+
},
|
|
603
|
+
"large_image": {
|
|
604
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e67efeff3e73451e98f33fa5f60e66ff~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=4BitLHPHmAOf4wpNvVNNgOebuY4%3D"
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"common_attr": {
|
|
610
|
+
"id": "7351712845588958501",
|
|
611
|
+
"effect_id": "7351712845588958501",
|
|
612
|
+
"effect_type": 2,
|
|
613
|
+
"source": 1,
|
|
614
|
+
"title": "比熊犬 小狗 萌宠大头贴 脸部装饰",
|
|
615
|
+
"description": "比熊犬 小狗 萌宠大头贴 脸部装饰",
|
|
616
|
+
"cover_url": {
|
|
617
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bb9bee50b38433eab4a27b21d4030ce~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=y3wAisgm%2BS2Vpdp90EGb9jxKKkc%3D",
|
|
618
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bb9bee50b38433eab4a27b21d4030ce~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=TpOHCiOkktUwEbjuM%2BAGzdaMMAc%3D"
|
|
619
|
+
},
|
|
620
|
+
"item_urls": [
|
|
621
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0e8a4aa340895d5877963d60279745fe?lk3s=43402efa&x-expires=1768438701&x-signature=WkGVgW2plKYIdjhB5tqELhIPIT0%3D"
|
|
622
|
+
],
|
|
623
|
+
"md5": "0e8a4aa340895d5877963d60279745fe",
|
|
624
|
+
"has_favorited": false,
|
|
625
|
+
"create_time": 1711705957,
|
|
626
|
+
"statistics": {
|
|
627
|
+
"favorite_count": 0
|
|
628
|
+
},
|
|
629
|
+
"is_original": true,
|
|
630
|
+
"status": 102,
|
|
631
|
+
"review_info": {
|
|
632
|
+
"review_status": 1,
|
|
633
|
+
"review_code_list": [],
|
|
634
|
+
"extra_reason": null,
|
|
635
|
+
"review_reason_list": []
|
|
636
|
+
},
|
|
637
|
+
"aspect_ratio": 1,
|
|
638
|
+
"download_info": {
|
|
639
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bb9bee50b38433eab4a27b21d4030ce~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=HNvKbQ1rpTOy%2F8ymikXeqm2GHD0%3D",
|
|
640
|
+
"format": "gif"
|
|
641
|
+
},
|
|
642
|
+
"publish_source": "user_post_pc_collection",
|
|
643
|
+
"is_business": false,
|
|
644
|
+
"business_info": {
|
|
645
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
646
|
+
"sign": "jnZFz3P5fJNN8KkEZ8XHEoviF7sHIxbfZyEqg3g10FSVXj0ThXMUPMgLGKdb2FKkyzZDo8NytBaRamAOjcJRMYBzlLR+D5zUxW5HumvCt/uFN/Mh8ySu62EHk1TPCcnLv6IRSmAPxWUZVx6SwnTHM/a90mWiiF0nMQt5raTmMSU="
|
|
647
|
+
},
|
|
648
|
+
"category_ids": [
|
|
649
|
+
11307
|
|
650
|
+
],
|
|
651
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
652
|
+
},
|
|
653
|
+
"author": {
|
|
654
|
+
"name": "两只耳朵竖起来",
|
|
655
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/osCHggGTAYx3DNnOBAA8woebQbfOLsDEZAfaGE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=8GXvuHjDF5L6q9hdINyUdoxcrfE%3D",
|
|
656
|
+
"source": 1,
|
|
657
|
+
"uid": "3668431566551325"
|
|
658
|
+
},
|
|
659
|
+
"sticker": {
|
|
660
|
+
"preview_cover": "",
|
|
661
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bb9bee50b38433eab4a27b21d4030ce~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=hAep1ncSkk0IE5BNEbZPgGIj5Q8%3D&format=.png",
|
|
662
|
+
"sticker_type": 2,
|
|
663
|
+
"sticker_package": {
|
|
664
|
+
"width_per_frame": 280,
|
|
665
|
+
"height_per_frame": 280,
|
|
666
|
+
"size": 15864
|
|
667
|
+
},
|
|
668
|
+
"large_image": {
|
|
669
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bb9bee50b38433eab4a27b21d4030ce~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=HNvKbQ1rpTOy%2F8ymikXeqm2GHD0%3D"
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"common_attr": {
|
|
675
|
+
"id": "7358741407873518860",
|
|
676
|
+
"effect_id": "7358741407873518860",
|
|
677
|
+
"effect_type": 2,
|
|
678
|
+
"source": 1,
|
|
679
|
+
"title": "时尚花朵头饰多巴胺花花边框发卡刘海贴",
|
|
680
|
+
"description": "时尚花朵头饰多巴胺花花边框发卡刘海贴",
|
|
681
|
+
"cover_url": {
|
|
682
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/240b0d7b9e224c36b5d3adaa96b3a517~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=tt4HRft8acF98ejZhFi62%2FHDArk%3D",
|
|
683
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/240b0d7b9e224c36b5d3adaa96b3a517~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=Uj27fxB0I8CmP3Vzw11NgkHc1cM%3D"
|
|
684
|
+
},
|
|
685
|
+
"item_urls": [
|
|
686
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1e738759d6bc56bfb2f8d606369fcc83?lk3s=43402efa&x-expires=1768438701&x-signature=y8hwPP45pi98lMjrOz406Ap4w6A%3D"
|
|
687
|
+
],
|
|
688
|
+
"md5": "1e738759d6bc56bfb2f8d606369fcc83",
|
|
689
|
+
"has_favorited": false,
|
|
690
|
+
"create_time": 1713342306,
|
|
691
|
+
"statistics": {
|
|
692
|
+
"favorite_count": 0
|
|
693
|
+
},
|
|
694
|
+
"is_original": true,
|
|
695
|
+
"status": 102,
|
|
696
|
+
"review_info": {
|
|
697
|
+
"review_status": 1,
|
|
698
|
+
"review_code_list": [],
|
|
699
|
+
"extra_reason": null,
|
|
700
|
+
"review_reason_list": []
|
|
701
|
+
},
|
|
702
|
+
"aspect_ratio": 1,
|
|
703
|
+
"download_info": {
|
|
704
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/240b0d7b9e224c36b5d3adaa96b3a517~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=edwDGbLlQOGYKNndWzfo7yXWWUQ%3D",
|
|
705
|
+
"format": "gif"
|
|
706
|
+
},
|
|
707
|
+
"publish_source": "user_post_pc_collection",
|
|
708
|
+
"is_business": false,
|
|
709
|
+
"business_info": {
|
|
710
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
711
|
+
"sign": "0V9+tDRNxvQqYuyGogaT7lGctK3fVAmVeC81FhohzAhzMnR1oGKNpQ7qvQHoUAVxL01rzNsWniV2FippARvGBfxjpXVNeiNfVlxU92SXyVA/mNuLnPWBsJkRx9y0erN6u3eQohp3W6IhU4TzkEk45MTLS9NKRRfnbKGu84hiG6U="
|
|
712
|
+
},
|
|
713
|
+
"category_ids": [
|
|
714
|
+
10521
|
|
715
|
+
],
|
|
716
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
717
|
+
},
|
|
718
|
+
"author": {
|
|
719
|
+
"name": "布丁梨梨",
|
|
720
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4oNsAaMOEUDXdsWQAAVeEIemBeJ8S3AojQ0BN?lk3s=4eecb9e8&x-expires=1739494701&x-signature=EGavGKlxbPEo3X8VsXKP5KKZfh8%3D",
|
|
721
|
+
"source": 1,
|
|
722
|
+
"uid": "4230518500236589"
|
|
723
|
+
},
|
|
724
|
+
"sticker": {
|
|
725
|
+
"preview_cover": "",
|
|
726
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/240b0d7b9e224c36b5d3adaa96b3a517~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=m%2FsDHsfOSqQEsecEwEmYV%2BBEB1E%3D&format=.png",
|
|
727
|
+
"sticker_type": 2,
|
|
728
|
+
"sticker_package": {
|
|
729
|
+
"width_per_frame": 280,
|
|
730
|
+
"height_per_frame": 280,
|
|
731
|
+
"size": 17609
|
|
732
|
+
},
|
|
733
|
+
"large_image": {
|
|
734
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/240b0d7b9e224c36b5d3adaa96b3a517~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=edwDGbLlQOGYKNndWzfo7yXWWUQ%3D"
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"common_attr": {
|
|
740
|
+
"id": "7379204638664428841",
|
|
741
|
+
"effect_id": "7379204638664428841",
|
|
742
|
+
"effect_type": 2,
|
|
743
|
+
"source": 1,
|
|
744
|
+
"title": "夏日晴天金色太阳",
|
|
745
|
+
"description": "夏日晴天金色太阳",
|
|
746
|
+
"cover_url": {
|
|
747
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3af78368eef74ffe967c8f37d72919fc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=QLYIDlzt%2FxKZKLz6mYgmdbvB5gI%3D",
|
|
748
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3af78368eef74ffe967c8f37d72919fc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=ByrsOnyxigSaXpg1HuwxCvEHkIE%3D"
|
|
749
|
+
},
|
|
750
|
+
"item_urls": [
|
|
751
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ed0de3dbcf430bbc91bc90eb50fc48b7?lk3s=43402efa&x-expires=1768438701&x-signature=iJOP2fKPVCp7joAOwMoJdXN3oSA%3D"
|
|
752
|
+
],
|
|
753
|
+
"md5": "ed0de3dbcf430bbc91bc90eb50fc48b7",
|
|
754
|
+
"has_favorited": false,
|
|
755
|
+
"create_time": 1718106133,
|
|
756
|
+
"statistics": {
|
|
757
|
+
"favorite_count": 0
|
|
758
|
+
},
|
|
759
|
+
"is_original": true,
|
|
760
|
+
"status": 102,
|
|
761
|
+
"review_info": {
|
|
762
|
+
"review_status": 1,
|
|
763
|
+
"review_code_list": [],
|
|
764
|
+
"extra_reason": null,
|
|
765
|
+
"review_reason_list": []
|
|
766
|
+
},
|
|
767
|
+
"aspect_ratio": 1,
|
|
768
|
+
"download_info": {
|
|
769
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3af78368eef74ffe967c8f37d72919fc~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=LTwPd1t5PWaTJcxioSDGFhmgLPg%3D",
|
|
770
|
+
"format": "gif"
|
|
771
|
+
},
|
|
772
|
+
"publish_source": "user_post_pc_collection",
|
|
773
|
+
"is_business": false,
|
|
774
|
+
"business_info": {
|
|
775
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
776
|
+
"sign": "KdhJB35VE4xsWBsBUcpZLC8UXjhuklb/wZWTsFUSQKqnoAuSqIBEEmBR4q9GlUDJTVTwh1qY6ra6ZRqdMXmswBWEQLAThFt2urJDI9YVwfNgA0ZoyFf4Xa04Cyfuo3fanuBXBMrhWZZIDGDTJuQlJH5v4n7E0YSkkjohu1QwQXY="
|
|
777
|
+
},
|
|
778
|
+
"category_ids": [
|
|
779
|
+
10521,
|
|
780
|
+
10515
|
|
781
|
+
],
|
|
782
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
783
|
+
},
|
|
784
|
+
"author": {
|
|
785
|
+
"name": "布丁梨梨",
|
|
786
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4oNsAaMOEUDXdsWQAAVeEIemBeJ8S3AojQ0BN?lk3s=4eecb9e8&x-expires=1739494701&x-signature=EGavGKlxbPEo3X8VsXKP5KKZfh8%3D",
|
|
787
|
+
"source": 1,
|
|
788
|
+
"uid": "4230518500236589"
|
|
789
|
+
},
|
|
790
|
+
"sticker": {
|
|
791
|
+
"preview_cover": "",
|
|
792
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3af78368eef74ffe967c8f37d72919fc~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=ItxUNsI5%2BZNkiQHZ9KNgRdZuAyI%3D&format=.png",
|
|
793
|
+
"sticker_type": 2,
|
|
794
|
+
"sticker_package": {
|
|
795
|
+
"width_per_frame": 280,
|
|
796
|
+
"height_per_frame": 280,
|
|
797
|
+
"size": 18546
|
|
798
|
+
},
|
|
799
|
+
"large_image": {
|
|
800
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3af78368eef74ffe967c8f37d72919fc~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=LTwPd1t5PWaTJcxioSDGFhmgLPg%3D"
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"common_attr": {
|
|
806
|
+
"id": "7437023640958291219",
|
|
807
|
+
"effect_id": "7437023640958291219",
|
|
808
|
+
"effect_type": 2,
|
|
809
|
+
"source": 1,
|
|
810
|
+
"title": "黄色箭头向左下指引",
|
|
811
|
+
"description": "黄色箭头向左下指引",
|
|
812
|
+
"cover_url": {
|
|
813
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2fda5e91cf0f404d92957eafab430503~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=0fJaBvCuT74M3uum596DjmuhpWo%3D",
|
|
814
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2fda5e91cf0f404d92957eafab430503~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=JGEnFX15OfwTdOnH6xBhXwBWhXk%3D"
|
|
815
|
+
},
|
|
816
|
+
"item_urls": [
|
|
817
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5ca41e9291b43ab7b422fe65e1f761cb?lk3s=43402efa&x-expires=1768438701&x-signature=e69citWHzfTus1%2Flfr9K%2Bzwz1Yw%3D"
|
|
818
|
+
],
|
|
819
|
+
"md5": "5ca41e9291b43ab7b422fe65e1f761cb",
|
|
820
|
+
"has_favorited": false,
|
|
821
|
+
"create_time": 1731567101,
|
|
822
|
+
"statistics": {
|
|
823
|
+
"favorite_count": 0
|
|
824
|
+
},
|
|
825
|
+
"is_original": true,
|
|
826
|
+
"status": 102,
|
|
827
|
+
"review_info": {
|
|
828
|
+
"review_status": 1,
|
|
829
|
+
"review_code_list": [],
|
|
830
|
+
"extra_reason": null,
|
|
831
|
+
"review_reason_list": []
|
|
832
|
+
},
|
|
833
|
+
"aspect_ratio": 1,
|
|
834
|
+
"download_info": {
|
|
835
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b306a3daf9114986b99611ba65445db3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=%2BazA9FRE6jiSmiSca66j2gUcseI%3D",
|
|
836
|
+
"format": "gif"
|
|
837
|
+
},
|
|
838
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
839
|
+
"is_business": false,
|
|
840
|
+
"business_info": {
|
|
841
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
842
|
+
"sign": "pv8t+LFG95OnFbupV8u/58mroJY/RLp3Qo4GD/HDGDFl3ZaxkVDDrRanSpguACXKEWtmY+IlGqtwhlcbKvU3snGfHbz0tt31EMx8EMXSqzmtB0KGLGqkgSvINYCKqJKFSz2eCWvlQtEFFWU9VotgAsfYQXKctcHub7aQPFZmIKc="
|
|
843
|
+
},
|
|
844
|
+
"category_ids": [
|
|
845
|
+
10523
|
|
846
|
+
],
|
|
847
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/e17f818807d630bebe74c8fb1297240c\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
848
|
+
},
|
|
849
|
+
"author": {
|
|
850
|
+
"name": "七月传媒工作室",
|
|
851
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
852
|
+
"source": 1,
|
|
853
|
+
"uid": "106187290761"
|
|
854
|
+
},
|
|
855
|
+
"sticker": {
|
|
856
|
+
"preview_cover": "",
|
|
857
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b306a3daf9114986b99611ba65445db3~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=Ym2kEwZQI%2ByTTmVd7ZoccE%2B1iAM%3D&format=.png",
|
|
858
|
+
"sticker_type": 2,
|
|
859
|
+
"sticker_package": {
|
|
860
|
+
"width_per_frame": 280,
|
|
861
|
+
"height_per_frame": 280,
|
|
862
|
+
"size": 31633
|
|
863
|
+
},
|
|
864
|
+
"large_image": {
|
|
865
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b306a3daf9114986b99611ba65445db3~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=%2BazA9FRE6jiSmiSca66j2gUcseI%3D"
|
|
866
|
+
}
|
|
867
|
+
}
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"common_attr": {
|
|
871
|
+
"id": "7304463086830898469",
|
|
872
|
+
"effect_id": "7304463086830898469",
|
|
873
|
+
"effect_type": 2,
|
|
874
|
+
"source": 1,
|
|
875
|
+
"title": "熊猫头表情包",
|
|
876
|
+
"description": "熊猫头表情包",
|
|
877
|
+
"cover_url": {
|
|
878
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/31d4659801664fd6ad51db1b60cb253c~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=XcliQb26YuVT8dtJYDvkCrwCWYA%3D",
|
|
879
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/31d4659801664fd6ad51db1b60cb253c~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=OgeFypVYLJzk3ZEzuhMaOs5dx8Q%3D"
|
|
880
|
+
},
|
|
881
|
+
"item_urls": [
|
|
882
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2ca5899123d51ba531c3d7340b538988?lk3s=43402efa&x-expires=1768438701&x-signature=BzKKgwP2zyNI91Ffzifnhzp0YP8%3D"
|
|
883
|
+
],
|
|
884
|
+
"md5": "2ca5899123d51ba531c3d7340b538988",
|
|
885
|
+
"has_favorited": false,
|
|
886
|
+
"create_time": 1700710234,
|
|
887
|
+
"statistics": {
|
|
888
|
+
"favorite_count": 0
|
|
889
|
+
},
|
|
890
|
+
"is_original": false,
|
|
891
|
+
"status": 102,
|
|
892
|
+
"review_info": {
|
|
893
|
+
"review_status": 100,
|
|
894
|
+
"review_code_list": [],
|
|
895
|
+
"extra_reason": null,
|
|
896
|
+
"review_reason_list": []
|
|
897
|
+
},
|
|
898
|
+
"aspect_ratio": 1,
|
|
899
|
+
"download_info": {
|
|
900
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/31d4659801664fd6ad51db1b60cb253c~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=OwajGlj88nWyiPEEMBZOpYDT2ik%3D",
|
|
901
|
+
"format": "jpeg"
|
|
902
|
+
},
|
|
903
|
+
"publish_source": "user_post",
|
|
904
|
+
"is_business": false,
|
|
905
|
+
"business_info": {
|
|
906
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
907
|
+
"sign": "o1qFzEkkKGjku04GV745Adhu+0TKe0340Uqz9fxkrJhpCRjHphabVkxVb9jB604GMVwiI0eIDnGHHidNhIFXoMeZSD3GXOYqP5Dt/fN5EtVlk9y2LfqqCNsevKEE7OTDwQd3GaPT799lSMSg5UqcqMEnwkuFNELOqMskrWvwb0w="
|
|
908
|
+
},
|
|
909
|
+
"category_ids": [
|
|
910
|
+
11437
|
|
911
|
+
],
|
|
912
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
913
|
+
},
|
|
914
|
+
"author": {
|
|
915
|
+
"name": "杨杨",
|
|
916
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/def5fa7a3377a6261816a5b1066ae714~300x300.image",
|
|
917
|
+
"source": 1,
|
|
918
|
+
"uid": "109475401786"
|
|
919
|
+
},
|
|
920
|
+
"sticker": {
|
|
921
|
+
"preview_cover": "",
|
|
922
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/31d4659801664fd6ad51db1b60cb253c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=n2uN34Qev4yxycvjPtxwtAhjjTk%3D&format=.png",
|
|
923
|
+
"sticker_type": 1,
|
|
924
|
+
"sticker_package": {
|
|
925
|
+
"width_per_frame": 204,
|
|
926
|
+
"height_per_frame": 204,
|
|
927
|
+
"size": 48949
|
|
928
|
+
},
|
|
929
|
+
"large_image": {
|
|
930
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/31d4659801664fd6ad51db1b60cb253c~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=OwajGlj88nWyiPEEMBZOpYDT2ik%3D"
|
|
931
|
+
}
|
|
932
|
+
}
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"common_attr": {
|
|
936
|
+
"id": "7125746831031569700",
|
|
937
|
+
"effect_id": "7125746831031569700",
|
|
938
|
+
"effect_type": 2,
|
|
939
|
+
"source": 1,
|
|
940
|
+
"title": "熊猫头表情包 耶!",
|
|
941
|
+
"description": "表情包",
|
|
942
|
+
"cover_url": {
|
|
943
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03b0a8df8e3e423f88a787fe775743cf~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=PjCwEcNvb1qkYYZjpit3bmM4f7w%3D",
|
|
944
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03b0a8df8e3e423f88a787fe775743cf~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=h8dFbl3pMs6NoJru%2BPqK6PU3inM%3D"
|
|
945
|
+
},
|
|
946
|
+
"item_urls": [
|
|
947
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1308086cac6555c599a26d67daf59c16?lk3s=43402efa&x-expires=1768438701&x-signature=i%2FGAhQTIpDA7T9%2BuXHtt9mwG9Zo%3D"
|
|
948
|
+
],
|
|
949
|
+
"md5": "1308086cac6555c599a26d67daf59c16",
|
|
950
|
+
"has_favorited": false,
|
|
951
|
+
"create_time": 1659142363,
|
|
952
|
+
"statistics": {
|
|
953
|
+
"favorite_count": 0
|
|
954
|
+
},
|
|
955
|
+
"is_original": false,
|
|
956
|
+
"status": 102,
|
|
957
|
+
"review_info": {
|
|
958
|
+
"review_status": 100,
|
|
959
|
+
"review_code_list": [],
|
|
960
|
+
"extra_reason": null,
|
|
961
|
+
"review_reason_list": []
|
|
962
|
+
},
|
|
963
|
+
"aspect_ratio": 1,
|
|
964
|
+
"download_info": {
|
|
965
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03b0a8df8e3e423f88a787fe775743cf~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=c8YhKUK3cSSx7PYDdOAov%2F%2Bx9%2FA%3D",
|
|
966
|
+
"format": "jpeg"
|
|
967
|
+
},
|
|
968
|
+
"publish_source": "user_post",
|
|
969
|
+
"is_business": false,
|
|
970
|
+
"business_info": {
|
|
971
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
972
|
+
"sign": "12DwVs09y9VJkWhQTUxA86CVk/Juy3/dUIZU46OFcZFIb1WZj7/ZHP/cioRtqi0GEaF77gaJm9v4DxAVHEdcrhgI3YXwzg35WmIk4lBz0MUofIzYg7zVIyMRbwXMl2nIvVCmx5k2HRg2ZdhrpFuxza4XWXv+Mp+ri9PRdxLwzeY="
|
|
973
|
+
},
|
|
974
|
+
"category_ids": [
|
|
975
|
+
11437
|
|
976
|
+
],
|
|
977
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
978
|
+
},
|
|
979
|
+
"author": {
|
|
980
|
+
"name": "巴啦啦~",
|
|
981
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/e7dc70d91b36f1ddf03c1ec889a79bb8~300x300.image",
|
|
982
|
+
"source": 1,
|
|
983
|
+
"uid": "3694788454914797"
|
|
984
|
+
},
|
|
985
|
+
"sticker": {
|
|
986
|
+
"preview_cover": "",
|
|
987
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03b0a8df8e3e423f88a787fe775743cf~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=NcgPXprHoJNIUtOnjjdME4LXKeo%3D&format=.png",
|
|
988
|
+
"sticker_type": 1,
|
|
989
|
+
"sticker_package": {
|
|
990
|
+
"width_per_frame": 200,
|
|
991
|
+
"height_per_frame": 200,
|
|
992
|
+
"size": 20483
|
|
993
|
+
},
|
|
994
|
+
"large_image": {
|
|
995
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03b0a8df8e3e423f88a787fe775743cf~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=c8YhKUK3cSSx7PYDdOAov%2F%2Bx9%2FA%3D"
|
|
996
|
+
}
|
|
997
|
+
}
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"common_attr": {
|
|
1001
|
+
"id": "7358742325109067027",
|
|
1002
|
+
"effect_id": "7358742325109067027",
|
|
1003
|
+
"effect_type": 2,
|
|
1004
|
+
"source": 1,
|
|
1005
|
+
"title": "粉色格纹草莓发夹公主刘海贴",
|
|
1006
|
+
"description": "粉色格纹草莓发夹公主刘海贴",
|
|
1007
|
+
"cover_url": {
|
|
1008
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/143c210343ae4bd8bba5fe5745f521a5~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=KEnb6vIAPaIJS79FWs0UVMniIMM%3D",
|
|
1009
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/143c210343ae4bd8bba5fe5745f521a5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=lTEsnSWSJSApjotx2y6heP1Uv0M%3D"
|
|
1010
|
+
},
|
|
1011
|
+
"item_urls": [
|
|
1012
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e495e5e75fcef756c45c8d2e1722bbb5?lk3s=43402efa&x-expires=1768438701&x-signature=c5%2FfAUSwutZSHCNwz5R1F4JuqbQ%3D"
|
|
1013
|
+
],
|
|
1014
|
+
"md5": "e495e5e75fcef756c45c8d2e1722bbb5",
|
|
1015
|
+
"has_favorited": false,
|
|
1016
|
+
"create_time": 1713342304,
|
|
1017
|
+
"statistics": {
|
|
1018
|
+
"favorite_count": 0
|
|
1019
|
+
},
|
|
1020
|
+
"is_original": true,
|
|
1021
|
+
"status": 102,
|
|
1022
|
+
"review_info": {
|
|
1023
|
+
"review_status": 1,
|
|
1024
|
+
"review_code_list": [],
|
|
1025
|
+
"extra_reason": null,
|
|
1026
|
+
"review_reason_list": []
|
|
1027
|
+
},
|
|
1028
|
+
"aspect_ratio": 1,
|
|
1029
|
+
"download_info": {
|
|
1030
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/143c210343ae4bd8bba5fe5745f521a5~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=tsxtT%2BeG1OYUCp57gezmpDg0jS0%3D",
|
|
1031
|
+
"format": "gif"
|
|
1032
|
+
},
|
|
1033
|
+
"publish_source": "user_post_pc_collection",
|
|
1034
|
+
"is_business": false,
|
|
1035
|
+
"business_info": {
|
|
1036
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1037
|
+
"sign": "Q2eHlvDpr8frbQUH4tq3eTqKbt/idUnr3GflulRA+vFl4i+KbakAYMmEfoQoLrJK3QVmvh9gM9hWkwC95MGMtV5FGIhfyGHaXLayLEqSa1c/B98qrO0lOTurevBxbQzs2Z4aeS/b5pJ9LK1SI2EysDz0XzYRkuKTXBDK3dPh9Xw="
|
|
1038
|
+
},
|
|
1039
|
+
"category_ids": [
|
|
1040
|
+
10521
|
|
1041
|
+
],
|
|
1042
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1043
|
+
},
|
|
1044
|
+
"author": {
|
|
1045
|
+
"name": "布丁梨梨",
|
|
1046
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4oNsAaMOEUDXdsWQAAVeEIemBeJ8S3AojQ0BN?lk3s=4eecb9e8&x-expires=1739494701&x-signature=EGavGKlxbPEo3X8VsXKP5KKZfh8%3D",
|
|
1047
|
+
"source": 1,
|
|
1048
|
+
"uid": "4230518500236589"
|
|
1049
|
+
},
|
|
1050
|
+
"sticker": {
|
|
1051
|
+
"preview_cover": "",
|
|
1052
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/143c210343ae4bd8bba5fe5745f521a5~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=SJhKwxIAN%2B8yRRLdtCG90y2gml0%3D&format=.png",
|
|
1053
|
+
"sticker_type": 2,
|
|
1054
|
+
"sticker_package": {
|
|
1055
|
+
"width_per_frame": 280,
|
|
1056
|
+
"height_per_frame": 280,
|
|
1057
|
+
"size": 35314
|
|
1058
|
+
},
|
|
1059
|
+
"large_image": {
|
|
1060
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/143c210343ae4bd8bba5fe5745f521a5~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=tsxtT%2BeG1OYUCp57gezmpDg0jS0%3D"
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"common_attr": {
|
|
1066
|
+
"id": "7358281688234921235",
|
|
1067
|
+
"effect_id": "7358281688234921235",
|
|
1068
|
+
"effect_type": 2,
|
|
1069
|
+
"source": 1,
|
|
1070
|
+
"title": "点赞收藏关注一键三连片尾互动标签",
|
|
1071
|
+
"description": "点赞收藏关注一键三连片尾互动标签",
|
|
1072
|
+
"cover_url": {
|
|
1073
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6252a60c50fc4068bc2c18e14063d0ea~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=3hwmwaiksoLU%2BWrJWbUC8DYwSY0%3D",
|
|
1074
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6252a60c50fc4068bc2c18e14063d0ea~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=Uywu3SmH7vllTHwqi6UPs54uDEo%3D"
|
|
1075
|
+
},
|
|
1076
|
+
"item_urls": [
|
|
1077
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4523a8700fb843369ab77fcc68c3692a?lk3s=43402efa&x-expires=1768438701&x-signature=3RfAr3WeN6j4DniyO0BoW18FSww%3D"
|
|
1078
|
+
],
|
|
1079
|
+
"md5": "4523a8700fb843369ab77fcc68c3692a",
|
|
1080
|
+
"has_favorited": false,
|
|
1081
|
+
"create_time": 1713235536,
|
|
1082
|
+
"statistics": {
|
|
1083
|
+
"favorite_count": 0
|
|
1084
|
+
},
|
|
1085
|
+
"is_original": true,
|
|
1086
|
+
"status": 102,
|
|
1087
|
+
"review_info": {
|
|
1088
|
+
"review_status": 1,
|
|
1089
|
+
"review_code_list": [],
|
|
1090
|
+
"extra_reason": null,
|
|
1091
|
+
"review_reason_list": []
|
|
1092
|
+
},
|
|
1093
|
+
"aspect_ratio": 1,
|
|
1094
|
+
"download_info": {
|
|
1095
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4731c66a25834049916bbcc06950fe70~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=jhHLDEB5b7ZhmB1aSXyZuJ3vJy8%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": "b9MxylK/ZwQ15RpKYSYWqZlpEOk6biO50/Tc75kDuVFAfD7Wbh/OuuxcYGkUVjyE737LCkr3Q2DG21DLhrTbPIl2ui/edEdGH6rMJLm1RLOCNHjZxhj54iFBnW2gH8D9T28bm9j2abgFtBiXhtyAq3dQYfSb8B5Jh/mJ4fa778E="
|
|
1103
|
+
},
|
|
1104
|
+
"category_ids": [
|
|
1105
|
+
10523
|
|
1106
|
+
],
|
|
1107
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/74df844e83feb54cb5b0b01a03e61106\"}"
|
|
1108
|
+
},
|
|
1109
|
+
"author": {
|
|
1110
|
+
"name": "CHICHI",
|
|
1111
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
1112
|
+
"source": 1,
|
|
1113
|
+
"uid": "3294558974117544"
|
|
1114
|
+
},
|
|
1115
|
+
"sticker": {
|
|
1116
|
+
"preview_cover": "",
|
|
1117
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4731c66a25834049916bbcc06950fe70~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=zYVZygDweqwlGbimZjrORgiN4sY%3D&format=.png",
|
|
1118
|
+
"sticker_type": 2,
|
|
1119
|
+
"sticker_package": {
|
|
1120
|
+
"width_per_frame": 280,
|
|
1121
|
+
"height_per_frame": 280,
|
|
1122
|
+
"size": 26884
|
|
1123
|
+
},
|
|
1124
|
+
"large_image": {
|
|
1125
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4731c66a25834049916bbcc06950fe70~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=jhHLDEB5b7ZhmB1aSXyZuJ3vJy8%3D"
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"common_attr": {
|
|
1131
|
+
"id": "7365702375744474387",
|
|
1132
|
+
"effect_id": "7365702375744474387",
|
|
1133
|
+
"effect_type": 2,
|
|
1134
|
+
"source": 1,
|
|
1135
|
+
"title": "风车儿童节六一",
|
|
1136
|
+
"description": "风车儿童节六一",
|
|
1137
|
+
"cover_url": {
|
|
1138
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ab3fa66e1126460d9b0735d9f084e7fe~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=SJuKp%2FkIZrNtVWu%2BQgtCmPfTpvk%3D",
|
|
1139
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ab3fa66e1126460d9b0735d9f084e7fe~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=2ZNeXUF7WJ9XhqAuPvt%2Bs7eMg80%3D"
|
|
1140
|
+
},
|
|
1141
|
+
"item_urls": [
|
|
1142
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ff32d600f7e43610f62130cc1d660faa?lk3s=43402efa&x-expires=1768438701&x-signature=VBLfZ2tQntFBE81Iuff506ONnOE%3D"
|
|
1143
|
+
],
|
|
1144
|
+
"md5": "ff32d600f7e43610f62130cc1d660faa",
|
|
1145
|
+
"has_favorited": false,
|
|
1146
|
+
"create_time": 1714962175,
|
|
1147
|
+
"statistics": {
|
|
1148
|
+
"favorite_count": 0
|
|
1149
|
+
},
|
|
1150
|
+
"is_original": true,
|
|
1151
|
+
"status": 102,
|
|
1152
|
+
"review_info": {
|
|
1153
|
+
"review_status": 1,
|
|
1154
|
+
"review_code_list": [],
|
|
1155
|
+
"extra_reason": null,
|
|
1156
|
+
"review_reason_list": []
|
|
1157
|
+
},
|
|
1158
|
+
"aspect_ratio": 1,
|
|
1159
|
+
"download_info": {
|
|
1160
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3053b67f89be4bf4a7c7b8cdee0f688f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=i3DMxEIpBnedOHN%2F6Qe%2Bjo4xq%2BU%3D",
|
|
1161
|
+
"format": "gif"
|
|
1162
|
+
},
|
|
1163
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1164
|
+
"is_business": false,
|
|
1165
|
+
"business_info": {
|
|
1166
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1167
|
+
"sign": "S0rUOkKOjDNWAR9UyQhVyxVrkeqvSh9tlNgzBAM+RNc2H5Lix2IvCjOxxhQPCF2n9ikZ+g4HvhtdL3NwrRTT0NfIQjAEq6Hn45aOyAix5IjnuU/UN2HyN76Wi1IdBYODcysuiJ9kf3SnB2NnB8JWAvPhFgeyDYg+39py3uKREhI="
|
|
1168
|
+
},
|
|
1169
|
+
"category_ids": [
|
|
1170
|
+
11714,
|
|
1171
|
+
10516
|
|
1172
|
+
],
|
|
1173
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/182436463697b2f4b4c1a87d70bfa4d4\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1174
|
+
},
|
|
1175
|
+
"author": {
|
|
1176
|
+
"name": "不多_也不少",
|
|
1177
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/mosaic-legacy/3796/2975850990~120x256.image",
|
|
1178
|
+
"source": 1,
|
|
1179
|
+
"uid": "2353393533729896"
|
|
1180
|
+
},
|
|
1181
|
+
"sticker": {
|
|
1182
|
+
"preview_cover": "",
|
|
1183
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3053b67f89be4bf4a7c7b8cdee0f688f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=yfL95pn54i7JS1lqvWMA1j89tlc%3D&format=.png",
|
|
1184
|
+
"sticker_type": 2,
|
|
1185
|
+
"sticker_package": {
|
|
1186
|
+
"width_per_frame": 280,
|
|
1187
|
+
"height_per_frame": 280,
|
|
1188
|
+
"size": 594625
|
|
1189
|
+
},
|
|
1190
|
+
"large_image": {
|
|
1191
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3053b67f89be4bf4a7c7b8cdee0f688f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=i3DMxEIpBnedOHN%2F6Qe%2Bjo4xq%2BU%3D"
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"common_attr": {
|
|
1197
|
+
"id": "7304641192942193970",
|
|
1198
|
+
"effect_id": "7304641192942193970",
|
|
1199
|
+
"effect_type": 2,
|
|
1200
|
+
"source": 1,
|
|
1201
|
+
"title": "小狗落泪 ",
|
|
1202
|
+
"description": "小狗落泪 ",
|
|
1203
|
+
"cover_url": {
|
|
1204
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9fc8d57138c48a8a455791a1f967885~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=4Nny3PFpwWwiGBWQMUWm%2B6WMSc8%3D",
|
|
1205
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9fc8d57138c48a8a455791a1f967885~tplv-3jr8j4ixpe-resize:200:200.jpeg?x-expires=1768438701&x-signature=Swdkuvip%2F3Wztpv%2FwNWWyoYo0j0%3D"
|
|
1206
|
+
},
|
|
1207
|
+
"item_urls": [
|
|
1208
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/bfbcc15115d70c9676b1b12d4402249a?lk3s=43402efa&x-expires=1768438701&x-signature=dc8h6O%2Bpnvuidl4K%2BHeO2GC%2FAUA%3D"
|
|
1209
|
+
],
|
|
1210
|
+
"md5": "bfbcc15115d70c9676b1b12d4402249a",
|
|
1211
|
+
"has_favorited": false,
|
|
1212
|
+
"create_time": 1700745484,
|
|
1213
|
+
"statistics": {
|
|
1214
|
+
"favorite_count": 0
|
|
1215
|
+
},
|
|
1216
|
+
"is_original": false,
|
|
1217
|
+
"status": 102,
|
|
1218
|
+
"review_info": {
|
|
1219
|
+
"review_status": 100,
|
|
1220
|
+
"review_code_list": [],
|
|
1221
|
+
"extra_reason": null,
|
|
1222
|
+
"review_reason_list": []
|
|
1223
|
+
},
|
|
1224
|
+
"aspect_ratio": 1.015228426395939,
|
|
1225
|
+
"download_info": {
|
|
1226
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9fc8d57138c48a8a455791a1f967885~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=xYzNd8Qt2yGYzQWV%2FHSvWqol%2Fag%3D",
|
|
1227
|
+
"format": "jpeg"
|
|
1228
|
+
},
|
|
1229
|
+
"publish_source": "user_post",
|
|
1230
|
+
"is_business": false,
|
|
1231
|
+
"business_info": {
|
|
1232
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1233
|
+
"sign": "YyWODy4sqrcBzV5Yj2QM8Y4tJQSchguUKnBs3RE2+XdCClDwVbwwTabG6khCeFIGZkOBJnox3fsvofz7XAipkY4y0ZQ76okcLOohqiOAbahomBwKfSIMm3d5XO77NIUTjS25mRmVjGLbUkGcWv1xte2R8zJ8V6F7/ADoRlgnq0U="
|
|
1234
|
+
},
|
|
1235
|
+
"category_ids": [
|
|
1236
|
+
11437
|
|
1237
|
+
],
|
|
1238
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1239
|
+
},
|
|
1240
|
+
"author": {
|
|
1241
|
+
"name": "杨杨",
|
|
1242
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/def5fa7a3377a6261816a5b1066ae714~300x300.image",
|
|
1243
|
+
"source": 1,
|
|
1244
|
+
"uid": "109475401786"
|
|
1245
|
+
},
|
|
1246
|
+
"sticker": {
|
|
1247
|
+
"preview_cover": "",
|
|
1248
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9fc8d57138c48a8a455791a1f967885~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=HaPp0C%2Fe%2B2rAUXfq83XQ8aeiias%3D&format=.png",
|
|
1249
|
+
"sticker_type": 1,
|
|
1250
|
+
"sticker_package": {
|
|
1251
|
+
"width_per_frame": 468,
|
|
1252
|
+
"height_per_frame": 461,
|
|
1253
|
+
"size": 148238
|
|
1254
|
+
},
|
|
1255
|
+
"large_image": {
|
|
1256
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9fc8d57138c48a8a455791a1f967885~tplv-3jr8j4ixpe-resize:1920:1920.jpeg?x-expires=1768438701&x-signature=xYzNd8Qt2yGYzQWV%2FHSvWqol%2Fag%3D"
|
|
1257
|
+
}
|
|
1258
|
+
}
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"common_attr": {
|
|
1262
|
+
"id": "7299059870832053554",
|
|
1263
|
+
"effect_id": "7299059870832053554",
|
|
1264
|
+
"effect_type": 2,
|
|
1265
|
+
"source": 1,
|
|
1266
|
+
"title": "游戏等待加载进度条英文loading",
|
|
1267
|
+
"description": "游戏等待加载进度条英文loading",
|
|
1268
|
+
"cover_url": {
|
|
1269
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e7dd92ca6ea4814a604c59535af629c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=M%2B5EqYN3LoJmAUwQp%2FfxUPFNmxE%3D",
|
|
1270
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e7dd92ca6ea4814a604c59535af629c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=Oshe8sifEbTSeFC3KWekY0Laj8U%3D"
|
|
1271
|
+
},
|
|
1272
|
+
"item_urls": [
|
|
1273
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/563b412a8cd48e181c894282356cd7b5?lk3s=43402efa&x-expires=1768438701&x-signature=zvM%2FSfjQJ1fjEA1limpsgfi%2FFUY%3D"
|
|
1274
|
+
],
|
|
1275
|
+
"md5": "563b412a8cd48e181c894282356cd7b5",
|
|
1276
|
+
"has_favorited": false,
|
|
1277
|
+
"create_time": 1699445997,
|
|
1278
|
+
"statistics": {
|
|
1279
|
+
"favorite_count": 0
|
|
1280
|
+
},
|
|
1281
|
+
"is_original": true,
|
|
1282
|
+
"status": 102,
|
|
1283
|
+
"review_info": {
|
|
1284
|
+
"review_status": 1,
|
|
1285
|
+
"review_code_list": [],
|
|
1286
|
+
"extra_reason": null,
|
|
1287
|
+
"review_reason_list": []
|
|
1288
|
+
},
|
|
1289
|
+
"aspect_ratio": 1,
|
|
1290
|
+
"download_info": {
|
|
1291
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e7dd92ca6ea4814a604c59535af629c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=QmAstAxOKA0CI%2B5vP5OPr3DXY3o%3D",
|
|
1292
|
+
"format": "gif"
|
|
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": "1AZ2xVxXq0Wrv9QfYwqJiR4HTce6LRMSebFj7zgxNm0CgpgF6sT32dUk/D1FxU6UoEg5vsSuq/Lhg59Iwvp2SHzBp04+dcw+sJ3vGh+XpT14+RBByB8KYgZy7EnctwdTKnnu/CqTU6pFB5jV7jxetKvqao2WO5sGGyC6MQin8Mo="
|
|
1299
|
+
},
|
|
1300
|
+
"category_ids": [
|
|
1301
|
+
10531
|
|
1302
|
+
],
|
|
1303
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1304
|
+
},
|
|
1305
|
+
"author": {
|
|
1306
|
+
"name": "阿哩哩",
|
|
1307
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739494701&x-signature=UTjVGckv77DVBxNLblSidJc%2BVfw%3D",
|
|
1308
|
+
"source": 1,
|
|
1309
|
+
"uid": "100571911413"
|
|
1310
|
+
},
|
|
1311
|
+
"sticker": {
|
|
1312
|
+
"preview_cover": "",
|
|
1313
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e7dd92ca6ea4814a604c59535af629c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=3Ni1XPCfYCX%2Fd8aGni1mpRW0Xyk%3D&format=.png",
|
|
1314
|
+
"sticker_type": 2,
|
|
1315
|
+
"sticker_package": {
|
|
1316
|
+
"width_per_frame": 280,
|
|
1317
|
+
"height_per_frame": 280,
|
|
1318
|
+
"size": 93583
|
|
1319
|
+
},
|
|
1320
|
+
"large_image": {
|
|
1321
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6e7dd92ca6ea4814a604c59535af629c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=QmAstAxOKA0CI%2B5vP5OPr3DXY3o%3D"
|
|
1322
|
+
}
|
|
1323
|
+
}
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"common_attr": {
|
|
1327
|
+
"id": "6911930254453984525",
|
|
1328
|
+
"effect_id": "6911930254453984525",
|
|
1329
|
+
"effect_type": 2,
|
|
1330
|
+
"source": 1,
|
|
1331
|
+
"title": "绚烂 烟花",
|
|
1332
|
+
"description": "10烟花",
|
|
1333
|
+
"cover_url": {
|
|
1334
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d3464bd8150c45c9b58db9fada3754ef~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=fmdH7y8mGvdadA2Lj5MV6IqTUdo%3D",
|
|
1335
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d3464bd8150c45c9b58db9fada3754ef~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=I4Xr9b229B4kNk5pq%2BfJVJgvQ2k%3D"
|
|
1336
|
+
},
|
|
1337
|
+
"item_urls": [
|
|
1338
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/84b3e7b93a45027d72743c7c909ba100?lk3s=43402efa&x-expires=1768438701&x-signature=bx%2FUy3s1ZZc06b9iLYSmZaN3NLU%3D"
|
|
1339
|
+
],
|
|
1340
|
+
"md5": "84b3e7b93a45027d72743c7c909ba100",
|
|
1341
|
+
"has_favorited": false,
|
|
1342
|
+
"third_resource_id": 6912306257378415119,
|
|
1343
|
+
"third_resource_id_str": "6912306257378415119",
|
|
1344
|
+
"create_time": 1609386571,
|
|
1345
|
+
"statistics": {
|
|
1346
|
+
"favorite_count": 0
|
|
1347
|
+
},
|
|
1348
|
+
"is_original": false,
|
|
1349
|
+
"status": 102,
|
|
1350
|
+
"review_info": {
|
|
1351
|
+
"review_status": 0,
|
|
1352
|
+
"review_code_list": [],
|
|
1353
|
+
"extra_reason": null,
|
|
1354
|
+
"review_reason_list": []
|
|
1355
|
+
},
|
|
1356
|
+
"aspect_ratio": 1,
|
|
1357
|
+
"download_info": {
|
|
1358
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d27d0ddfbca4001a7d3d1993e1cdc63~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=C4TY32YmcGoeAmgj1SkkT3DNMBE%3D",
|
|
1359
|
+
"format": "gif"
|
|
1360
|
+
},
|
|
1361
|
+
"copyright": {
|
|
1362
|
+
"copyright_text": "剪映",
|
|
1363
|
+
"copyright_logo": "",
|
|
1364
|
+
"artist_name": ""
|
|
1365
|
+
},
|
|
1366
|
+
"publish_source": "internal_zip",
|
|
1367
|
+
"is_business": true,
|
|
1368
|
+
"business_info": {
|
|
1369
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1370
|
+
"sign": "TEcMVHGjxgnwcp1EooyO4nW9U5THQPagJym9OLib6CjxW5f29TZx8gqdPlvzRvHG9l1Z5Io+oC6tcKQ85i4Yh2+UYB5ZWlJ+JdomqnVgMMbrvYpmUkg0GiRcukoQDC1okZcyXXNf5fT/WbbnYpcK2Mo0TGGa1KYzvzLa/AHVUwQ="
|
|
1371
|
+
},
|
|
1372
|
+
"category_ids": [
|
|
1373
|
+
10527,
|
|
1374
|
+
11171,
|
|
1375
|
+
11173,
|
|
1376
|
+
11174
|
|
1377
|
+
],
|
|
1378
|
+
"collection_ids": [
|
|
1379
|
+
"6925438563106573576"
|
|
1380
|
+
],
|
|
1381
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1382
|
+
},
|
|
1383
|
+
"author": {
|
|
1384
|
+
"name": "剪映小助手",
|
|
1385
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/bafc7a5eb383263a4e8473b1a1e32a95~300x300.image",
|
|
1386
|
+
"source": 1,
|
|
1387
|
+
"uid": "3109072969406451"
|
|
1388
|
+
},
|
|
1389
|
+
"sticker": {
|
|
1390
|
+
"preview_cover": "",
|
|
1391
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d27d0ddfbca4001a7d3d1993e1cdc63~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=SCA67pY0uu%2BKNOLZJ3JX5ljPaX0%3D&format=.png",
|
|
1392
|
+
"sticker_type": 2,
|
|
1393
|
+
"sticker_package": {
|
|
1394
|
+
"width_per_frame": 282,
|
|
1395
|
+
"height_per_frame": 282,
|
|
1396
|
+
"size": 1960729
|
|
1397
|
+
},
|
|
1398
|
+
"large_image": {
|
|
1399
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d27d0ddfbca4001a7d3d1993e1cdc63~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=C4TY32YmcGoeAmgj1SkkT3DNMBE%3D"
|
|
1400
|
+
}
|
|
1401
|
+
}
|
|
1402
|
+
},
|
|
1403
|
+
{
|
|
1404
|
+
"common_attr": {
|
|
1405
|
+
"id": "7445961541528194319",
|
|
1406
|
+
"effect_id": "7445961541528194319",
|
|
1407
|
+
"effect_type": 2,
|
|
1408
|
+
"source": 1,
|
|
1409
|
+
"title": "综艺震惊惊讶情绪",
|
|
1410
|
+
"description": "综艺震惊惊讶情绪",
|
|
1411
|
+
"cover_url": {
|
|
1412
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1e88b19111754f7a8481a19b2a43e127~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=J%2F0Pxp0rxVUKHe5hKPtUurKrrjk%3D",
|
|
1413
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1e88b19111754f7a8481a19b2a43e127~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=D2WEAolU4nCoG0oDVxmMSNQSsfU%3D"
|
|
1414
|
+
},
|
|
1415
|
+
"item_urls": [
|
|
1416
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/659d7e3574e202e0447dedde5d1a579c?lk3s=43402efa&x-expires=1768438701&x-signature=a%2Bo3Lbd%2B7kpls8J546MoJUaOk3c%3D"
|
|
1417
|
+
],
|
|
1418
|
+
"md5": "659d7e3574e202e0447dedde5d1a579c",
|
|
1419
|
+
"has_favorited": false,
|
|
1420
|
+
"create_time": 1733648086,
|
|
1421
|
+
"statistics": {
|
|
1422
|
+
"favorite_count": 0
|
|
1423
|
+
},
|
|
1424
|
+
"is_original": true,
|
|
1425
|
+
"status": 102,
|
|
1426
|
+
"review_info": {
|
|
1427
|
+
"review_status": 1,
|
|
1428
|
+
"review_code_list": [],
|
|
1429
|
+
"extra_reason": null,
|
|
1430
|
+
"review_reason_list": []
|
|
1431
|
+
},
|
|
1432
|
+
"aspect_ratio": 1,
|
|
1433
|
+
"download_info": {
|
|
1434
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6f5fdbdaa0ce46f4aa9366bd64ae6fbc~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=GwJCkFjr8jExOw%2FctFqLvNzeLPA%3D",
|
|
1435
|
+
"format": "gif"
|
|
1436
|
+
},
|
|
1437
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1438
|
+
"is_business": false,
|
|
1439
|
+
"business_info": {
|
|
1440
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1441
|
+
"sign": "USD2j0x/sXut0KZgVykoQLHCGEHaobVXYPzYOgI93Tdq5QTp274J0SD4FrHHBAolmwzqj5o4gED9mr4dz7zpQf0xNUf60govpBE6wnBQ8UEClfGSUaGxAqeeYNFBeAcd06yYXcpvQxl3ehtONFQGU2b9kwlHAoRv0Sf7aVOozDE="
|
|
1442
|
+
},
|
|
1443
|
+
"category_ids": [
|
|
1444
|
+
10523
|
|
1445
|
+
],
|
|
1446
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d1f9565ef48a6315cc464231edbcc7ce\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1447
|
+
},
|
|
1448
|
+
"author": {
|
|
1449
|
+
"name": "秘密酱",
|
|
1450
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/oEZiKAA1mBA1L1H2CxFEgiDlMdCJgXAIEIfeCo?lk3s=4eecb9e8&x-expires=1739494701&x-signature=TTxd14ESUNoyalgbLyI6uAx%2BozE%3D",
|
|
1451
|
+
"source": 1,
|
|
1452
|
+
"uid": "663715939883939"
|
|
1453
|
+
},
|
|
1454
|
+
"sticker": {
|
|
1455
|
+
"preview_cover": "",
|
|
1456
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6f5fdbdaa0ce46f4aa9366bd64ae6fbc~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=vhAKVjiJ9tNOQsj%2FnzB0dkUdrcI%3D&format=.png",
|
|
1457
|
+
"sticker_type": 2,
|
|
1458
|
+
"sticker_package": {
|
|
1459
|
+
"width_per_frame": 280,
|
|
1460
|
+
"height_per_frame": 280,
|
|
1461
|
+
"size": 34577
|
|
1462
|
+
},
|
|
1463
|
+
"large_image": {
|
|
1464
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6f5fdbdaa0ce46f4aa9366bd64ae6fbc~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=GwJCkFjr8jExOw%2FctFqLvNzeLPA%3D"
|
|
1465
|
+
}
|
|
1466
|
+
}
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
"common_attr": {
|
|
1470
|
+
"id": "7304715085925174578",
|
|
1471
|
+
"effect_id": "7304715085925174578",
|
|
1472
|
+
"effect_type": 2,
|
|
1473
|
+
"source": 1,
|
|
1474
|
+
"title": "进度条加载",
|
|
1475
|
+
"description": "进度条",
|
|
1476
|
+
"cover_url": {
|
|
1477
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a234073e8f14310a791e2b7137bb43a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=x1W%2F%2FwYav8OXqlpVcSeCPsiojYY%3D",
|
|
1478
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a234073e8f14310a791e2b7137bb43a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=%2Fly%2F5687j8EwPrKAAUvVf6Es7SM%3D"
|
|
1479
|
+
},
|
|
1480
|
+
"item_urls": [
|
|
1481
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ce4bd49f4fb0b464d5079eb630e3eb16?lk3s=43402efa&x-expires=1768438701&x-signature=%2FbwmrXpJECPxl8ZGu8MINzPf4ls%3D"
|
|
1482
|
+
],
|
|
1483
|
+
"md5": "ce4bd49f4fb0b464d5079eb630e3eb16",
|
|
1484
|
+
"has_favorited": false,
|
|
1485
|
+
"create_time": 1700769441,
|
|
1486
|
+
"statistics": {
|
|
1487
|
+
"favorite_count": 0
|
|
1488
|
+
},
|
|
1489
|
+
"is_original": true,
|
|
1490
|
+
"status": 102,
|
|
1491
|
+
"review_info": {
|
|
1492
|
+
"review_status": 1,
|
|
1493
|
+
"review_code_list": [],
|
|
1494
|
+
"extra_reason": null,
|
|
1495
|
+
"review_reason_list": []
|
|
1496
|
+
},
|
|
1497
|
+
"aspect_ratio": 1,
|
|
1498
|
+
"download_info": {
|
|
1499
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a234073e8f14310a791e2b7137bb43a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=b80OXc1Q8zZg5VWnJyFfZ%2FYjIGc%3D",
|
|
1500
|
+
"format": "gif"
|
|
1501
|
+
},
|
|
1502
|
+
"publish_source": "user_post_sticker_collection",
|
|
1503
|
+
"is_business": false,
|
|
1504
|
+
"business_info": {
|
|
1505
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1506
|
+
"sign": "xj9f8siH0eWCybh017fIUpOxfexlJTtBsYJDFvga+SAVoJRlHebgMV/4izqsZs606lJoDCSwIEZuhgWnTO7YsY+vDUEQoZNUgPR0CWdZp3kT3glDl7rVGbYWU6HPis7cI8nIbZLivm2KSU0IdLwiQAAXS16mGxcW7h3WwuzJ1wU="
|
|
1507
|
+
},
|
|
1508
|
+
"category_ids": [
|
|
1509
|
+
10531,
|
|
1510
|
+
10516
|
|
1511
|
+
],
|
|
1512
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1513
|
+
},
|
|
1514
|
+
"author": {
|
|
1515
|
+
"name": "喵喵胖",
|
|
1516
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
1517
|
+
"source": 1,
|
|
1518
|
+
"uid": "1456220409695764"
|
|
1519
|
+
},
|
|
1520
|
+
"sticker": {
|
|
1521
|
+
"preview_cover": "",
|
|
1522
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a234073e8f14310a791e2b7137bb43a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=3W2KpYRJMKxSOAVYYVBxhMzIxeY%3D&format=.png",
|
|
1523
|
+
"sticker_type": 2,
|
|
1524
|
+
"sticker_package": {
|
|
1525
|
+
"width_per_frame": 280,
|
|
1526
|
+
"height_per_frame": 280,
|
|
1527
|
+
"size": 275900
|
|
1528
|
+
},
|
|
1529
|
+
"large_image": {
|
|
1530
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a234073e8f14310a791e2b7137bb43a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=b80OXc1Q8zZg5VWnJyFfZ%2FYjIGc%3D"
|
|
1531
|
+
}
|
|
1532
|
+
}
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
"common_attr": {
|
|
1536
|
+
"id": "6895923117412109575",
|
|
1537
|
+
"effect_id": "6895923117412109575",
|
|
1538
|
+
"effect_type": 2,
|
|
1539
|
+
"source": 1,
|
|
1540
|
+
"title": "流星",
|
|
1541
|
+
"description": "",
|
|
1542
|
+
"cover_url": {
|
|
1543
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/af9e4c815e344c8e81d1c5db749a0a12~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=KIdsQGqT6zptk5Wuk5YXKrpynoY%3D",
|
|
1544
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/af9e4c815e344c8e81d1c5db749a0a12~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768438701&x-signature=0UixLYL%2B6AdXsXb%2FBDrH8SXO2lo%3D"
|
|
1545
|
+
},
|
|
1546
|
+
"item_urls": [
|
|
1547
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/os3n4HAYEh4Y6jAABPyeozECtAnANgANgCYfBG?lk3s=43402efa&x-expires=1768438701&x-signature=s6POXhrx%2B%2F9DJkcUC6NuICcjFWE%3D"
|
|
1548
|
+
],
|
|
1549
|
+
"md5": "f20739ffc3783cb54c24340e8624e565",
|
|
1550
|
+
"has_favorited": false,
|
|
1551
|
+
"third_resource_id": 6852133332042387982,
|
|
1552
|
+
"third_resource_id_str": "6852133332042387982",
|
|
1553
|
+
"create_time": 1605582377,
|
|
1554
|
+
"statistics": {
|
|
1555
|
+
"favorite_count": 0
|
|
1556
|
+
},
|
|
1557
|
+
"is_original": true,
|
|
1558
|
+
"status": 102,
|
|
1559
|
+
"review_info": {
|
|
1560
|
+
"review_status": 100,
|
|
1561
|
+
"review_code_list": [],
|
|
1562
|
+
"extra_reason": null,
|
|
1563
|
+
"review_reason_list": []
|
|
1564
|
+
},
|
|
1565
|
+
"aspect_ratio": 1,
|
|
1566
|
+
"download_info": {
|
|
1567
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/06911db18da443259bd0aa10b04819fd~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=pNe5JAOmgN%2BuCSEcTgTJ86j2tgg%3D",
|
|
1568
|
+
"format": "gif"
|
|
1569
|
+
},
|
|
1570
|
+
"copyright": {
|
|
1571
|
+
"copyright_text": "剪映",
|
|
1572
|
+
"copyright_logo": "",
|
|
1573
|
+
"artist_name": ""
|
|
1574
|
+
},
|
|
1575
|
+
"publish_source": "loki",
|
|
1576
|
+
"is_business": false,
|
|
1577
|
+
"business_info": {
|
|
1578
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1579
|
+
"sign": "b5d7uCygdbj0PDae/ERqugfM6fwcDxmo66dByAosE4Y9k/V7Kzwg89YptqPo63RJVqk/kbZH4ZeljN0xh2/h4ZrcG+2tUjV1W2tABc24+eG8Q1vM1sdO/UD9pkS3buTwdn2PGoHGI9cw33Z4wOxEkZsatENGEBVHgkQ9AJ3pWDk="
|
|
1580
|
+
},
|
|
1581
|
+
"category_ids": [
|
|
1582
|
+
10515,
|
|
1583
|
+
10520,
|
|
1584
|
+
10554,
|
|
1585
|
+
10782
|
|
1586
|
+
],
|
|
1587
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1588
|
+
},
|
|
1589
|
+
"sticker": {
|
|
1590
|
+
"preview_cover": "",
|
|
1591
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/06911db18da443259bd0aa10b04819fd~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=oN0%2FvO7qvcCKb5pQ600XDIizNbQ%3D&format=.png",
|
|
1592
|
+
"sticker_type": 2,
|
|
1593
|
+
"sticker_package": {
|
|
1594
|
+
"width_per_frame": 0,
|
|
1595
|
+
"height_per_frame": 0,
|
|
1596
|
+
"size": 0
|
|
1597
|
+
},
|
|
1598
|
+
"large_image": {
|
|
1599
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/06911db18da443259bd0aa10b04819fd~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=pNe5JAOmgN%2BuCSEcTgTJ86j2tgg%3D"
|
|
1600
|
+
}
|
|
1601
|
+
}
|
|
1602
|
+
},
|
|
1603
|
+
{
|
|
1604
|
+
"common_attr": {
|
|
1605
|
+
"id": "6992427555798174989",
|
|
1606
|
+
"effect_id": "6992427555798174989",
|
|
1607
|
+
"effect_type": 2,
|
|
1608
|
+
"source": 1,
|
|
1609
|
+
"title": "圆环星星",
|
|
1610
|
+
"description": "圆环星星",
|
|
1611
|
+
"cover_url": {
|
|
1612
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4dd91dd225f4492a8ba8b0712735b162~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=UWyABW71AlBkIkBMLaKezBo4v30%3D",
|
|
1613
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4dd91dd225f4492a8ba8b0712735b162~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=r%2BqQTjvuQP9nPlJ5cQJh4y721BM%3D"
|
|
1614
|
+
},
|
|
1615
|
+
"item_urls": [
|
|
1616
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b44ace864fe64d7ebbe9c44c3d429b7b?lk3s=43402efa&x-expires=1768438701&x-signature=Ivx4F2rtsaxZbg1xYwKUfqawSYU%3D"
|
|
1617
|
+
],
|
|
1618
|
+
"md5": "d14fb0637dc982a654685b39ae94efd2",
|
|
1619
|
+
"has_favorited": false,
|
|
1620
|
+
"third_resource_id": 6992836529424962079,
|
|
1621
|
+
"third_resource_id_str": "6992836529424962079",
|
|
1622
|
+
"create_time": 1628056523,
|
|
1623
|
+
"statistics": {
|
|
1624
|
+
"favorite_count": 0
|
|
1625
|
+
},
|
|
1626
|
+
"is_original": true,
|
|
1627
|
+
"status": 102,
|
|
1628
|
+
"review_info": {
|
|
1629
|
+
"review_status": 100,
|
|
1630
|
+
"review_code_list": [],
|
|
1631
|
+
"extra_reason": null,
|
|
1632
|
+
"review_reason_list": []
|
|
1633
|
+
},
|
|
1634
|
+
"aspect_ratio": 1,
|
|
1635
|
+
"download_info": {
|
|
1636
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a20ef32c64645a6bf6d6669f5aec358~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=eVkDQn92B73PRoBjSgF83Jsru7I%3D",
|
|
1637
|
+
"format": "gif"
|
|
1638
|
+
},
|
|
1639
|
+
"copyright": {
|
|
1640
|
+
"copyright_text": "剪映",
|
|
1641
|
+
"copyright_logo": "",
|
|
1642
|
+
"artist_name": ""
|
|
1643
|
+
},
|
|
1644
|
+
"publish_source": "internal_sequence_without_review",
|
|
1645
|
+
"is_business": true,
|
|
1646
|
+
"business_info": {
|
|
1647
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1648
|
+
"sign": "EblRe5Ju9AO33DyqYtKukNv/o+Qn5osC+apMFMJHFfUYeXmfbV+sQXqE565nEkmsAJeM9y10Fmenc6eiIJJGTWgXEQ3wXdBfb1BMzzYFLVY+0tfjygXIAJy6EVVUMqniIH5Eq/+ePAzGg5bBREBa5T8imG288yvZrM0+FicuLl4="
|
|
1649
|
+
},
|
|
1650
|
+
"category_ids": [
|
|
1651
|
+
10515,
|
|
1652
|
+
10520,
|
|
1653
|
+
10554,
|
|
1654
|
+
10782
|
|
1655
|
+
],
|
|
1656
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1657
|
+
},
|
|
1658
|
+
"sticker": {
|
|
1659
|
+
"preview_cover": "",
|
|
1660
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a20ef32c64645a6bf6d6669f5aec358~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=aZKEfIEJPsiNuFYpeU43KajIjz8%3D&format=.png",
|
|
1661
|
+
"sticker_type": 2,
|
|
1662
|
+
"sticker_package": {
|
|
1663
|
+
"width_per_frame": 280,
|
|
1664
|
+
"height_per_frame": 280,
|
|
1665
|
+
"size": 485907
|
|
1666
|
+
},
|
|
1667
|
+
"large_image": {
|
|
1668
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a20ef32c64645a6bf6d6669f5aec358~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=eVkDQn92B73PRoBjSgF83Jsru7I%3D"
|
|
1669
|
+
}
|
|
1670
|
+
}
|
|
1671
|
+
},
|
|
1672
|
+
{
|
|
1673
|
+
"common_attr": {
|
|
1674
|
+
"id": "7382402444396858687",
|
|
1675
|
+
"effect_id": "7382402444396858687",
|
|
1676
|
+
"effect_type": 2,
|
|
1677
|
+
"source": 1,
|
|
1678
|
+
"title": "哇哦wow爆炸框",
|
|
1679
|
+
"description": "哇哦wow爆炸框",
|
|
1680
|
+
"cover_url": {
|
|
1681
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d7a6753d58d4c4fbb7b89cbb29f1277~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=BJXfCCQ8ueDJyvD6jwPat7P%2Bk38%3D",
|
|
1682
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d7a6753d58d4c4fbb7b89cbb29f1277~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=%2Ble20K9gqgufOfnzpQUnf2SVHpQ%3D"
|
|
1683
|
+
},
|
|
1684
|
+
"item_urls": [
|
|
1685
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/79db85b72b3b3e5c3dec15f13ce33e83?lk3s=43402efa&x-expires=1768438701&x-signature=zrQlv9SGHDCFL46paBksNtEmkXU%3D"
|
|
1686
|
+
],
|
|
1687
|
+
"md5": "79db85b72b3b3e5c3dec15f13ce33e83",
|
|
1688
|
+
"has_favorited": false,
|
|
1689
|
+
"create_time": 1718850058,
|
|
1690
|
+
"statistics": {
|
|
1691
|
+
"favorite_count": 0
|
|
1692
|
+
},
|
|
1693
|
+
"is_original": true,
|
|
1694
|
+
"status": 102,
|
|
1695
|
+
"review_info": {
|
|
1696
|
+
"review_status": 1,
|
|
1697
|
+
"review_code_list": [],
|
|
1698
|
+
"extra_reason": null,
|
|
1699
|
+
"review_reason_list": []
|
|
1700
|
+
},
|
|
1701
|
+
"aspect_ratio": 1,
|
|
1702
|
+
"download_info": {
|
|
1703
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dfddd4eef96452daf427fb0e11f81ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=4EXXrr5IT%2Fbyiw2o8nmF3hIJvT0%3D",
|
|
1704
|
+
"format": "gif"
|
|
1705
|
+
},
|
|
1706
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1707
|
+
"is_business": false,
|
|
1708
|
+
"business_info": {
|
|
1709
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1710
|
+
"sign": "bosb2nyJkfiJpW5ld50IPIefYlUOKGTQMPpwLnctLjC1tCPEX6fuBMAl3AV2R/xQjsD08DqDJHF7yM97tnfl8coCy2tX+gDYnLb+PFq3ITxeB+RibhLhw95To4dR2IyVIVNgEOn2Z2dsSbpaG9elezXuISjqRdtWRdUYHAote4Q="
|
|
1711
|
+
},
|
|
1712
|
+
"category_ids": [
|
|
1713
|
+
11304,
|
|
1714
|
+
10515
|
|
1715
|
+
],
|
|
1716
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/ebc913cbeb287ad6981fe86de3cc5362\",\"ip_image_detect_result\":{\"hit\":false}}",
|
|
1717
|
+
"biz_extra": "{\"is_boost_coldstart\":true}"
|
|
1718
|
+
},
|
|
1719
|
+
"author": {
|
|
1720
|
+
"name": "CHICHI",
|
|
1721
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
1722
|
+
"source": 1,
|
|
1723
|
+
"uid": "3294558974117544"
|
|
1724
|
+
},
|
|
1725
|
+
"sticker": {
|
|
1726
|
+
"preview_cover": "",
|
|
1727
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dfddd4eef96452daf427fb0e11f81ab~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=xmMn5Fqs5JN2F7dwJvZk9joDJZ8%3D&format=.png",
|
|
1728
|
+
"sticker_type": 2,
|
|
1729
|
+
"sticker_package": {
|
|
1730
|
+
"width_per_frame": 280,
|
|
1731
|
+
"height_per_frame": 280,
|
|
1732
|
+
"size": 130081
|
|
1733
|
+
},
|
|
1734
|
+
"large_image": {
|
|
1735
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dfddd4eef96452daf427fb0e11f81ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=4EXXrr5IT%2Fbyiw2o8nmF3hIJvT0%3D"
|
|
1736
|
+
}
|
|
1737
|
+
}
|
|
1738
|
+
},
|
|
1739
|
+
{
|
|
1740
|
+
"common_attr": {
|
|
1741
|
+
"id": "7332440503897656612",
|
|
1742
|
+
"effect_id": "7332440503897656612",
|
|
1743
|
+
"effect_type": 2,
|
|
1744
|
+
"source": 1,
|
|
1745
|
+
"title": "酷",
|
|
1746
|
+
"description": "酷",
|
|
1747
|
+
"cover_url": {
|
|
1748
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7a30dd3235984016b45099aa9fad59c0~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=p4yU9xE%2BQlwxRZPyyOrZpBmFHfA%3D",
|
|
1749
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7a30dd3235984016b45099aa9fad59c0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=LyDLclhqYtpDg7xUlZWSvUbi89g%3D"
|
|
1750
|
+
},
|
|
1751
|
+
"item_urls": [
|
|
1752
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/47cd519ebb16fcde85506ae057b21aa0?lk3s=43402efa&x-expires=1768438701&x-signature=YVVj0ellGyaeMxYNbEvQN%2FvyZOE%3D"
|
|
1753
|
+
],
|
|
1754
|
+
"md5": "47cd519ebb16fcde85506ae057b21aa0",
|
|
1755
|
+
"has_favorited": false,
|
|
1756
|
+
"create_time": 1707221571,
|
|
1757
|
+
"statistics": {
|
|
1758
|
+
"favorite_count": 0
|
|
1759
|
+
},
|
|
1760
|
+
"is_original": true,
|
|
1761
|
+
"status": 102,
|
|
1762
|
+
"review_info": {
|
|
1763
|
+
"review_status": 1,
|
|
1764
|
+
"review_code_list": [],
|
|
1765
|
+
"extra_reason": null,
|
|
1766
|
+
"review_reason_list": []
|
|
1767
|
+
},
|
|
1768
|
+
"aspect_ratio": 1,
|
|
1769
|
+
"download_info": {
|
|
1770
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/686c1aa181f74d628692d0ffd32f0be9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Cpi%2BP2FHfBKQgbg3LrkGTWQwCN4%3D",
|
|
1771
|
+
"format": "gif"
|
|
1772
|
+
},
|
|
1773
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1774
|
+
"is_business": false,
|
|
1775
|
+
"business_info": {
|
|
1776
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1777
|
+
"sign": "qohphSBL3ChgM64BFZkqENKfokuvO4LuBYQcwyBxLx7UDnxkBuOrW/LnDqfMXOOSlnPLnxWkjbClVxfQizwsK0x/JJ34+i4CNCNShNg7ljLfX3VUsD+uKaBKOYdCxhYqDcknxFjjaela8klP+E6BjDQJIGe6UgEYm91XNWrpJ2s="
|
|
1778
|
+
},
|
|
1779
|
+
"category_ids": [
|
|
1780
|
+
10522,
|
|
1781
|
+
10516
|
|
1782
|
+
],
|
|
1783
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/d5b00a7eee96961ef255d693c37303c6\"}"
|
|
1784
|
+
},
|
|
1785
|
+
"author": {
|
|
1786
|
+
"name": "空白格white",
|
|
1787
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/18d2fe64d9c83ad5c10059a54d504f1a~300x300.image",
|
|
1788
|
+
"source": 1,
|
|
1789
|
+
"uid": "3292369990194096"
|
|
1790
|
+
},
|
|
1791
|
+
"sticker": {
|
|
1792
|
+
"preview_cover": "",
|
|
1793
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/686c1aa181f74d628692d0ffd32f0be9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=IrYgcV0TXpyyAqxNqKcXmLUFEAY%3D&format=.png",
|
|
1794
|
+
"sticker_type": 2,
|
|
1795
|
+
"sticker_package": {
|
|
1796
|
+
"width_per_frame": 280,
|
|
1797
|
+
"height_per_frame": 280,
|
|
1798
|
+
"size": 2471371
|
|
1799
|
+
},
|
|
1800
|
+
"large_image": {
|
|
1801
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/686c1aa181f74d628692d0ffd32f0be9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Cpi%2BP2FHfBKQgbg3LrkGTWQwCN4%3D"
|
|
1802
|
+
}
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"common_attr": {
|
|
1807
|
+
"id": "7398891131938917651",
|
|
1808
|
+
"effect_id": "7398891131938917651",
|
|
1809
|
+
"effect_type": 2,
|
|
1810
|
+
"source": 1,
|
|
1811
|
+
"title": "害羞腮红",
|
|
1812
|
+
"description": "害羞腮红",
|
|
1813
|
+
"cover_url": {
|
|
1814
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c978a2faffa344aa91197981eeab6cd4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=07S5wjqf4gLn0A4wCXmOE7LNrsg%3D",
|
|
1815
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c978a2faffa344aa91197981eeab6cd4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=07S5wjqf4gLn0A4wCXmOE7LNrsg%3D"
|
|
1816
|
+
},
|
|
1817
|
+
"item_urls": [
|
|
1818
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b5aeec2dbf1884ccbd56ab5b78b6130b?lk3s=43402efa&x-expires=1768438701&x-signature=CysJcA7Cdtj2XOqYxTN%2BCBVLp6g%3D"
|
|
1819
|
+
],
|
|
1820
|
+
"md5": "b5aeec2dbf1884ccbd56ab5b78b6130b",
|
|
1821
|
+
"has_favorited": false,
|
|
1822
|
+
"create_time": 1722689174,
|
|
1823
|
+
"statistics": {
|
|
1824
|
+
"favorite_count": 0
|
|
1825
|
+
},
|
|
1826
|
+
"is_original": true,
|
|
1827
|
+
"status": 102,
|
|
1828
|
+
"review_info": {
|
|
1829
|
+
"review_status": 1,
|
|
1830
|
+
"review_code_list": [],
|
|
1831
|
+
"extra_reason": null,
|
|
1832
|
+
"review_reason_list": []
|
|
1833
|
+
},
|
|
1834
|
+
"aspect_ratio": 1,
|
|
1835
|
+
"download_info": {
|
|
1836
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c978a2faffa344aa91197981eeab6cd4~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768438701&x-signature=CzPMCiftsNxaxX3c3mJ4cb343C0%3D",
|
|
1837
|
+
"format": "png"
|
|
1838
|
+
},
|
|
1839
|
+
"publish_source": "user_post_pc_collection",
|
|
1840
|
+
"is_business": false,
|
|
1841
|
+
"business_info": {
|
|
1842
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1843
|
+
"sign": "bBJdcJX7UEV7CBVkSM8KrTNQpoLM7ybyufWFEjvJk3We9/Z4HZw01FvElLTUifP60IK6NBH2+3jtBQJ0zAn0JUFoYnD3143CrSiymMh32Dgedsssa5jyO/1S3X5TefJBjkYkj7IAKRovsh9TTvmZJ2KTAR2Qsc5dPzhhOsuqjk0="
|
|
1844
|
+
},
|
|
1845
|
+
"category_ids": [
|
|
1846
|
+
10517
|
|
1847
|
+
],
|
|
1848
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1849
|
+
},
|
|
1850
|
+
"author": {
|
|
1851
|
+
"name": "塔塔开坦克",
|
|
1852
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739494701&x-signature=SQ7xc%2B%2BTaIj%2Bkr%2FyfxP1uXG5KyY%3D",
|
|
1853
|
+
"source": 1,
|
|
1854
|
+
"uid": "3510085292656125"
|
|
1855
|
+
},
|
|
1856
|
+
"sticker": {
|
|
1857
|
+
"preview_cover": "",
|
|
1858
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c978a2faffa344aa91197981eeab6cd4~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=DEVC9bIkQ5958XnVyOgeXOFxuWc%3D&format=.png",
|
|
1859
|
+
"sticker_type": 1,
|
|
1860
|
+
"sticker_package": {
|
|
1861
|
+
"width_per_frame": 540,
|
|
1862
|
+
"height_per_frame": 540,
|
|
1863
|
+
"size": 115354
|
|
1864
|
+
},
|
|
1865
|
+
"large_image": {
|
|
1866
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c978a2faffa344aa91197981eeab6cd4~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768438701&x-signature=CzPMCiftsNxaxX3c3mJ4cb343C0%3D"
|
|
1867
|
+
}
|
|
1868
|
+
}
|
|
1869
|
+
},
|
|
1870
|
+
{
|
|
1871
|
+
"common_attr": {
|
|
1872
|
+
"id": "6977631315734564126",
|
|
1873
|
+
"effect_id": "6977631315734564126",
|
|
1874
|
+
"effect_type": 2,
|
|
1875
|
+
"source": 1,
|
|
1876
|
+
"title": "小鸭子玩具动态",
|
|
1877
|
+
"description": "夏天夏日贴纸小鸭子玩具动态",
|
|
1878
|
+
"cover_url": {
|
|
1879
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/360469cf4ee54a91a24bbda35c023731~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=%2FZpKuKqONHWYTcyLkYa5HvUyOYw%3D",
|
|
1880
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/360469cf4ee54a91a24bbda35c023731~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=ecTBYOjj4PUISOWAPMT0bwJrBn8%3D"
|
|
1881
|
+
},
|
|
1882
|
+
"item_urls": [
|
|
1883
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/95b49367cd2108aa602a10eaedfd85a5?lk3s=43402efa&x-expires=1768438701&x-signature=RTixLBVkPm0aLwECavMvcJ8KnjY%3D"
|
|
1884
|
+
],
|
|
1885
|
+
"md5": "95b49367cd2108aa602a10eaedfd85a5",
|
|
1886
|
+
"has_favorited": false,
|
|
1887
|
+
"third_resource_id": 6977633943747039780,
|
|
1888
|
+
"third_resource_id_str": "6977633943747039780",
|
|
1889
|
+
"create_time": 1624606979,
|
|
1890
|
+
"statistics": {
|
|
1891
|
+
"favorite_count": 0
|
|
1892
|
+
},
|
|
1893
|
+
"is_original": true,
|
|
1894
|
+
"status": 102,
|
|
1895
|
+
"review_info": {
|
|
1896
|
+
"review_status": 100,
|
|
1897
|
+
"review_code_list": [],
|
|
1898
|
+
"extra_reason": null,
|
|
1899
|
+
"review_reason_list": []
|
|
1900
|
+
},
|
|
1901
|
+
"aspect_ratio": 1,
|
|
1902
|
+
"download_info": {
|
|
1903
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1c9b41b164354492840b007ed6509e8f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=oAGHdoa0g7tyPCQbyLfX8FB68Lw%3D",
|
|
1904
|
+
"format": "gif"
|
|
1905
|
+
},
|
|
1906
|
+
"publish_source": "internal_without_review",
|
|
1907
|
+
"is_business": false,
|
|
1908
|
+
"business_info": {
|
|
1909
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1910
|
+
"sign": "FWeBS6Y+NW6Jtn/78gFXWUbhDJnLK9oXvh6IBP3tO6k7lW9mcjqOHWXuSAvIWBBWJyvMF4QC6OmP8Z3PmOT7Z5LRyXVFRTt2lojVQBN3+6DYgGG895HQAhhRODBEGKMxkFNKT0JFR3YrtFzadVOLp31NSnNNFAn2IqoLilnfcjs="
|
|
1911
|
+
},
|
|
1912
|
+
"category_ids": [
|
|
1913
|
+
10554,
|
|
1914
|
+
10521
|
|
1915
|
+
],
|
|
1916
|
+
"collection_ids": [
|
|
1917
|
+
"6998009552608169223"
|
|
1918
|
+
],
|
|
1919
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1920
|
+
},
|
|
1921
|
+
"sticker": {
|
|
1922
|
+
"preview_cover": "",
|
|
1923
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1c9b41b164354492840b007ed6509e8f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=JmID3%2BpuDidAtKV0C%2FSazX1M2i8%3D&format=.png",
|
|
1924
|
+
"sticker_type": 2,
|
|
1925
|
+
"sticker_package": {
|
|
1926
|
+
"width_per_frame": 280,
|
|
1927
|
+
"height_per_frame": 280,
|
|
1928
|
+
"size": 236071
|
|
1929
|
+
},
|
|
1930
|
+
"large_image": {
|
|
1931
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1c9b41b164354492840b007ed6509e8f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=oAGHdoa0g7tyPCQbyLfX8FB68Lw%3D"
|
|
1932
|
+
}
|
|
1933
|
+
}
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"common_attr": {
|
|
1937
|
+
"id": "7398451633040018742",
|
|
1938
|
+
"effect_id": "7398451633040018742",
|
|
1939
|
+
"effect_type": 2,
|
|
1940
|
+
"source": 1,
|
|
1941
|
+
"title": "微笑表情挡脸",
|
|
1942
|
+
"description": "微笑表情挡脸",
|
|
1943
|
+
"cover_url": {
|
|
1944
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f329b9d074b49ef84e3aac464b6f6fb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=V5Sdiux4AlQnMjs4o6OGbuHwKnM%3D",
|
|
1945
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f329b9d074b49ef84e3aac464b6f6fb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=V5Sdiux4AlQnMjs4o6OGbuHwKnM%3D"
|
|
1946
|
+
},
|
|
1947
|
+
"item_urls": [
|
|
1948
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e9febb0cd641039a62ad922a3249e1df?lk3s=43402efa&x-expires=1768438701&x-signature=lQAG%2FMZ1o07ItCKHcotFHXPrcBM%3D"
|
|
1949
|
+
],
|
|
1950
|
+
"md5": "e9febb0cd641039a62ad922a3249e1df",
|
|
1951
|
+
"has_favorited": false,
|
|
1952
|
+
"create_time": 1722586556,
|
|
1953
|
+
"statistics": {
|
|
1954
|
+
"favorite_count": 0
|
|
1955
|
+
},
|
|
1956
|
+
"is_original": true,
|
|
1957
|
+
"status": 102,
|
|
1958
|
+
"review_info": {
|
|
1959
|
+
"review_status": 1,
|
|
1960
|
+
"review_code_list": [],
|
|
1961
|
+
"extra_reason": null,
|
|
1962
|
+
"review_reason_list": []
|
|
1963
|
+
},
|
|
1964
|
+
"aspect_ratio": 1,
|
|
1965
|
+
"download_info": {
|
|
1966
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f329b9d074b49ef84e3aac464b6f6fb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768438701&x-signature=gj5X25Ii9FLXOW6MkoQHuPjypkY%3D",
|
|
1967
|
+
"format": "png"
|
|
1968
|
+
},
|
|
1969
|
+
"publish_source": "user_post_sticker_collection",
|
|
1970
|
+
"is_business": false,
|
|
1971
|
+
"business_info": {
|
|
1972
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1973
|
+
"sign": "GNhHVDTT9NMdEEXVXYoP8LpgB6k9aeHuklzniP/KxDifmMg1hfoQzPUik4YvvicNK3DSba2F1RCtvO45WT8RTnudU/YBoQgdDm/7/YcnS7caNfq+LfJjnBAz5DvwKzoJYqcvKnLyUt6p8Y2aVEfBSvWWpcdo8Qx0pYHW5JeKIU8="
|
|
1974
|
+
},
|
|
1975
|
+
"category_ids": [
|
|
1976
|
+
10517
|
|
1977
|
+
],
|
|
1978
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1979
|
+
},
|
|
1980
|
+
"author": {
|
|
1981
|
+
"name": "秘密酱",
|
|
1982
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/oEZiKAA1mBA1L1H2CxFEgiDlMdCJgXAIEIfeCo?lk3s=4eecb9e8&x-expires=1739494015&x-signature=jVP2jmiP%2BUL4ApbmWZyaFlLmNqI%3D",
|
|
1983
|
+
"source": 1,
|
|
1984
|
+
"uid": "663715939883939"
|
|
1985
|
+
},
|
|
1986
|
+
"sticker": {
|
|
1987
|
+
"preview_cover": "",
|
|
1988
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f329b9d074b49ef84e3aac464b6f6fb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=80%2BZ6oGcOYpW1AFcUYVIAMq%2BDkM%3D&format=.png",
|
|
1989
|
+
"sticker_type": 1,
|
|
1990
|
+
"sticker_package": {
|
|
1991
|
+
"width_per_frame": 540,
|
|
1992
|
+
"height_per_frame": 540,
|
|
1993
|
+
"size": 53871
|
|
1994
|
+
},
|
|
1995
|
+
"large_image": {
|
|
1996
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f329b9d074b49ef84e3aac464b6f6fb~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768438701&x-signature=gj5X25Ii9FLXOW6MkoQHuPjypkY%3D"
|
|
1997
|
+
}
|
|
1998
|
+
}
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"common_attr": {
|
|
2002
|
+
"id": "7342041121318604070",
|
|
2003
|
+
"effect_id": "7342041121318604070",
|
|
2004
|
+
"effect_type": 2,
|
|
2005
|
+
"source": 1,
|
|
2006
|
+
"title": "郁金香小熊",
|
|
2007
|
+
"description": "郁金香小熊",
|
|
2008
|
+
"cover_url": {
|
|
2009
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/899e9c11820b471792cb4520fb1cf29d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=mTWBRPNlQ2t7dK4hQaScymv9eOQ%3D",
|
|
2010
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/899e9c11820b471792cb4520fb1cf29d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=zJJrH%2BBFLBcKnxOXsMIgS2%2FUUb8%3D"
|
|
2011
|
+
},
|
|
2012
|
+
"item_urls": [
|
|
2013
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/44c3cf0bed2093555ea210ca308e71a3?lk3s=43402efa&x-expires=1768438701&x-signature=KzoVtfyIuoptq2Tc15iBVLiIpok%3D"
|
|
2014
|
+
],
|
|
2015
|
+
"md5": "44c3cf0bed2093555ea210ca308e71a3",
|
|
2016
|
+
"has_favorited": false,
|
|
2017
|
+
"create_time": 1709454697,
|
|
2018
|
+
"statistics": {
|
|
2019
|
+
"favorite_count": 0
|
|
2020
|
+
},
|
|
2021
|
+
"is_original": true,
|
|
2022
|
+
"status": 102,
|
|
2023
|
+
"review_info": {
|
|
2024
|
+
"review_status": 1,
|
|
2025
|
+
"review_code_list": [],
|
|
2026
|
+
"extra_reason": null,
|
|
2027
|
+
"review_reason_list": []
|
|
2028
|
+
},
|
|
2029
|
+
"aspect_ratio": 1,
|
|
2030
|
+
"download_info": {
|
|
2031
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/44e306a0ea6a400c9e4ce042af863f5b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=bs0pwYDnJa2cognQtQFB6OmFJew%3D",
|
|
2032
|
+
"format": "gif"
|
|
2033
|
+
},
|
|
2034
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2035
|
+
"is_business": false,
|
|
2036
|
+
"business_info": {
|
|
2037
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2038
|
+
"sign": "geKl2Db6AdzXU7Hd/A8awMbD3UVTVxaq0ctuVjEzAYznfSbGRXMaAgXk7XJSO0+iWGieA8E+DcMFnUAhO/U/og7KaPZ2qdJBunE6NnqsiLICnahcRkQEAF83qTZpEjM9K8FOz0ROvxmgLRSSWYkEVn/gZpEKULqECJ4svnxFxnk="
|
|
2039
|
+
},
|
|
2040
|
+
"category_ids": [
|
|
2041
|
+
10515
|
|
2042
|
+
],
|
|
2043
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/c1dd00e0bf988b926e94f5713342a155\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2044
|
+
},
|
|
2045
|
+
"author": {
|
|
2046
|
+
"name": "空白格white",
|
|
2047
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/18d2fe64d9c83ad5c10059a54d504f1a~300x300.image",
|
|
2048
|
+
"source": 1,
|
|
2049
|
+
"uid": "3292369990194096"
|
|
2050
|
+
},
|
|
2051
|
+
"sticker": {
|
|
2052
|
+
"preview_cover": "",
|
|
2053
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/44e306a0ea6a400c9e4ce042af863f5b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=eg2oYx2%2Fs18PE8c2O4%2BIZf%2FFlE4%3D&format=.png",
|
|
2054
|
+
"sticker_type": 2,
|
|
2055
|
+
"sticker_package": {
|
|
2056
|
+
"width_per_frame": 280,
|
|
2057
|
+
"height_per_frame": 280,
|
|
2058
|
+
"size": 2929274
|
|
2059
|
+
},
|
|
2060
|
+
"large_image": {
|
|
2061
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/44e306a0ea6a400c9e4ce042af863f5b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=bs0pwYDnJa2cognQtQFB6OmFJew%3D"
|
|
2062
|
+
}
|
|
2063
|
+
}
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
"common_attr": {
|
|
2067
|
+
"id": "7427495509792738610",
|
|
2068
|
+
"effect_id": "7427495509792738610",
|
|
2069
|
+
"effect_type": 2,
|
|
2070
|
+
"source": 1,
|
|
2071
|
+
"title": "爆款推荐",
|
|
2072
|
+
"description": "爆款推荐",
|
|
2073
|
+
"cover_url": {
|
|
2074
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/278e81a3d7734911a98a0bcaf39c65d5~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=WIpTM6XeG8gP%2FvQFOQpWzEqhT%2Fs%3D",
|
|
2075
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/278e81a3d7734911a98a0bcaf39c65d5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=ukUULMah8LBKCnuHa%2FMqWq9z0uM%3D"
|
|
2076
|
+
},
|
|
2077
|
+
"item_urls": [
|
|
2078
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/55417ea61e8e455bbdb7fe06340c68d7?lk3s=43402efa&x-expires=1768438701&x-signature=aUxYHfTI0E6FmqL8tmakhEfHCsw%3D"
|
|
2079
|
+
],
|
|
2080
|
+
"md5": "55417ea61e8e455bbdb7fe06340c68d7",
|
|
2081
|
+
"has_favorited": false,
|
|
2082
|
+
"create_time": 1729348705,
|
|
2083
|
+
"statistics": {
|
|
2084
|
+
"favorite_count": 0
|
|
2085
|
+
},
|
|
2086
|
+
"is_original": true,
|
|
2087
|
+
"status": 102,
|
|
2088
|
+
"review_info": {
|
|
2089
|
+
"review_status": 1,
|
|
2090
|
+
"review_code_list": [],
|
|
2091
|
+
"extra_reason": null,
|
|
2092
|
+
"review_reason_list": []
|
|
2093
|
+
},
|
|
2094
|
+
"aspect_ratio": 1,
|
|
2095
|
+
"download_info": {
|
|
2096
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/faff75dd5a6a45a58a3d891c17c9ec4c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=FZ0o3YYiYgo6ywmHIcH%2Buu5aEts%3D",
|
|
2097
|
+
"format": "gif"
|
|
2098
|
+
},
|
|
2099
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2100
|
+
"is_business": false,
|
|
2101
|
+
"business_info": {
|
|
2102
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2103
|
+
"sign": "IVpBUt0seNiupr6N2rMtjqjLqJ+uJ4eyZgUG7fcfZ8bBScpND11XQ2TDjCPjIjqki1PQB82foSWMXKS0U2FqmLKeRpI6wySr9mJLqRYvll3ylpkDIFEqwQjE6dfXQMbLiK5/juewejIt3iYfYc9JBqPe7nIqjMnjAs22xQSQzBY="
|
|
2104
|
+
},
|
|
2105
|
+
"category_ids": [
|
|
2106
|
+
10742
|
|
2107
|
+
],
|
|
2108
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/ff3662a335e49254ffb168a8f4711b66\"}"
|
|
2109
|
+
},
|
|
2110
|
+
"author": {
|
|
2111
|
+
"name": "Lynx黑貓愛",
|
|
2112
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2113
|
+
"source": 1,
|
|
2114
|
+
"uid": "106238218162"
|
|
2115
|
+
},
|
|
2116
|
+
"sticker": {
|
|
2117
|
+
"preview_cover": "",
|
|
2118
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/faff75dd5a6a45a58a3d891c17c9ec4c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=rOm3WmB3qSAnQ9mj%2FKyDDlvw9Sc%3D&format=.png",
|
|
2119
|
+
"sticker_type": 2,
|
|
2120
|
+
"sticker_package": {
|
|
2121
|
+
"width_per_frame": 280,
|
|
2122
|
+
"height_per_frame": 280,
|
|
2123
|
+
"size": 2326753
|
|
2124
|
+
},
|
|
2125
|
+
"large_image": {
|
|
2126
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/faff75dd5a6a45a58a3d891c17c9ec4c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=FZ0o3YYiYgo6ywmHIcH%2Buu5aEts%3D"
|
|
2127
|
+
}
|
|
2128
|
+
}
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"common_attr": {
|
|
2132
|
+
"id": "7101520296817036552",
|
|
2133
|
+
"effect_id": "7101520296817036552",
|
|
2134
|
+
"effect_type": 2,
|
|
2135
|
+
"source": 1,
|
|
2136
|
+
"title": "箭头 红色气球 指引 点击 引导",
|
|
2137
|
+
"description": "箭头-红色气球",
|
|
2138
|
+
"cover_url": {
|
|
2139
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b5855230613d48048a38650b281c3608~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=cphcjK1Zd5UF%2FlfgL1bQLaPjBvA%3D",
|
|
2140
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b5855230613d48048a38650b281c3608~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=Bnx%2FccR41lisByPTDXNOvr1%2FQTY%3D"
|
|
2141
|
+
},
|
|
2142
|
+
"item_urls": [
|
|
2143
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/29dafed380c5de4f65b9e2683979f11a?lk3s=43402efa&x-expires=1768438701&x-signature=0qaSU3Pa2zelgMrVBpvGaOx2%2B38%3D"
|
|
2144
|
+
],
|
|
2145
|
+
"md5": "29dafed380c5de4f65b9e2683979f11a",
|
|
2146
|
+
"has_favorited": false,
|
|
2147
|
+
"third_resource_id": 7101560345126244877,
|
|
2148
|
+
"third_resource_id_str": "7101560345126244877",
|
|
2149
|
+
"create_time": 1653460839,
|
|
2150
|
+
"statistics": {
|
|
2151
|
+
"favorite_count": 0
|
|
2152
|
+
},
|
|
2153
|
+
"is_original": true,
|
|
2154
|
+
"status": 102,
|
|
2155
|
+
"review_info": {
|
|
2156
|
+
"review_status": 100,
|
|
2157
|
+
"review_code_list": [],
|
|
2158
|
+
"extra_reason": "",
|
|
2159
|
+
"review_reason_list": []
|
|
2160
|
+
},
|
|
2161
|
+
"aspect_ratio": 1,
|
|
2162
|
+
"download_info": {
|
|
2163
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5aec145b45ab4aa6bfb7160df4bc9f5d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=xxlJOaT7WnJMqrZ2Ki%2FmsnXXoI0%3D",
|
|
2164
|
+
"format": "gif"
|
|
2165
|
+
},
|
|
2166
|
+
"publish_source": "internal_sequence_without_review",
|
|
2167
|
+
"is_business": true,
|
|
2168
|
+
"business_info": {
|
|
2169
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2170
|
+
"sign": "OlXOP0S2mbcpIkZOJRuqP57iEKeL60aRuqOp70mxofzvAbZltI2fdZ3xM6mayWpPtKTqCQMeZljfZod1WnS5cl786UFVOHE7HEXCGu04zyz3xUSozSE23DGSP2KLGXiaNyd6/w1w/LUfVa9ZyDQBX7manOQiAZ+14lqA91ItieM="
|
|
2171
|
+
},
|
|
2172
|
+
"category_ids": [
|
|
2173
|
+
10516,
|
|
2174
|
+
10518,
|
|
2175
|
+
10554,
|
|
2176
|
+
10767,
|
|
2177
|
+
5914205
|
|
2178
|
+
],
|
|
2179
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/3bfa7ba306948b86d84d274c6eaed9ac\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2180
|
+
},
|
|
2181
|
+
"author": {
|
|
2182
|
+
"name": "桃〰",
|
|
2183
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/thumb/2b2760003ca81e0211e0b",
|
|
2184
|
+
"source": 1,
|
|
2185
|
+
"uid": "2722040011303102"
|
|
2186
|
+
},
|
|
2187
|
+
"sticker": {
|
|
2188
|
+
"preview_cover": "",
|
|
2189
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5aec145b45ab4aa6bfb7160df4bc9f5d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=pGy5em03t1qLZU0NbtjGdfOCxtY%3D&format=.png",
|
|
2190
|
+
"sticker_type": 2,
|
|
2191
|
+
"sticker_package": {
|
|
2192
|
+
"width_per_frame": 237,
|
|
2193
|
+
"height_per_frame": 280,
|
|
2194
|
+
"size": 822030
|
|
2195
|
+
},
|
|
2196
|
+
"large_image": {
|
|
2197
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5aec145b45ab4aa6bfb7160df4bc9f5d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=xxlJOaT7WnJMqrZ2Ki%2FmsnXXoI0%3D"
|
|
2198
|
+
}
|
|
2199
|
+
}
|
|
2200
|
+
},
|
|
2201
|
+
{
|
|
2202
|
+
"common_attr": {
|
|
2203
|
+
"id": "7341016779298295092",
|
|
2204
|
+
"effect_id": "7341016779298295092",
|
|
2205
|
+
"effect_type": 2,
|
|
2206
|
+
"source": 1,
|
|
2207
|
+
"title": "飞舞粉色蝴蝶",
|
|
2208
|
+
"description": "飞舞粉色蝴蝶",
|
|
2209
|
+
"cover_url": {
|
|
2210
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/28ed612a0814499c83c1d3e1f5400e2b~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=jKTff9lMFxCPNdriLdApogl2cBQ%3D",
|
|
2211
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/28ed612a0814499c83c1d3e1f5400e2b~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=OX3FDcOvzdYPY7HG6%2FpODHd9jr4%3D"
|
|
2212
|
+
},
|
|
2213
|
+
"item_urls": [
|
|
2214
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/be5326b48e0a1f0a19367103afefa5a4?lk3s=43402efa&x-expires=1768438701&x-signature=sgmTjKlMragv2YKTf4WHxO9pYaM%3D"
|
|
2215
|
+
],
|
|
2216
|
+
"md5": "be5326b48e0a1f0a19367103afefa5a4",
|
|
2217
|
+
"has_favorited": false,
|
|
2218
|
+
"create_time": 1709216874,
|
|
2219
|
+
"statistics": {
|
|
2220
|
+
"favorite_count": 0
|
|
2221
|
+
},
|
|
2222
|
+
"is_original": true,
|
|
2223
|
+
"status": 102,
|
|
2224
|
+
"review_info": {
|
|
2225
|
+
"review_status": 1,
|
|
2226
|
+
"review_code_list": [],
|
|
2227
|
+
"extra_reason": null,
|
|
2228
|
+
"review_reason_list": []
|
|
2229
|
+
},
|
|
2230
|
+
"aspect_ratio": 1,
|
|
2231
|
+
"download_info": {
|
|
2232
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/28ed612a0814499c83c1d3e1f5400e2b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=OyxGObjx%2FB5JP5Q0yLqs5g2tRRE%3D",
|
|
2233
|
+
"format": "gif"
|
|
2234
|
+
},
|
|
2235
|
+
"publish_source": "user_post_sticker_collection",
|
|
2236
|
+
"is_business": false,
|
|
2237
|
+
"business_info": {
|
|
2238
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2239
|
+
"sign": "M8WUiO+SgS85Ssl5778CxcZ4wovTBN1kJcC3r7dayldHcO8wKqUVhrTg2AJCWfniEO4SSkYRHpjYdL+CGQ0lFLwBMsqhETPQynVhABG+z8tDOpfHbjMo2oKGs8z0oPJfMdJMaDbs3DCouRY7GZiE+86acQgvSevX0Gn4LBnPDsI="
|
|
2240
|
+
},
|
|
2241
|
+
"category_ids": [
|
|
2242
|
+
10515
|
|
2243
|
+
],
|
|
2244
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2245
|
+
},
|
|
2246
|
+
"author": {
|
|
2247
|
+
"name": "初见清欢",
|
|
2248
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739494419&x-signature=qz8dgI9GVuWUXjiDqP0FMkVG3o8%3D",
|
|
2249
|
+
"source": 1,
|
|
2250
|
+
"uid": "2357767462720743"
|
|
2251
|
+
},
|
|
2252
|
+
"sticker": {
|
|
2253
|
+
"preview_cover": "",
|
|
2254
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/28ed612a0814499c83c1d3e1f5400e2b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=a7sfO7PeRZzPTE7cvmNoaiH0whU%3D&format=.png",
|
|
2255
|
+
"sticker_type": 2,
|
|
2256
|
+
"sticker_package": {
|
|
2257
|
+
"width_per_frame": 280,
|
|
2258
|
+
"height_per_frame": 280,
|
|
2259
|
+
"size": 93824
|
|
2260
|
+
},
|
|
2261
|
+
"large_image": {
|
|
2262
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/28ed612a0814499c83c1d3e1f5400e2b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=OyxGObjx%2FB5JP5Q0yLqs5g2tRRE%3D"
|
|
2263
|
+
}
|
|
2264
|
+
}
|
|
2265
|
+
},
|
|
2266
|
+
{
|
|
2267
|
+
"common_attr": {
|
|
2268
|
+
"id": "7310602048049876236",
|
|
2269
|
+
"effect_id": "7310602048049876236",
|
|
2270
|
+
"effect_type": 2,
|
|
2271
|
+
"source": 1,
|
|
2272
|
+
"title": "猫表情包可爱搞笑在吗",
|
|
2273
|
+
"description": "猫表情包可爱搞笑在吗",
|
|
2274
|
+
"cover_url": {
|
|
2275
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/751df12e62dc4445a55cc0911781c74d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=O%2BLjRSXCRs5%2FoFW7hmFfjqka9Lc%3D",
|
|
2276
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/751df12e62dc4445a55cc0911781c74d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=O%2BLjRSXCRs5%2FoFW7hmFfjqka9Lc%3D"
|
|
2277
|
+
},
|
|
2278
|
+
"item_urls": [
|
|
2279
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/817fc21572106240936003776d4b6cd6?lk3s=43402efa&x-expires=1768438701&x-signature=F7x%2BI2bj3xxaPlSi55EFnDKMYzQ%3D"
|
|
2280
|
+
],
|
|
2281
|
+
"md5": "817fc21572106240936003776d4b6cd6",
|
|
2282
|
+
"has_favorited": false,
|
|
2283
|
+
"create_time": 1702133194,
|
|
2284
|
+
"statistics": {
|
|
2285
|
+
"favorite_count": 0
|
|
2286
|
+
},
|
|
2287
|
+
"is_original": false,
|
|
2288
|
+
"status": 102,
|
|
2289
|
+
"review_info": {
|
|
2290
|
+
"review_status": 100,
|
|
2291
|
+
"review_code_list": [],
|
|
2292
|
+
"extra_reason": null,
|
|
2293
|
+
"review_reason_list": []
|
|
2294
|
+
},
|
|
2295
|
+
"aspect_ratio": 1,
|
|
2296
|
+
"download_info": {
|
|
2297
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/751df12e62dc4445a55cc0911781c74d~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768438701&x-signature=cAxAGkOgIXjtcZXZRZPRAmYf2iY%3D",
|
|
2298
|
+
"format": "png"
|
|
2299
|
+
},
|
|
2300
|
+
"publish_source": "user_post_pc",
|
|
2301
|
+
"is_business": false,
|
|
2302
|
+
"business_info": {
|
|
2303
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2304
|
+
"sign": "UdBh6JU6VX6wnm6hBxteZfowVMrwbV9A1KIrCBda8M3nw4+cB40cqnstyixeJbwSscK57k/m8kuwqmF7WutEGOxFVLOnS1aKtVOO+tnvRHYsrLAhZSsIstGTDJQg7Dbgqj3S8GGOugy3pOGglQQAJvbjgRBtzg6+sFFaiC6yNQ8="
|
|
2305
|
+
},
|
|
2306
|
+
"category_ids": [
|
|
2307
|
+
11437
|
|
2308
|
+
],
|
|
2309
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2310
|
+
},
|
|
2311
|
+
"author": {
|
|
2312
|
+
"name": "仙仙咸鱼酱",
|
|
2313
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/tos-cn-i-0000/10be8e4a56394208b87033e7d597fb0b~120x256.image",
|
|
2314
|
+
"source": 1,
|
|
2315
|
+
"uid": "1785199395356011"
|
|
2316
|
+
},
|
|
2317
|
+
"sticker": {
|
|
2318
|
+
"preview_cover": "",
|
|
2319
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/751df12e62dc4445a55cc0911781c74d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=OBqPFVbwIHNmygo3OszZmv2ziv0%3D&format=.png",
|
|
2320
|
+
"sticker_type": 1,
|
|
2321
|
+
"sticker_package": {
|
|
2322
|
+
"width_per_frame": 464,
|
|
2323
|
+
"height_per_frame": 464,
|
|
2324
|
+
"size": 229133
|
|
2325
|
+
},
|
|
2326
|
+
"large_image": {
|
|
2327
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/751df12e62dc4445a55cc0911781c74d~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768438701&x-signature=cAxAGkOgIXjtcZXZRZPRAmYf2iY%3D"
|
|
2328
|
+
}
|
|
2329
|
+
}
|
|
2330
|
+
},
|
|
2331
|
+
{
|
|
2332
|
+
"common_attr": {
|
|
2333
|
+
"id": "7389620945541008703",
|
|
2334
|
+
"effect_id": "7389620945541008703",
|
|
2335
|
+
"effect_type": 2,
|
|
2336
|
+
"source": 1,
|
|
2337
|
+
"title": "夏天手绘扇扇子的云朵",
|
|
2338
|
+
"description": "夏天手绘扇扇子的云朵",
|
|
2339
|
+
"cover_url": {
|
|
2340
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/208b773f2a7e42b4954b63801ae0164a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=OgacY3G%2BNKVfzQAJQMcMBXNh1wY%3D",
|
|
2341
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/208b773f2a7e42b4954b63801ae0164a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=WeoceVW1tpFI1E1VqKab9JotkWE%3D"
|
|
2342
|
+
},
|
|
2343
|
+
"item_urls": [
|
|
2344
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ca5b3cccce5205357d1a387f35d0fd23?lk3s=43402efa&x-expires=1768438701&x-signature=4KW0D3fQc6gRUrEYf1aAqVDv8Vc%3D"
|
|
2345
|
+
],
|
|
2346
|
+
"md5": "ca5b3cccce5205357d1a387f35d0fd23",
|
|
2347
|
+
"has_favorited": false,
|
|
2348
|
+
"create_time": 1720530644,
|
|
2349
|
+
"statistics": {
|
|
2350
|
+
"favorite_count": 0
|
|
2351
|
+
},
|
|
2352
|
+
"is_original": true,
|
|
2353
|
+
"status": 102,
|
|
2354
|
+
"review_info": {
|
|
2355
|
+
"review_status": 1,
|
|
2356
|
+
"review_code_list": [],
|
|
2357
|
+
"extra_reason": null,
|
|
2358
|
+
"review_reason_list": []
|
|
2359
|
+
},
|
|
2360
|
+
"aspect_ratio": 1,
|
|
2361
|
+
"download_info": {
|
|
2362
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6becdf2818a945dba0ddec5a7b247b0a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=jw6nS71Z4SFcywB3Y1QLLlex8TQ%3D",
|
|
2363
|
+
"format": "gif"
|
|
2364
|
+
},
|
|
2365
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2366
|
+
"is_business": false,
|
|
2367
|
+
"business_info": {
|
|
2368
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2369
|
+
"sign": "eUofk4Lmjk4W2KDmMwCpi+sjcpagKXU0C+Ga66jxKb5YnUwd1Tg8maNSNF5ecMMJ24oFcpCsN/YPhu0JLIZfLf2Nsg9YBz3h7OduyhX4NiyLgua0+1zY5WZm4dePnXgotIQETEQ0Ar3OA1vSUySAyEG2K0zVy0BazulBLkZYaLs="
|
|
2370
|
+
},
|
|
2371
|
+
"category_ids": [
|
|
2372
|
+
11856
|
|
2373
|
+
],
|
|
2374
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/c5fba1bdcd2d19f69e0de95cef47c51d\"}"
|
|
2375
|
+
},
|
|
2376
|
+
"author": {
|
|
2377
|
+
"name": "日常曦喵",
|
|
2378
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/og8szNHuJhHBIl3tcAyQfBdmEho2BAKvBAxAYp?lk3s=4eecb9e8&x-expires=1739494701&x-signature=mj5o6FHN%2Bg6LFxT8VeDCnvq6QeQ%3D",
|
|
2379
|
+
"source": 1,
|
|
2380
|
+
"uid": "3632382790083432"
|
|
2381
|
+
},
|
|
2382
|
+
"sticker": {
|
|
2383
|
+
"preview_cover": "",
|
|
2384
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6becdf2818a945dba0ddec5a7b247b0a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=KphjQChvExehwRJRqtkjS25owCY%3D&format=.png",
|
|
2385
|
+
"sticker_type": 2,
|
|
2386
|
+
"sticker_package": {
|
|
2387
|
+
"width_per_frame": 280,
|
|
2388
|
+
"height_per_frame": 280,
|
|
2389
|
+
"size": 48351
|
|
2390
|
+
},
|
|
2391
|
+
"large_image": {
|
|
2392
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6becdf2818a945dba0ddec5a7b247b0a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=jw6nS71Z4SFcywB3Y1QLLlex8TQ%3D"
|
|
2393
|
+
}
|
|
2394
|
+
}
|
|
2395
|
+
},
|
|
2396
|
+
{
|
|
2397
|
+
"common_attr": {
|
|
2398
|
+
"id": "7416277940624821545",
|
|
2399
|
+
"effect_id": "7416277940624821545",
|
|
2400
|
+
"effect_type": 2,
|
|
2401
|
+
"source": 1,
|
|
2402
|
+
"title": "心心相印婚礼爱情装饰爱心烟花",
|
|
2403
|
+
"description": "心心相印婚礼爱情装饰爱心烟花",
|
|
2404
|
+
"cover_url": {
|
|
2405
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/06a55a766a2045b09ca8760c69083c31~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=tzUulUzvjiWL6F9OrsGs4pbEzII%3D",
|
|
2406
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/06a55a766a2045b09ca8760c69083c31~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=dlHT7TJ5duXFNkN565ksgJfQjZI%3D"
|
|
2407
|
+
},
|
|
2408
|
+
"item_urls": [
|
|
2409
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/02728277180106044e4a29e8f6bc25b4?lk3s=43402efa&x-expires=1768438701&x-signature=4o6YKIrROAiFCLbMdoBJT50w4ho%3D"
|
|
2410
|
+
],
|
|
2411
|
+
"md5": "02728277180106044e4a29e8f6bc25b4",
|
|
2412
|
+
"has_favorited": false,
|
|
2413
|
+
"create_time": 1726737022,
|
|
2414
|
+
"statistics": {
|
|
2415
|
+
"favorite_count": 0
|
|
2416
|
+
},
|
|
2417
|
+
"is_original": true,
|
|
2418
|
+
"status": 102,
|
|
2419
|
+
"review_info": {
|
|
2420
|
+
"review_status": 1,
|
|
2421
|
+
"review_code_list": [],
|
|
2422
|
+
"extra_reason": null,
|
|
2423
|
+
"review_reason_list": []
|
|
2424
|
+
},
|
|
2425
|
+
"aspect_ratio": 1,
|
|
2426
|
+
"download_info": {
|
|
2427
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/63b458df2ef44858a2a8ef9764eb76bb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Ar%2FoCZGOFXcLeMt1P24XdN%2B5Bdw%3D",
|
|
2428
|
+
"format": "gif"
|
|
2429
|
+
},
|
|
2430
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2431
|
+
"is_business": false,
|
|
2432
|
+
"business_info": {
|
|
2433
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2434
|
+
"sign": "jKJMOaty9H0roLqNOSFnDrDO/2Mixd9q4iEE/sGSfHBcI+ZRkHqUfF+DPE9qOlwg3rXEPWNMlfmGMxic4D5VsxdbYK5P6i2j4idvNZXxu91PVnXaHkNU+h36uV+4ItGZLliPziqjcU7r2/FiMdaUuySc8Xix/BDMtR+TW3AbVpo="
|
|
2435
|
+
},
|
|
2436
|
+
"category_ids": [
|
|
2437
|
+
11723,
|
|
2438
|
+
11722,
|
|
2439
|
+
10515,
|
|
2440
|
+
10516
|
|
2441
|
+
],
|
|
2442
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/f77e3d26140cfb1fb105886d4d1ee623\"}"
|
|
2443
|
+
},
|
|
2444
|
+
"author": {
|
|
2445
|
+
"name": "CHICHI",
|
|
2446
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
2447
|
+
"source": 1,
|
|
2448
|
+
"uid": "3294558974117544"
|
|
2449
|
+
},
|
|
2450
|
+
"sticker": {
|
|
2451
|
+
"preview_cover": "",
|
|
2452
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/63b458df2ef44858a2a8ef9764eb76bb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=2Nrwd2%2BLnbiHcOFceflRuFaSKwg%3D&format=.png",
|
|
2453
|
+
"sticker_type": 2,
|
|
2454
|
+
"sticker_package": {
|
|
2455
|
+
"width_per_frame": 280,
|
|
2456
|
+
"height_per_frame": 280,
|
|
2457
|
+
"size": 153888
|
|
2458
|
+
},
|
|
2459
|
+
"large_image": {
|
|
2460
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/63b458df2ef44858a2a8ef9764eb76bb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Ar%2FoCZGOFXcLeMt1P24XdN%2B5Bdw%3D"
|
|
2461
|
+
}
|
|
2462
|
+
}
|
|
2463
|
+
},
|
|
2464
|
+
{
|
|
2465
|
+
"common_attr": {
|
|
2466
|
+
"id": "7145857433208884494",
|
|
2467
|
+
"effect_id": "7145857433208884494",
|
|
2468
|
+
"effect_type": 2,
|
|
2469
|
+
"source": 1,
|
|
2470
|
+
"title": "水晶蝴蝶",
|
|
2471
|
+
"description": "水晶蝴蝶",
|
|
2472
|
+
"cover_url": {
|
|
2473
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=kIy%2BHALByTvMzSwEmfZhi3Heibc%3D",
|
|
2474
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=5zYbgUmun8arslCn%2FfiIITn320Q%3D"
|
|
2475
|
+
},
|
|
2476
|
+
"item_urls": [
|
|
2477
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e37c7499399fb3ab75065b8a45409e47?lk3s=43402efa&x-expires=1768438701&x-signature=I9zvuWtDeHV4iAcABtNzLkXatvU%3D"
|
|
2478
|
+
],
|
|
2479
|
+
"md5": "e37c7499399fb3ab75065b8a45409e47",
|
|
2480
|
+
"has_favorited": false,
|
|
2481
|
+
"third_resource_id": 7156432058175197710,
|
|
2482
|
+
"third_resource_id_str": "7156432058175197710",
|
|
2483
|
+
"create_time": 1663774585,
|
|
2484
|
+
"statistics": {
|
|
2485
|
+
"favorite_count": 0
|
|
2486
|
+
},
|
|
2487
|
+
"is_original": true,
|
|
2488
|
+
"status": 102,
|
|
2489
|
+
"review_info": {
|
|
2490
|
+
"review_status": 100,
|
|
2491
|
+
"review_code_list": [],
|
|
2492
|
+
"extra_reason": null,
|
|
2493
|
+
"review_reason_list": []
|
|
2494
|
+
},
|
|
2495
|
+
"aspect_ratio": 1,
|
|
2496
|
+
"download_info": {
|
|
2497
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=d2kbYCyCdk35l%2B500tCGXGVeeuQ%3D",
|
|
2498
|
+
"format": "gif"
|
|
2499
|
+
},
|
|
2500
|
+
"copyright": {
|
|
2501
|
+
"copyright_text": "黑猫爱",
|
|
2502
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
2503
|
+
"artist_name": ""
|
|
2504
|
+
},
|
|
2505
|
+
"publish_source": "user_post",
|
|
2506
|
+
"is_business": false,
|
|
2507
|
+
"business_scope": [
|
|
2508
|
+
"UNLIMITED"
|
|
2509
|
+
],
|
|
2510
|
+
"business_info": {
|
|
2511
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2512
|
+
"sign": "dde42PYFK9b9WKzX6zHvbcbErnoxrTRUTveSAFuv8zostyUSjrgUwRmmOZ2ZwX6GrBI3c3yJM0PqFr1YI/IAMwJ2m4NlfOAz7L7m9Qw/YETG9448ZS0hmCgVdpuHV6wBqkpYOFx9G7DW5if8vXJTZmBt33fDgvJBaSQBsRsrJF0="
|
|
2513
|
+
},
|
|
2514
|
+
"category_ids": [
|
|
2515
|
+
10515,
|
|
2516
|
+
10516,
|
|
2517
|
+
10767,
|
|
2518
|
+
11443
|
|
2519
|
+
],
|
|
2520
|
+
"collection_ids": [
|
|
2521
|
+
"7153275037615656222"
|
|
2522
|
+
],
|
|
2523
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2524
|
+
},
|
|
2525
|
+
"author": {
|
|
2526
|
+
"name": "Lynx黑貓愛",
|
|
2527
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2528
|
+
"source": 1,
|
|
2529
|
+
"uid": "106238218162"
|
|
2530
|
+
},
|
|
2531
|
+
"sticker": {
|
|
2532
|
+
"preview_cover": "",
|
|
2533
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=W3%2ByWBz6Hp%2FCMQ4CDq5Hb4qB9NI%3D&format=.png",
|
|
2534
|
+
"sticker_type": 2,
|
|
2535
|
+
"sticker_package": {
|
|
2536
|
+
"width_per_frame": 280,
|
|
2537
|
+
"height_per_frame": 280,
|
|
2538
|
+
"size": 519279
|
|
2539
|
+
},
|
|
2540
|
+
"large_image": {
|
|
2541
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a45d59b146a046f5a48d84c6eca76e97~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=d2kbYCyCdk35l%2B500tCGXGVeeuQ%3D"
|
|
2542
|
+
}
|
|
2543
|
+
}
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
"common_attr": {
|
|
2547
|
+
"id": "7331717714622303514",
|
|
2548
|
+
"effect_id": "7331717714622303514",
|
|
2549
|
+
"effect_type": 2,
|
|
2550
|
+
"source": 1,
|
|
2551
|
+
"title": "熊熊旅行拿行李",
|
|
2552
|
+
"description": "熊熊旅行拿行李",
|
|
2553
|
+
"cover_url": {
|
|
2554
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95b87520e8534ede895590fe240a1a8e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=7%2Fr40YzOMN0FUwFMptVW61akWNo%3D",
|
|
2555
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95b87520e8534ede895590fe240a1a8e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=kdT5alTzLhk13dhAgFnB4PU5r%2Bs%3D"
|
|
2556
|
+
},
|
|
2557
|
+
"item_urls": [
|
|
2558
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c6bf82091e5aea9b8bfc57fea1eba41c?lk3s=43402efa&x-expires=1768438701&x-signature=AW%2BaNyDKLanZ8VVm0Z2V%2BGC8D8E%3D"
|
|
2559
|
+
],
|
|
2560
|
+
"md5": "c6bf82091e5aea9b8bfc57fea1eba41c",
|
|
2561
|
+
"has_favorited": false,
|
|
2562
|
+
"create_time": 1707051253,
|
|
2563
|
+
"statistics": {
|
|
2564
|
+
"favorite_count": 0
|
|
2565
|
+
},
|
|
2566
|
+
"is_original": true,
|
|
2567
|
+
"status": 102,
|
|
2568
|
+
"review_info": {
|
|
2569
|
+
"review_status": 1,
|
|
2570
|
+
"review_code_list": [],
|
|
2571
|
+
"extra_reason": null,
|
|
2572
|
+
"review_reason_list": []
|
|
2573
|
+
},
|
|
2574
|
+
"aspect_ratio": 1,
|
|
2575
|
+
"download_info": {
|
|
2576
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fc9d7e945f9a4094af1f81bfb0dc210e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Z7X7%2FjefMVtiK7UYTlmuhdlsGHQ%3D",
|
|
2577
|
+
"format": "gif"
|
|
2578
|
+
},
|
|
2579
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2580
|
+
"is_business": false,
|
|
2581
|
+
"business_info": {
|
|
2582
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2583
|
+
"sign": "rUNRy6P5DSWFjxUcNA/326HZOznjjLTs7QsmUzXtkVaxGODMgA/l5VcbBOqOvrXPSI0YBfRkoRtz4gGJwxoOCHnmD0y+efbY1xm4IxW/u/yIO0weA0cS2IMafvJZIQHNFPZl2+kz3rbFRdRXyDHTWDwJYfHvX5SbhOGs6qkHhjY="
|
|
2584
|
+
},
|
|
2585
|
+
"category_ids": [
|
|
2586
|
+
11128
|
|
2587
|
+
],
|
|
2588
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/2af08a42a72e1052dd615dbecafe24ae\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2589
|
+
},
|
|
2590
|
+
"author": {
|
|
2591
|
+
"name": "塔塔开坦克",
|
|
2592
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739494701&x-signature=SQ7xc%2B%2BTaIj%2Bkr%2FyfxP1uXG5KyY%3D",
|
|
2593
|
+
"source": 1,
|
|
2594
|
+
"uid": "3510085292656125"
|
|
2595
|
+
},
|
|
2596
|
+
"sticker": {
|
|
2597
|
+
"preview_cover": "",
|
|
2598
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fc9d7e945f9a4094af1f81bfb0dc210e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=luY6hJKBrGMKArEqp7yrn5%2Fq3CY%3D&format=.png",
|
|
2599
|
+
"sticker_type": 2,
|
|
2600
|
+
"sticker_package": {
|
|
2601
|
+
"width_per_frame": 280,
|
|
2602
|
+
"height_per_frame": 280,
|
|
2603
|
+
"size": 142156
|
|
2604
|
+
},
|
|
2605
|
+
"large_image": {
|
|
2606
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fc9d7e945f9a4094af1f81bfb0dc210e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Z7X7%2FjefMVtiK7UYTlmuhdlsGHQ%3D"
|
|
2607
|
+
}
|
|
2608
|
+
}
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"common_attr": {
|
|
2612
|
+
"id": "6895935731198446862",
|
|
2613
|
+
"effect_id": "6895935731198446862",
|
|
2614
|
+
"effect_type": 2,
|
|
2615
|
+
"source": 1,
|
|
2616
|
+
"title": "闪闪kira- 光点",
|
|
2617
|
+
"description": "",
|
|
2618
|
+
"cover_url": {
|
|
2619
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/699838b97ddb4facbead19497357e4ee~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=YJ%2BfcAcsV2OjFFXGKeuuqXz5QTk%3D",
|
|
2620
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/699838b97ddb4facbead19497357e4ee~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768438701&x-signature=Bb8F6djNrTHrusbU0S5OHhmKT7c%3D"
|
|
2621
|
+
},
|
|
2622
|
+
"item_urls": [
|
|
2623
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/o4NRAN6BByArEghLOYgfYeazCJAttAGo3HNCAA?lk3s=43402efa&x-expires=1768438701&x-signature=iY9NPfkUxm01iTXglfHAIcT2DbM%3D"
|
|
2624
|
+
],
|
|
2625
|
+
"md5": "54847bd1fd0df47b9716ffe35528d40f",
|
|
2626
|
+
"has_favorited": false,
|
|
2627
|
+
"third_resource_id": 6767268361987428878,
|
|
2628
|
+
"third_resource_id_str": "6767268361987428878",
|
|
2629
|
+
"create_time": 1605585322,
|
|
2630
|
+
"statistics": {
|
|
2631
|
+
"favorite_count": 0
|
|
2632
|
+
},
|
|
2633
|
+
"is_original": true,
|
|
2634
|
+
"status": 102,
|
|
2635
|
+
"review_info": {
|
|
2636
|
+
"review_status": 100,
|
|
2637
|
+
"review_code_list": [],
|
|
2638
|
+
"extra_reason": "",
|
|
2639
|
+
"review_reason_list": []
|
|
2640
|
+
},
|
|
2641
|
+
"aspect_ratio": 1,
|
|
2642
|
+
"download_info": {
|
|
2643
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23e13f6e46d54736aa36b6fca4529df8~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=8%2F0GXUbDKqyrr44qFt39t0GoOu0%3D",
|
|
2644
|
+
"format": "gif"
|
|
2645
|
+
},
|
|
2646
|
+
"copyright": {
|
|
2647
|
+
"copyright_text": "剪映",
|
|
2648
|
+
"copyright_logo": "",
|
|
2649
|
+
"artist_name": ""
|
|
2650
|
+
},
|
|
2651
|
+
"publish_source": "loki",
|
|
2652
|
+
"is_business": false,
|
|
2653
|
+
"business_info": {
|
|
2654
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2655
|
+
"sign": "I2nLpKjpOLzl6oIrVHqRqdS+jxsBKzQXM2lQxtwWrOx1d4fLz5/OP6ioGfSAkTzDaQbf1hbHRfui1A9VmTyWY33Wm3+uhJL71E0O7Raf2yhTC/AGYf6mqRD4LglAUV5+2TqiJGpitAJAVDrgiFtI+c3VO9BN6SvSd6AROaOFBtU="
|
|
2656
|
+
},
|
|
2657
|
+
"category_ids": [
|
|
2658
|
+
10520,
|
|
2659
|
+
10515,
|
|
2660
|
+
10782
|
|
2661
|
+
],
|
|
2662
|
+
"collection_ids": [
|
|
2663
|
+
"6935292315833470221"
|
|
2664
|
+
],
|
|
2665
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2666
|
+
},
|
|
2667
|
+
"sticker": {
|
|
2668
|
+
"preview_cover": "",
|
|
2669
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23e13f6e46d54736aa36b6fca4529df8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=9lf8QOMQ4uepNQbcjta0HsCrk%2Bg%3D&format=.png",
|
|
2670
|
+
"sticker_type": 2,
|
|
2671
|
+
"sticker_package": {
|
|
2672
|
+
"width_per_frame": 0,
|
|
2673
|
+
"height_per_frame": 0,
|
|
2674
|
+
"size": 0
|
|
2675
|
+
},
|
|
2676
|
+
"large_image": {
|
|
2677
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23e13f6e46d54736aa36b6fca4529df8~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=8%2F0GXUbDKqyrr44qFt39t0GoOu0%3D"
|
|
2678
|
+
}
|
|
2679
|
+
}
|
|
2680
|
+
},
|
|
2681
|
+
{
|
|
2682
|
+
"common_attr": {
|
|
2683
|
+
"id": "7379898013440937235",
|
|
2684
|
+
"effect_id": "7379898013440937235",
|
|
2685
|
+
"effect_type": 2,
|
|
2686
|
+
"source": 1,
|
|
2687
|
+
"title": "夏日粘土-彩虹",
|
|
2688
|
+
"description": "夏日粘土-彩虹",
|
|
2689
|
+
"cover_url": {
|
|
2690
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/72b3a46214c144e19de33e70cb1baaf0~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=e1v5loKIerbp9dOU%2FCdRx4r0oAw%3D",
|
|
2691
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/72b3a46214c144e19de33e70cb1baaf0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=8F59aPGxZD2FJkND4H3dgulwRa4%3D"
|
|
2692
|
+
},
|
|
2693
|
+
"item_urls": [
|
|
2694
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/531a289ae674451407b6006dfbeb8fc1?lk3s=43402efa&x-expires=1768438701&x-signature=%2FrYHYiMpSVxI5P%2FboQTms1nTKNM%3D"
|
|
2695
|
+
],
|
|
2696
|
+
"md5": "531a289ae674451407b6006dfbeb8fc1",
|
|
2697
|
+
"has_favorited": false,
|
|
2698
|
+
"create_time": 1718266716,
|
|
2699
|
+
"statistics": {
|
|
2700
|
+
"favorite_count": 0
|
|
2701
|
+
},
|
|
2702
|
+
"is_original": true,
|
|
2703
|
+
"status": 102,
|
|
2704
|
+
"review_info": {
|
|
2705
|
+
"review_status": 1,
|
|
2706
|
+
"review_code_list": [],
|
|
2707
|
+
"extra_reason": null,
|
|
2708
|
+
"review_reason_list": []
|
|
2709
|
+
},
|
|
2710
|
+
"aspect_ratio": 1,
|
|
2711
|
+
"download_info": {
|
|
2712
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/72b3a46214c144e19de33e70cb1baaf0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Xdk34oc6Czn02X7OCfKua%2F1x9AQ%3D",
|
|
2713
|
+
"format": "gif"
|
|
2714
|
+
},
|
|
2715
|
+
"publish_source": "user_post_pc_collection",
|
|
2716
|
+
"is_business": false,
|
|
2717
|
+
"business_info": {
|
|
2718
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2719
|
+
"sign": "oWQr/+8p6pYInktRVh91ibMXBiF56MhAgmfuC42euBNKTqzlOu5cwtL1UyGbaPjE/GC2Ru+3XQffaiyC0izFmztLz81xusGg7T/ezVX1dpXWn5AbAy7LYN1MRpVH8ODwuw1toal7vI7vN64rkoGDSQTeoyaqtSFANJcKQg7lRCc="
|
|
2720
|
+
},
|
|
2721
|
+
"category_ids": [
|
|
2722
|
+
10521
|
|
2723
|
+
],
|
|
2724
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2725
|
+
},
|
|
2726
|
+
"author": {
|
|
2727
|
+
"name": "二一三立正",
|
|
2728
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/oo9MZbWNfgBJn7AIAZEDCQCCaAjeEUu9lZv6AC?lk3s=4eecb9e8&x-expires=1739494701&x-signature=kk%2BRs4ln94WkMdLRm2meB1FtIDw%3D",
|
|
2729
|
+
"source": 1,
|
|
2730
|
+
"uid": "3831176075686456"
|
|
2731
|
+
},
|
|
2732
|
+
"sticker": {
|
|
2733
|
+
"preview_cover": "",
|
|
2734
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/72b3a46214c144e19de33e70cb1baaf0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=372Z4B7GY8cmJ58xmcvIgx3jExI%3D&format=.png",
|
|
2735
|
+
"sticker_type": 2,
|
|
2736
|
+
"sticker_package": {
|
|
2737
|
+
"width_per_frame": 280,
|
|
2738
|
+
"height_per_frame": 280,
|
|
2739
|
+
"size": 37501
|
|
2740
|
+
},
|
|
2741
|
+
"large_image": {
|
|
2742
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/72b3a46214c144e19de33e70cb1baaf0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=Xdk34oc6Czn02X7OCfKua%2F1x9AQ%3D"
|
|
2743
|
+
}
|
|
2744
|
+
}
|
|
2745
|
+
},
|
|
2746
|
+
{
|
|
2747
|
+
"common_attr": {
|
|
2748
|
+
"id": "7371451617490652416",
|
|
2749
|
+
"effect_id": "7371451617490652416",
|
|
2750
|
+
"effect_type": 2,
|
|
2751
|
+
"source": 1,
|
|
2752
|
+
"title": "柳叶",
|
|
2753
|
+
"description": "柳叶",
|
|
2754
|
+
"cover_url": {
|
|
2755
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d75611d3acdb4d85b95a45b4f3bd29c7~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=TvqKydhW9KLr4rTn4vIzJCsVVJI%3D",
|
|
2756
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d75611d3acdb4d85b95a45b4f3bd29c7~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=UALmxv5FEBmUdVyH%2FGMSdVP9j6w%3D"
|
|
2757
|
+
},
|
|
2758
|
+
"item_urls": [
|
|
2759
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/61b6bd633ce3bbb3e102fcfff4b913ef?lk3s=43402efa&x-expires=1768438701&x-signature=ASqzns7cJhmDB69GzHTKQMikyVc%3D"
|
|
2760
|
+
],
|
|
2761
|
+
"md5": "61b6bd633ce3bbb3e102fcfff4b913ef",
|
|
2762
|
+
"has_favorited": false,
|
|
2763
|
+
"create_time": 1716300696,
|
|
2764
|
+
"statistics": {
|
|
2765
|
+
"favorite_count": 0
|
|
2766
|
+
},
|
|
2767
|
+
"is_original": true,
|
|
2768
|
+
"status": 102,
|
|
2769
|
+
"review_info": {
|
|
2770
|
+
"review_status": 1,
|
|
2771
|
+
"review_code_list": [],
|
|
2772
|
+
"extra_reason": null,
|
|
2773
|
+
"review_reason_list": []
|
|
2774
|
+
},
|
|
2775
|
+
"aspect_ratio": 1,
|
|
2776
|
+
"download_info": {
|
|
2777
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a11203bc97114fdcbbe39a2b5bb8303f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=oaqqxd3Cicoxu4xa7J0gZlOwEpo%3D",
|
|
2778
|
+
"format": "gif"
|
|
2779
|
+
},
|
|
2780
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2781
|
+
"is_business": false,
|
|
2782
|
+
"business_info": {
|
|
2783
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2784
|
+
"sign": "fsKX0fm8lAMqEP8ZeEXlsFHtxarVRMMw7zi8i//AWSxVy/C54wkZfGMEdlMwM02B7EZhwnowbbiOVbzlI5LyezUtvVqjSkpkJFVmcud2Wk0PaKdIHQptydQCXG36+7RSJVAMnyXVLO7GalAJakE+C+Qrcwv9B7KjFFYWazc/2/E="
|
|
2785
|
+
},
|
|
2786
|
+
"category_ids": [
|
|
2787
|
+
10515,
|
|
2788
|
+
10521
|
|
2789
|
+
],
|
|
2790
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/61b6bd633ce3bbb3e102fcfff4b913ef\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2791
|
+
},
|
|
2792
|
+
"author": {
|
|
2793
|
+
"name": "七月传媒工作室",
|
|
2794
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/8722b2ff98523c4df3c7591d3da1e8b7~300x300.image",
|
|
2795
|
+
"source": 1,
|
|
2796
|
+
"uid": "106187290761"
|
|
2797
|
+
},
|
|
2798
|
+
"sticker": {
|
|
2799
|
+
"preview_cover": "",
|
|
2800
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a11203bc97114fdcbbe39a2b5bb8303f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=bygYkFCXt47xhqtXmtPKRbyuXPY%3D&format=.png",
|
|
2801
|
+
"sticker_type": 2,
|
|
2802
|
+
"sticker_package": {
|
|
2803
|
+
"width_per_frame": 0,
|
|
2804
|
+
"height_per_frame": 0,
|
|
2805
|
+
"size": 9451491
|
|
2806
|
+
},
|
|
2807
|
+
"large_image": {
|
|
2808
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a11203bc97114fdcbbe39a2b5bb8303f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=oaqqxd3Cicoxu4xa7J0gZlOwEpo%3D"
|
|
2809
|
+
}
|
|
2810
|
+
}
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"common_attr": {
|
|
2814
|
+
"id": "7358281570001653031",
|
|
2815
|
+
"effect_id": "7358281570001653031",
|
|
2816
|
+
"effect_type": 2,
|
|
2817
|
+
"source": 1,
|
|
2818
|
+
"title": "感谢观看片尾互动拼贴文字",
|
|
2819
|
+
"description": "感谢观看片尾互动拼贴文字",
|
|
2820
|
+
"cover_url": {
|
|
2821
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1ea585c6371f47449511f704075c1105~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=skiRZ6LUzldeffLh0HLwoLnO7KE%3D",
|
|
2822
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1ea585c6371f47449511f704075c1105~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=lGKuC0jJkInn%2BHkoo7hxAz3DO14%3D"
|
|
2823
|
+
},
|
|
2824
|
+
"item_urls": [
|
|
2825
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/638a796e4a9aed420110287be2fc0401?lk3s=43402efa&x-expires=1768438701&x-signature=7imGm2RfLZk6A5j8P%2Fvd5b5R5Hw%3D"
|
|
2826
|
+
],
|
|
2827
|
+
"md5": "638a796e4a9aed420110287be2fc0401",
|
|
2828
|
+
"has_favorited": false,
|
|
2829
|
+
"create_time": 1713235535,
|
|
2830
|
+
"statistics": {
|
|
2831
|
+
"favorite_count": 0
|
|
2832
|
+
},
|
|
2833
|
+
"is_original": true,
|
|
2834
|
+
"status": 102,
|
|
2835
|
+
"review_info": {
|
|
2836
|
+
"review_status": 1,
|
|
2837
|
+
"review_code_list": [],
|
|
2838
|
+
"extra_reason": null,
|
|
2839
|
+
"review_reason_list": []
|
|
2840
|
+
},
|
|
2841
|
+
"aspect_ratio": 1,
|
|
2842
|
+
"download_info": {
|
|
2843
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f6acc58574774b90907b3a24acb672ac~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=XeYW0p73Xi%2BoGmt%2Ft5hZTN%2BNK48%3D",
|
|
2844
|
+
"format": "gif"
|
|
2845
|
+
},
|
|
2846
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2847
|
+
"is_business": false,
|
|
2848
|
+
"business_info": {
|
|
2849
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2850
|
+
"sign": "5j0hsOA4dmuP4Z7PJV0KrudoZkDE6Wq8yS/AJoh1fj45qcqpTDyvfd+2+gPUptkM5z6VDcfj/RFgZEk+jFigXQee5PA7OVNSPHCvQKFZbNnHZmIbrg+mw9cGhjrJ25NvT9eL5+71g4FwXt00IhY8P/K3PPbIjo+UJVc4IVmbaPg="
|
|
2851
|
+
},
|
|
2852
|
+
"category_ids": [
|
|
2853
|
+
10523,
|
|
2854
|
+
10516
|
|
2855
|
+
],
|
|
2856
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/69be4413205da0973f0347b69e9ecb7e\"}"
|
|
2857
|
+
},
|
|
2858
|
+
"author": {
|
|
2859
|
+
"name": "CHICHI",
|
|
2860
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
2861
|
+
"source": 1,
|
|
2862
|
+
"uid": "3294558974117544"
|
|
2863
|
+
},
|
|
2864
|
+
"sticker": {
|
|
2865
|
+
"preview_cover": "",
|
|
2866
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f6acc58574774b90907b3a24acb672ac~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=QdWPiuZslyPd6pdO5sVV8gwn8ZI%3D&format=.png",
|
|
2867
|
+
"sticker_type": 2,
|
|
2868
|
+
"sticker_package": {
|
|
2869
|
+
"width_per_frame": 280,
|
|
2870
|
+
"height_per_frame": 280,
|
|
2871
|
+
"size": 40990
|
|
2872
|
+
},
|
|
2873
|
+
"large_image": {
|
|
2874
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f6acc58574774b90907b3a24acb672ac~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=XeYW0p73Xi%2BoGmt%2Ft5hZTN%2BNK48%3D"
|
|
2875
|
+
}
|
|
2876
|
+
}
|
|
2877
|
+
},
|
|
2878
|
+
{
|
|
2879
|
+
"common_attr": {
|
|
2880
|
+
"id": "7057903509202603277",
|
|
2881
|
+
"effect_id": "7057903509202603277",
|
|
2882
|
+
"effect_type": 2,
|
|
2883
|
+
"source": 1,
|
|
2884
|
+
"title": "情人节粉色水爱心",
|
|
2885
|
+
"description": "qingrenjie-粉色水心",
|
|
2886
|
+
"cover_url": {
|
|
2887
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7ed251b4ba54213b299b02f6207886c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=5AdCwWkN1v8vibh8dl0n9CxL%2B0E%3D",
|
|
2888
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7ed251b4ba54213b299b02f6207886c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=Ky7iTJO7A89e9l7HZYxsO85lNL8%3D"
|
|
2889
|
+
},
|
|
2890
|
+
"item_urls": [
|
|
2891
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f77ae168a0cff889d039a33d126a8b11?lk3s=43402efa&x-expires=1768438701&x-signature=rFvfmIfP5ia6%2B5moUl6ExTW79ms%3D"
|
|
2892
|
+
],
|
|
2893
|
+
"md5": "f77ae168a0cff889d039a33d126a8b11",
|
|
2894
|
+
"has_favorited": false,
|
|
2895
|
+
"third_resource_id": 7058180437788594696,
|
|
2896
|
+
"third_resource_id_str": "7058180437788594696",
|
|
2897
|
+
"create_time": 1643360143,
|
|
2898
|
+
"statistics": {
|
|
2899
|
+
"favorite_count": 0
|
|
2900
|
+
},
|
|
2901
|
+
"is_original": true,
|
|
2902
|
+
"status": 102,
|
|
2903
|
+
"review_info": {
|
|
2904
|
+
"review_status": 100,
|
|
2905
|
+
"review_code_list": [],
|
|
2906
|
+
"extra_reason": null,
|
|
2907
|
+
"review_reason_list": []
|
|
2908
|
+
},
|
|
2909
|
+
"aspect_ratio": 1,
|
|
2910
|
+
"download_info": {
|
|
2911
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3a3026d193141e399620efa3cc707f7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=i1VQ5b78mO%2FysBdPpGLvhXrs8D0%3D",
|
|
2912
|
+
"format": "gif"
|
|
2913
|
+
},
|
|
2914
|
+
"copyright": {
|
|
2915
|
+
"copyright_text": "剪映",
|
|
2916
|
+
"copyright_logo": "",
|
|
2917
|
+
"artist_name": ""
|
|
2918
|
+
},
|
|
2919
|
+
"publish_source": "internal_sequence_without_review",
|
|
2920
|
+
"is_business": true,
|
|
2921
|
+
"business_info": {
|
|
2922
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2923
|
+
"sign": "fFnACVhGT/unbp3jka6JQT8yE11x4y02cTtBDO1lk19d/RvmZlgpsFMRBq0lF0lVn0/QgJDeUn7T6kfNrYQ0wl7kpboqJiv3P7LLIqln0Ni9XABYyg7OuE5l7/obujjLQx265jacNhneMV/n5vfZGNO4J4kd2KCVzb+xYAK2RSA="
|
|
2924
|
+
},
|
|
2925
|
+
"category_ids": [
|
|
2926
|
+
10515,
|
|
2927
|
+
10519,
|
|
2928
|
+
10554,
|
|
2929
|
+
10779
|
|
2930
|
+
],
|
|
2931
|
+
"collection_ids": [
|
|
2932
|
+
"7081900580813278501"
|
|
2933
|
+
],
|
|
2934
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2935
|
+
},
|
|
2936
|
+
"author": {
|
|
2937
|
+
"name": "用户8922705857677",
|
|
2938
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
2939
|
+
"source": 1,
|
|
2940
|
+
"uid": "125823261609632"
|
|
2941
|
+
},
|
|
2942
|
+
"sticker": {
|
|
2943
|
+
"preview_cover": "",
|
|
2944
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3a3026d193141e399620efa3cc707f7~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=npOyzo3YRRlp5O403YHCoD%2FkjtA%3D&format=.png",
|
|
2945
|
+
"sticker_type": 2,
|
|
2946
|
+
"sticker_package": {
|
|
2947
|
+
"width_per_frame": 280,
|
|
2948
|
+
"height_per_frame": 280,
|
|
2949
|
+
"size": 2744575
|
|
2950
|
+
},
|
|
2951
|
+
"large_image": {
|
|
2952
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3a3026d193141e399620efa3cc707f7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=i1VQ5b78mO%2FysBdPpGLvhXrs8D0%3D"
|
|
2953
|
+
}
|
|
2954
|
+
}
|
|
2955
|
+
},
|
|
2956
|
+
{
|
|
2957
|
+
"common_attr": {
|
|
2958
|
+
"id": "6895933216197250317",
|
|
2959
|
+
"effect_id": "6895933216197250317",
|
|
2960
|
+
"effect_type": 2,
|
|
2961
|
+
"source": 1,
|
|
2962
|
+
"title": "花",
|
|
2963
|
+
"description": "",
|
|
2964
|
+
"cover_url": {
|
|
2965
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac5b02a3738f4897be2f1c8c95510a5d~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=4SKXbDtJFrEaqdtXCAjpf7x3HFc%3D",
|
|
2966
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac5b02a3738f4897be2f1c8c95510a5d~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768438701&x-signature=OMLCEN9MIMbZp08J2X4l%2F9TiiDc%3D"
|
|
2967
|
+
},
|
|
2968
|
+
"item_urls": [
|
|
2969
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/owBtNE4AzBW2BCO2ght3CHAAXfccAyAe7FVGto?lk3s=43402efa&x-expires=1768438701&x-signature=8sUvjo3jT%2BomgYiO5xgmPi%2F1vlc%3D"
|
|
2970
|
+
],
|
|
2971
|
+
"md5": "dd0774c242d2c76fb45509af2ae876ba",
|
|
2972
|
+
"has_favorited": false,
|
|
2973
|
+
"third_resource_id": 6785042499028128269,
|
|
2974
|
+
"third_resource_id_str": "6785042499028128269",
|
|
2975
|
+
"create_time": 1605584732,
|
|
2976
|
+
"statistics": {
|
|
2977
|
+
"favorite_count": 0
|
|
2978
|
+
},
|
|
2979
|
+
"is_original": true,
|
|
2980
|
+
"status": 102,
|
|
2981
|
+
"review_info": {
|
|
2982
|
+
"review_status": 100,
|
|
2983
|
+
"review_code_list": [],
|
|
2984
|
+
"extra_reason": null,
|
|
2985
|
+
"review_reason_list": []
|
|
2986
|
+
},
|
|
2987
|
+
"aspect_ratio": 1,
|
|
2988
|
+
"download_info": {
|
|
2989
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a293d2dec0634cb39f791ccae738434c~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=gjulqfLBZrpd27Rocr5rWIvBKUE%3D",
|
|
2990
|
+
"format": "png"
|
|
2991
|
+
},
|
|
2992
|
+
"copyright": {
|
|
2993
|
+
"copyright_text": "剪映",
|
|
2994
|
+
"copyright_logo": "",
|
|
2995
|
+
"artist_name": ""
|
|
2996
|
+
},
|
|
2997
|
+
"publish_source": "loki",
|
|
2998
|
+
"is_business": false,
|
|
2999
|
+
"business_info": {
|
|
3000
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3001
|
+
"sign": "e+2RcMbkpcqvf8bqh/dPGldJGV/KDq5QM/xTtkgPD7svnDrgq09tWS2McIbJiBH+2Ji4Eije5jzodBt555oNZ26BbevPS2eqO4nNt/Fd0Oq7XIjm7qDPJFHQsy9K5mJSdrNPUAJ5qHpWpltCaC3nLBl041ymWmnNDnjI9bE23eg="
|
|
3002
|
+
},
|
|
3003
|
+
"category_ids": [
|
|
3004
|
+
10524,
|
|
3005
|
+
10783
|
|
3006
|
+
],
|
|
3007
|
+
"collection_ids": [
|
|
3008
|
+
"6936158074243779870"
|
|
3009
|
+
],
|
|
3010
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3011
|
+
},
|
|
3012
|
+
"sticker": {
|
|
3013
|
+
"preview_cover": "",
|
|
3014
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a293d2dec0634cb39f791ccae738434c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=F34FCkCiF%2BKrAvV5ughtAML2z3g%3D&format=.png",
|
|
3015
|
+
"sticker_type": 1,
|
|
3016
|
+
"sticker_package": {
|
|
3017
|
+
"width_per_frame": 0,
|
|
3018
|
+
"height_per_frame": 0,
|
|
3019
|
+
"size": 0
|
|
3020
|
+
},
|
|
3021
|
+
"large_image": {
|
|
3022
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a293d2dec0634cb39f791ccae738434c~tplv-3jr8j4ixpe-image.image?x-expires=1768438701&x-signature=gjulqfLBZrpd27Rocr5rWIvBKUE%3D"
|
|
3023
|
+
}
|
|
3024
|
+
}
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
"common_attr": {
|
|
3028
|
+
"id": "7439209060517383436",
|
|
3029
|
+
"effect_id": "7439209060517383436",
|
|
3030
|
+
"effect_type": 2,
|
|
3031
|
+
"source": 1,
|
|
3032
|
+
"title": "热梗文字-超哇塞",
|
|
3033
|
+
"description": "热梗文字-超哇塞",
|
|
3034
|
+
"cover_url": {
|
|
3035
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a14633d6c54a43c9ab5ae4aba3b08ea6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=waRwsW%2B7Udpo9VV7u9MWbew6bag%3D",
|
|
3036
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a14633d6c54a43c9ab5ae4aba3b08ea6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=7DbKMuHDdgjPZCqBu61VBnzA41U%3D"
|
|
3037
|
+
},
|
|
3038
|
+
"item_urls": [
|
|
3039
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fea8d14c13a8c1b94801213b2b48064a?lk3s=43402efa&x-expires=1768438701&x-signature=F9FDgkdWU5rQhXdiwEI1G%2F3c2kM%3D"
|
|
3040
|
+
],
|
|
3041
|
+
"md5": "fea8d14c13a8c1b94801213b2b48064a",
|
|
3042
|
+
"has_favorited": false,
|
|
3043
|
+
"create_time": 1732076118,
|
|
3044
|
+
"statistics": {
|
|
3045
|
+
"favorite_count": 0
|
|
3046
|
+
},
|
|
3047
|
+
"is_original": true,
|
|
3048
|
+
"status": 102,
|
|
3049
|
+
"review_info": {
|
|
3050
|
+
"review_status": 1,
|
|
3051
|
+
"review_code_list": [],
|
|
3052
|
+
"extra_reason": null,
|
|
3053
|
+
"review_reason_list": []
|
|
3054
|
+
},
|
|
3055
|
+
"aspect_ratio": 1,
|
|
3056
|
+
"download_info": {
|
|
3057
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76e2153d2424ba8b604462fd1e55f66~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=XFn0E2RYTjkdrLhiPwR%2FesLaP8c%3D",
|
|
3058
|
+
"format": "gif"
|
|
3059
|
+
},
|
|
3060
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3061
|
+
"is_business": false,
|
|
3062
|
+
"business_info": {
|
|
3063
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3064
|
+
"sign": "dk0dAi8z5nPZ84b9akb86qA4bmIAdK5rDxxrlMASwrh5885lHOf/fp+LYEvmNHg4pYPYDa6Cb958P/opjBwg193Ib2P/Dhweq6WIhWCEWB+AHZvqb+t9fKTZ8xRBpqnpbLM4/5KormwdlGsGSyCfX90NmxtpONeaMfkkCIJECfs="
|
|
3065
|
+
},
|
|
3066
|
+
"category_ids": [
|
|
3067
|
+
11578,
|
|
3068
|
+
10522
|
|
3069
|
+
],
|
|
3070
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/7fb7097d5655f57eca5e7c021c1ead57\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3071
|
+
},
|
|
3072
|
+
"author": {
|
|
3073
|
+
"name": "CHICHI",
|
|
3074
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
3075
|
+
"source": 1,
|
|
3076
|
+
"uid": "3294558974117544"
|
|
3077
|
+
},
|
|
3078
|
+
"sticker": {
|
|
3079
|
+
"preview_cover": "",
|
|
3080
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76e2153d2424ba8b604462fd1e55f66~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=PjlfL%2BMX1oeI306kuZ6o4xaAd6E%3D&format=.png",
|
|
3081
|
+
"sticker_type": 2,
|
|
3082
|
+
"sticker_package": {
|
|
3083
|
+
"width_per_frame": 280,
|
|
3084
|
+
"height_per_frame": 280,
|
|
3085
|
+
"size": 83138
|
|
3086
|
+
},
|
|
3087
|
+
"large_image": {
|
|
3088
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a76e2153d2424ba8b604462fd1e55f66~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=XFn0E2RYTjkdrLhiPwR%2FesLaP8c%3D"
|
|
3089
|
+
}
|
|
3090
|
+
}
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"common_attr": {
|
|
3094
|
+
"id": "7114596400435825959",
|
|
3095
|
+
"effect_id": "7114596400435825959",
|
|
3096
|
+
"effect_type": 2,
|
|
3097
|
+
"source": 1,
|
|
3098
|
+
"title": "笑哭 表情 哭笑不得 流泪 3Demoji",
|
|
3099
|
+
"description": "3Demoji",
|
|
3100
|
+
"cover_url": {
|
|
3101
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7b43d777b1cf42b59c1eaf37389109c3~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=FBY4quci8zRPL%2BUWFb95f5YLr7U%3D",
|
|
3102
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7b43d777b1cf42b59c1eaf37389109c3~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=wTsgs3cy8E%2FMWpGgaIvMaz8MtsA%3D"
|
|
3103
|
+
},
|
|
3104
|
+
"item_urls": [
|
|
3105
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/aec8d47eb95e47fcbccd41b671083557?lk3s=43402efa&x-expires=1768438701&x-signature=hopz%2FqJod89PxF2sCESYpYqmNlg%3D"
|
|
3106
|
+
],
|
|
3107
|
+
"md5": "5952e85c545c947dbb4a26ad54454462",
|
|
3108
|
+
"has_favorited": false,
|
|
3109
|
+
"third_resource_id": 7089334455180988958,
|
|
3110
|
+
"third_resource_id_str": "7089334455180988958",
|
|
3111
|
+
"create_time": 1656496059,
|
|
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": "",
|
|
3121
|
+
"review_reason_list": []
|
|
3122
|
+
},
|
|
3123
|
+
"aspect_ratio": 1,
|
|
3124
|
+
"download_info": {
|
|
3125
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57c12df274454e90bb9a54eb122c1ad0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=83Ya%2BqubajvwwIgS726fqnSMiNg%3D",
|
|
3126
|
+
"format": "gif"
|
|
3127
|
+
},
|
|
3128
|
+
"publish_source": "internal_zip",
|
|
3129
|
+
"is_business": false,
|
|
3130
|
+
"business_info": {
|
|
3131
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3132
|
+
"sign": "hK89Slip+duVPw4ffQqQLuZ/HVAr+M7UZKkDwt+o9YkW7cmFce1SUpmNy8sZN14qyqN3s9EFmXRD++rQc0vbIzMXnvZy+5hN4XKeZzZPpI8b6ua3+WWMnXYa+pjpfO+mwUl7+xqlq6E30pw8ivjsZmE5xUZVBSXQWJLtRuzdDQc="
|
|
3133
|
+
},
|
|
3134
|
+
"category_ids": [
|
|
3135
|
+
10515,
|
|
3136
|
+
10516,
|
|
3137
|
+
10554,
|
|
3138
|
+
10767
|
|
3139
|
+
],
|
|
3140
|
+
"collection_ids": [
|
|
3141
|
+
"7153082368440487182"
|
|
3142
|
+
],
|
|
3143
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3144
|
+
},
|
|
3145
|
+
"author": {
|
|
3146
|
+
"name": "恢颤",
|
|
3147
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/mosaic-legacy/3791/5035712059~120x256.image",
|
|
3148
|
+
"source": 1,
|
|
3149
|
+
"uid": "2252277377663864"
|
|
3150
|
+
},
|
|
3151
|
+
"sticker": {
|
|
3152
|
+
"preview_cover": "",
|
|
3153
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57c12df274454e90bb9a54eb122c1ad0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=MsVBBq3wI3JVmrMYGyLXQE4o83E%3D&format=.png",
|
|
3154
|
+
"sticker_type": 2,
|
|
3155
|
+
"sticker_package": {
|
|
3156
|
+
"width_per_frame": 280,
|
|
3157
|
+
"height_per_frame": 240,
|
|
3158
|
+
"size": 1693811
|
|
3159
|
+
},
|
|
3160
|
+
"large_image": {
|
|
3161
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57c12df274454e90bb9a54eb122c1ad0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=83Ya%2BqubajvwwIgS726fqnSMiNg%3D"
|
|
3162
|
+
}
|
|
3163
|
+
}
|
|
3164
|
+
},
|
|
3165
|
+
{
|
|
3166
|
+
"common_attr": {
|
|
3167
|
+
"id": "7379151908348415268",
|
|
3168
|
+
"effect_id": "7379151908348415268",
|
|
3169
|
+
"effect_type": 2,
|
|
3170
|
+
"source": 1,
|
|
3171
|
+
"title": "夏日水彩向日葵花丛边框",
|
|
3172
|
+
"description": "夏日水彩向日葵花丛边框",
|
|
3173
|
+
"cover_url": {
|
|
3174
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c15ea5ac9fd548bba5cb02abab793ac4~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=aIxyJ2rxVv3VYb42CWs6gAOCZgE%3D",
|
|
3175
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c15ea5ac9fd548bba5cb02abab793ac4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=y%2FQBmPe4xj%2B3lxuG0FbNWAwKXjU%3D"
|
|
3176
|
+
},
|
|
3177
|
+
"item_urls": [
|
|
3178
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/50c63e572ee3575695559c0c281a0ec4?lk3s=43402efa&x-expires=1768438701&x-signature=9gQG5Mkpc1Q9dbEKyjDbHgwaaYA%3D"
|
|
3179
|
+
],
|
|
3180
|
+
"md5": "50c63e572ee3575695559c0c281a0ec4",
|
|
3181
|
+
"has_favorited": false,
|
|
3182
|
+
"create_time": 1718093288,
|
|
3183
|
+
"statistics": {
|
|
3184
|
+
"favorite_count": 0
|
|
3185
|
+
},
|
|
3186
|
+
"is_original": true,
|
|
3187
|
+
"status": 102,
|
|
3188
|
+
"review_info": {
|
|
3189
|
+
"review_status": 1,
|
|
3190
|
+
"review_code_list": [],
|
|
3191
|
+
"extra_reason": null,
|
|
3192
|
+
"review_reason_list": []
|
|
3193
|
+
},
|
|
3194
|
+
"aspect_ratio": 1,
|
|
3195
|
+
"download_info": {
|
|
3196
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90383ab22fdb49579d7ab09a0c0e1c1c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=jyuUPiJKBo7vYn0%2BaVQj129MJxM%3D",
|
|
3197
|
+
"format": "gif"
|
|
3198
|
+
},
|
|
3199
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3200
|
+
"is_business": false,
|
|
3201
|
+
"business_info": {
|
|
3202
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3203
|
+
"sign": "snteWimz1baNJvAuiUqqiEVlCqQH4jGYtWXkQ96d/yYZUtEgJvTLnoSPhHOPtkMLzX9vEt6RktLXq/yrg8HKc8ifqsERLLC+67z4rVMNeZczBFMr+JHubOwj+esEbm6a4gaB7SpSGh+Tn75Jb4Rv/JSKSBQFinxz4AdcIc+w+BQ="
|
|
3204
|
+
},
|
|
3205
|
+
"category_ids": [
|
|
3206
|
+
10521,
|
|
3207
|
+
10515
|
|
3208
|
+
],
|
|
3209
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/3a9d7a9cd46f89b950a6c3bfbb8edf57\"}"
|
|
3210
|
+
},
|
|
3211
|
+
"author": {
|
|
3212
|
+
"name": "CHICHI",
|
|
3213
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
3214
|
+
"source": 1,
|
|
3215
|
+
"uid": "3294558974117544"
|
|
3216
|
+
},
|
|
3217
|
+
"sticker": {
|
|
3218
|
+
"preview_cover": "",
|
|
3219
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90383ab22fdb49579d7ab09a0c0e1c1c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=uHJ%2F2s7257ZOqVJT%2F1Ou0QEkJ1Y%3D&format=.png",
|
|
3220
|
+
"sticker_type": 2,
|
|
3221
|
+
"sticker_package": {
|
|
3222
|
+
"width_per_frame": 280,
|
|
3223
|
+
"height_per_frame": 280,
|
|
3224
|
+
"size": 600626
|
|
3225
|
+
},
|
|
3226
|
+
"large_image": {
|
|
3227
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/90383ab22fdb49579d7ab09a0c0e1c1c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=jyuUPiJKBo7vYn0%2BaVQj129MJxM%3D"
|
|
3228
|
+
}
|
|
3229
|
+
}
|
|
3230
|
+
},
|
|
3231
|
+
{
|
|
3232
|
+
"common_attr": {
|
|
3233
|
+
"id": "7350214595371420964",
|
|
3234
|
+
"effect_id": "7350214595371420964",
|
|
3235
|
+
"effect_type": 2,
|
|
3236
|
+
"source": 1,
|
|
3237
|
+
"title": "今日最可爱社交标签",
|
|
3238
|
+
"description": "今日最可爱社交标签",
|
|
3239
|
+
"cover_url": {
|
|
3240
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/325f9440198643c68f2bc8230ebabcda~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=a89ygY3rAwk2wpMDGAkne3zhccQ%3D",
|
|
3241
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/325f9440198643c68f2bc8230ebabcda~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=gVT9WlAdgfa%2BgKYiRuu%2BUOd7bxo%3D"
|
|
3242
|
+
},
|
|
3243
|
+
"item_urls": [
|
|
3244
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c611eeddfb0c2e87d50f7123d5eaaf64?lk3s=43402efa&x-expires=1768438701&x-signature=y0bdPwdLsVxdLnp0xtDw6h1yTfQ%3D"
|
|
3245
|
+
],
|
|
3246
|
+
"md5": "c611eeddfb0c2e87d50f7123d5eaaf64",
|
|
3247
|
+
"has_favorited": false,
|
|
3248
|
+
"create_time": 1711356330,
|
|
3249
|
+
"statistics": {
|
|
3250
|
+
"favorite_count": 0
|
|
3251
|
+
},
|
|
3252
|
+
"is_original": true,
|
|
3253
|
+
"status": 102,
|
|
3254
|
+
"review_info": {
|
|
3255
|
+
"review_status": 1,
|
|
3256
|
+
"review_code_list": [],
|
|
3257
|
+
"extra_reason": null,
|
|
3258
|
+
"review_reason_list": []
|
|
3259
|
+
},
|
|
3260
|
+
"aspect_ratio": 1,
|
|
3261
|
+
"download_info": {
|
|
3262
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a78da71a82bd4b7db9e61561b1ba1e89~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=6ZKWTM1Yrmvfp0GWdLRECjS0bhA%3D",
|
|
3263
|
+
"format": "gif"
|
|
3264
|
+
},
|
|
3265
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3266
|
+
"is_business": false,
|
|
3267
|
+
"business_info": {
|
|
3268
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3269
|
+
"sign": "Je5JdY5ztRNpqhEGyt51IXo5HhkybGdpUAV898b5lgr2u2sxgv4OkQW1FIQS3l3g+ya+wNH5i1Q/aW2Zjl2jNcyEQ3pudpvSzJXnGC8EYsFC11Osm468upUtCjlgHYngo4h4FG3EBajEP2i51QFwCziWvTas2q9+Xdz+N9nqb44="
|
|
3270
|
+
},
|
|
3271
|
+
"category_ids": [
|
|
3272
|
+
11307
|
|
3273
|
+
],
|
|
3274
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/95550023260ca3a530904117830f02fd\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3275
|
+
},
|
|
3276
|
+
"author": {
|
|
3277
|
+
"name": "CHICHI",
|
|
3278
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739494701&x-signature=ZOy1819XzhXVbmmPLM5iKsIOtjg%3D",
|
|
3279
|
+
"source": 1,
|
|
3280
|
+
"uid": "3294558974117544"
|
|
3281
|
+
},
|
|
3282
|
+
"sticker": {
|
|
3283
|
+
"preview_cover": "",
|
|
3284
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a78da71a82bd4b7db9e61561b1ba1e89~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=yMMmnLhbgGzNQ4Ue%2BZx04lCb3Po%3D&format=.png",
|
|
3285
|
+
"sticker_type": 2,
|
|
3286
|
+
"sticker_package": {
|
|
3287
|
+
"width_per_frame": 280,
|
|
3288
|
+
"height_per_frame": 280,
|
|
3289
|
+
"size": 45392
|
|
3290
|
+
},
|
|
3291
|
+
"large_image": {
|
|
3292
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a78da71a82bd4b7db9e61561b1ba1e89~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=6ZKWTM1Yrmvfp0GWdLRECjS0bhA%3D"
|
|
3293
|
+
}
|
|
3294
|
+
}
|
|
3295
|
+
},
|
|
3296
|
+
{
|
|
3297
|
+
"common_attr": {
|
|
3298
|
+
"id": "6997716049022045470",
|
|
3299
|
+
"effect_id": "6997716049022045470",
|
|
3300
|
+
"effect_type": 2,
|
|
3301
|
+
"source": 1,
|
|
3302
|
+
"title": "kira,梦幻,少女,ins",
|
|
3303
|
+
"description": "kira,梦幻,少女,ins,",
|
|
3304
|
+
"cover_url": {
|
|
3305
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0bcc58f9ee1d41d09b7e08071fd50841~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768438701&x-signature=ZdCZ%2FM%2BtA4Vfmi9nZF0AS5eBU7Q%3D",
|
|
3306
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0bcc58f9ee1d41d09b7e08071fd50841~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768438701&x-signature=7KLX7o7Jn%2F2Puqg8Rrap8vMgrdo%3D"
|
|
3307
|
+
},
|
|
3308
|
+
"item_urls": [
|
|
3309
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/56edd9ed39ab4f9a929b3310a809508e?lk3s=43402efa&x-expires=1768438701&x-signature=Dl9kAh6yyivcXZp9HyuMZhd%2Bkxc%3D"
|
|
3310
|
+
],
|
|
3311
|
+
"md5": "3e728c7cbcd2e0835b2ee4c4d0491af6",
|
|
3312
|
+
"has_favorited": false,
|
|
3313
|
+
"third_resource_id": 6997744027701350920,
|
|
3314
|
+
"third_resource_id_str": "6997744027701350920",
|
|
3315
|
+
"create_time": 1629284281,
|
|
3316
|
+
"statistics": {
|
|
3317
|
+
"favorite_count": 0
|
|
3318
|
+
},
|
|
3319
|
+
"is_original": true,
|
|
3320
|
+
"status": 102,
|
|
3321
|
+
"review_info": {
|
|
3322
|
+
"review_status": 100,
|
|
3323
|
+
"review_code_list": [],
|
|
3324
|
+
"extra_reason": null,
|
|
3325
|
+
"review_reason_list": []
|
|
3326
|
+
},
|
|
3327
|
+
"aspect_ratio": 1,
|
|
3328
|
+
"download_info": {
|
|
3329
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d4a86ad7cfe74688ad32ebd85015da4d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=rKGxPqXsKMYY698FnEU3g7v3rwc%3D",
|
|
3330
|
+
"format": "gif"
|
|
3331
|
+
},
|
|
3332
|
+
"copyright": {
|
|
3333
|
+
"copyright_text": "剪映",
|
|
3334
|
+
"copyright_logo": "",
|
|
3335
|
+
"artist_name": ""
|
|
3336
|
+
},
|
|
3337
|
+
"publish_source": "internal_sequence_without_review",
|
|
3338
|
+
"is_business": true,
|
|
3339
|
+
"business_info": {
|
|
3340
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3341
|
+
"sign": "LJo/oYkUkRwwXEjhB/g8cmVoBfSga02rGNEs2Xk3NQI+xoM8cgUXw7kbzFk08gkyHTTG2VwD7YAjLTPa6tXL1Q4kVgCdBsMCoqBn6ckqQv4UuhBixITCVcNtyRh0v7BjQH8Uk8Chl/ISOKjqz+twFprwekte1ThQWyxU8U9S7A4="
|
|
3342
|
+
},
|
|
3343
|
+
"category_ids": [
|
|
3344
|
+
10515,
|
|
3345
|
+
10520,
|
|
3346
|
+
10554,
|
|
3347
|
+
10782
|
|
3348
|
+
],
|
|
3349
|
+
"collection_ids": [
|
|
3350
|
+
"7012808330938748196"
|
|
3351
|
+
],
|
|
3352
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3353
|
+
},
|
|
3354
|
+
"author": {
|
|
3355
|
+
"name": "用户8922705857677",
|
|
3356
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
3357
|
+
"source": 1,
|
|
3358
|
+
"uid": "125823261609632"
|
|
3359
|
+
},
|
|
3360
|
+
"sticker": {
|
|
3361
|
+
"preview_cover": "",
|
|
3362
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d4a86ad7cfe74688ad32ebd85015da4d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768438701&x-signature=2lSqM9l%2BTPjW0ZmHoKlXk3AlyEA%3D&format=.png",
|
|
3363
|
+
"sticker_type": 2,
|
|
3364
|
+
"sticker_package": {
|
|
3365
|
+
"width_per_frame": 280,
|
|
3366
|
+
"height_per_frame": 280,
|
|
3367
|
+
"size": 238415
|
|
3368
|
+
},
|
|
3369
|
+
"large_image": {
|
|
3370
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d4a86ad7cfe74688ad32ebd85015da4d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768438701&x-signature=rKGxPqXsKMYY698FnEU3g7v3rwc%3D"
|
|
3371
|
+
}
|
|
3372
|
+
}
|
|
3373
|
+
}
|
|
3374
|
+
],
|
|
3375
|
+
"version_code": "742",
|
|
3376
|
+
"request_id": "202501150858215B18AB7EC2D0C42446E5",
|
|
3377
|
+
"fail_reason": ""
|
|
3378
|
+
}
|
|
3379
|
+
}
|