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,3411 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ret": "0",
|
|
3
|
+
"errmsg": "success",
|
|
4
|
+
"systime": "1736903306",
|
|
5
|
+
"logid": "20250115090826F94DAA9493C5A925D19F",
|
|
6
|
+
"sign": "",
|
|
7
|
+
"response": "",
|
|
8
|
+
"data": {
|
|
9
|
+
"has_more": true,
|
|
10
|
+
"next_offset": 50,
|
|
11
|
+
"effect_item_list": [
|
|
12
|
+
{
|
|
13
|
+
"common_attr": {
|
|
14
|
+
"id": "7383961318048468275",
|
|
15
|
+
"effect_id": "7383961318048468275",
|
|
16
|
+
"effect_type": 2,
|
|
17
|
+
"source": 1,
|
|
18
|
+
"title": "火焰底部边框装饰Y2K粉色",
|
|
19
|
+
"description": "火焰底部边框装饰Y2K粉色",
|
|
20
|
+
"cover_url": {
|
|
21
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba20677ba9064252a903683f5972af54~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=bB8l5NmFbJMq65q43pJvmqObwqY%3D",
|
|
22
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba20677ba9064252a903683f5972af54~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=0LchGBhjKPrvXxlBE3ZRfXsz958%3D"
|
|
23
|
+
},
|
|
24
|
+
"item_urls": [
|
|
25
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5eda65c6cbc55bfafa228adb80cadab8?lk3s=43402efa&x-expires=1768439306&x-signature=Gwh5LuWQnoOrSncFPQRLaxrabKM%3D"
|
|
26
|
+
],
|
|
27
|
+
"md5": "5eda65c6cbc55bfafa228adb80cadab8",
|
|
28
|
+
"has_favorited": false,
|
|
29
|
+
"create_time": 1719212962,
|
|
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/29cc6c5a1d7045ba8240d1201b194258~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=5Tyart7FGMe2W5xIcRuFE2%2BU7NM%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": "jjmEwTzGWEJJXz1PK93s4NGlGkhjKlQbbNOr2eloaRqNIAGd4JxpfaEigbcn7Z8Or/rCW0TchX71FTQBQSx8tlLJQSxnI/CwuSNEE+M2JvcEQ+XfDd/vwV1nXUJpZXrg13kX3aP84j2D+qU+EM4mzMEnLPwzWGF6622hAfzPXww="
|
|
51
|
+
},
|
|
52
|
+
"category_ids": [
|
|
53
|
+
10521,
|
|
54
|
+
11856
|
|
55
|
+
],
|
|
56
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/7b6d9330637958095b8f7002d2c51dc1\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
57
|
+
},
|
|
58
|
+
"author": {
|
|
59
|
+
"name": "阿哩哩",
|
|
60
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495306&x-signature=HLA0nwHxs2LbDLbGqyaPnDZXtWM%3D",
|
|
61
|
+
"source": 1,
|
|
62
|
+
"uid": "100571911413"
|
|
63
|
+
},
|
|
64
|
+
"sticker": {
|
|
65
|
+
"preview_cover": "",
|
|
66
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/29cc6c5a1d7045ba8240d1201b194258~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=0FVt5oIoSn0zGsGiS2ArPMdId8s%3D&format=.png",
|
|
67
|
+
"sticker_type": 2,
|
|
68
|
+
"sticker_package": {
|
|
69
|
+
"width_per_frame": 280,
|
|
70
|
+
"height_per_frame": 280,
|
|
71
|
+
"size": 646646
|
|
72
|
+
},
|
|
73
|
+
"large_image": {
|
|
74
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/29cc6c5a1d7045ba8240d1201b194258~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=5Tyart7FGMe2W5xIcRuFE2%2BU7NM%3D"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"common_attr": {
|
|
80
|
+
"id": "7392250882752154931",
|
|
81
|
+
"effect_id": "7392250882752154931",
|
|
82
|
+
"effect_type": 2,
|
|
83
|
+
"source": 1,
|
|
84
|
+
"title": "缤纷夏日阳光太阳烈日",
|
|
85
|
+
"description": "缤纷夏日阳光太阳烈日",
|
|
86
|
+
"cover_url": {
|
|
87
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4ce8c6faf9724688a6a37109dc97a4c8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=KEERXVbc2fhpTHxz7ikDjih7Ybc%3D",
|
|
88
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4ce8c6faf9724688a6a37109dc97a4c8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=q7XA1QaKQm7d%2F%2F6bwz6M9tttx3E%3D"
|
|
89
|
+
},
|
|
90
|
+
"item_urls": [
|
|
91
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4ecacfc1e66edea049f451d9ffdfab67?lk3s=43402efa&x-expires=1768439306&x-signature=lYpq4qHhF6CfXnab%2BRR2MdsXwdE%3D"
|
|
92
|
+
],
|
|
93
|
+
"md5": "4ecacfc1e66edea049f451d9ffdfab67",
|
|
94
|
+
"has_favorited": false,
|
|
95
|
+
"create_time": 1721142880,
|
|
96
|
+
"statistics": {
|
|
97
|
+
"favorite_count": 0
|
|
98
|
+
},
|
|
99
|
+
"is_original": true,
|
|
100
|
+
"status": 102,
|
|
101
|
+
"review_info": {
|
|
102
|
+
"review_status": 1,
|
|
103
|
+
"review_code_list": [],
|
|
104
|
+
"extra_reason": null,
|
|
105
|
+
"review_reason_list": []
|
|
106
|
+
},
|
|
107
|
+
"aspect_ratio": 1,
|
|
108
|
+
"download_info": {
|
|
109
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b5da4953b48d4e35a3d3a35a9c480200~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=PD6%2BeDY8ivXPGtnL4P8odAWzWak%3D",
|
|
110
|
+
"format": "gif"
|
|
111
|
+
},
|
|
112
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
113
|
+
"is_business": false,
|
|
114
|
+
"business_info": {
|
|
115
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
116
|
+
"sign": "y71wHAqWmyTuuQLPDfvyj+i0tEROtKoPCYkxXC71erB55Yw2REMEpzo/Z9I4YsWdgWaESIqUK056TlNwN9cL4szUcJqdryvtn6ENxgHrT4SqO3lgU2e8B8bKkyiD3ORoHJ2fnIEu8ZOeA6gV6JosC5a/HD3MYtlaTnXUMAXonIE="
|
|
117
|
+
},
|
|
118
|
+
"category_ids": [
|
|
119
|
+
10521,
|
|
120
|
+
10515
|
|
121
|
+
],
|
|
122
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/313a49b4b1efe9e49cd7bdac597b6c6c\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
123
|
+
},
|
|
124
|
+
"author": {
|
|
125
|
+
"name": "荔荔皆心苦",
|
|
126
|
+
"avatar_url": "https://p29-dy.byteimg.com/aweme/1080x1080/2ec8d000404a813daa9d0.jpeg?from=4010531038",
|
|
127
|
+
"source": 1,
|
|
128
|
+
"uid": "2167858168604734"
|
|
129
|
+
},
|
|
130
|
+
"sticker": {
|
|
131
|
+
"preview_cover": "",
|
|
132
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b5da4953b48d4e35a3d3a35a9c480200~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=5M0%2BN706hnP45sDXF%2B5XZVMjKGQ%3D&format=.png",
|
|
133
|
+
"sticker_type": 2,
|
|
134
|
+
"sticker_package": {
|
|
135
|
+
"width_per_frame": 280,
|
|
136
|
+
"height_per_frame": 280,
|
|
137
|
+
"size": 332839
|
|
138
|
+
},
|
|
139
|
+
"large_image": {
|
|
140
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b5da4953b48d4e35a3d3a35a9c480200~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=PD6%2BeDY8ivXPGtnL4P8odAWzWak%3D"
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"common_attr": {
|
|
146
|
+
"id": "7383961511825280293",
|
|
147
|
+
"effect_id": "7383961511825280293",
|
|
148
|
+
"effect_type": 2,
|
|
149
|
+
"source": 1,
|
|
150
|
+
"title": "加载中青春美高复古电脑界面Y2K",
|
|
151
|
+
"description": "加载中青春美高复古电脑界面Y2K",
|
|
152
|
+
"cover_url": {
|
|
153
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7ff16cedc28944a38240581da5c88147~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=zdrm7G2Lj1b0icT%2BtY%2FXfY2J4ns%3D",
|
|
154
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7ff16cedc28944a38240581da5c88147~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=e4nmBrlLGoNsT7Oj6A13bjk6dXc%3D"
|
|
155
|
+
},
|
|
156
|
+
"item_urls": [
|
|
157
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fd14bb8286a63074922ed4d36a74493a?lk3s=43402efa&x-expires=1768439306&x-signature=2pxtRN%2BYUvE3g4dLEi3%2FjDQUDps%3D"
|
|
158
|
+
],
|
|
159
|
+
"md5": "fd14bb8286a63074922ed4d36a74493a",
|
|
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://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8fa40107dcb43fabf3e01273bd60cc9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=4vw1vi%2FWQN2T7clyGY7YuaDk9WM%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": "uFV/rV7z25AMlxoCMtUeR5xfiJQgf8/6SFr3qeFNHvjfoEeLkYoZSJlMNOVHIFlcRpArUTzf5ItgNanGjPwnC20cCuW3b3q8clnBF96cUcfkHO6qFmx0B9E/kO25dmVTCE+vW/839GdBdybPHrbehY/RqzKWz98JkcgXcpvFsMs="
|
|
183
|
+
},
|
|
184
|
+
"category_ids": [
|
|
185
|
+
10521,
|
|
186
|
+
10515,
|
|
187
|
+
10516,
|
|
188
|
+
11856
|
|
189
|
+
],
|
|
190
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d55110037e0f8f92645483bce21720b7\",\"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=1739495306&x-signature=HLA0nwHxs2LbDLbGqyaPnDZXtWM%3D",
|
|
195
|
+
"source": 1,
|
|
196
|
+
"uid": "100571911413"
|
|
197
|
+
},
|
|
198
|
+
"sticker": {
|
|
199
|
+
"preview_cover": "",
|
|
200
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8fa40107dcb43fabf3e01273bd60cc9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=VfLEAL1%2BgN9jshl8iKpYU7u2N3Y%3D&format=.png",
|
|
201
|
+
"sticker_type": 2,
|
|
202
|
+
"sticker_package": {
|
|
203
|
+
"width_per_frame": 280,
|
|
204
|
+
"height_per_frame": 280,
|
|
205
|
+
"size": 231408
|
|
206
|
+
},
|
|
207
|
+
"large_image": {
|
|
208
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8fa40107dcb43fabf3e01273bd60cc9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=4vw1vi%2FWQN2T7clyGY7YuaDk9WM%3D"
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"common_attr": {
|
|
214
|
+
"id": "7392572541535046950",
|
|
215
|
+
"effect_id": "7392572541535046950",
|
|
216
|
+
"effect_type": 2,
|
|
217
|
+
"source": 1,
|
|
218
|
+
"title": "可爱猪猪吃雪糕",
|
|
219
|
+
"description": "可爱猪猪吃雪糕",
|
|
220
|
+
"cover_url": {
|
|
221
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f09416d20eb41f3957e661e600ede7a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=z6Xvyi2x6hXITIuoQG5VEJkDstM%3D",
|
|
222
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f09416d20eb41f3957e661e600ede7a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=z6Xvyi2x6hXITIuoQG5VEJkDstM%3D"
|
|
223
|
+
},
|
|
224
|
+
"item_urls": [
|
|
225
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/11aeeb1a396b3f00b25a3fb1355d9601?lk3s=43402efa&x-expires=1768439306&x-signature=2fnXhUgMPZZZ5iYPAuqgB7QxPRw%3D"
|
|
226
|
+
],
|
|
227
|
+
"md5": "11aeeb1a396b3f00b25a3fb1355d9601",
|
|
228
|
+
"has_favorited": false,
|
|
229
|
+
"create_time": 1721217850,
|
|
230
|
+
"statistics": {
|
|
231
|
+
"favorite_count": 0
|
|
232
|
+
},
|
|
233
|
+
"is_original": true,
|
|
234
|
+
"status": 102,
|
|
235
|
+
"review_info": {
|
|
236
|
+
"review_status": 1,
|
|
237
|
+
"review_code_list": [],
|
|
238
|
+
"extra_reason": null,
|
|
239
|
+
"review_reason_list": []
|
|
240
|
+
},
|
|
241
|
+
"aspect_ratio": 1,
|
|
242
|
+
"download_info": {
|
|
243
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f09416d20eb41f3957e661e600ede7a~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=t45MxvuAPPDoDTybTwlqAjhbiqk%3D",
|
|
244
|
+
"format": "png"
|
|
245
|
+
},
|
|
246
|
+
"publish_source": "user_post_pc_collection",
|
|
247
|
+
"is_business": false,
|
|
248
|
+
"business_info": {
|
|
249
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
250
|
+
"sign": "SvkYSdSBBVHnbd3EOo8VFoKHBNXmLBU8tqOuizaPgRu+CjqCCdG239oF093YJZW9X9G/xBN+wrI4aBZgBFL190ecztYAMA8O66rkh3Qu85MkcKp2F/27+1gw8scW7rt4AF3BpwkOqVkAWBYBidwy9V8OieMGlv593PypMD8HKsQ="
|
|
251
|
+
},
|
|
252
|
+
"category_ids": [
|
|
253
|
+
11856,
|
|
254
|
+
10521
|
|
255
|
+
],
|
|
256
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
257
|
+
},
|
|
258
|
+
"author": {
|
|
259
|
+
"name": "青苔",
|
|
260
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/892104d9a3674ef99688fc87502e337a?lk3s=4eecb9e8&x-expires=1739495306&x-signature=MdlKnI73cxvuIZYwlW0On%2F3rUMs%3D",
|
|
261
|
+
"source": 1,
|
|
262
|
+
"uid": "3510116346497991"
|
|
263
|
+
},
|
|
264
|
+
"sticker": {
|
|
265
|
+
"preview_cover": "",
|
|
266
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f09416d20eb41f3957e661e600ede7a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=15tUTa3rEMHvlNSX%2F09JR3tTzQQ%3D&format=.png",
|
|
267
|
+
"sticker_type": 1,
|
|
268
|
+
"sticker_package": {
|
|
269
|
+
"width_per_frame": 540,
|
|
270
|
+
"height_per_frame": 540,
|
|
271
|
+
"size": 117258
|
|
272
|
+
},
|
|
273
|
+
"large_image": {
|
|
274
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f09416d20eb41f3957e661e600ede7a~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=t45MxvuAPPDoDTybTwlqAjhbiqk%3D"
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"common_attr": {
|
|
280
|
+
"id": "6895938513573858568",
|
|
281
|
+
"effect_id": "6895938513573858568",
|
|
282
|
+
"effect_type": 2,
|
|
283
|
+
"source": 1,
|
|
284
|
+
"title": "海鸥",
|
|
285
|
+
"description": "",
|
|
286
|
+
"cover_url": {
|
|
287
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/512d476b05d14f4e8c603c0319d0cedb~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=I3rQaco1gzpWwQy4EVUF7x1lmeE%3D",
|
|
288
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/512d476b05d14f4e8c603c0319d0cedb~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439306&x-signature=POVSAj70%2BxnHM%2BQ%2BZSqdkUbus%2Bs%3D"
|
|
289
|
+
},
|
|
290
|
+
"item_urls": [
|
|
291
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oMBaNE4Anl2uDCOhgDb7CjAAZ8ueAlA8SeBN1o?lk3s=43402efa&x-expires=1768439306&x-signature=cR4csEfvJQm0Au6ZHFCOB%2Bs7IuM%3D"
|
|
292
|
+
],
|
|
293
|
+
"md5": "cfa60a490a42ea0bb272f31ee2680463",
|
|
294
|
+
"has_favorited": false,
|
|
295
|
+
"third_resource_id": 6730569576486015496,
|
|
296
|
+
"third_resource_id_str": "6730569576486015496",
|
|
297
|
+
"create_time": 1605585965,
|
|
298
|
+
"statistics": {
|
|
299
|
+
"favorite_count": 0
|
|
300
|
+
},
|
|
301
|
+
"is_original": true,
|
|
302
|
+
"status": 102,
|
|
303
|
+
"review_info": {
|
|
304
|
+
"review_status": 100,
|
|
305
|
+
"review_code_list": [],
|
|
306
|
+
"extra_reason": "",
|
|
307
|
+
"review_reason_list": []
|
|
308
|
+
},
|
|
309
|
+
"aspect_ratio": 1,
|
|
310
|
+
"download_info": {
|
|
311
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a6497b916e8448894fad755686f2bf8~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=SAu8%2FK5emVusOW02l9aDovFMykc%3D",
|
|
312
|
+
"format": "gif"
|
|
313
|
+
},
|
|
314
|
+
"copyright": {
|
|
315
|
+
"copyright_text": "剪映",
|
|
316
|
+
"copyright_logo": "",
|
|
317
|
+
"artist_name": ""
|
|
318
|
+
},
|
|
319
|
+
"publish_source": "loki",
|
|
320
|
+
"is_business": false,
|
|
321
|
+
"business_info": {
|
|
322
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
323
|
+
"sign": "ofvTJZ/e2qjtCy6I/G4Jn8DH5N4luoan2TvH8G4kZrviKHpjNrFoQTk1sJKXGKbPJunbXw5rBsPSU7klr/VCTGNO6DTpYDjSEJJj+fyA0/YOaC9qDkb5UW6vPlbyQzjhLMK1CgMtW6wSWglCwnIMHXDTNjpVLWes7dShbDwryKM="
|
|
324
|
+
},
|
|
325
|
+
"category_ids": [
|
|
326
|
+
10521
|
|
327
|
+
],
|
|
328
|
+
"collection_ids": [
|
|
329
|
+
"6937856472718085383"
|
|
330
|
+
],
|
|
331
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
332
|
+
},
|
|
333
|
+
"sticker": {
|
|
334
|
+
"preview_cover": "",
|
|
335
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a6497b916e8448894fad755686f2bf8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=l1JzmmcAtuqVkR7O6xNuOX5BO1s%3D&format=.png",
|
|
336
|
+
"sticker_type": 2,
|
|
337
|
+
"sticker_package": {
|
|
338
|
+
"width_per_frame": 0,
|
|
339
|
+
"height_per_frame": 0,
|
|
340
|
+
"size": 0
|
|
341
|
+
},
|
|
342
|
+
"large_image": {
|
|
343
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a6497b916e8448894fad755686f2bf8~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=SAu8%2FK5emVusOW02l9aDovFMykc%3D"
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"common_attr": {
|
|
349
|
+
"id": "7381356355833171219",
|
|
350
|
+
"effect_id": "7381356355833171219",
|
|
351
|
+
"effect_type": 2,
|
|
352
|
+
"source": 1,
|
|
353
|
+
"title": "雨天踩水可爱小鸭子",
|
|
354
|
+
"description": "雨天踩水可爱小鸭子",
|
|
355
|
+
"cover_url": {
|
|
356
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6afeac0320d64034922bb700ddea105f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=BBiO6k6T9d60W%2FHmuKHc%2F7%2BNWAQ%3D",
|
|
357
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6afeac0320d64034922bb700ddea105f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=S4m1HQtlZRpEMoeI9jGM%2FRRI4bQ%3D"
|
|
358
|
+
},
|
|
359
|
+
"item_urls": [
|
|
360
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/155658c8ddf61dc570900cf1f6351b11?lk3s=43402efa&x-expires=1768439306&x-signature=wsg5OjAe5oBEFdRBlNTWg%2FHEBHc%3D"
|
|
361
|
+
],
|
|
362
|
+
"md5": "155658c8ddf61dc570900cf1f6351b11",
|
|
363
|
+
"has_favorited": false,
|
|
364
|
+
"create_time": 1718606423,
|
|
365
|
+
"statistics": {
|
|
366
|
+
"favorite_count": 0
|
|
367
|
+
},
|
|
368
|
+
"is_original": true,
|
|
369
|
+
"status": 102,
|
|
370
|
+
"review_info": {
|
|
371
|
+
"review_status": 1,
|
|
372
|
+
"review_code_list": [],
|
|
373
|
+
"extra_reason": null,
|
|
374
|
+
"review_reason_list": []
|
|
375
|
+
},
|
|
376
|
+
"aspect_ratio": 1,
|
|
377
|
+
"download_info": {
|
|
378
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/286440a20f314b5d933c2a8712977f2d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=9diODZXPa0WQ4vLabjLUgBWfpec%3D",
|
|
379
|
+
"format": "gif"
|
|
380
|
+
},
|
|
381
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
382
|
+
"is_business": false,
|
|
383
|
+
"business_info": {
|
|
384
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
385
|
+
"sign": "3GnO0Bzyx8qzuuUFQ4xx87ADOSI1JAQLmlQklshTrnZn0MIKxivygCIXN/TvhDrECgA8r48OnCCs6eRLmkAt4M4AGZ/lnko/aQJzDuDT3UuGpwfQIkimM3W+C1q4yoimJwfUk9FLPOSgarhH+VLgjwdUYxbCKgW6Dr21vkLe5Pk="
|
|
386
|
+
},
|
|
387
|
+
"category_ids": [
|
|
388
|
+
10521
|
|
389
|
+
],
|
|
390
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/1c65b1c0cfd2aa374149e08bbd14e5ad\"}"
|
|
391
|
+
},
|
|
392
|
+
"author": {
|
|
393
|
+
"name": "CHICHI",
|
|
394
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
395
|
+
"source": 1,
|
|
396
|
+
"uid": "3294558974117544"
|
|
397
|
+
},
|
|
398
|
+
"sticker": {
|
|
399
|
+
"preview_cover": "",
|
|
400
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/286440a20f314b5d933c2a8712977f2d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=mI5%2BYiDyDxZ4HmxYEWUwv9I0gRA%3D&format=.png",
|
|
401
|
+
"sticker_type": 2,
|
|
402
|
+
"sticker_package": {
|
|
403
|
+
"width_per_frame": 280,
|
|
404
|
+
"height_per_frame": 280,
|
|
405
|
+
"size": 61487
|
|
406
|
+
},
|
|
407
|
+
"large_image": {
|
|
408
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/286440a20f314b5d933c2a8712977f2d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=9diODZXPa0WQ4vLabjLUgBWfpec%3D"
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"common_attr": {
|
|
414
|
+
"id": "7392249846347975945",
|
|
415
|
+
"effect_id": "7392249846347975945",
|
|
416
|
+
"effect_type": 2,
|
|
417
|
+
"source": 1,
|
|
418
|
+
"title": "缤纷夏日纸飞机天空装饰",
|
|
419
|
+
"description": "缤纷夏日纸飞机天空装饰",
|
|
420
|
+
"cover_url": {
|
|
421
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/44eaee82b62542de9603b6cb02fbcca6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=jlAkIu3rNw%2Bk5gQTk7qIPIYRdc4%3D",
|
|
422
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/44eaee82b62542de9603b6cb02fbcca6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=NsBPMiuXip4O%2Bw6o%2FhZFhAXQMpU%3D"
|
|
423
|
+
},
|
|
424
|
+
"item_urls": [
|
|
425
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ed8b026ed3a24c73447a242251df62a7?lk3s=43402efa&x-expires=1768439306&x-signature=RfpyGWD8pH0CTd8JofLvGm7W9ZY%3D"
|
|
426
|
+
],
|
|
427
|
+
"md5": "ed8b026ed3a24c73447a242251df62a7",
|
|
428
|
+
"has_favorited": false,
|
|
429
|
+
"create_time": 1721142880,
|
|
430
|
+
"statistics": {
|
|
431
|
+
"favorite_count": 0
|
|
432
|
+
},
|
|
433
|
+
"is_original": true,
|
|
434
|
+
"status": 102,
|
|
435
|
+
"review_info": {
|
|
436
|
+
"review_status": 1,
|
|
437
|
+
"review_code_list": [],
|
|
438
|
+
"extra_reason": null,
|
|
439
|
+
"review_reason_list": []
|
|
440
|
+
},
|
|
441
|
+
"aspect_ratio": 1,
|
|
442
|
+
"download_info": {
|
|
443
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a3f19a48bad04720929baeddae4a724a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=Zp68AvYEpKBmyngyIx3DBTRvZcQ%3D",
|
|
444
|
+
"format": "gif"
|
|
445
|
+
},
|
|
446
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
447
|
+
"is_business": false,
|
|
448
|
+
"business_info": {
|
|
449
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
450
|
+
"sign": "MdwYUjrNIO8TKJVWwOLYzZq9OxHcIBEBGWGKRcrh46Rz7s0a39kxjR9DWp0yADeRimG6PWZu15n4AgKCJn7WLWCGM86zlvcIcn6gBBaaEG4+Wav90et+ApY8BdIPE/4u6NwDYJD7ABOk7KLxWo3a9Al4UOpRqqIxZiJF05vLuDI="
|
|
451
|
+
},
|
|
452
|
+
"category_ids": [
|
|
453
|
+
10521
|
|
454
|
+
],
|
|
455
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/14a2b9421e6e8e012c67458cdc497319\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
456
|
+
},
|
|
457
|
+
"author": {
|
|
458
|
+
"name": "荔荔皆心苦",
|
|
459
|
+
"avatar_url": "https://p29-dy.byteimg.com/aweme/1080x1080/2ec8d000404a813daa9d0.jpeg?from=4010531038",
|
|
460
|
+
"source": 1,
|
|
461
|
+
"uid": "2167858168604734"
|
|
462
|
+
},
|
|
463
|
+
"sticker": {
|
|
464
|
+
"preview_cover": "",
|
|
465
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a3f19a48bad04720929baeddae4a724a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=Vxnh09NEpbKw7c%2B22FSL0h4eE68%3D&format=.png",
|
|
466
|
+
"sticker_type": 2,
|
|
467
|
+
"sticker_package": {
|
|
468
|
+
"width_per_frame": 280,
|
|
469
|
+
"height_per_frame": 280,
|
|
470
|
+
"size": 260122
|
|
471
|
+
},
|
|
472
|
+
"large_image": {
|
|
473
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a3f19a48bad04720929baeddae4a724a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=Zp68AvYEpKBmyngyIx3DBTRvZcQ%3D"
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"common_attr": {
|
|
479
|
+
"id": "7393556096645877003",
|
|
480
|
+
"effect_id": "7393556096645877003",
|
|
481
|
+
"effect_type": 2,
|
|
482
|
+
"source": 1,
|
|
483
|
+
"title": "可爱小猫玩西瓜球",
|
|
484
|
+
"description": "可爱小猫玩西瓜球",
|
|
485
|
+
"cover_url": {
|
|
486
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c46ec955c8748728cc46a130d4bf1d9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=D95d2NkjFr6yswgRheG9go8tT3c%3D",
|
|
487
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c46ec955c8748728cc46a130d4bf1d9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=xprLd7GHn05CQV84lFpA%2BrIMkrk%3D"
|
|
488
|
+
},
|
|
489
|
+
"item_urls": [
|
|
490
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d28a3de756fd13499ae8c59d627bec5c?lk3s=43402efa&x-expires=1768439306&x-signature=JReO5e%2Bc50U2PeLZnXZxTFTH%2FhE%3D"
|
|
491
|
+
],
|
|
492
|
+
"md5": "d28a3de756fd13499ae8c59d627bec5c",
|
|
493
|
+
"has_favorited": false,
|
|
494
|
+
"create_time": 1721446851,
|
|
495
|
+
"statistics": {
|
|
496
|
+
"favorite_count": 0
|
|
497
|
+
},
|
|
498
|
+
"is_original": true,
|
|
499
|
+
"status": 102,
|
|
500
|
+
"review_info": {
|
|
501
|
+
"review_status": 1,
|
|
502
|
+
"review_code_list": [],
|
|
503
|
+
"extra_reason": null,
|
|
504
|
+
"review_reason_list": []
|
|
505
|
+
},
|
|
506
|
+
"aspect_ratio": 1,
|
|
507
|
+
"download_info": {
|
|
508
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c46ec955c8748728cc46a130d4bf1d9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=78MGZn9Gbhr81pRs5jsCeFLmC1I%3D",
|
|
509
|
+
"format": "gif"
|
|
510
|
+
},
|
|
511
|
+
"publish_source": "user_post_pc_collection",
|
|
512
|
+
"is_business": false,
|
|
513
|
+
"business_info": {
|
|
514
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
515
|
+
"sign": "AGrB9P7pBYTd1mScMobNMbWZtqQOFtt54vtGsuXXhvXCt9WUeOk9+RsmkuhO9mFG0tZJmqYMUgvIQdEb73fNfewZ3nylnq8fF/wbPvH2vbxyq4gM19bbyRKkuSyzyWn3XMhMJuIi5i5xWSgoTXfrP3kerTCY2SrS1U/LTNjkBjY="
|
|
516
|
+
},
|
|
517
|
+
"category_ids": [
|
|
518
|
+
10521
|
|
519
|
+
],
|
|
520
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
521
|
+
},
|
|
522
|
+
"author": {
|
|
523
|
+
"name": "布丁梨梨",
|
|
524
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4oNsAaMOEUDXdsWQAAVeEIemBeJ8S3AojQ0BN?lk3s=4eecb9e8&x-expires=1739495306&x-signature=rFkXenR6BNj8%2BiwV09cvZHr3JS4%3D",
|
|
525
|
+
"source": 1,
|
|
526
|
+
"uid": "4230518500236589"
|
|
527
|
+
},
|
|
528
|
+
"sticker": {
|
|
529
|
+
"preview_cover": "",
|
|
530
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c46ec955c8748728cc46a130d4bf1d9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=L7naQDK5ybakALaxY65WFtxRtag%3D&format=.png",
|
|
531
|
+
"sticker_type": 2,
|
|
532
|
+
"sticker_package": {
|
|
533
|
+
"width_per_frame": 280,
|
|
534
|
+
"height_per_frame": 280,
|
|
535
|
+
"size": 54919
|
|
536
|
+
},
|
|
537
|
+
"large_image": {
|
|
538
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c46ec955c8748728cc46a130d4bf1d9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=78MGZn9Gbhr81pRs5jsCeFLmC1I%3D"
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"common_attr": {
|
|
544
|
+
"id": "6977631315734564126",
|
|
545
|
+
"effect_id": "6977631315734564126",
|
|
546
|
+
"effect_type": 2,
|
|
547
|
+
"source": 1,
|
|
548
|
+
"title": "小鸭子玩具动态",
|
|
549
|
+
"description": "夏天夏日贴纸小鸭子玩具动态",
|
|
550
|
+
"cover_url": {
|
|
551
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/360469cf4ee54a91a24bbda35c023731~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=ZgDge%2FRwV4v5G0OSlF1lr5TvQX0%3D",
|
|
552
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/360469cf4ee54a91a24bbda35c023731~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=LxUkn16o6N7lHdn5vkO2enZB3co%3D"
|
|
553
|
+
},
|
|
554
|
+
"item_urls": [
|
|
555
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/95b49367cd2108aa602a10eaedfd85a5?lk3s=43402efa&x-expires=1768439306&x-signature=QsRCqwCDWJh0ekb2PuqjWqplt0E%3D"
|
|
556
|
+
],
|
|
557
|
+
"md5": "95b49367cd2108aa602a10eaedfd85a5",
|
|
558
|
+
"has_favorited": false,
|
|
559
|
+
"third_resource_id": 6977633943747039780,
|
|
560
|
+
"third_resource_id_str": "6977633943747039780",
|
|
561
|
+
"create_time": 1624606979,
|
|
562
|
+
"statistics": {
|
|
563
|
+
"favorite_count": 0
|
|
564
|
+
},
|
|
565
|
+
"is_original": true,
|
|
566
|
+
"status": 102,
|
|
567
|
+
"review_info": {
|
|
568
|
+
"review_status": 100,
|
|
569
|
+
"review_code_list": [],
|
|
570
|
+
"extra_reason": null,
|
|
571
|
+
"review_reason_list": []
|
|
572
|
+
},
|
|
573
|
+
"aspect_ratio": 1,
|
|
574
|
+
"download_info": {
|
|
575
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1c9b41b164354492840b007ed6509e8f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=MZlSVs%2BS3g4Me9KGr5A4B05oQRM%3D",
|
|
576
|
+
"format": "gif"
|
|
577
|
+
},
|
|
578
|
+
"publish_source": "internal_without_review",
|
|
579
|
+
"is_business": false,
|
|
580
|
+
"business_info": {
|
|
581
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
582
|
+
"sign": "IOJQgo1G8JF08Rtr6MDm1MXoYjAA+qOIV840k2QrnVAVm7FjxU0B0yrKxTxHmqZ/RU6iDJ2pWx4HJvsemFxIvdeG9vRFejXR1V5LlzvEHLuogq9rIF2sDVBluERayNE5F3wGJziFhAZpsALYO6xMGKaUTjD275Ik1ZOlj4sylGM="
|
|
583
|
+
},
|
|
584
|
+
"category_ids": [
|
|
585
|
+
10554,
|
|
586
|
+
10521
|
|
587
|
+
],
|
|
588
|
+
"collection_ids": [
|
|
589
|
+
"6998009552608169223"
|
|
590
|
+
],
|
|
591
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
592
|
+
},
|
|
593
|
+
"sticker": {
|
|
594
|
+
"preview_cover": "",
|
|
595
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1c9b41b164354492840b007ed6509e8f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=tN7TYAEIxSHSANCn4PSiDb4iYY0%3D&format=.png",
|
|
596
|
+
"sticker_type": 2,
|
|
597
|
+
"sticker_package": {
|
|
598
|
+
"width_per_frame": 280,
|
|
599
|
+
"height_per_frame": 280,
|
|
600
|
+
"size": 236071
|
|
601
|
+
},
|
|
602
|
+
"large_image": {
|
|
603
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1c9b41b164354492840b007ed6509e8f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=MZlSVs%2BS3g4Me9KGr5A4B05oQRM%3D"
|
|
604
|
+
}
|
|
605
|
+
}
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"common_attr": {
|
|
609
|
+
"id": "6895938513573874952",
|
|
610
|
+
"effect_id": "6895938513573874952",
|
|
611
|
+
"effect_type": 2,
|
|
612
|
+
"source": 1,
|
|
613
|
+
"title": "手绘海浪",
|
|
614
|
+
"description": "",
|
|
615
|
+
"cover_url": {
|
|
616
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7ac04272096e4d94ab1976b8c5ca0def~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=wf0MoMQ14Z35P1zPDvCr%2B2TxCv4%3D",
|
|
617
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7ac04272096e4d94ab1976b8c5ca0def~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439306&x-signature=Ceh0bbRc9gjI35y%2BR2IpG3DZQi8%3D"
|
|
618
|
+
},
|
|
619
|
+
"item_urls": [
|
|
620
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ocYoRNgtNCEKd3BzAzGyA6CrOhANfeAgYBAADH?lk3s=43402efa&x-expires=1768439306&x-signature=0DMVsez5uWCMUh%2BIbY1PYTtBf%2Bw%3D"
|
|
621
|
+
],
|
|
622
|
+
"md5": "604cee80293871fa82583ba981bad2ea",
|
|
623
|
+
"has_favorited": false,
|
|
624
|
+
"third_resource_id": 6730569519275708936,
|
|
625
|
+
"third_resource_id_str": "6730569519275708936",
|
|
626
|
+
"create_time": 1605585967,
|
|
627
|
+
"statistics": {
|
|
628
|
+
"favorite_count": 0
|
|
629
|
+
},
|
|
630
|
+
"is_original": true,
|
|
631
|
+
"status": 102,
|
|
632
|
+
"review_info": {
|
|
633
|
+
"review_status": 100,
|
|
634
|
+
"review_code_list": [],
|
|
635
|
+
"extra_reason": "",
|
|
636
|
+
"review_reason_list": []
|
|
637
|
+
},
|
|
638
|
+
"aspect_ratio": 1,
|
|
639
|
+
"download_info": {
|
|
640
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1726203893fc4fb9b7433f3c9df2ca4a~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=ML2JZZikZLVJ9mAH61FL6xdxAPs%3D",
|
|
641
|
+
"format": "gif"
|
|
642
|
+
},
|
|
643
|
+
"copyright": {
|
|
644
|
+
"copyright_text": "剪映",
|
|
645
|
+
"copyright_logo": "",
|
|
646
|
+
"artist_name": ""
|
|
647
|
+
},
|
|
648
|
+
"publish_source": "loki",
|
|
649
|
+
"is_business": false,
|
|
650
|
+
"business_info": {
|
|
651
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
652
|
+
"sign": "z0V8Z4rOfFX+mMLz5bhd39QbqwNhgofes2I/u0/djJid2NovR9kZ95rVt2XO7EtXPG5YIuos9i6R/xmOPH344kzXhG34HaWLbQuUEl6MDlapCEZRUI56XinYvAcBmr51RudKII6IOWAs5FNbGOEYGaeHK77v0fottQNQEZ9DhFU="
|
|
653
|
+
},
|
|
654
|
+
"category_ids": [
|
|
655
|
+
10521
|
|
656
|
+
],
|
|
657
|
+
"collection_ids": [
|
|
658
|
+
"6937856472718085383"
|
|
659
|
+
],
|
|
660
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
661
|
+
},
|
|
662
|
+
"sticker": {
|
|
663
|
+
"preview_cover": "",
|
|
664
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1726203893fc4fb9b7433f3c9df2ca4a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=aieQh2YBMFAKkZ7%2F8b4VIFAbeUk%3D&format=.png",
|
|
665
|
+
"sticker_type": 2,
|
|
666
|
+
"sticker_package": {
|
|
667
|
+
"width_per_frame": 0,
|
|
668
|
+
"height_per_frame": 0,
|
|
669
|
+
"size": 0
|
|
670
|
+
},
|
|
671
|
+
"large_image": {
|
|
672
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1726203893fc4fb9b7433f3c9df2ca4a~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=ML2JZZikZLVJ9mAH61FL6xdxAPs%3D"
|
|
673
|
+
}
|
|
674
|
+
}
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"common_attr": {
|
|
678
|
+
"id": "7394650337916833074",
|
|
679
|
+
"effect_id": "7394650337916833074",
|
|
680
|
+
"effect_type": 2,
|
|
681
|
+
"source": 1,
|
|
682
|
+
"title": "风车 像素 旋转风车",
|
|
683
|
+
"description": "风车 像素 旋转风车",
|
|
684
|
+
"cover_url": {
|
|
685
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bc716694fa94444bd42f63c12313959~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=l4pkpkZhtHsWk6%2BNeSZ8yB4KclY%3D",
|
|
686
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bc716694fa94444bd42f63c12313959~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=GOK6seiuVPIt%2BwmeB6TsaY%2Bc7gU%3D"
|
|
687
|
+
},
|
|
688
|
+
"item_urls": [
|
|
689
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b82c3327b22832e42d59d2e99bda3a38?lk3s=43402efa&x-expires=1768439306&x-signature=acpgwsgeAMGF8PB%2Bz17%2BEe8861g%3D"
|
|
690
|
+
],
|
|
691
|
+
"md5": "b82c3327b22832e42d59d2e99bda3a38",
|
|
692
|
+
"has_favorited": false,
|
|
693
|
+
"create_time": 1721701680,
|
|
694
|
+
"statistics": {
|
|
695
|
+
"favorite_count": 0
|
|
696
|
+
},
|
|
697
|
+
"is_original": true,
|
|
698
|
+
"status": 102,
|
|
699
|
+
"review_info": {
|
|
700
|
+
"review_status": 1,
|
|
701
|
+
"review_code_list": [],
|
|
702
|
+
"extra_reason": null,
|
|
703
|
+
"review_reason_list": []
|
|
704
|
+
},
|
|
705
|
+
"aspect_ratio": 1,
|
|
706
|
+
"download_info": {
|
|
707
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bc716694fa94444bd42f63c12313959~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=L6MD7CQKuk%2BmyOoQ1DVNpV1Wx70%3D",
|
|
708
|
+
"format": "gif"
|
|
709
|
+
},
|
|
710
|
+
"publish_source": "user_post_pc_collection",
|
|
711
|
+
"is_business": false,
|
|
712
|
+
"business_info": {
|
|
713
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
714
|
+
"sign": "CxauwipotYmBL9qk1IkIzgWgNunik/s/BZ9Uq/i0+w4lNdSsvPMZHRbbmZc3jZiDEFCptaRVUrTEE033xlloUX08v5jTZR6Bvhem8pBxHB/0iamxbVtVVxcuro5ZnEuM5zzZuCof7MmuFWuslInZp3ZMC0b1uMxGbdylGu+1TiY="
|
|
715
|
+
},
|
|
716
|
+
"category_ids": [
|
|
717
|
+
10521
|
|
718
|
+
],
|
|
719
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
720
|
+
},
|
|
721
|
+
"author": {
|
|
722
|
+
"name": "崔阿佳",
|
|
723
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2e1a40001170d2aaac5c0",
|
|
724
|
+
"source": 1,
|
|
725
|
+
"uid": "73894738244"
|
|
726
|
+
},
|
|
727
|
+
"sticker": {
|
|
728
|
+
"preview_cover": "",
|
|
729
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bc716694fa94444bd42f63c12313959~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=kOCYxFkAj67EEbCdYC5PSDKJaGE%3D&format=.png",
|
|
730
|
+
"sticker_type": 2,
|
|
731
|
+
"sticker_package": {
|
|
732
|
+
"width_per_frame": 280,
|
|
733
|
+
"height_per_frame": 280,
|
|
734
|
+
"size": 29814
|
|
735
|
+
},
|
|
736
|
+
"large_image": {
|
|
737
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7bc716694fa94444bd42f63c12313959~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=L6MD7CQKuk%2BmyOoQ1DVNpV1Wx70%3D"
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"common_attr": {
|
|
743
|
+
"id": "7387816966523817252",
|
|
744
|
+
"effect_id": "7387816966523817252",
|
|
745
|
+
"effect_type": 2,
|
|
746
|
+
"source": 1,
|
|
747
|
+
"title": "梅雨",
|
|
748
|
+
"description": "梅雨",
|
|
749
|
+
"cover_url": {
|
|
750
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba8e082fb0ce41a0a1c0f829b820d0a8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=hNkbq7COpE8IKvL9ZnwUgQvhYPo%3D",
|
|
751
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba8e082fb0ce41a0a1c0f829b820d0a8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=GvNYSRD0VGWPBtOU5j59p9dy68Q%3D"
|
|
752
|
+
},
|
|
753
|
+
"item_urls": [
|
|
754
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/86e395f6be765d578b923c337279590b?lk3s=43402efa&x-expires=1768439306&x-signature=V5P90pw4o4H2NdxXx6xFg9XU2kA%3D"
|
|
755
|
+
],
|
|
756
|
+
"md5": "86e395f6be765d578b923c337279590b",
|
|
757
|
+
"has_favorited": false,
|
|
758
|
+
"create_time": 1720111082,
|
|
759
|
+
"statistics": {
|
|
760
|
+
"favorite_count": 0
|
|
761
|
+
},
|
|
762
|
+
"is_original": true,
|
|
763
|
+
"status": 102,
|
|
764
|
+
"review_info": {
|
|
765
|
+
"review_status": 1,
|
|
766
|
+
"review_code_list": [],
|
|
767
|
+
"extra_reason": null,
|
|
768
|
+
"review_reason_list": []
|
|
769
|
+
},
|
|
770
|
+
"aspect_ratio": 1,
|
|
771
|
+
"download_info": {
|
|
772
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c0641dd706d744bca93e81c8b55f853b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=deyPGC%2Bwt6TMAtVdRPtXbgmySTA%3D",
|
|
773
|
+
"format": "gif"
|
|
774
|
+
},
|
|
775
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
776
|
+
"is_business": false,
|
|
777
|
+
"business_info": {
|
|
778
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
779
|
+
"sign": "EXIsVdAqs3J08fS9NDXQQ9RBMmlJ/hAAyNfRX6E1luRFPfV8KvHqTkfp5GkvoE75ItCEsphnps659Fw4VdnvbDtxm7sMLdOdmEtznySSN7qhXCIT5tpCS9bhrn7Pfkf5PaglpWTveYjXoiZr9zmdaug2+Wvvn42BQLGikVo7vsU="
|
|
780
|
+
},
|
|
781
|
+
"category_ids": [
|
|
782
|
+
10521
|
|
783
|
+
],
|
|
784
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/3817910d82b419bf0587f35a502aaa56\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
785
|
+
},
|
|
786
|
+
"author": {
|
|
787
|
+
"name": "简单系爱",
|
|
788
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495306&x-signature=GxlEOexOri6QpRuiAA24M%2FTHoas%3D",
|
|
789
|
+
"source": 1,
|
|
790
|
+
"uid": "69981999735902"
|
|
791
|
+
},
|
|
792
|
+
"sticker": {
|
|
793
|
+
"preview_cover": "",
|
|
794
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c0641dd706d744bca93e81c8b55f853b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=xnazXoWFG1EUH64wcX9rps5D9VM%3D&format=.png",
|
|
795
|
+
"sticker_type": 2,
|
|
796
|
+
"sticker_package": {
|
|
797
|
+
"width_per_frame": 280,
|
|
798
|
+
"height_per_frame": 280,
|
|
799
|
+
"size": 170139
|
|
800
|
+
},
|
|
801
|
+
"large_image": {
|
|
802
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c0641dd706d744bca93e81c8b55f853b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=deyPGC%2Bwt6TMAtVdRPtXbgmySTA%3D"
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"common_attr": {
|
|
808
|
+
"id": "7381356208843771177",
|
|
809
|
+
"effect_id": "7381356208843771177",
|
|
810
|
+
"effect_type": 2,
|
|
811
|
+
"source": 1,
|
|
812
|
+
"title": "夏日好热闷热太阳流汗涂鸦",
|
|
813
|
+
"description": "夏日好热闷热太阳流汗涂鸦",
|
|
814
|
+
"cover_url": {
|
|
815
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dc68bf9d307a48ccbfb2431a236fd4da~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=2Z8mgAp3xID5YJniW97DsQxiZjo%3D",
|
|
816
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dc68bf9d307a48ccbfb2431a236fd4da~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=kluU7A2lVZEnRC9SD4loDc9XsU0%3D"
|
|
817
|
+
},
|
|
818
|
+
"item_urls": [
|
|
819
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/84c1c721ff12409891d6b5108a7d5901?lk3s=43402efa&x-expires=1768439306&x-signature=OohTJH9hyLJxbcjKFNokL%2F4zg7c%3D"
|
|
820
|
+
],
|
|
821
|
+
"md5": "84c1c721ff12409891d6b5108a7d5901",
|
|
822
|
+
"has_favorited": false,
|
|
823
|
+
"create_time": 1718606424,
|
|
824
|
+
"statistics": {
|
|
825
|
+
"favorite_count": 0
|
|
826
|
+
},
|
|
827
|
+
"is_original": true,
|
|
828
|
+
"status": 102,
|
|
829
|
+
"review_info": {
|
|
830
|
+
"review_status": 1,
|
|
831
|
+
"review_code_list": [],
|
|
832
|
+
"extra_reason": null,
|
|
833
|
+
"review_reason_list": []
|
|
834
|
+
},
|
|
835
|
+
"aspect_ratio": 1,
|
|
836
|
+
"download_info": {
|
|
837
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e9b9ddbc0f844311a781d348f8d0cbeb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=s8CJa%2F514AtRorwJtSWGXpxguAY%3D",
|
|
838
|
+
"format": "gif"
|
|
839
|
+
},
|
|
840
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
841
|
+
"is_business": false,
|
|
842
|
+
"business_info": {
|
|
843
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
844
|
+
"sign": "JJ20cp5QqeIzB0J+Ou8psmuIhnK6mhrK/qxaejiLwSiU0gVK6HMTvo3mJFT+sc7o5tHX560v8vMoQkW+/DVJeYpb/hf1vJ9pdC6ouCLuFJIHi5rbmhNLOEbDrADlCNVd75i/B/ebKknJABu/O3a2vBYFHYDy+ziiXCGk9rffaUE="
|
|
845
|
+
},
|
|
846
|
+
"category_ids": [
|
|
847
|
+
10521
|
|
848
|
+
],
|
|
849
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/866c6e58a4a6a104dcdb45cdc4994cd9\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
850
|
+
},
|
|
851
|
+
"author": {
|
|
852
|
+
"name": "CHICHI",
|
|
853
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
854
|
+
"source": 1,
|
|
855
|
+
"uid": "3294558974117544"
|
|
856
|
+
},
|
|
857
|
+
"sticker": {
|
|
858
|
+
"preview_cover": "",
|
|
859
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e9b9ddbc0f844311a781d348f8d0cbeb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=adeHEC1Wr%2FGT3fU2xPlsXH3TW3w%3D&format=.png",
|
|
860
|
+
"sticker_type": 2,
|
|
861
|
+
"sticker_package": {
|
|
862
|
+
"width_per_frame": 280,
|
|
863
|
+
"height_per_frame": 280,
|
|
864
|
+
"size": 75923
|
|
865
|
+
},
|
|
866
|
+
"large_image": {
|
|
867
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e9b9ddbc0f844311a781d348f8d0cbeb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=s8CJa%2F514AtRorwJtSWGXpxguAY%3D"
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"common_attr": {
|
|
873
|
+
"id": "6895938447714831624",
|
|
874
|
+
"effect_id": "6895938447714831624",
|
|
875
|
+
"effect_type": 2,
|
|
876
|
+
"source": 1,
|
|
877
|
+
"title": "手绘西瓜",
|
|
878
|
+
"description": "",
|
|
879
|
+
"cover_url": {
|
|
880
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ef5b1a3963e04608bc1df3c2316e0591~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=q6DNETQyq5lfezFZDO%2BjIUq7OVQ%3D",
|
|
881
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ef5b1a3963e04608bc1df3c2316e0591~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439306&x-signature=WmvuaceBGqxXnFQH9477Z6wa7eA%3D"
|
|
882
|
+
},
|
|
883
|
+
"item_urls": [
|
|
884
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/og5uENeusnC6O9AxAD8eANlAB8yg7CtaAKb5oD?lk3s=43402efa&x-expires=1768439306&x-signature=rClA6qwvaRqQUKalRIOdMNHKsEY%3D"
|
|
885
|
+
],
|
|
886
|
+
"md5": "3247c978ffed05e4ea28ab2742e2e757",
|
|
887
|
+
"has_favorited": false,
|
|
888
|
+
"third_resource_id": 6730572764018643463,
|
|
889
|
+
"third_resource_id_str": "6730572764018643463",
|
|
890
|
+
"create_time": 1605585944,
|
|
891
|
+
"statistics": {
|
|
892
|
+
"favorite_count": 0
|
|
893
|
+
},
|
|
894
|
+
"is_original": true,
|
|
895
|
+
"status": 102,
|
|
896
|
+
"review_info": {
|
|
897
|
+
"review_status": 100,
|
|
898
|
+
"review_code_list": [],
|
|
899
|
+
"extra_reason": null,
|
|
900
|
+
"review_reason_list": []
|
|
901
|
+
},
|
|
902
|
+
"aspect_ratio": 1,
|
|
903
|
+
"download_info": {
|
|
904
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a33c21d09a8469fb5914969ea1770dd~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=ihvR4%2FRGJ%2BgmuUcNHu253U%2FGKYc%3D",
|
|
905
|
+
"format": "gif"
|
|
906
|
+
},
|
|
907
|
+
"copyright": {
|
|
908
|
+
"copyright_text": "剪映",
|
|
909
|
+
"copyright_logo": "",
|
|
910
|
+
"artist_name": ""
|
|
911
|
+
},
|
|
912
|
+
"publish_source": "loki",
|
|
913
|
+
"is_business": false,
|
|
914
|
+
"business_info": {
|
|
915
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
916
|
+
"sign": "o+YcG7fwXNWbdDXbIvCG08jojlPQbheZM7O+RuGBmsC7iSFYlCw9igqFQNYsLqC+Iy1fMA725viYMvZb3t8iaz8fRl+Z1JDM05kp5dRUy/86WFHLvv5UKWB0tdWcvVy/MO5gQItqd+UFEurHSto0U6CK1IhIehVRFh3Ab3CVrlg="
|
|
917
|
+
},
|
|
918
|
+
"category_ids": [
|
|
919
|
+
10554,
|
|
920
|
+
10521
|
|
921
|
+
],
|
|
922
|
+
"collection_ids": [
|
|
923
|
+
"6934606312219135239"
|
|
924
|
+
],
|
|
925
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
926
|
+
},
|
|
927
|
+
"sticker": {
|
|
928
|
+
"preview_cover": "",
|
|
929
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a33c21d09a8469fb5914969ea1770dd~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=TAhF5tMvFYzRlcernJXgprdAel4%3D&format=.png",
|
|
930
|
+
"sticker_type": 2,
|
|
931
|
+
"sticker_package": {
|
|
932
|
+
"width_per_frame": 0,
|
|
933
|
+
"height_per_frame": 0,
|
|
934
|
+
"size": 0
|
|
935
|
+
},
|
|
936
|
+
"large_image": {
|
|
937
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8a33c21d09a8469fb5914969ea1770dd~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=ihvR4%2FRGJ%2BgmuUcNHu253U%2FGKYc%3D"
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"common_attr": {
|
|
943
|
+
"id": "7008140882113350926",
|
|
944
|
+
"effect_id": "7008140882113350926",
|
|
945
|
+
"effect_type": 2,
|
|
946
|
+
"source": 1,
|
|
947
|
+
"title": "梦幻,小鸟",
|
|
948
|
+
"description": "夏日,梦幻,手绘",
|
|
949
|
+
"cover_url": {
|
|
950
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d18432eff1be4e9ea3b2bd0edc226069~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=CbK4fFvQePAzPHz82TffTIaBsYw%3D",
|
|
951
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d18432eff1be4e9ea3b2bd0edc226069~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=nz8eKB10L8e4NFVtlqIaKru669Q%3D"
|
|
952
|
+
},
|
|
953
|
+
"item_urls": [
|
|
954
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/352dad0038344442833c3cd4a26b94d7?lk3s=43402efa&x-expires=1768439306&x-signature=u3qEihyRk%2F2BBT5ZAxPgV60%2BL2s%3D"
|
|
955
|
+
],
|
|
956
|
+
"md5": "11b2b85a6cb0b7053484067cc0e53283",
|
|
957
|
+
"has_favorited": false,
|
|
958
|
+
"third_resource_id": 7008349213746532871,
|
|
959
|
+
"third_resource_id_str": "7008349213746532871",
|
|
960
|
+
"create_time": 1631714122,
|
|
961
|
+
"statistics": {
|
|
962
|
+
"favorite_count": 0
|
|
963
|
+
},
|
|
964
|
+
"is_original": true,
|
|
965
|
+
"status": 102,
|
|
966
|
+
"review_info": {
|
|
967
|
+
"review_status": 100,
|
|
968
|
+
"review_code_list": [],
|
|
969
|
+
"extra_reason": null,
|
|
970
|
+
"review_reason_list": []
|
|
971
|
+
},
|
|
972
|
+
"aspect_ratio": 1,
|
|
973
|
+
"download_info": {
|
|
974
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/688bcc3f6b79475a8f315133fb026950~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=EZUJE7fQlXC3DfP7qAK4Jtj%2F8Dg%3D",
|
|
975
|
+
"format": "gif"
|
|
976
|
+
},
|
|
977
|
+
"copyright": {
|
|
978
|
+
"copyright_text": "剪映",
|
|
979
|
+
"copyright_logo": "",
|
|
980
|
+
"artist_name": ""
|
|
981
|
+
},
|
|
982
|
+
"publish_source": "internal_sequence_without_review",
|
|
983
|
+
"is_business": true,
|
|
984
|
+
"business_info": {
|
|
985
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
986
|
+
"sign": "rM8sYu+8ziQIGxK1GG4StdWDtSbytmD6AOw5FOlMQEzI2Ef0KgRXiytAAUUPw7t7k8XfNB6kUzs5+upE5uye3PnzAzVBSzgMJXI67uuRrGani5JDmaPrXJq5wNeMqV5yZ6dxgBDoejEi5i0D5AMiTRLvaOfBLQzGiFwtUzO/m7I="
|
|
987
|
+
},
|
|
988
|
+
"category_ids": [
|
|
989
|
+
10521
|
|
990
|
+
],
|
|
991
|
+
"collection_ids": [
|
|
992
|
+
"7081913441513917703"
|
|
993
|
+
],
|
|
994
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
995
|
+
},
|
|
996
|
+
"author": {
|
|
997
|
+
"name": "用户8922705857677",
|
|
998
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
999
|
+
"source": 1,
|
|
1000
|
+
"uid": "125823261609632"
|
|
1001
|
+
},
|
|
1002
|
+
"sticker": {
|
|
1003
|
+
"preview_cover": "",
|
|
1004
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/688bcc3f6b79475a8f315133fb026950~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=pIhCTZMNYfbLDXIyV0DawCVZhEo%3D&format=.png",
|
|
1005
|
+
"sticker_type": 2,
|
|
1006
|
+
"sticker_package": {
|
|
1007
|
+
"width_per_frame": 280,
|
|
1008
|
+
"height_per_frame": 280,
|
|
1009
|
+
"size": 784222
|
|
1010
|
+
},
|
|
1011
|
+
"large_image": {
|
|
1012
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/688bcc3f6b79475a8f315133fb026950~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=EZUJE7fQlXC3DfP7qAK4Jtj%2F8Dg%3D"
|
|
1013
|
+
}
|
|
1014
|
+
}
|
|
1015
|
+
},
|
|
1016
|
+
{
|
|
1017
|
+
"common_attr": {
|
|
1018
|
+
"id": "7398497294808583474",
|
|
1019
|
+
"effect_id": "7398497294808583474",
|
|
1020
|
+
"effect_type": 2,
|
|
1021
|
+
"source": 1,
|
|
1022
|
+
"title": "太阳",
|
|
1023
|
+
"description": "太阳",
|
|
1024
|
+
"cover_url": {
|
|
1025
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/11e178d2253e4df781df94ebbdd46948~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=bkqU54Nx9ISUOATNpouDcbAhvMA%3D",
|
|
1026
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/11e178d2253e4df781df94ebbdd46948~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=HX2GWuRGBpNSQ227OZjCCipDfIA%3D"
|
|
1027
|
+
},
|
|
1028
|
+
"item_urls": [
|
|
1029
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a550ed69e00d8e2b662b61fa28e02023?lk3s=43402efa&x-expires=1768439306&x-signature=5Zf2NXoH%2BsqUl2YOc%2FWq92T3fmc%3D"
|
|
1030
|
+
],
|
|
1031
|
+
"md5": "a550ed69e00d8e2b662b61fa28e02023",
|
|
1032
|
+
"has_favorited": false,
|
|
1033
|
+
"create_time": 1722597572,
|
|
1034
|
+
"statistics": {
|
|
1035
|
+
"favorite_count": 0
|
|
1036
|
+
},
|
|
1037
|
+
"is_original": true,
|
|
1038
|
+
"status": 102,
|
|
1039
|
+
"review_info": {
|
|
1040
|
+
"review_status": 1,
|
|
1041
|
+
"review_code_list": [],
|
|
1042
|
+
"extra_reason": null,
|
|
1043
|
+
"review_reason_list": []
|
|
1044
|
+
},
|
|
1045
|
+
"aspect_ratio": 1,
|
|
1046
|
+
"download_info": {
|
|
1047
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/07f18374e6cc40a697564f5e1ea05e6a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ElcfVMWQESR9Cw5JcYb6yNiH7GE%3D",
|
|
1048
|
+
"format": "gif"
|
|
1049
|
+
},
|
|
1050
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1051
|
+
"is_business": false,
|
|
1052
|
+
"business_info": {
|
|
1053
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1054
|
+
"sign": "qS3W2In9/vrC3kz1QoTnHH6tRrD32udx6vu/WgBp6DvyBsoxSCg+0nOMqkhzBEizhIKhtFcIxOPkuYF6aLX54F3+CbrTt3EjPtubJ/JIhh0OQqopdjLNlj7cy77rOAPv1KruHvV2lCeOYLCLyCOTsmeNecUg3RnCuWYpFU1h2ho="
|
|
1055
|
+
},
|
|
1056
|
+
"category_ids": [
|
|
1057
|
+
10521
|
|
1058
|
+
],
|
|
1059
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/e47e501a353dc84758b7f4db431fe898\"}"
|
|
1060
|
+
},
|
|
1061
|
+
"author": {
|
|
1062
|
+
"name": "喵喵胖",
|
|
1063
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
1064
|
+
"source": 1,
|
|
1065
|
+
"uid": "1456220409695764"
|
|
1066
|
+
},
|
|
1067
|
+
"sticker": {
|
|
1068
|
+
"preview_cover": "",
|
|
1069
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/07f18374e6cc40a697564f5e1ea05e6a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=wAlol5esHnohiEKdIBDM6HI3uXE%3D&format=.png",
|
|
1070
|
+
"sticker_type": 2,
|
|
1071
|
+
"sticker_package": {
|
|
1072
|
+
"width_per_frame": 280,
|
|
1073
|
+
"height_per_frame": 280,
|
|
1074
|
+
"size": 691775
|
|
1075
|
+
},
|
|
1076
|
+
"large_image": {
|
|
1077
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/07f18374e6cc40a697564f5e1ea05e6a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ElcfVMWQESR9Cw5JcYb6yNiH7GE%3D"
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"common_attr": {
|
|
1083
|
+
"id": "7398776898488175891",
|
|
1084
|
+
"effect_id": "7398776898488175891",
|
|
1085
|
+
"effect_type": 2,
|
|
1086
|
+
"source": 1,
|
|
1087
|
+
"title": "线条装饰",
|
|
1088
|
+
"description": "线条装饰",
|
|
1089
|
+
"cover_url": {
|
|
1090
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c2ad88d835c444bc828ebaf1d233623c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=B6PuNFrulGD1LVx9M87LhUBARWQ%3D",
|
|
1091
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c2ad88d835c444bc828ebaf1d233623c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=ZbzhBlSqIo%2FeoEizvu4YFx4uTXI%3D"
|
|
1092
|
+
},
|
|
1093
|
+
"item_urls": [
|
|
1094
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f4b397072972706fdaacad415c9e00f6?lk3s=43402efa&x-expires=1768439306&x-signature=M98RCC2NwuK50yej0SDSRrz47Ts%3D"
|
|
1095
|
+
],
|
|
1096
|
+
"md5": "f4b397072972706fdaacad415c9e00f6",
|
|
1097
|
+
"has_favorited": false,
|
|
1098
|
+
"create_time": 1722662585,
|
|
1099
|
+
"statistics": {
|
|
1100
|
+
"favorite_count": 0
|
|
1101
|
+
},
|
|
1102
|
+
"is_original": true,
|
|
1103
|
+
"status": 102,
|
|
1104
|
+
"review_info": {
|
|
1105
|
+
"review_status": 1,
|
|
1106
|
+
"review_code_list": [],
|
|
1107
|
+
"extra_reason": null,
|
|
1108
|
+
"review_reason_list": []
|
|
1109
|
+
},
|
|
1110
|
+
"aspect_ratio": 1,
|
|
1111
|
+
"download_info": {
|
|
1112
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/64c9603fe77747b8a320d84f669730c2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=69rhGwUWP5x4Q%2B3r2MP%2Bc%2FU5r%2FE%3D",
|
|
1113
|
+
"format": "gif"
|
|
1114
|
+
},
|
|
1115
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1116
|
+
"is_business": false,
|
|
1117
|
+
"business_info": {
|
|
1118
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1119
|
+
"sign": "x4UFVHYxx/dCi4lGMRJZ/zAqYX4d8/eWSI645xVMC4XNljorqIOu7O7U0hpNLbNxRtoZ/3TWkrNaZIZPL+5PxnhIxujbx5CrK0c+oKPq1fMgmeF8tj39MdUy4t235X2m44E63Nkd5p9f3u63b1leJquimbV0npxDfhpATn+35W0="
|
|
1120
|
+
},
|
|
1121
|
+
"category_ids": [
|
|
1122
|
+
10521
|
|
1123
|
+
],
|
|
1124
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/b4e0e870ba0e1a44bb4411b747668ede\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1125
|
+
},
|
|
1126
|
+
"author": {
|
|
1127
|
+
"name": "简单系爱",
|
|
1128
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495306&x-signature=GxlEOexOri6QpRuiAA24M%2FTHoas%3D",
|
|
1129
|
+
"source": 1,
|
|
1130
|
+
"uid": "69981999735902"
|
|
1131
|
+
},
|
|
1132
|
+
"sticker": {
|
|
1133
|
+
"preview_cover": "",
|
|
1134
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/64c9603fe77747b8a320d84f669730c2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=%2BROSXiU0ZZp7k7QJm2riYdrYQNY%3D&format=.png",
|
|
1135
|
+
"sticker_type": 2,
|
|
1136
|
+
"sticker_package": {
|
|
1137
|
+
"width_per_frame": 280,
|
|
1138
|
+
"height_per_frame": 280,
|
|
1139
|
+
"size": 58966
|
|
1140
|
+
},
|
|
1141
|
+
"large_image": {
|
|
1142
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/64c9603fe77747b8a320d84f669730c2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=69rhGwUWP5x4Q%2B3r2MP%2Bc%2FU5r%2FE%3D"
|
|
1143
|
+
}
|
|
1144
|
+
}
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"common_attr": {
|
|
1148
|
+
"id": "7381355933588393228",
|
|
1149
|
+
"effect_id": "7381355933588393228",
|
|
1150
|
+
"effect_type": 2,
|
|
1151
|
+
"source": 1,
|
|
1152
|
+
"title": "夏日水彩笔涂鸦晴天娃娃",
|
|
1153
|
+
"description": "夏日水彩笔涂鸦晴天娃娃",
|
|
1154
|
+
"cover_url": {
|
|
1155
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c050ada4876422e8bb79ffb25cd3e11~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=TIPTpevMjPZ1MWdFuh7IxAwROlA%3D",
|
|
1156
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c050ada4876422e8bb79ffb25cd3e11~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=QoTZza3pNTE66fB9Fr0LM9hLr5M%3D"
|
|
1157
|
+
},
|
|
1158
|
+
"item_urls": [
|
|
1159
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6192872ec9bf873d8959b9b6d7999dee?lk3s=43402efa&x-expires=1768439306&x-signature=tHMvStkg4zw5ZLPtAyh2NuABla0%3D"
|
|
1160
|
+
],
|
|
1161
|
+
"md5": "6192872ec9bf873d8959b9b6d7999dee",
|
|
1162
|
+
"has_favorited": false,
|
|
1163
|
+
"create_time": 1718606423,
|
|
1164
|
+
"statistics": {
|
|
1165
|
+
"favorite_count": 0
|
|
1166
|
+
},
|
|
1167
|
+
"is_original": true,
|
|
1168
|
+
"status": 102,
|
|
1169
|
+
"review_info": {
|
|
1170
|
+
"review_status": 1,
|
|
1171
|
+
"review_code_list": [],
|
|
1172
|
+
"extra_reason": null,
|
|
1173
|
+
"review_reason_list": []
|
|
1174
|
+
},
|
|
1175
|
+
"aspect_ratio": 1,
|
|
1176
|
+
"download_info": {
|
|
1177
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdff2e9477fa4d8fb558b1674b880357~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ZEIat%2BEs%2F8Yh7CryNTgv6LJmXPU%3D",
|
|
1178
|
+
"format": "gif"
|
|
1179
|
+
},
|
|
1180
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1181
|
+
"is_business": false,
|
|
1182
|
+
"business_info": {
|
|
1183
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1184
|
+
"sign": "veN/uPXtYvwXYGBJOAoGNC8VWQ4QdyaXy4G43FWCiA43huamPq90egSu/a1+2AdpmkwXCLsP8pl0ZDBUk83uM0t6e+7db/uJ5YLh4Fo6c2EZP3oPRs0TrdRt9IEiLd5PYYnNXPPEj06CUOEfIO2JCCrDzTSIGKUwQyoWDtXynEk="
|
|
1185
|
+
},
|
|
1186
|
+
"category_ids": [
|
|
1187
|
+
10521,
|
|
1188
|
+
10515
|
|
1189
|
+
],
|
|
1190
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/19e1c9c292086ddb9120ec1de7e4ab42\"}"
|
|
1191
|
+
},
|
|
1192
|
+
"author": {
|
|
1193
|
+
"name": "CHICHI",
|
|
1194
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
1195
|
+
"source": 1,
|
|
1196
|
+
"uid": "3294558974117544"
|
|
1197
|
+
},
|
|
1198
|
+
"sticker": {
|
|
1199
|
+
"preview_cover": "",
|
|
1200
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdff2e9477fa4d8fb558b1674b880357~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=9G3WGSECvbWSmZTh%2FOuu1dny%2BnU%3D&format=.png",
|
|
1201
|
+
"sticker_type": 2,
|
|
1202
|
+
"sticker_package": {
|
|
1203
|
+
"width_per_frame": 280,
|
|
1204
|
+
"height_per_frame": 280,
|
|
1205
|
+
"size": 38148
|
|
1206
|
+
},
|
|
1207
|
+
"large_image": {
|
|
1208
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fdff2e9477fa4d8fb558b1674b880357~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ZEIat%2BEs%2F8Yh7CryNTgv6LJmXPU%3D"
|
|
1209
|
+
}
|
|
1210
|
+
}
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"common_attr": {
|
|
1214
|
+
"id": "6895938513573809416",
|
|
1215
|
+
"effect_id": "6895938513573809416",
|
|
1216
|
+
"effect_type": 2,
|
|
1217
|
+
"source": 1,
|
|
1218
|
+
"title": "救生圈-卡通 ",
|
|
1219
|
+
"description": "",
|
|
1220
|
+
"cover_url": {
|
|
1221
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/07bc23265f09433ba80ee40703703dde~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=i14k04hLnNLW3LQX6wldnFVZrho%3D",
|
|
1222
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/07bc23265f09433ba80ee40703703dde~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439306&x-signature=vlYqFVpmx9uraPy7D2oVFuMRK8E%3D"
|
|
1223
|
+
},
|
|
1224
|
+
"item_urls": [
|
|
1225
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oU5B3ggsYhAPYAAyCvAsAOEot2eBlCANCzHGtf?lk3s=43402efa&x-expires=1768439306&x-signature=GpGXPsu%2FaQgSXhYyhWR0lbwP5T4%3D"
|
|
1226
|
+
],
|
|
1227
|
+
"md5": "3b542aa23482df9a2c1e7e524b20a512",
|
|
1228
|
+
"has_favorited": false,
|
|
1229
|
+
"third_resource_id": 6730572020754420228,
|
|
1230
|
+
"third_resource_id_str": "6730572020754420228",
|
|
1231
|
+
"create_time": 1605585961,
|
|
1232
|
+
"statistics": {
|
|
1233
|
+
"favorite_count": 0
|
|
1234
|
+
},
|
|
1235
|
+
"is_original": true,
|
|
1236
|
+
"status": 102,
|
|
1237
|
+
"review_info": {
|
|
1238
|
+
"review_status": 100,
|
|
1239
|
+
"review_code_list": [],
|
|
1240
|
+
"extra_reason": null,
|
|
1241
|
+
"review_reason_list": []
|
|
1242
|
+
},
|
|
1243
|
+
"aspect_ratio": 1,
|
|
1244
|
+
"download_info": {
|
|
1245
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4ff87620c2545f986c51a6654ea34a9~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=HZnYsFJQhuUmIniu3q9z9vKOs3M%3D",
|
|
1246
|
+
"format": "gif"
|
|
1247
|
+
},
|
|
1248
|
+
"copyright": {
|
|
1249
|
+
"copyright_text": "剪映",
|
|
1250
|
+
"copyright_logo": "",
|
|
1251
|
+
"artist_name": ""
|
|
1252
|
+
},
|
|
1253
|
+
"publish_source": "loki",
|
|
1254
|
+
"is_business": false,
|
|
1255
|
+
"business_info": {
|
|
1256
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1257
|
+
"sign": "PLRiyfAjj1MpRj3v6CNMKCL0Aioe1lF+2GRUCQ7MtCG4nINi6u6a8KXy6DOTppMy72Bn/sSCtafv+HBTde2xYnK74VBNM4C4LvuL8A3dUsc+QnaNh+hZnJw4MClCYxfE3HaBnRHrhFjNiK9Y3jcJnM7iYLQ+jYpiNWJWbKaZ6jQ="
|
|
1258
|
+
},
|
|
1259
|
+
"category_ids": [
|
|
1260
|
+
10521
|
|
1261
|
+
],
|
|
1262
|
+
"collection_ids": [
|
|
1263
|
+
"6937856472718085383"
|
|
1264
|
+
],
|
|
1265
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1266
|
+
},
|
|
1267
|
+
"sticker": {
|
|
1268
|
+
"preview_cover": "",
|
|
1269
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4ff87620c2545f986c51a6654ea34a9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=3o9zTMULLrp%2BzKiDuW6WNuFBoOQ%3D&format=.png",
|
|
1270
|
+
"sticker_type": 2,
|
|
1271
|
+
"sticker_package": {
|
|
1272
|
+
"width_per_frame": 0,
|
|
1273
|
+
"height_per_frame": 0,
|
|
1274
|
+
"size": 0
|
|
1275
|
+
},
|
|
1276
|
+
"large_image": {
|
|
1277
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4ff87620c2545f986c51a6654ea34a9~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=HZnYsFJQhuUmIniu3q9z9vKOs3M%3D"
|
|
1278
|
+
}
|
|
1279
|
+
}
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"common_attr": {
|
|
1283
|
+
"id": "6895938513573842184",
|
|
1284
|
+
"effect_id": "6895938513573842184",
|
|
1285
|
+
"effect_type": 2,
|
|
1286
|
+
"source": 1,
|
|
1287
|
+
"title": "沙滩太阳伞",
|
|
1288
|
+
"description": "",
|
|
1289
|
+
"cover_url": {
|
|
1290
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/51aa59764fd14b84858d06687c8853b5~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=8JL2ZY16Adiq6f2bbMIqcNsd5gk%3D",
|
|
1291
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/51aa59764fd14b84858d06687c8853b5~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439306&x-signature=TnGv4nAlv90ggGc8laPGc7nTLfo%3D"
|
|
1292
|
+
},
|
|
1293
|
+
"item_urls": [
|
|
1294
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ogdAAYtzNEHjGgyeYPNsBtyBoCDCnh4AfAAbAg?lk3s=43402efa&x-expires=1768439306&x-signature=9uMjXahiyG8b8rWOh7bFaP6FBNE%3D"
|
|
1295
|
+
],
|
|
1296
|
+
"md5": "c87cbbbe1150f8fefba836e148f48f05",
|
|
1297
|
+
"has_favorited": false,
|
|
1298
|
+
"third_resource_id": 6730569666797769219,
|
|
1299
|
+
"third_resource_id_str": "6730569666797769219",
|
|
1300
|
+
"create_time": 1605585964,
|
|
1301
|
+
"statistics": {
|
|
1302
|
+
"favorite_count": 0
|
|
1303
|
+
},
|
|
1304
|
+
"is_original": true,
|
|
1305
|
+
"status": 102,
|
|
1306
|
+
"review_info": {
|
|
1307
|
+
"review_status": 100,
|
|
1308
|
+
"review_code_list": [],
|
|
1309
|
+
"extra_reason": null,
|
|
1310
|
+
"review_reason_list": []
|
|
1311
|
+
},
|
|
1312
|
+
"aspect_ratio": 1,
|
|
1313
|
+
"download_info": {
|
|
1314
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ab09e9607c774046aeb78f7279c3d5d9~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=GMTceRqYOPhpO24l%2Fbdu%2FLsZJWs%3D",
|
|
1315
|
+
"format": "gif"
|
|
1316
|
+
},
|
|
1317
|
+
"copyright": {
|
|
1318
|
+
"copyright_text": "剪映",
|
|
1319
|
+
"copyright_logo": "",
|
|
1320
|
+
"artist_name": ""
|
|
1321
|
+
},
|
|
1322
|
+
"publish_source": "loki",
|
|
1323
|
+
"is_business": false,
|
|
1324
|
+
"business_info": {
|
|
1325
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1326
|
+
"sign": "5gxwQ/l4HajIljGN7MKAiXTFgXOl9jRCEhui82BlV5fiVrgDUMeKNkpn2auyi/rwWWgGjdrZ6FQrJ3fxlUT/SfRwMY94Sk0/sy31GThsSt3rDBunolvLc6ks0A4P+pLAYqMx8jvCtBZS/fDcoTb7KAHX7ts+oCDH0K55CWMIIJ8="
|
|
1327
|
+
},
|
|
1328
|
+
"category_ids": [
|
|
1329
|
+
10554,
|
|
1330
|
+
10521
|
|
1331
|
+
],
|
|
1332
|
+
"collection_ids": [
|
|
1333
|
+
"6937856472718085383"
|
|
1334
|
+
],
|
|
1335
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1336
|
+
},
|
|
1337
|
+
"sticker": {
|
|
1338
|
+
"preview_cover": "",
|
|
1339
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ab09e9607c774046aeb78f7279c3d5d9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=yJOBLPI%2FXjGDe4jDDmbvu58Gkpg%3D&format=.png",
|
|
1340
|
+
"sticker_type": 2,
|
|
1341
|
+
"sticker_package": {
|
|
1342
|
+
"width_per_frame": 0,
|
|
1343
|
+
"height_per_frame": 0,
|
|
1344
|
+
"size": 0
|
|
1345
|
+
},
|
|
1346
|
+
"large_image": {
|
|
1347
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ab09e9607c774046aeb78f7279c3d5d9~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=GMTceRqYOPhpO24l%2Fbdu%2FLsZJWs%3D"
|
|
1348
|
+
}
|
|
1349
|
+
}
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
"common_attr": {
|
|
1353
|
+
"id": "7392249316267609394",
|
|
1354
|
+
"effect_id": "7392249316267609394",
|
|
1355
|
+
"effect_type": 2,
|
|
1356
|
+
"source": 1,
|
|
1357
|
+
"title": "缤纷夏日海岛椰树椰子",
|
|
1358
|
+
"description": "缤纷夏日海岛椰树椰子",
|
|
1359
|
+
"cover_url": {
|
|
1360
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6f2644a001384f299a573e93db1e84a1~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=wZ7J5r%2BJvjLtl0k1A%2FqIfh3QtyU%3D",
|
|
1361
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6f2644a001384f299a573e93db1e84a1~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=iTBDuCPf6LUzElRZW%2BK8e3slAOk%3D"
|
|
1362
|
+
},
|
|
1363
|
+
"item_urls": [
|
|
1364
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a0b49425b615a0e787f1d028da7b7c13?lk3s=43402efa&x-expires=1768439306&x-signature=87OpUQs67aEldGtS67WZE3NHGI8%3D"
|
|
1365
|
+
],
|
|
1366
|
+
"md5": "a0b49425b615a0e787f1d028da7b7c13",
|
|
1367
|
+
"has_favorited": false,
|
|
1368
|
+
"create_time": 1721142880,
|
|
1369
|
+
"statistics": {
|
|
1370
|
+
"favorite_count": 0
|
|
1371
|
+
},
|
|
1372
|
+
"is_original": true,
|
|
1373
|
+
"status": 102,
|
|
1374
|
+
"review_info": {
|
|
1375
|
+
"review_status": 1,
|
|
1376
|
+
"review_code_list": [],
|
|
1377
|
+
"extra_reason": null,
|
|
1378
|
+
"review_reason_list": []
|
|
1379
|
+
},
|
|
1380
|
+
"aspect_ratio": 1,
|
|
1381
|
+
"download_info": {
|
|
1382
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1211f5c8aca646b5b4da607531db0b30~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=O6Spu%2FHQj4EyvBlcHL3QdUnMyvg%3D",
|
|
1383
|
+
"format": "gif"
|
|
1384
|
+
},
|
|
1385
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1386
|
+
"is_business": false,
|
|
1387
|
+
"business_info": {
|
|
1388
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1389
|
+
"sign": "dLywZoOxqKNTsC+IxmIxfuu+VEW4NuL/Ts6uIX/mXCyYCuqwxslwk3mMHC2qAEIgxnfvNoir0olDBjQJE93/gw27JRhnZeG1ODqXPQhH/KyiqjeKNiNL85Hw2zVeFw/dudgEkjsSKtntGB/TD/f+ofWNa8KAUkau2fYhQaEiq6M="
|
|
1390
|
+
},
|
|
1391
|
+
"category_ids": [
|
|
1392
|
+
10521
|
|
1393
|
+
],
|
|
1394
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/5a57bf9785951a3da9650c89236516c8\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1395
|
+
},
|
|
1396
|
+
"author": {
|
|
1397
|
+
"name": "荔荔皆心苦",
|
|
1398
|
+
"avatar_url": "https://p29-dy.byteimg.com/aweme/1080x1080/2ec8d000404a813daa9d0.jpeg?from=4010531038",
|
|
1399
|
+
"source": 1,
|
|
1400
|
+
"uid": "2167858168604734"
|
|
1401
|
+
},
|
|
1402
|
+
"sticker": {
|
|
1403
|
+
"preview_cover": "",
|
|
1404
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1211f5c8aca646b5b4da607531db0b30~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=FHr%2BxU2DRS%2F113uhGDbnqeQDO8g%3D&format=.png",
|
|
1405
|
+
"sticker_type": 2,
|
|
1406
|
+
"sticker_package": {
|
|
1407
|
+
"width_per_frame": 280,
|
|
1408
|
+
"height_per_frame": 280,
|
|
1409
|
+
"size": 349432
|
|
1410
|
+
},
|
|
1411
|
+
"large_image": {
|
|
1412
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1211f5c8aca646b5b4da607531db0b30~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=O6Spu%2FHQj4EyvBlcHL3QdUnMyvg%3D"
|
|
1413
|
+
}
|
|
1414
|
+
}
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"common_attr": {
|
|
1418
|
+
"id": "7381356168335215926",
|
|
1419
|
+
"effect_id": "7381356168335215926",
|
|
1420
|
+
"effect_type": 2,
|
|
1421
|
+
"source": 1,
|
|
1422
|
+
"title": "夏日雨季下雨了打伞兔兔",
|
|
1423
|
+
"description": "夏日雨季下雨了打伞兔兔",
|
|
1424
|
+
"cover_url": {
|
|
1425
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4760dd28f3d0485ea26323fe5db8d55e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=EWQIVXByqwa35ijuTX9zVeBsu4o%3D",
|
|
1426
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4760dd28f3d0485ea26323fe5db8d55e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=OEC%2FW8m0CT7ijq0APXnimV9K4R4%3D"
|
|
1427
|
+
},
|
|
1428
|
+
"item_urls": [
|
|
1429
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/450210fabf46d3d10b7c5f9923ad3f83?lk3s=43402efa&x-expires=1768439306&x-signature=3D1l38nqK1Ig3cpE4CpAvc1WspA%3D"
|
|
1430
|
+
],
|
|
1431
|
+
"md5": "450210fabf46d3d10b7c5f9923ad3f83",
|
|
1432
|
+
"has_favorited": false,
|
|
1433
|
+
"create_time": 1718606422,
|
|
1434
|
+
"statistics": {
|
|
1435
|
+
"favorite_count": 0
|
|
1436
|
+
},
|
|
1437
|
+
"is_original": true,
|
|
1438
|
+
"status": 102,
|
|
1439
|
+
"review_info": {
|
|
1440
|
+
"review_status": 1,
|
|
1441
|
+
"review_code_list": [],
|
|
1442
|
+
"extra_reason": null,
|
|
1443
|
+
"review_reason_list": []
|
|
1444
|
+
},
|
|
1445
|
+
"aspect_ratio": 1,
|
|
1446
|
+
"download_info": {
|
|
1447
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/632a5c6a914c43a3a6a985453f1906c7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=NcoVS%2BpHvh6Og6%2BR3zx9snVutCk%3D",
|
|
1448
|
+
"format": "gif"
|
|
1449
|
+
},
|
|
1450
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1451
|
+
"is_business": false,
|
|
1452
|
+
"business_info": {
|
|
1453
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1454
|
+
"sign": "ehZwoOyzdWg5XnhY7AjiMBEOx2TiYoK6IAHwNCepFECMp+jKxihf/NNx4b674rsYM5PUIHNkn/Sw+oleofGbMPAePJSrNHXlTXmJe6F5S6YBLIxxLNoJrB4b7opeqTOj8TlH+n8SKuzt1L6iCPoUekv+8YWdt/IY00ZGwHh439Y="
|
|
1455
|
+
},
|
|
1456
|
+
"category_ids": [
|
|
1457
|
+
10521
|
|
1458
|
+
],
|
|
1459
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/ad1233ed0b1d0fb97f0acb93ed5a03bb\"}"
|
|
1460
|
+
},
|
|
1461
|
+
"author": {
|
|
1462
|
+
"name": "CHICHI",
|
|
1463
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
1464
|
+
"source": 1,
|
|
1465
|
+
"uid": "3294558974117544"
|
|
1466
|
+
},
|
|
1467
|
+
"sticker": {
|
|
1468
|
+
"preview_cover": "",
|
|
1469
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/632a5c6a914c43a3a6a985453f1906c7~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=AH%2BcfP2VVCarR7xnLAVC7qGzS9k%3D&format=.png",
|
|
1470
|
+
"sticker_type": 2,
|
|
1471
|
+
"sticker_package": {
|
|
1472
|
+
"width_per_frame": 280,
|
|
1473
|
+
"height_per_frame": 280,
|
|
1474
|
+
"size": 69344
|
|
1475
|
+
},
|
|
1476
|
+
"large_image": {
|
|
1477
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/632a5c6a914c43a3a6a985453f1906c7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=NcoVS%2BpHvh6Og6%2BR3zx9snVutCk%3D"
|
|
1478
|
+
}
|
|
1479
|
+
}
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"common_attr": {
|
|
1483
|
+
"id": "7394651333145546035",
|
|
1484
|
+
"effect_id": "7394651333145546035",
|
|
1485
|
+
"effect_type": 2,
|
|
1486
|
+
"source": 1,
|
|
1487
|
+
"title": "太阳",
|
|
1488
|
+
"description": "太阳",
|
|
1489
|
+
"cover_url": {
|
|
1490
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/19173fc4eb854a0db0cf92e4a52d25e9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=6P3r%2B3FV3CKsnFCpHV47FpbVA6A%3D",
|
|
1491
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/19173fc4eb854a0db0cf92e4a52d25e9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=3IE%2FaHr9up2HBGQ2HN5ZdJhAi7A%3D"
|
|
1492
|
+
},
|
|
1493
|
+
"item_urls": [
|
|
1494
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/486408789d6133eb862d0d6be6d2a5e2?lk3s=43402efa&x-expires=1768439306&x-signature=%2F2TI1uIXjdW58WaAw8foJvIYsTE%3D"
|
|
1495
|
+
],
|
|
1496
|
+
"md5": "486408789d6133eb862d0d6be6d2a5e2",
|
|
1497
|
+
"has_favorited": false,
|
|
1498
|
+
"create_time": 1721701680,
|
|
1499
|
+
"statistics": {
|
|
1500
|
+
"favorite_count": 0
|
|
1501
|
+
},
|
|
1502
|
+
"is_original": true,
|
|
1503
|
+
"status": 102,
|
|
1504
|
+
"review_info": {
|
|
1505
|
+
"review_status": 1,
|
|
1506
|
+
"review_code_list": [],
|
|
1507
|
+
"extra_reason": null,
|
|
1508
|
+
"review_reason_list": []
|
|
1509
|
+
},
|
|
1510
|
+
"aspect_ratio": 1,
|
|
1511
|
+
"download_info": {
|
|
1512
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/19173fc4eb854a0db0cf92e4a52d25e9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=WkQG0bUix2r2pdp2hFV1C2JV2Xc%3D",
|
|
1513
|
+
"format": "gif"
|
|
1514
|
+
},
|
|
1515
|
+
"publish_source": "user_post_pc_collection",
|
|
1516
|
+
"is_business": false,
|
|
1517
|
+
"business_info": {
|
|
1518
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1519
|
+
"sign": "aOiNwuNRDzhVwmoWMQX468Ur4ox0ORs8RhV++gZ8kCRPREh+oj8esj5BHYHj6k+XxKv2jyf+JSPw9dFYmXQ4/7uGv5xAOfiJt4nNzxPIfW55+lyHlJgNfRSnDs9A+XIK3gdhcWnLGzN9CuOoH/tyaMKL5Z2JDsJFnUX/zAyfFtE="
|
|
1520
|
+
},
|
|
1521
|
+
"category_ids": [
|
|
1522
|
+
10521,
|
|
1523
|
+
10515
|
|
1524
|
+
],
|
|
1525
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1526
|
+
},
|
|
1527
|
+
"author": {
|
|
1528
|
+
"name": "崔阿佳",
|
|
1529
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2e1a40001170d2aaac5c0",
|
|
1530
|
+
"source": 1,
|
|
1531
|
+
"uid": "73894738244"
|
|
1532
|
+
},
|
|
1533
|
+
"sticker": {
|
|
1534
|
+
"preview_cover": "",
|
|
1535
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/19173fc4eb854a0db0cf92e4a52d25e9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=xxZA8I37zdgP7bmGLtEgM%2BVEI1g%3D&format=.png",
|
|
1536
|
+
"sticker_type": 2,
|
|
1537
|
+
"sticker_package": {
|
|
1538
|
+
"width_per_frame": 280,
|
|
1539
|
+
"height_per_frame": 280,
|
|
1540
|
+
"size": 40710
|
|
1541
|
+
},
|
|
1542
|
+
"large_image": {
|
|
1543
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/19173fc4eb854a0db0cf92e4a52d25e9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=WkQG0bUix2r2pdp2hFV1C2JV2Xc%3D"
|
|
1544
|
+
}
|
|
1545
|
+
}
|
|
1546
|
+
},
|
|
1547
|
+
{
|
|
1548
|
+
"common_attr": {
|
|
1549
|
+
"id": "6895938513573776648",
|
|
1550
|
+
"effect_id": "6895938513573776648",
|
|
1551
|
+
"effect_type": 2,
|
|
1552
|
+
"source": 1,
|
|
1553
|
+
"title": "果汁",
|
|
1554
|
+
"description": "",
|
|
1555
|
+
"cover_url": {
|
|
1556
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c41eb6360141420ead835dcbd4402b3b~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=FffnQ1blKQSFR%2B8HrE5cH62VaUk%3D",
|
|
1557
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c41eb6360141420ead835dcbd4402b3b~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439306&x-signature=hUc1soLwVCVLAjE7g8stsqYRngU%3D"
|
|
1558
|
+
},
|
|
1559
|
+
"item_urls": [
|
|
1560
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oEHYAo3hBcETtA7yCYAAGOAfnNBp3jeNAzrCgg?lk3s=43402efa&x-expires=1768439306&x-signature=T5TFscKkLn1I4Z8UGRLbvlgR1DI%3D"
|
|
1561
|
+
],
|
|
1562
|
+
"md5": "072c427ef47651e5658d1d1350b1dee9",
|
|
1563
|
+
"has_favorited": false,
|
|
1564
|
+
"third_resource_id": 6730572260945433092,
|
|
1565
|
+
"third_resource_id_str": "6730572260945433092",
|
|
1566
|
+
"create_time": 1605585958,
|
|
1567
|
+
"statistics": {
|
|
1568
|
+
"favorite_count": 0
|
|
1569
|
+
},
|
|
1570
|
+
"is_original": true,
|
|
1571
|
+
"status": 102,
|
|
1572
|
+
"review_info": {
|
|
1573
|
+
"review_status": 100,
|
|
1574
|
+
"review_code_list": [],
|
|
1575
|
+
"extra_reason": "",
|
|
1576
|
+
"review_reason_list": []
|
|
1577
|
+
},
|
|
1578
|
+
"aspect_ratio": 1,
|
|
1579
|
+
"download_info": {
|
|
1580
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0818ffb28ab1438db9062f7509308c69~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=1eENz%2B3udxVXuLRfOdZehhzt1j4%3D",
|
|
1581
|
+
"format": "gif"
|
|
1582
|
+
},
|
|
1583
|
+
"copyright": {
|
|
1584
|
+
"copyright_text": "剪映",
|
|
1585
|
+
"copyright_logo": "",
|
|
1586
|
+
"artist_name": ""
|
|
1587
|
+
},
|
|
1588
|
+
"publish_source": "loki",
|
|
1589
|
+
"is_business": false,
|
|
1590
|
+
"business_info": {
|
|
1591
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1592
|
+
"sign": "mGdnk0t7eKOhri/TK6XHTlOBYV2Z904iNImsrnNC7ltXSEgG4vWSY3qAXloSR50oZow3bzRD6mhf4bThp4Fg9fpVAeGrUBrUmFh3VuqhnW3FE3k9aiqcYnUY7xPWVpa5DobMhFHQ2Krvf3qYAYXaz/Nd44jaGWpzAEYEvlhCNqI="
|
|
1593
|
+
},
|
|
1594
|
+
"category_ids": [
|
|
1595
|
+
10554,
|
|
1596
|
+
10521
|
|
1597
|
+
],
|
|
1598
|
+
"collection_ids": [
|
|
1599
|
+
"6937856472718085383"
|
|
1600
|
+
],
|
|
1601
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1602
|
+
},
|
|
1603
|
+
"sticker": {
|
|
1604
|
+
"preview_cover": "",
|
|
1605
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0818ffb28ab1438db9062f7509308c69~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=OpSBK%2Fok4lpcKEcWCqFVg2Z%2BnZc%3D&format=.png",
|
|
1606
|
+
"sticker_type": 2,
|
|
1607
|
+
"sticker_package": {
|
|
1608
|
+
"width_per_frame": 0,
|
|
1609
|
+
"height_per_frame": 0,
|
|
1610
|
+
"size": 0
|
|
1611
|
+
},
|
|
1612
|
+
"large_image": {
|
|
1613
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0818ffb28ab1438db9062f7509308c69~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=1eENz%2B3udxVXuLRfOdZehhzt1j4%3D"
|
|
1614
|
+
}
|
|
1615
|
+
}
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"common_attr": {
|
|
1619
|
+
"id": "7107493883499531556",
|
|
1620
|
+
"effect_id": "7107493883499531556",
|
|
1621
|
+
"effect_type": 2,
|
|
1622
|
+
"source": 1,
|
|
1623
|
+
"title": "橡皮泥立体,可爱,冰淇淋,美食,夏日",
|
|
1624
|
+
"description": "橡皮泥立体,可爱,冰淇淋,美食,夏日",
|
|
1625
|
+
"cover_url": {
|
|
1626
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2827409e188f41caa3d33ec51985168a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=j5%2Buz5JUfCHrbrSyCrjOHahXfLU%3D",
|
|
1627
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2827409e188f41caa3d33ec51985168a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=j5%2Buz5JUfCHrbrSyCrjOHahXfLU%3D"
|
|
1628
|
+
},
|
|
1629
|
+
"item_urls": [
|
|
1630
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/855a2f5c36abb68d3942e7a32a4f4a19?lk3s=43402efa&x-expires=1768439306&x-signature=hMFA5kfV5YJ7WvnrvYwhHOOE9gs%3D"
|
|
1631
|
+
],
|
|
1632
|
+
"md5": "855a2f5c36abb68d3942e7a32a4f4a19",
|
|
1633
|
+
"has_favorited": false,
|
|
1634
|
+
"third_resource_id": 7109788700074054175,
|
|
1635
|
+
"third_resource_id_str": "7109788700074054175",
|
|
1636
|
+
"create_time": 1654849660,
|
|
1637
|
+
"statistics": {
|
|
1638
|
+
"favorite_count": 0
|
|
1639
|
+
},
|
|
1640
|
+
"is_original": true,
|
|
1641
|
+
"status": 102,
|
|
1642
|
+
"review_info": {
|
|
1643
|
+
"review_status": 5,
|
|
1644
|
+
"review_code_list": [],
|
|
1645
|
+
"extra_reason": "",
|
|
1646
|
+
"review_reason_list": []
|
|
1647
|
+
},
|
|
1648
|
+
"aspect_ratio": 1,
|
|
1649
|
+
"download_info": {
|
|
1650
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2827409e188f41caa3d33ec51985168a~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=L%2Ffdj68ifnFnszV5nDEbuE%2BCYd8%3D",
|
|
1651
|
+
"format": "png"
|
|
1652
|
+
},
|
|
1653
|
+
"copyright": {
|
|
1654
|
+
"copyright_text": "龙潭丁凯乐",
|
|
1655
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/14eb79bcf1be462698fdac81157e363e~tplv-dwpf7vt6ri-image.png",
|
|
1656
|
+
"artist_name": ""
|
|
1657
|
+
},
|
|
1658
|
+
"publish_source": "user_post",
|
|
1659
|
+
"is_business": false,
|
|
1660
|
+
"business_scope": [
|
|
1661
|
+
"UNLIMITED"
|
|
1662
|
+
],
|
|
1663
|
+
"business_info": {
|
|
1664
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1665
|
+
"sign": "wP9AlzqZEFHZOVtbf25SbRFRBNq4ZlCUwDyAt2JeJ7uC7OFXq265Ond1XnM7lwhK8uwAIeRDyHT2dAZuuKoBgO+oblEB6nVJAqLX5SDlD1QQbYFoZi6kqa9FSnb5yKasheQDSIHcVw+tQ2zpVUCkO67mzNZCEPSl1ZIA3wtDr9Y="
|
|
1666
|
+
},
|
|
1667
|
+
"category_ids": [
|
|
1668
|
+
10554,
|
|
1669
|
+
10521
|
|
1670
|
+
],
|
|
1671
|
+
"collection_ids": [
|
|
1672
|
+
"7120132090552683806",
|
|
1673
|
+
"7120132090552683806"
|
|
1674
|
+
],
|
|
1675
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1676
|
+
},
|
|
1677
|
+
"author": {
|
|
1678
|
+
"name": "龙潭丁凯乐",
|
|
1679
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739494853&x-signature=hD%2BNKWOcc6%2BtygK1mt%2Bc2D8U5SE%3D",
|
|
1680
|
+
"source": 1,
|
|
1681
|
+
"uid": "2053511615874931"
|
|
1682
|
+
},
|
|
1683
|
+
"sticker": {
|
|
1684
|
+
"preview_cover": "",
|
|
1685
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2827409e188f41caa3d33ec51985168a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=kTTF%2FB4RwtW7aXHzekgXjQFNB0c%3D&format=.png",
|
|
1686
|
+
"sticker_type": 1,
|
|
1687
|
+
"sticker_package": {
|
|
1688
|
+
"width_per_frame": 540,
|
|
1689
|
+
"height_per_frame": 540,
|
|
1690
|
+
"size": 177432
|
|
1691
|
+
},
|
|
1692
|
+
"large_image": {
|
|
1693
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2827409e188f41caa3d33ec51985168a~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=L%2Ffdj68ifnFnszV5nDEbuE%2BCYd8%3D"
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
"common_attr": {
|
|
1699
|
+
"id": "7398778418478779659",
|
|
1700
|
+
"effect_id": "7398778418478779659",
|
|
1701
|
+
"effect_type": 2,
|
|
1702
|
+
"source": 1,
|
|
1703
|
+
"title": "星光星星",
|
|
1704
|
+
"description": "星光星星",
|
|
1705
|
+
"cover_url": {
|
|
1706
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4a34207a13e94281a362fdc2d0449c0f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=k9wJo5he7O7uJZQH5WcteOFUAd0%3D",
|
|
1707
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4a34207a13e94281a362fdc2d0449c0f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=0rHOnFZ1%2B0OK2q41yBcpDJc7B6k%3D"
|
|
1708
|
+
},
|
|
1709
|
+
"item_urls": [
|
|
1710
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/353d41349f99795adac305b0a7c61383?lk3s=43402efa&x-expires=1768439306&x-signature=zOikk%2FBehMTBl9OAtDAGadS0GrY%3D"
|
|
1711
|
+
],
|
|
1712
|
+
"md5": "353d41349f99795adac305b0a7c61383",
|
|
1713
|
+
"has_favorited": false,
|
|
1714
|
+
"create_time": 1722662585,
|
|
1715
|
+
"statistics": {
|
|
1716
|
+
"favorite_count": 0
|
|
1717
|
+
},
|
|
1718
|
+
"is_original": true,
|
|
1719
|
+
"status": 102,
|
|
1720
|
+
"review_info": {
|
|
1721
|
+
"review_status": 1,
|
|
1722
|
+
"review_code_list": [],
|
|
1723
|
+
"extra_reason": null,
|
|
1724
|
+
"review_reason_list": []
|
|
1725
|
+
},
|
|
1726
|
+
"aspect_ratio": 1,
|
|
1727
|
+
"download_info": {
|
|
1728
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ed4ff454de094be4b7cbd292b40b7601~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=xDD6jEbNcE2GeQd7lgZIuYgLNxQ%3D",
|
|
1729
|
+
"format": "gif"
|
|
1730
|
+
},
|
|
1731
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1732
|
+
"is_business": false,
|
|
1733
|
+
"business_info": {
|
|
1734
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1735
|
+
"sign": "urb65el/eg/O1q2LO4hfjyBRnHO+KOLtiNUV7w6PxhUAdL9FhgfmSEj+hpeoLn/wRB52GTYbOVKkLfKsBdLmwvpgCCsU4lalnmNXz2CwuB+bjyztjG7ksZOLMPdg83/i8mq95sltwm64x4UkLPA7YjFMoItL33rCOPcDwP+tDTk="
|
|
1736
|
+
},
|
|
1737
|
+
"category_ids": [
|
|
1738
|
+
10521
|
|
1739
|
+
],
|
|
1740
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/bfaf44286ca231b1107324fc772f5ac0\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1741
|
+
},
|
|
1742
|
+
"author": {
|
|
1743
|
+
"name": "简单系爱",
|
|
1744
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495306&x-signature=GxlEOexOri6QpRuiAA24M%2FTHoas%3D",
|
|
1745
|
+
"source": 1,
|
|
1746
|
+
"uid": "69981999735902"
|
|
1747
|
+
},
|
|
1748
|
+
"sticker": {
|
|
1749
|
+
"preview_cover": "",
|
|
1750
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ed4ff454de094be4b7cbd292b40b7601~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=9kjWdBAIvx2UVU9tl6lRvQEdPCU%3D&format=.png",
|
|
1751
|
+
"sticker_type": 2,
|
|
1752
|
+
"sticker_package": {
|
|
1753
|
+
"width_per_frame": 280,
|
|
1754
|
+
"height_per_frame": 280,
|
|
1755
|
+
"size": 109163
|
|
1756
|
+
},
|
|
1757
|
+
"large_image": {
|
|
1758
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ed4ff454de094be4b7cbd292b40b7601~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=xDD6jEbNcE2GeQd7lgZIuYgLNxQ%3D"
|
|
1759
|
+
}
|
|
1760
|
+
}
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
"common_attr": {
|
|
1764
|
+
"id": "7398778617322294567",
|
|
1765
|
+
"effect_id": "7398778617322294567",
|
|
1766
|
+
"effect_type": 2,
|
|
1767
|
+
"source": 1,
|
|
1768
|
+
"title": "旗子装饰",
|
|
1769
|
+
"description": "旗子装饰",
|
|
1770
|
+
"cover_url": {
|
|
1771
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fadf3b82ebf447a9b92e4dae96deb75e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=2Sky3x942xzo8W%2BtPI59I%2FWD%2B9Q%3D",
|
|
1772
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fadf3b82ebf447a9b92e4dae96deb75e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=LKEz%2F4Im0X7ibciB%2BlEI1Jvv%2FrY%3D"
|
|
1773
|
+
},
|
|
1774
|
+
"item_urls": [
|
|
1775
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e6babedbd3ec983840f333de862425fc?lk3s=43402efa&x-expires=1768439306&x-signature=9HdPwsYlgLwAewtffSEYbUNQDVU%3D"
|
|
1776
|
+
],
|
|
1777
|
+
"md5": "e6babedbd3ec983840f333de862425fc",
|
|
1778
|
+
"has_favorited": false,
|
|
1779
|
+
"create_time": 1722662586,
|
|
1780
|
+
"statistics": {
|
|
1781
|
+
"favorite_count": 0
|
|
1782
|
+
},
|
|
1783
|
+
"is_original": true,
|
|
1784
|
+
"status": 102,
|
|
1785
|
+
"review_info": {
|
|
1786
|
+
"review_status": 1,
|
|
1787
|
+
"review_code_list": [],
|
|
1788
|
+
"extra_reason": null,
|
|
1789
|
+
"review_reason_list": []
|
|
1790
|
+
},
|
|
1791
|
+
"aspect_ratio": 1,
|
|
1792
|
+
"download_info": {
|
|
1793
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3c13e736fda449d0aaa3788dd9d75ec5~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=SQLTbh6vhv%2FxoMc54ScVIJgu%2BGQ%3D",
|
|
1794
|
+
"format": "gif"
|
|
1795
|
+
},
|
|
1796
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1797
|
+
"is_business": false,
|
|
1798
|
+
"business_info": {
|
|
1799
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1800
|
+
"sign": "JOsxNaU+3o/dOR1I4bO75P1yLjDfElh9wmHy0+GyT32LATT4F7OSbIGdMXFM0TX4UeBp3zS/D9O6X7yD9Ad4Mq9rCKoLqbDyWAvlcDT9ktq5syJezq3E4PZh8Y0w3KD5WQOqykvHNuA51pGQtSIM463Fbhzf2/WPOqtTG4Xc2Hk="
|
|
1801
|
+
},
|
|
1802
|
+
"category_ids": [
|
|
1803
|
+
10521
|
|
1804
|
+
],
|
|
1805
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/05bbb5ed70a6126b20e657eda86691c1\"}"
|
|
1806
|
+
},
|
|
1807
|
+
"author": {
|
|
1808
|
+
"name": "简单系爱",
|
|
1809
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495306&x-signature=GxlEOexOri6QpRuiAA24M%2FTHoas%3D",
|
|
1810
|
+
"source": 1,
|
|
1811
|
+
"uid": "69981999735902"
|
|
1812
|
+
},
|
|
1813
|
+
"sticker": {
|
|
1814
|
+
"preview_cover": "",
|
|
1815
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3c13e736fda449d0aaa3788dd9d75ec5~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=H000G6CNrqGtJkLxxIzO6cdwkSc%3D&format=.png",
|
|
1816
|
+
"sticker_type": 2,
|
|
1817
|
+
"sticker_package": {
|
|
1818
|
+
"width_per_frame": 280,
|
|
1819
|
+
"height_per_frame": 280,
|
|
1820
|
+
"size": 75970
|
|
1821
|
+
},
|
|
1822
|
+
"large_image": {
|
|
1823
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3c13e736fda449d0aaa3788dd9d75ec5~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=SQLTbh6vhv%2FxoMc54ScVIJgu%2BGQ%3D"
|
|
1824
|
+
}
|
|
1825
|
+
}
|
|
1826
|
+
},
|
|
1827
|
+
{
|
|
1828
|
+
"common_attr": {
|
|
1829
|
+
"id": "7381356488096271655",
|
|
1830
|
+
"effect_id": "7381356488096271655",
|
|
1831
|
+
"effect_type": 2,
|
|
1832
|
+
"source": 1,
|
|
1833
|
+
"title": "夏日梅雨季刮风卡通雨云乌云",
|
|
1834
|
+
"description": "夏日梅雨季刮风卡通雨云乌云",
|
|
1835
|
+
"cover_url": {
|
|
1836
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/97d054b92881456b8e9135ffeb98890c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=pll3EPGS4NmE5FR4Abv3MrDcgbc%3D",
|
|
1837
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/97d054b92881456b8e9135ffeb98890c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=HYy1GDmYljVi4L3Mxj%2F2pdhYy0Q%3D"
|
|
1838
|
+
},
|
|
1839
|
+
"item_urls": [
|
|
1840
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0c9b186dc8a5591d8f191cecd5792805?lk3s=43402efa&x-expires=1768439306&x-signature=vaYZDPjisPxAhROzAtnU81B%2Bgs0%3D"
|
|
1841
|
+
],
|
|
1842
|
+
"md5": "0c9b186dc8a5591d8f191cecd5792805",
|
|
1843
|
+
"has_favorited": false,
|
|
1844
|
+
"create_time": 1718606422,
|
|
1845
|
+
"statistics": {
|
|
1846
|
+
"favorite_count": 0
|
|
1847
|
+
},
|
|
1848
|
+
"is_original": true,
|
|
1849
|
+
"status": 102,
|
|
1850
|
+
"review_info": {
|
|
1851
|
+
"review_status": 1,
|
|
1852
|
+
"review_code_list": [],
|
|
1853
|
+
"extra_reason": null,
|
|
1854
|
+
"review_reason_list": []
|
|
1855
|
+
},
|
|
1856
|
+
"aspect_ratio": 1,
|
|
1857
|
+
"download_info": {
|
|
1858
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40303b4f31db455b889093fe9e9feb37~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=hGO76q4M0CABJmB%2BsC52J6%2FJR94%3D",
|
|
1859
|
+
"format": "gif"
|
|
1860
|
+
},
|
|
1861
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1862
|
+
"is_business": false,
|
|
1863
|
+
"business_info": {
|
|
1864
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1865
|
+
"sign": "hp755Sd1Qlrxcrd4h8fQOEN0tL2fhBoyOW06HJXQU7n8v5sD/bkg36z3jx+mZgKre4ooNE5wlG3cBH+qNAK2I3G99sgToZvgO4vcTAhS2wn1T+ENhzwXw4AMx+v8V1UfZcAWvYEs/sSwS2oMIadBVK3XVVENPo7RTiFBjcAjQi8="
|
|
1866
|
+
},
|
|
1867
|
+
"category_ids": [
|
|
1868
|
+
10521
|
|
1869
|
+
],
|
|
1870
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/4bebcd5244ef3702b0f29ba2f96cd81e\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1871
|
+
},
|
|
1872
|
+
"author": {
|
|
1873
|
+
"name": "CHICHI",
|
|
1874
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
1875
|
+
"source": 1,
|
|
1876
|
+
"uid": "3294558974117544"
|
|
1877
|
+
},
|
|
1878
|
+
"sticker": {
|
|
1879
|
+
"preview_cover": "",
|
|
1880
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40303b4f31db455b889093fe9e9feb37~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=hASE9%2BI9KM%2FYajZumJxlYvwNQLA%3D&format=.png",
|
|
1881
|
+
"sticker_type": 2,
|
|
1882
|
+
"sticker_package": {
|
|
1883
|
+
"width_per_frame": 280,
|
|
1884
|
+
"height_per_frame": 280,
|
|
1885
|
+
"size": 156681
|
|
1886
|
+
},
|
|
1887
|
+
"large_image": {
|
|
1888
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40303b4f31db455b889093fe9e9feb37~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=hGO76q4M0CABJmB%2BsC52J6%2FJR94%3D"
|
|
1889
|
+
}
|
|
1890
|
+
}
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"common_attr": {
|
|
1894
|
+
"id": "7107525169945513252",
|
|
1895
|
+
"effect_id": "7107525169945513252",
|
|
1896
|
+
"effect_type": 2,
|
|
1897
|
+
"source": 1,
|
|
1898
|
+
"title": "橡皮泥立体,可爱,桃子,美食,夏日",
|
|
1899
|
+
"description": "橡皮泥立体,可爱,桃子,美食,夏日",
|
|
1900
|
+
"cover_url": {
|
|
1901
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/09d6f08341ea4187a901c4e77a6c0980~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=4yw3ghcJYrZFTnIPtAhC%2FbWYKzk%3D",
|
|
1902
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/09d6f08341ea4187a901c4e77a6c0980~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=4yw3ghcJYrZFTnIPtAhC%2FbWYKzk%3D"
|
|
1903
|
+
},
|
|
1904
|
+
"item_urls": [
|
|
1905
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/cbd3d5cd131b464bdecb4211dccccf1f?lk3s=43402efa&x-expires=1768439306&x-signature=8WPt2MLo3ZlvPdlsXmZp6AMkrOA%3D"
|
|
1906
|
+
],
|
|
1907
|
+
"md5": "cbd3d5cd131b464bdecb4211dccccf1f",
|
|
1908
|
+
"has_favorited": false,
|
|
1909
|
+
"third_resource_id": 7109788700921303565,
|
|
1910
|
+
"third_resource_id_str": "7109788700921303565",
|
|
1911
|
+
"create_time": 1654849660,
|
|
1912
|
+
"statistics": {
|
|
1913
|
+
"favorite_count": 0
|
|
1914
|
+
},
|
|
1915
|
+
"is_original": true,
|
|
1916
|
+
"status": 102,
|
|
1917
|
+
"review_info": {
|
|
1918
|
+
"review_status": 3,
|
|
1919
|
+
"review_code_list": [],
|
|
1920
|
+
"extra_reason": "",
|
|
1921
|
+
"review_reason_list": []
|
|
1922
|
+
},
|
|
1923
|
+
"aspect_ratio": 1,
|
|
1924
|
+
"download_info": {
|
|
1925
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/09d6f08341ea4187a901c4e77a6c0980~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=9ImiyXDFOp6UZed%2FKqLVQqqscp8%3D",
|
|
1926
|
+
"format": "png"
|
|
1927
|
+
},
|
|
1928
|
+
"copyright": {
|
|
1929
|
+
"copyright_text": "龙潭丁凯乐",
|
|
1930
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/14eb79bcf1be462698fdac81157e363e~tplv-dwpf7vt6ri-image.png",
|
|
1931
|
+
"artist_name": ""
|
|
1932
|
+
},
|
|
1933
|
+
"publish_source": "user_post",
|
|
1934
|
+
"is_business": false,
|
|
1935
|
+
"business_scope": [
|
|
1936
|
+
"UNLIMITED"
|
|
1937
|
+
],
|
|
1938
|
+
"business_info": {
|
|
1939
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1940
|
+
"sign": "ubWjwJ8gRGnLKTb4IeDPvs7fgmR0y2rZzAp7yVcc83W/VrdkCwV2kRNnopUc/yKXoCXjtHeH1iMg5NhhcjR7BzviN8BADjStJqpmIZbYGDOvNvtgiMyZ0Y6xGumz50TR7rbqA2JDAyh1B/Te8lqrpKpMMb3AZW55N8oTbWdqdVo="
|
|
1941
|
+
},
|
|
1942
|
+
"category_ids": [
|
|
1943
|
+
10554,
|
|
1944
|
+
10521
|
|
1945
|
+
],
|
|
1946
|
+
"collection_ids": [
|
|
1947
|
+
"7120132090552683806",
|
|
1948
|
+
"7120132090552683806"
|
|
1949
|
+
],
|
|
1950
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1951
|
+
},
|
|
1952
|
+
"author": {
|
|
1953
|
+
"name": "龙潭丁凯乐",
|
|
1954
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739494853&x-signature=hD%2BNKWOcc6%2BtygK1mt%2Bc2D8U5SE%3D",
|
|
1955
|
+
"source": 1,
|
|
1956
|
+
"uid": "2053511615874931"
|
|
1957
|
+
},
|
|
1958
|
+
"sticker": {
|
|
1959
|
+
"preview_cover": "",
|
|
1960
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/09d6f08341ea4187a901c4e77a6c0980~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=kxMWmfGkdTOWAic0p5EJphPgkrE%3D&format=.png",
|
|
1961
|
+
"sticker_type": 1,
|
|
1962
|
+
"sticker_package": {
|
|
1963
|
+
"width_per_frame": 540,
|
|
1964
|
+
"height_per_frame": 540,
|
|
1965
|
+
"size": 117683
|
|
1966
|
+
},
|
|
1967
|
+
"large_image": {
|
|
1968
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/09d6f08341ea4187a901c4e77a6c0980~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=9ImiyXDFOp6UZed%2FKqLVQqqscp8%3D"
|
|
1969
|
+
}
|
|
1970
|
+
}
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"common_attr": {
|
|
1974
|
+
"id": "6977631315864653092",
|
|
1975
|
+
"effect_id": "6977631315864653092",
|
|
1976
|
+
"effect_type": 2,
|
|
1977
|
+
"source": 1,
|
|
1978
|
+
"title": "夏天夏日 电风扇 ",
|
|
1979
|
+
"description": "夏天夏日贴纸电风扇动态",
|
|
1980
|
+
"cover_url": {
|
|
1981
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/38af3adf24af423e895a890ca795b6b2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=DZveCMBVN9J0rRjx20ZbYFszgy8%3D",
|
|
1982
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/38af3adf24af423e895a890ca795b6b2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=YV2%2BVwokKU5Dz26Udihu92YZOO0%3D"
|
|
1983
|
+
},
|
|
1984
|
+
"item_urls": [
|
|
1985
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/da87673d10b5482d6a62e2a97a8ea741?lk3s=43402efa&x-expires=1768439306&x-signature=qSA00jiLuVhdmtOfZxQDNcrd4yE%3D"
|
|
1986
|
+
],
|
|
1987
|
+
"md5": "da87673d10b5482d6a62e2a97a8ea741",
|
|
1988
|
+
"has_favorited": false,
|
|
1989
|
+
"third_resource_id": 6977633974847803911,
|
|
1990
|
+
"third_resource_id_str": "6977633974847803911",
|
|
1991
|
+
"create_time": 1624606979,
|
|
1992
|
+
"statistics": {
|
|
1993
|
+
"favorite_count": 0
|
|
1994
|
+
},
|
|
1995
|
+
"is_original": true,
|
|
1996
|
+
"status": 102,
|
|
1997
|
+
"review_info": {
|
|
1998
|
+
"review_status": 100,
|
|
1999
|
+
"review_code_list": [],
|
|
2000
|
+
"extra_reason": null,
|
|
2001
|
+
"review_reason_list": []
|
|
2002
|
+
},
|
|
2003
|
+
"aspect_ratio": 1,
|
|
2004
|
+
"download_info": {
|
|
2005
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba2614903a9f41f193be3605b7d1293b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=BK1Uh9SlrBY2zGVh7F96rvFeiKw%3D",
|
|
2006
|
+
"format": "gif"
|
|
2007
|
+
},
|
|
2008
|
+
"publish_source": "internal_without_review",
|
|
2009
|
+
"is_business": false,
|
|
2010
|
+
"business_info": {
|
|
2011
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2012
|
+
"sign": "gtG11rneo2VTdCPcxGaN53d1avcZJHgEJJ6DHrjJoZ0RyecviyOsKHT67slgklzjeh2pBP5UWpAQ19RWNkECGcnjhEmrVSdR34sIutPNziqei8aYyPxKpbO6UVThc91oIVQZBAjJoGkyFjhr6uWrZNe0CcxJBaKmtdFX3Whu5g8="
|
|
2013
|
+
},
|
|
2014
|
+
"category_ids": [
|
|
2015
|
+
10554,
|
|
2016
|
+
10521
|
|
2017
|
+
],
|
|
2018
|
+
"collection_ids": [
|
|
2019
|
+
"6998009552608169223"
|
|
2020
|
+
],
|
|
2021
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2022
|
+
},
|
|
2023
|
+
"sticker": {
|
|
2024
|
+
"preview_cover": "",
|
|
2025
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba2614903a9f41f193be3605b7d1293b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=lauR8HOO6BYmyHels3bK5TpYVzA%3D&format=.png",
|
|
2026
|
+
"sticker_type": 2,
|
|
2027
|
+
"sticker_package": {
|
|
2028
|
+
"width_per_frame": 280,
|
|
2029
|
+
"height_per_frame": 280,
|
|
2030
|
+
"size": 206868
|
|
2031
|
+
},
|
|
2032
|
+
"large_image": {
|
|
2033
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba2614903a9f41f193be3605b7d1293b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=BK1Uh9SlrBY2zGVh7F96rvFeiKw%3D"
|
|
2034
|
+
}
|
|
2035
|
+
}
|
|
2036
|
+
},
|
|
2037
|
+
{
|
|
2038
|
+
"common_attr": {
|
|
2039
|
+
"id": "7393556603724696871",
|
|
2040
|
+
"effect_id": "7393556603724696871",
|
|
2041
|
+
"effect_type": 2,
|
|
2042
|
+
"source": 1,
|
|
2043
|
+
"title": "可爱小猫挖西瓜吃",
|
|
2044
|
+
"description": "可爱小猫挖西瓜吃",
|
|
2045
|
+
"cover_url": {
|
|
2046
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/131ba9a67b6d4094a7b9bf30a145c25d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=aVhD4%2BBWASNlXOKk8kdtsQNLBFM%3D",
|
|
2047
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/131ba9a67b6d4094a7b9bf30a145c25d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=WvneTzhXENVXLMELaFUlXv%2F%2FUl0%3D"
|
|
2048
|
+
},
|
|
2049
|
+
"item_urls": [
|
|
2050
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6c5eb8431864dad8df6c5576a59f62a3?lk3s=43402efa&x-expires=1768439306&x-signature=2Z8tTXHoXiIewriwrUrCDKZACZ8%3D"
|
|
2051
|
+
],
|
|
2052
|
+
"md5": "6c5eb8431864dad8df6c5576a59f62a3",
|
|
2053
|
+
"has_favorited": false,
|
|
2054
|
+
"create_time": 1721446851,
|
|
2055
|
+
"statistics": {
|
|
2056
|
+
"favorite_count": 0
|
|
2057
|
+
},
|
|
2058
|
+
"is_original": true,
|
|
2059
|
+
"status": 102,
|
|
2060
|
+
"review_info": {
|
|
2061
|
+
"review_status": 1,
|
|
2062
|
+
"review_code_list": [],
|
|
2063
|
+
"extra_reason": null,
|
|
2064
|
+
"review_reason_list": []
|
|
2065
|
+
},
|
|
2066
|
+
"aspect_ratio": 1,
|
|
2067
|
+
"download_info": {
|
|
2068
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/131ba9a67b6d4094a7b9bf30a145c25d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=vgxbiJz3tfi5%2FMF1XtyxH%2FPA45w%3D",
|
|
2069
|
+
"format": "gif"
|
|
2070
|
+
},
|
|
2071
|
+
"publish_source": "user_post_pc_collection",
|
|
2072
|
+
"is_business": false,
|
|
2073
|
+
"business_info": {
|
|
2074
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2075
|
+
"sign": "WAApCwXPCjrgN2fqQbgMVKGWsUtxY4kVHNK4cDKC9Itp5egamwQ9klKKgg2IcOEWopOpLajUg7wa8PEFfTYTZ/loh8IoPLOGMXBpUc8Gk61/P2+nIl2mlOwLhxjow0j9nDasIssmn5l+l4eE4CM+Z5hioy3gz0sk5GB8/zgVzK0="
|
|
2076
|
+
},
|
|
2077
|
+
"category_ids": [
|
|
2078
|
+
10521
|
|
2079
|
+
],
|
|
2080
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2081
|
+
},
|
|
2082
|
+
"author": {
|
|
2083
|
+
"name": "布丁梨梨",
|
|
2084
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4oNsAaMOEUDXdsWQAAVeEIemBeJ8S3AojQ0BN?lk3s=4eecb9e8&x-expires=1739495306&x-signature=rFkXenR6BNj8%2BiwV09cvZHr3JS4%3D",
|
|
2085
|
+
"source": 1,
|
|
2086
|
+
"uid": "4230518500236589"
|
|
2087
|
+
},
|
|
2088
|
+
"sticker": {
|
|
2089
|
+
"preview_cover": "",
|
|
2090
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/131ba9a67b6d4094a7b9bf30a145c25d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=QHnsTlOkSrHDACuVnaeVzNxZmVY%3D&format=.png",
|
|
2091
|
+
"sticker_type": 2,
|
|
2092
|
+
"sticker_package": {
|
|
2093
|
+
"width_per_frame": 280,
|
|
2094
|
+
"height_per_frame": 280,
|
|
2095
|
+
"size": 41166
|
|
2096
|
+
},
|
|
2097
|
+
"large_image": {
|
|
2098
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/131ba9a67b6d4094a7b9bf30a145c25d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=vgxbiJz3tfi5%2FMF1XtyxH%2FPA45w%3D"
|
|
2099
|
+
}
|
|
2100
|
+
}
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"common_attr": {
|
|
2104
|
+
"id": "7398496931804171546",
|
|
2105
|
+
"effect_id": "7398496931804171546",
|
|
2106
|
+
"effect_type": 2,
|
|
2107
|
+
"source": 1,
|
|
2108
|
+
"title": "椰树",
|
|
2109
|
+
"description": "椰树",
|
|
2110
|
+
"cover_url": {
|
|
2111
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/de44394041d04c2981e12d37ffa02ccc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=i9C5f2sv3p4zMPU8ZccSPo%2F9%2Bqo%3D",
|
|
2112
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/de44394041d04c2981e12d37ffa02ccc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=w9iL1e1vCFKJrl%2FTIBwaJAct7y0%3D"
|
|
2113
|
+
},
|
|
2114
|
+
"item_urls": [
|
|
2115
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6651b9112b664dd45a8cfcce19fb1f2e?lk3s=43402efa&x-expires=1768439306&x-signature=sWxNXTRa0NZf3RINnGXz7CBdvEw%3D"
|
|
2116
|
+
],
|
|
2117
|
+
"md5": "6651b9112b664dd45a8cfcce19fb1f2e",
|
|
2118
|
+
"has_favorited": false,
|
|
2119
|
+
"create_time": 1722597573,
|
|
2120
|
+
"statistics": {
|
|
2121
|
+
"favorite_count": 0
|
|
2122
|
+
},
|
|
2123
|
+
"is_original": true,
|
|
2124
|
+
"status": 102,
|
|
2125
|
+
"review_info": {
|
|
2126
|
+
"review_status": 1,
|
|
2127
|
+
"review_code_list": [],
|
|
2128
|
+
"extra_reason": null,
|
|
2129
|
+
"review_reason_list": []
|
|
2130
|
+
},
|
|
2131
|
+
"aspect_ratio": 1,
|
|
2132
|
+
"download_info": {
|
|
2133
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c244c51711e4c28a77a606c2f612cba~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=uGTzVudH8J00oKOhtQwxHfK2ibs%3D",
|
|
2134
|
+
"format": "gif"
|
|
2135
|
+
},
|
|
2136
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2137
|
+
"is_business": false,
|
|
2138
|
+
"business_info": {
|
|
2139
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2140
|
+
"sign": "DydVQxDU0nlZXBNtg9wERs5cUB7MYSZc7JagQeFcO5LxmPUbQUbOEX/s+iXCl2A9c01clGtxf/MTn4xgEscN7f2u9EKEhywl7zknLd6iDBsTemwJLvYVLb/2j+kzgUH64mLF6trbUNoSxOPtQgovr11Y5zesNz7+c39u5tnpLyo="
|
|
2141
|
+
},
|
|
2142
|
+
"category_ids": [
|
|
2143
|
+
10521
|
|
2144
|
+
],
|
|
2145
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/04afe2969a223f6b16921be9da61a307\"}"
|
|
2146
|
+
},
|
|
2147
|
+
"author": {
|
|
2148
|
+
"name": "喵喵胖",
|
|
2149
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
2150
|
+
"source": 1,
|
|
2151
|
+
"uid": "1456220409695764"
|
|
2152
|
+
},
|
|
2153
|
+
"sticker": {
|
|
2154
|
+
"preview_cover": "",
|
|
2155
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c244c51711e4c28a77a606c2f612cba~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=bX27sjuH2DrjoorRYN6ooPYUYfE%3D&format=.png",
|
|
2156
|
+
"sticker_type": 2,
|
|
2157
|
+
"sticker_package": {
|
|
2158
|
+
"width_per_frame": 280,
|
|
2159
|
+
"height_per_frame": 280,
|
|
2160
|
+
"size": 661599
|
|
2161
|
+
},
|
|
2162
|
+
"large_image": {
|
|
2163
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8c244c51711e4c28a77a606c2f612cba~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=uGTzVudH8J00oKOhtQwxHfK2ibs%3D"
|
|
2164
|
+
}
|
|
2165
|
+
}
|
|
2166
|
+
},
|
|
2167
|
+
{
|
|
2168
|
+
"common_attr": {
|
|
2169
|
+
"id": "7393555778902265142",
|
|
2170
|
+
"effect_id": "7393555778902265142",
|
|
2171
|
+
"effect_type": 2,
|
|
2172
|
+
"source": 1,
|
|
2173
|
+
"title": "夏日出游小猫西瓜冲浪板",
|
|
2174
|
+
"description": "夏日出游小猫西瓜冲浪板",
|
|
2175
|
+
"cover_url": {
|
|
2176
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0c6ffad2a6c247dfa54d418cae6b135e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=RvHsonlO4hrQmgmrV3SxnNgptCE%3D",
|
|
2177
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0c6ffad2a6c247dfa54d418cae6b135e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=UTH7PqrdP2ayQJz41mYUCYP%2BkG4%3D"
|
|
2178
|
+
},
|
|
2179
|
+
"item_urls": [
|
|
2180
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d15fa4b9977e91df9f2972699c230cbd?lk3s=43402efa&x-expires=1768439306&x-signature=BmIl2pi3K8kSbTkjjD%2Bgjka95ro%3D"
|
|
2181
|
+
],
|
|
2182
|
+
"md5": "d15fa4b9977e91df9f2972699c230cbd",
|
|
2183
|
+
"has_favorited": false,
|
|
2184
|
+
"create_time": 1721446852,
|
|
2185
|
+
"statistics": {
|
|
2186
|
+
"favorite_count": 0
|
|
2187
|
+
},
|
|
2188
|
+
"is_original": true,
|
|
2189
|
+
"status": 102,
|
|
2190
|
+
"review_info": {
|
|
2191
|
+
"review_status": 1,
|
|
2192
|
+
"review_code_list": [],
|
|
2193
|
+
"extra_reason": null,
|
|
2194
|
+
"review_reason_list": []
|
|
2195
|
+
},
|
|
2196
|
+
"aspect_ratio": 1,
|
|
2197
|
+
"download_info": {
|
|
2198
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0c6ffad2a6c247dfa54d418cae6b135e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ofOb057u1UANgNdTB7oraivX0Xc%3D",
|
|
2199
|
+
"format": "gif"
|
|
2200
|
+
},
|
|
2201
|
+
"publish_source": "user_post_pc_collection",
|
|
2202
|
+
"is_business": false,
|
|
2203
|
+
"business_info": {
|
|
2204
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2205
|
+
"sign": "5x89PVC/ylvJ+t7e8pSrmyj0yjDXtfOfA70rND816apYtqiLHaRxu3CGl7khDCNQJdvZOvyn9msd+y8ZwkA68Ucimdac9h6ZU1/IeSy+xsIYvO2QNx/oEvqMAKsaR6HGzuYLohiLJiZ5kk+hq9nds0awP0LwpGodcNZBltGfCT4="
|
|
2206
|
+
},
|
|
2207
|
+
"category_ids": [
|
|
2208
|
+
10521
|
|
2209
|
+
],
|
|
2210
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2211
|
+
},
|
|
2212
|
+
"author": {
|
|
2213
|
+
"name": "布丁梨梨",
|
|
2214
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4oNsAaMOEUDXdsWQAAVeEIemBeJ8S3AojQ0BN?lk3s=4eecb9e8&x-expires=1739495306&x-signature=rFkXenR6BNj8%2BiwV09cvZHr3JS4%3D",
|
|
2215
|
+
"source": 1,
|
|
2216
|
+
"uid": "4230518500236589"
|
|
2217
|
+
},
|
|
2218
|
+
"sticker": {
|
|
2219
|
+
"preview_cover": "",
|
|
2220
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0c6ffad2a6c247dfa54d418cae6b135e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=y0PTogqptM3PTyEUPMZkT9WgOv0%3D&format=.png",
|
|
2221
|
+
"sticker_type": 2,
|
|
2222
|
+
"sticker_package": {
|
|
2223
|
+
"width_per_frame": 280,
|
|
2224
|
+
"height_per_frame": 280,
|
|
2225
|
+
"size": 46095
|
|
2226
|
+
},
|
|
2227
|
+
"large_image": {
|
|
2228
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0c6ffad2a6c247dfa54d418cae6b135e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ofOb057u1UANgNdTB7oraivX0Xc%3D"
|
|
2229
|
+
}
|
|
2230
|
+
}
|
|
2231
|
+
},
|
|
2232
|
+
{
|
|
2233
|
+
"common_attr": {
|
|
2234
|
+
"id": "6895938513573825800",
|
|
2235
|
+
"effect_id": "6895938513573825800",
|
|
2236
|
+
"effect_type": 2,
|
|
2237
|
+
"source": 1,
|
|
2238
|
+
"title": "椰子汁",
|
|
2239
|
+
"description": "",
|
|
2240
|
+
"cover_url": {
|
|
2241
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/872bf5d51d0e4e3cb7d1cd0171790fb6~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=56cXJzr%2BDoUnQEboYofrVArRq2I%3D",
|
|
2242
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/872bf5d51d0e4e3cb7d1cd0171790fb6~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439306&x-signature=neewnxVHHnoxoHVPC4qWeK8bIQc%3D"
|
|
2243
|
+
},
|
|
2244
|
+
"item_urls": [
|
|
2245
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/osXn8CKuD8eAfBwoEAADDb41NPaUlAC9QAzNg1?lk3s=43402efa&x-expires=1768439306&x-signature=DcVNshrYNauYABLe%2Fp7bEyv6TOY%3D"
|
|
2246
|
+
],
|
|
2247
|
+
"md5": "787ac06fbb927b279d0a07f9b7d58d12",
|
|
2248
|
+
"has_favorited": false,
|
|
2249
|
+
"third_resource_id": 6730571516909457932,
|
|
2250
|
+
"third_resource_id_str": "6730571516909457932",
|
|
2251
|
+
"create_time": 1605585962,
|
|
2252
|
+
"statistics": {
|
|
2253
|
+
"favorite_count": 0
|
|
2254
|
+
},
|
|
2255
|
+
"is_original": true,
|
|
2256
|
+
"status": 102,
|
|
2257
|
+
"review_info": {
|
|
2258
|
+
"review_status": 100,
|
|
2259
|
+
"review_code_list": [],
|
|
2260
|
+
"extra_reason": null,
|
|
2261
|
+
"review_reason_list": []
|
|
2262
|
+
},
|
|
2263
|
+
"aspect_ratio": 1,
|
|
2264
|
+
"download_info": {
|
|
2265
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a80e7c4ffbb04fcbb7ce446b14467c07~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=goby1O4bw2%2Bj5XWaaaQ5voK96M4%3D",
|
|
2266
|
+
"format": "gif"
|
|
2267
|
+
},
|
|
2268
|
+
"copyright": {
|
|
2269
|
+
"copyright_text": "剪映",
|
|
2270
|
+
"copyright_logo": "",
|
|
2271
|
+
"artist_name": ""
|
|
2272
|
+
},
|
|
2273
|
+
"publish_source": "loki",
|
|
2274
|
+
"is_business": false,
|
|
2275
|
+
"business_info": {
|
|
2276
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2277
|
+
"sign": "gSIpHE5spI6xoUr1J9ImVyWYreb4QhcFK4F3FcyFpmhBwspIQlc9XgrOuUVsYHSlC6JM4qCTnbuiv1Tyjp4GZefmuYOLH47ioLTi+UPc3+KsqP+agFBRbnQ/hKmccoQpgxeM8B2qGb0w3QUTPRZlvcf/vrvCAZf/2le9KNR4SbE="
|
|
2278
|
+
},
|
|
2279
|
+
"category_ids": [
|
|
2280
|
+
10521
|
|
2281
|
+
],
|
|
2282
|
+
"collection_ids": [
|
|
2283
|
+
"6937856472718085383"
|
|
2284
|
+
],
|
|
2285
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2286
|
+
},
|
|
2287
|
+
"sticker": {
|
|
2288
|
+
"preview_cover": "",
|
|
2289
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a80e7c4ffbb04fcbb7ce446b14467c07~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=01SUU3yn3JgNPI8nOUz3UGBMlJM%3D&format=.png",
|
|
2290
|
+
"sticker_type": 2,
|
|
2291
|
+
"sticker_package": {
|
|
2292
|
+
"width_per_frame": 0,
|
|
2293
|
+
"height_per_frame": 0,
|
|
2294
|
+
"size": 0
|
|
2295
|
+
},
|
|
2296
|
+
"large_image": {
|
|
2297
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a80e7c4ffbb04fcbb7ce446b14467c07~tplv-3jr8j4ixpe-image.image?x-expires=1768439306&x-signature=goby1O4bw2%2Bj5XWaaaQ5voK96M4%3D"
|
|
2298
|
+
}
|
|
2299
|
+
}
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"common_attr": {
|
|
2303
|
+
"id": "6977630799545830693",
|
|
2304
|
+
"effect_id": "6977630799545830693",
|
|
2305
|
+
"effect_type": 2,
|
|
2306
|
+
"source": 1,
|
|
2307
|
+
"title": "夏天夏日贴纸冰激凌动态",
|
|
2308
|
+
"description": "夏天夏日贴纸冰激凌动态",
|
|
2309
|
+
"cover_url": {
|
|
2310
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3a0535262c33495e960f0cc075004f0f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=iC7V%2B%2Fd7ZETPiQX9pJAA9zW%2F5t8%3D",
|
|
2311
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3a0535262c33495e960f0cc075004f0f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=v2M804LUWr%2BdIjwNJHOa%2FNk3yTM%3D"
|
|
2312
|
+
},
|
|
2313
|
+
"item_urls": [
|
|
2314
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d66bd98ba179bbc7beba381dfca54455?lk3s=43402efa&x-expires=1768439306&x-signature=eQqM6hVB%2BoavcCCcdAdwBENquJ8%3D"
|
|
2315
|
+
],
|
|
2316
|
+
"md5": "d66bd98ba179bbc7beba381dfca54455",
|
|
2317
|
+
"has_favorited": false,
|
|
2318
|
+
"third_resource_id": 6977633900507959820,
|
|
2319
|
+
"third_resource_id_str": "6977633900507959820",
|
|
2320
|
+
"create_time": 1624606978,
|
|
2321
|
+
"statistics": {
|
|
2322
|
+
"favorite_count": 0
|
|
2323
|
+
},
|
|
2324
|
+
"is_original": true,
|
|
2325
|
+
"status": 102,
|
|
2326
|
+
"review_info": {
|
|
2327
|
+
"review_status": 100,
|
|
2328
|
+
"review_code_list": [],
|
|
2329
|
+
"extra_reason": null,
|
|
2330
|
+
"review_reason_list": []
|
|
2331
|
+
},
|
|
2332
|
+
"aspect_ratio": 1,
|
|
2333
|
+
"download_info": {
|
|
2334
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea05591c2a0546d7993d4ecd40102eba~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=08Uv721xaY%2B%2FFsI2LjeaWGYERlk%3D",
|
|
2335
|
+
"format": "gif"
|
|
2336
|
+
},
|
|
2337
|
+
"publish_source": "internal_without_review",
|
|
2338
|
+
"is_business": false,
|
|
2339
|
+
"business_info": {
|
|
2340
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2341
|
+
"sign": "4sW2yGKCCpAI9IinFBEnH/ttOVV3EPGg761kJ7Fsit/IzonpciNszSrAqIu6b6VO71lO/MUbAR+Ipr8W8KG9YN489gv1d0DgrRSZiPcraDVu4+pSc8PlkDJAaizd7O1dkOf87IAkP5aKfBBWLe/Bn+YCrCwyixtzIRtArWri/9I="
|
|
2342
|
+
},
|
|
2343
|
+
"category_ids": [
|
|
2344
|
+
10521
|
|
2345
|
+
],
|
|
2346
|
+
"collection_ids": [
|
|
2347
|
+
"6998009552608169223"
|
|
2348
|
+
],
|
|
2349
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2350
|
+
},
|
|
2351
|
+
"sticker": {
|
|
2352
|
+
"preview_cover": "",
|
|
2353
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea05591c2a0546d7993d4ecd40102eba~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=tf3FlNbFGlbO6zrY%2FmNuuB%2FeWzU%3D&format=.png",
|
|
2354
|
+
"sticker_type": 2,
|
|
2355
|
+
"sticker_package": {
|
|
2356
|
+
"width_per_frame": 280,
|
|
2357
|
+
"height_per_frame": 280,
|
|
2358
|
+
"size": 169711
|
|
2359
|
+
},
|
|
2360
|
+
"large_image": {
|
|
2361
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea05591c2a0546d7993d4ecd40102eba~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=08Uv721xaY%2B%2FFsI2LjeaWGYERlk%3D"
|
|
2362
|
+
}
|
|
2363
|
+
}
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"common_attr": {
|
|
2367
|
+
"id": "7381356861590670633",
|
|
2368
|
+
"effect_id": "7381356861590670633",
|
|
2369
|
+
"effect_type": 2,
|
|
2370
|
+
"source": 1,
|
|
2371
|
+
"title": "夏日粉色黄色水彩笔小花装饰",
|
|
2372
|
+
"description": "夏日粉色黄色水彩笔小花装饰",
|
|
2373
|
+
"cover_url": {
|
|
2374
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7722d15052f44e3b67ddc1a63d0c5b6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=airkxRL30f9mTAxbLvma9JmXcnY%3D",
|
|
2375
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7722d15052f44e3b67ddc1a63d0c5b6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=ugWo%2Bsp8wj7lEP5hjg%2FPNiiiudo%3D"
|
|
2376
|
+
},
|
|
2377
|
+
"item_urls": [
|
|
2378
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ecafa1a537d934d5358c164d6b798550?lk3s=43402efa&x-expires=1768439306&x-signature=yd9ht115F0SN4BswL%2F%2BvcqAsP7s%3D"
|
|
2379
|
+
],
|
|
2380
|
+
"md5": "ecafa1a537d934d5358c164d6b798550",
|
|
2381
|
+
"has_favorited": false,
|
|
2382
|
+
"create_time": 1718606423,
|
|
2383
|
+
"statistics": {
|
|
2384
|
+
"favorite_count": 0
|
|
2385
|
+
},
|
|
2386
|
+
"is_original": true,
|
|
2387
|
+
"status": 102,
|
|
2388
|
+
"review_info": {
|
|
2389
|
+
"review_status": 1,
|
|
2390
|
+
"review_code_list": [],
|
|
2391
|
+
"extra_reason": null,
|
|
2392
|
+
"review_reason_list": []
|
|
2393
|
+
},
|
|
2394
|
+
"aspect_ratio": 1,
|
|
2395
|
+
"download_info": {
|
|
2396
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3354f17cd8f644da91d1bfaba045d046~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=d6Dt9YNzJWQxsLBVfRBTCAU2zVo%3D",
|
|
2397
|
+
"format": "gif"
|
|
2398
|
+
},
|
|
2399
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2400
|
+
"is_business": false,
|
|
2401
|
+
"business_info": {
|
|
2402
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2403
|
+
"sign": "sNY3Rkjv35YhnTOZChg/C0okI9h11E3FV7X/4BmnA4cdMx78utlUjviUUE8k0XlYE05wAcLFoaYxoRR7c29veAVl+3MvIyXT+ZGqPhZZSFbDaboJrIojJFiuvK7ySPps94MoVieEL3sDW0bzGolsX/rjo/4tgDPWBczZKs3vtyU="
|
|
2404
|
+
},
|
|
2405
|
+
"category_ids": [
|
|
2406
|
+
10521,
|
|
2407
|
+
10515
|
|
2408
|
+
],
|
|
2409
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/e20525a12dfec7ae89e1e8def4d612fa\"}"
|
|
2410
|
+
},
|
|
2411
|
+
"author": {
|
|
2412
|
+
"name": "CHICHI",
|
|
2413
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
2414
|
+
"source": 1,
|
|
2415
|
+
"uid": "3294558974117544"
|
|
2416
|
+
},
|
|
2417
|
+
"sticker": {
|
|
2418
|
+
"preview_cover": "",
|
|
2419
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3354f17cd8f644da91d1bfaba045d046~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=2ACrwqmkHkkyzcpo%2B9FkdgQsEMk%3D&format=.png",
|
|
2420
|
+
"sticker_type": 2,
|
|
2421
|
+
"sticker_package": {
|
|
2422
|
+
"width_per_frame": 280,
|
|
2423
|
+
"height_per_frame": 280,
|
|
2424
|
+
"size": 64193
|
|
2425
|
+
},
|
|
2426
|
+
"large_image": {
|
|
2427
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3354f17cd8f644da91d1bfaba045d046~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=d6Dt9YNzJWQxsLBVfRBTCAU2zVo%3D"
|
|
2428
|
+
}
|
|
2429
|
+
}
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
"common_attr": {
|
|
2433
|
+
"id": "7392249660963917107",
|
|
2434
|
+
"effect_id": "7392249660963917107",
|
|
2435
|
+
"effect_type": 2,
|
|
2436
|
+
"source": 1,
|
|
2437
|
+
"title": "缤纷夏日水果西瓜美食",
|
|
2438
|
+
"description": "缤纷夏日水果西瓜美食",
|
|
2439
|
+
"cover_url": {
|
|
2440
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/47ce989ec89643e6a4ddbeea3c8d251a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=0MvXahS8fgAtFyOoNY55Bcmh%2FcM%3D",
|
|
2441
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/47ce989ec89643e6a4ddbeea3c8d251a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=LUO6vgU7BNodT7At5juft2VHsME%3D"
|
|
2442
|
+
},
|
|
2443
|
+
"item_urls": [
|
|
2444
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f91b6ed751e106a5ecf57ebf61000eef?lk3s=43402efa&x-expires=1768439306&x-signature=vdxIlAkl2L31dvalhnap1LJ%2BX4A%3D"
|
|
2445
|
+
],
|
|
2446
|
+
"md5": "f91b6ed751e106a5ecf57ebf61000eef",
|
|
2447
|
+
"has_favorited": false,
|
|
2448
|
+
"create_time": 1721142881,
|
|
2449
|
+
"statistics": {
|
|
2450
|
+
"favorite_count": 0
|
|
2451
|
+
},
|
|
2452
|
+
"is_original": true,
|
|
2453
|
+
"status": 102,
|
|
2454
|
+
"review_info": {
|
|
2455
|
+
"review_status": 1,
|
|
2456
|
+
"review_code_list": [],
|
|
2457
|
+
"extra_reason": null,
|
|
2458
|
+
"review_reason_list": []
|
|
2459
|
+
},
|
|
2460
|
+
"aspect_ratio": 1,
|
|
2461
|
+
"download_info": {
|
|
2462
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/94a2d37e9e7c41e2b60efc7914c96690~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=zsbVRnYOmZ%2FShE70enw46Uog50Q%3D",
|
|
2463
|
+
"format": "gif"
|
|
2464
|
+
},
|
|
2465
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2466
|
+
"is_business": false,
|
|
2467
|
+
"business_info": {
|
|
2468
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2469
|
+
"sign": "K7JKTO0CH0nm3aZ2FjfaGItFwUPUYiu3OhFe+77gn1pJO5EzCxuXC8ShYCkbox2vf1u95uHTsUNb4Cjo7bMy6gqb40FWL2RPgUbxAvQz0cniwK/p8SuLQC0ndJ6h//nQzMvSAKVQcM6wu8mWEc95EAanPuKHGaYq46gNzzj9ito="
|
|
2470
|
+
},
|
|
2471
|
+
"category_ids": [
|
|
2472
|
+
10521
|
|
2473
|
+
],
|
|
2474
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/8efbb07c3885ace779dd8984d9415362\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2475
|
+
},
|
|
2476
|
+
"author": {
|
|
2477
|
+
"name": "荔荔皆心苦",
|
|
2478
|
+
"avatar_url": "https://p29-dy.byteimg.com/aweme/1080x1080/2ec8d000404a813daa9d0.jpeg?from=4010531038",
|
|
2479
|
+
"source": 1,
|
|
2480
|
+
"uid": "2167858168604734"
|
|
2481
|
+
},
|
|
2482
|
+
"sticker": {
|
|
2483
|
+
"preview_cover": "",
|
|
2484
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/94a2d37e9e7c41e2b60efc7914c96690~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=xZldPDlpno5JzAyCqVCzYeFeBlA%3D&format=.png",
|
|
2485
|
+
"sticker_type": 2,
|
|
2486
|
+
"sticker_package": {
|
|
2487
|
+
"width_per_frame": 280,
|
|
2488
|
+
"height_per_frame": 280,
|
|
2489
|
+
"size": 319320
|
|
2490
|
+
},
|
|
2491
|
+
"large_image": {
|
|
2492
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/94a2d37e9e7c41e2b60efc7914c96690~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=zsbVRnYOmZ%2FShE70enw46Uog50Q%3D"
|
|
2493
|
+
}
|
|
2494
|
+
}
|
|
2495
|
+
},
|
|
2496
|
+
{
|
|
2497
|
+
"common_attr": {
|
|
2498
|
+
"id": "7381356309767032127",
|
|
2499
|
+
"effect_id": "7381356309767032127",
|
|
2500
|
+
"effect_type": 2,
|
|
2501
|
+
"source": 1,
|
|
2502
|
+
"title": "雨过天晴可爱雨后小彩虹",
|
|
2503
|
+
"description": "雨过天晴可爱雨后小彩虹",
|
|
2504
|
+
"cover_url": {
|
|
2505
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6c4876ed41354fbea74be3f07dbe997e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=yORr28QlNDZqNj%2BFPl0Fsy2xb6M%3D",
|
|
2506
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6c4876ed41354fbea74be3f07dbe997e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=RMJeOm85rT0TlGYcjQov1pBHTys%3D"
|
|
2507
|
+
},
|
|
2508
|
+
"item_urls": [
|
|
2509
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/86e5d059d2e734425d588b0720593a00?lk3s=43402efa&x-expires=1768439306&x-signature=TjO79TELfrLygOJlgVgd1lD0lpk%3D"
|
|
2510
|
+
],
|
|
2511
|
+
"md5": "86e5d059d2e734425d588b0720593a00",
|
|
2512
|
+
"has_favorited": false,
|
|
2513
|
+
"create_time": 1718606423,
|
|
2514
|
+
"statistics": {
|
|
2515
|
+
"favorite_count": 0
|
|
2516
|
+
},
|
|
2517
|
+
"is_original": true,
|
|
2518
|
+
"status": 102,
|
|
2519
|
+
"review_info": {
|
|
2520
|
+
"review_status": 1,
|
|
2521
|
+
"review_code_list": [],
|
|
2522
|
+
"extra_reason": null,
|
|
2523
|
+
"review_reason_list": []
|
|
2524
|
+
},
|
|
2525
|
+
"aspect_ratio": 1,
|
|
2526
|
+
"download_info": {
|
|
2527
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d1450ce53f3d4ee8ba6e90fdf5b0bbf1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=QiDlxhYMFrufSdC0BynY1FW6TZU%3D",
|
|
2528
|
+
"format": "gif"
|
|
2529
|
+
},
|
|
2530
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2531
|
+
"is_business": false,
|
|
2532
|
+
"business_info": {
|
|
2533
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2534
|
+
"sign": "G4Cbu7mM7USo8+ALK5JVhj7c35zi3CV4wphsPUHkO5CMnU4+bIAKxNOx+hhvh2gLYLQP4GhVLrE5rEyH/7rMUEy5odd+DENKNNJFbWz3ncpMzYd44DjCyyYF9p66fhxvh1SauBvAm0Iy0piOe+ur2TZ6ehb3+rLxLoNHK+5382E="
|
|
2535
|
+
},
|
|
2536
|
+
"category_ids": [
|
|
2537
|
+
10521,
|
|
2538
|
+
10515
|
|
2539
|
+
],
|
|
2540
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/b874e238d02d46118f608f6c9b8a3710\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2541
|
+
},
|
|
2542
|
+
"author": {
|
|
2543
|
+
"name": "CHICHI",
|
|
2544
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
2545
|
+
"source": 1,
|
|
2546
|
+
"uid": "3294558974117544"
|
|
2547
|
+
},
|
|
2548
|
+
"sticker": {
|
|
2549
|
+
"preview_cover": "",
|
|
2550
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d1450ce53f3d4ee8ba6e90fdf5b0bbf1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=X1yOA1qPUFEdDffa0PGClSr4elk%3D&format=.png",
|
|
2551
|
+
"sticker_type": 2,
|
|
2552
|
+
"sticker_package": {
|
|
2553
|
+
"width_per_frame": 280,
|
|
2554
|
+
"height_per_frame": 280,
|
|
2555
|
+
"size": 65634
|
|
2556
|
+
},
|
|
2557
|
+
"large_image": {
|
|
2558
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d1450ce53f3d4ee8ba6e90fdf5b0bbf1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=QiDlxhYMFrufSdC0BynY1FW6TZU%3D"
|
|
2559
|
+
}
|
|
2560
|
+
}
|
|
2561
|
+
},
|
|
2562
|
+
{
|
|
2563
|
+
"common_attr": {
|
|
2564
|
+
"id": "6977630799545863461",
|
|
2565
|
+
"effect_id": "6977630799545863461",
|
|
2566
|
+
"effect_type": 2,
|
|
2567
|
+
"source": 1,
|
|
2568
|
+
"title": "夏天夏日贴纸波子汽水动态",
|
|
2569
|
+
"description": "夏天夏日贴纸波子汽水动态",
|
|
2570
|
+
"cover_url": {
|
|
2571
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f9e18281cb044e858a2f2554aa411f07~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=bRaTC9TcatJVnKUnLehniGG%2Bn5I%3D",
|
|
2572
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f9e18281cb044e858a2f2554aa411f07~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=qmEnlFTQGMFT9oplmA7E3MfAedA%3D"
|
|
2573
|
+
},
|
|
2574
|
+
"item_urls": [
|
|
2575
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7af0296c52ae3ffa3f62686d29233d14?lk3s=43402efa&x-expires=1768439306&x-signature=BGcekZJzjEaT%2B73ekPja0yE3ZUg%3D"
|
|
2576
|
+
],
|
|
2577
|
+
"md5": "7af0296c52ae3ffa3f62686d29233d14",
|
|
2578
|
+
"has_favorited": false,
|
|
2579
|
+
"third_resource_id": 6977633957462413837,
|
|
2580
|
+
"third_resource_id_str": "6977633957462413837",
|
|
2581
|
+
"create_time": 1624606979,
|
|
2582
|
+
"statistics": {
|
|
2583
|
+
"favorite_count": 0
|
|
2584
|
+
},
|
|
2585
|
+
"is_original": true,
|
|
2586
|
+
"status": 102,
|
|
2587
|
+
"review_info": {
|
|
2588
|
+
"review_status": 100,
|
|
2589
|
+
"review_code_list": [],
|
|
2590
|
+
"extra_reason": null,
|
|
2591
|
+
"review_reason_list": []
|
|
2592
|
+
},
|
|
2593
|
+
"aspect_ratio": 1,
|
|
2594
|
+
"download_info": {
|
|
2595
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb797f74762f40a7976776c634ea9d53~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=PL%2FCOusOIysRLvWYvXP7BhTa9Nw%3D",
|
|
2596
|
+
"format": "gif"
|
|
2597
|
+
},
|
|
2598
|
+
"publish_source": "internal_without_review",
|
|
2599
|
+
"is_business": false,
|
|
2600
|
+
"business_info": {
|
|
2601
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2602
|
+
"sign": "Zb/81XvgkRuaDvY3dJRFDNwYiToKF/nON9WVEAwBcGKiqSa0PcHoIavk+fIHhBKLyL7291MQsA8VP30+00WaVn2oJMOUcbLxIeApmrG2TCSBTFE3G4kCKA0SsM5qeIEqWbl70G94pJQfsWP/UZq5JUAyrEn1WiXozj5YMrE9ZA4="
|
|
2603
|
+
},
|
|
2604
|
+
"category_ids": [
|
|
2605
|
+
10521
|
|
2606
|
+
],
|
|
2607
|
+
"collection_ids": [
|
|
2608
|
+
"6998009552608169223"
|
|
2609
|
+
],
|
|
2610
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2611
|
+
},
|
|
2612
|
+
"sticker": {
|
|
2613
|
+
"preview_cover": "",
|
|
2614
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb797f74762f40a7976776c634ea9d53~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=ow75yEFPTeFsZUzxoXqy8nLNuHw%3D&format=.png",
|
|
2615
|
+
"sticker_type": 2,
|
|
2616
|
+
"sticker_package": {
|
|
2617
|
+
"width_per_frame": 280,
|
|
2618
|
+
"height_per_frame": 280,
|
|
2619
|
+
"size": 250266
|
|
2620
|
+
},
|
|
2621
|
+
"large_image": {
|
|
2622
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bb797f74762f40a7976776c634ea9d53~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=PL%2FCOusOIysRLvWYvXP7BhTa9Nw%3D"
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"common_attr": {
|
|
2628
|
+
"id": "6977632757098794248",
|
|
2629
|
+
"effect_id": "6977632757098794248",
|
|
2630
|
+
"effect_type": 2,
|
|
2631
|
+
"source": 1,
|
|
2632
|
+
"title": "夏天夏日贴纸游泳圈动态",
|
|
2633
|
+
"description": "夏天夏日贴纸游泳圈动态",
|
|
2634
|
+
"cover_url": {
|
|
2635
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c974f429851d40b9b887ce4bc38c5bf8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=Hlu4%2BuwVHwfYRRr2lXX7aVCUn%2F8%3D",
|
|
2636
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c974f429851d40b9b887ce4bc38c5bf8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=dZZUZwCZ5xKnmKplT42TvUiULek%3D"
|
|
2637
|
+
},
|
|
2638
|
+
"item_urls": [
|
|
2639
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/8335b9003078b7db8b64dd1d0420b4d2?lk3s=43402efa&x-expires=1768439306&x-signature=wh3SbL1lEULSfJJOQGg4pP4X7BY%3D"
|
|
2640
|
+
],
|
|
2641
|
+
"md5": "8335b9003078b7db8b64dd1d0420b4d2",
|
|
2642
|
+
"has_favorited": false,
|
|
2643
|
+
"third_resource_id": 6977634499462959646,
|
|
2644
|
+
"third_resource_id_str": "6977634499462959646",
|
|
2645
|
+
"create_time": 1624606979,
|
|
2646
|
+
"statistics": {
|
|
2647
|
+
"favorite_count": 0
|
|
2648
|
+
},
|
|
2649
|
+
"is_original": true,
|
|
2650
|
+
"status": 102,
|
|
2651
|
+
"review_info": {
|
|
2652
|
+
"review_status": 100,
|
|
2653
|
+
"review_code_list": [],
|
|
2654
|
+
"extra_reason": null,
|
|
2655
|
+
"review_reason_list": []
|
|
2656
|
+
},
|
|
2657
|
+
"aspect_ratio": 1,
|
|
2658
|
+
"download_info": {
|
|
2659
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b0dce80b736b4244bad059b6e3c7db9f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=rYCYcSFfrXMkgO1UscSivCGGlbE%3D",
|
|
2660
|
+
"format": "gif"
|
|
2661
|
+
},
|
|
2662
|
+
"publish_source": "internal_without_review",
|
|
2663
|
+
"is_business": false,
|
|
2664
|
+
"business_info": {
|
|
2665
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2666
|
+
"sign": "yhZjkyksOZJpEbOYvnunk9prBOLv8VQLzeO23JZbv5uCDrnyLWPUA0kGGpfePM3wOO1Z+c6jGUg4ptOphZIEChu78h3TS6yJJWvDBSzVGdayLEXwOMKMmsU2C028neg7Zujvwt+NGEyoj554KVoQe8WBVi7rqAgEU4KdaRfqwAA="
|
|
2667
|
+
},
|
|
2668
|
+
"category_ids": [
|
|
2669
|
+
10521
|
|
2670
|
+
],
|
|
2671
|
+
"collection_ids": [
|
|
2672
|
+
"6998009552608169223"
|
|
2673
|
+
],
|
|
2674
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2675
|
+
},
|
|
2676
|
+
"sticker": {
|
|
2677
|
+
"preview_cover": "",
|
|
2678
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b0dce80b736b4244bad059b6e3c7db9f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=O1LwdmCDWprFDAL%2FR%2B3GHd43ntk%3D&format=.png",
|
|
2679
|
+
"sticker_type": 2,
|
|
2680
|
+
"sticker_package": {
|
|
2681
|
+
"width_per_frame": 280,
|
|
2682
|
+
"height_per_frame": 280,
|
|
2683
|
+
"size": 226813
|
|
2684
|
+
},
|
|
2685
|
+
"large_image": {
|
|
2686
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b0dce80b736b4244bad059b6e3c7db9f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=rYCYcSFfrXMkgO1UscSivCGGlbE%3D"
|
|
2687
|
+
}
|
|
2688
|
+
}
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"common_attr": {
|
|
2692
|
+
"id": "7385016524043504946",
|
|
2693
|
+
"effect_id": "7385016524043504946",
|
|
2694
|
+
"effect_type": 2,
|
|
2695
|
+
"source": 1,
|
|
2696
|
+
"title": "梦幻手绘玫瑰花边框",
|
|
2697
|
+
"description": "梦幻手绘玫瑰花边框",
|
|
2698
|
+
"cover_url": {
|
|
2699
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a51ee800e44f44f589f3bb852e230291~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=er4JcMC84IDiqpAaQtqY5sSe5dg%3D",
|
|
2700
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a51ee800e44f44f589f3bb852e230291~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=eyRvjiYGFYS1jLJNo9AsTHTrXkE%3D"
|
|
2701
|
+
},
|
|
2702
|
+
"item_urls": [
|
|
2703
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7e56dcb4954e09cc8382348dcbc0d9a8?lk3s=43402efa&x-expires=1768439306&x-signature=o3dxLnCgpipSaaKaVJCh1fbx7mo%3D"
|
|
2704
|
+
],
|
|
2705
|
+
"md5": "7e56dcb4954e09cc8382348dcbc0d9a8",
|
|
2706
|
+
"has_favorited": false,
|
|
2707
|
+
"create_time": 1719458641,
|
|
2708
|
+
"statistics": {
|
|
2709
|
+
"favorite_count": 0
|
|
2710
|
+
},
|
|
2711
|
+
"is_original": true,
|
|
2712
|
+
"status": 102,
|
|
2713
|
+
"review_info": {
|
|
2714
|
+
"review_status": 1,
|
|
2715
|
+
"review_code_list": [],
|
|
2716
|
+
"extra_reason": null,
|
|
2717
|
+
"review_reason_list": []
|
|
2718
|
+
},
|
|
2719
|
+
"aspect_ratio": 1,
|
|
2720
|
+
"download_info": {
|
|
2721
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78bd3aea2f1c4929b40a3e30f55d58cb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=FRmmrI8Iemp0rCQjJwMh3PXM18M%3D",
|
|
2722
|
+
"format": "gif"
|
|
2723
|
+
},
|
|
2724
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2725
|
+
"is_business": false,
|
|
2726
|
+
"business_info": {
|
|
2727
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2728
|
+
"sign": "zONQpUtb/N4y/yKBmWWqediednOGOFDwKtSGkHWkeo8oC/SicwYy1tjs0SVTkLeYxQp5A56p1fAVTZSrNuOZmvlxdJp/Ql1M+DFFd3ZrHNK/g9RCwOa7ocNCImskTymp2EIn3H1R7Bl+lQfy24v6F1UY/OIFQ0ye+/NirpD3RLs="
|
|
2729
|
+
},
|
|
2730
|
+
"category_ids": [
|
|
2731
|
+
10521,
|
|
2732
|
+
10515
|
|
2733
|
+
],
|
|
2734
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/c1700dd72275aed4c3e5037a04938d92\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2735
|
+
},
|
|
2736
|
+
"author": {
|
|
2737
|
+
"name": "塔塔开坦克",
|
|
2738
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/okBBvA0AiCGAIdiQzOiBrNRfgrzoBpJSSEAhEc?lk3s=4eecb9e8&x-expires=1739495306&x-signature=Thx1iNICp18OPXKTk%2BD0FHIHMvU%3D",
|
|
2739
|
+
"source": 1,
|
|
2740
|
+
"uid": "3510085292656125"
|
|
2741
|
+
},
|
|
2742
|
+
"sticker": {
|
|
2743
|
+
"preview_cover": "",
|
|
2744
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78bd3aea2f1c4929b40a3e30f55d58cb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=0sVJ6G%2BFKyv3A%2FP0dang%2FpYClW0%3D&format=.png",
|
|
2745
|
+
"sticker_type": 2,
|
|
2746
|
+
"sticker_package": {
|
|
2747
|
+
"width_per_frame": 280,
|
|
2748
|
+
"height_per_frame": 280,
|
|
2749
|
+
"size": 136616
|
|
2750
|
+
},
|
|
2751
|
+
"large_image": {
|
|
2752
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/78bd3aea2f1c4929b40a3e30f55d58cb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=FRmmrI8Iemp0rCQjJwMh3PXM18M%3D"
|
|
2753
|
+
}
|
|
2754
|
+
}
|
|
2755
|
+
},
|
|
2756
|
+
{
|
|
2757
|
+
"common_attr": {
|
|
2758
|
+
"id": "7383962151280463114",
|
|
2759
|
+
"effect_id": "7383962151280463114",
|
|
2760
|
+
"effect_type": 2,
|
|
2761
|
+
"source": 1,
|
|
2762
|
+
"title": "磁带千禧风星光闪闪Y2K装饰",
|
|
2763
|
+
"description": "磁带千禧风星光闪闪Y2K装饰",
|
|
2764
|
+
"cover_url": {
|
|
2765
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d8ef308ce99c4f4bb949954f1a246afc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=3iaQqR%2FpMXFSTYGD6FY%2FyTnGgOA%3D",
|
|
2766
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d8ef308ce99c4f4bb949954f1a246afc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=LIpr9oMP%2B8YqnNZcinDFK5sxz%2Fc%3D"
|
|
2767
|
+
},
|
|
2768
|
+
"item_urls": [
|
|
2769
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/dbf740601b35fdc8e851706defbf8c06?lk3s=43402efa&x-expires=1768439306&x-signature=iaoeghkzndVDO7Z1WZSDnvFDckQ%3D"
|
|
2770
|
+
],
|
|
2771
|
+
"md5": "dbf740601b35fdc8e851706defbf8c06",
|
|
2772
|
+
"has_favorited": false,
|
|
2773
|
+
"create_time": 1719212962,
|
|
2774
|
+
"statistics": {
|
|
2775
|
+
"favorite_count": 0
|
|
2776
|
+
},
|
|
2777
|
+
"is_original": true,
|
|
2778
|
+
"status": 102,
|
|
2779
|
+
"review_info": {
|
|
2780
|
+
"review_status": 1,
|
|
2781
|
+
"review_code_list": [],
|
|
2782
|
+
"extra_reason": null,
|
|
2783
|
+
"review_reason_list": []
|
|
2784
|
+
},
|
|
2785
|
+
"aspect_ratio": 1,
|
|
2786
|
+
"download_info": {
|
|
2787
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aadfdab0630c40468b5952520bf37177~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=eUuegQZdnWAoNE5rj6hYylamaxk%3D",
|
|
2788
|
+
"format": "gif"
|
|
2789
|
+
},
|
|
2790
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2791
|
+
"is_business": false,
|
|
2792
|
+
"business_info": {
|
|
2793
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2794
|
+
"sign": "0+0RyFenCgK8h2Pwv6u28o7lnc+kQYrTgvIp5UkTBPCuHsBtc1mLjV9PwzbhkWX/H26NRtbiXGOpy9dhoFupcMymSImKR+dn9ATdcBHtnlqONao++cvloK/tOGOry1Wqy/ox/caFhCY88PjdaGcdqfAv3ddP7xgx3NR6UBCuknI="
|
|
2795
|
+
},
|
|
2796
|
+
"category_ids": [
|
|
2797
|
+
10521,
|
|
2798
|
+
10515,
|
|
2799
|
+
10516,
|
|
2800
|
+
11856
|
|
2801
|
+
],
|
|
2802
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/5e7d8c31bcfdc2b2fdcd3600d8e842c0\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2803
|
+
},
|
|
2804
|
+
"author": {
|
|
2805
|
+
"name": "阿哩哩",
|
|
2806
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495306&x-signature=HLA0nwHxs2LbDLbGqyaPnDZXtWM%3D",
|
|
2807
|
+
"source": 1,
|
|
2808
|
+
"uid": "100571911413"
|
|
2809
|
+
},
|
|
2810
|
+
"sticker": {
|
|
2811
|
+
"preview_cover": "",
|
|
2812
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aadfdab0630c40468b5952520bf37177~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=QKZyES7XSHkoUxqOY7OrHQjhtt8%3D&format=.png",
|
|
2813
|
+
"sticker_type": 2,
|
|
2814
|
+
"sticker_package": {
|
|
2815
|
+
"width_per_frame": 280,
|
|
2816
|
+
"height_per_frame": 280,
|
|
2817
|
+
"size": 1050453
|
|
2818
|
+
},
|
|
2819
|
+
"large_image": {
|
|
2820
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aadfdab0630c40468b5952520bf37177~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=eUuegQZdnWAoNE5rj6hYylamaxk%3D"
|
|
2821
|
+
}
|
|
2822
|
+
}
|
|
2823
|
+
},
|
|
2824
|
+
{
|
|
2825
|
+
"common_attr": {
|
|
2826
|
+
"id": "7393556177776364836",
|
|
2827
|
+
"effect_id": "7393556177776364836",
|
|
2828
|
+
"effect_type": 2,
|
|
2829
|
+
"source": 1,
|
|
2830
|
+
"title": "可爱游泳小猫咪",
|
|
2831
|
+
"description": "可爱游泳小猫咪",
|
|
2832
|
+
"cover_url": {
|
|
2833
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a4e013d64f340f7bc04c948fc832ff0~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=gvVBrnp1XgIUKtLN41O84VkEFGE%3D",
|
|
2834
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a4e013d64f340f7bc04c948fc832ff0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=rcCq1EOZWmtG7%2BSq%2FeipVNLA79I%3D"
|
|
2835
|
+
},
|
|
2836
|
+
"item_urls": [
|
|
2837
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c756ed9dd58ad70167dee2da5067eab6?lk3s=43402efa&x-expires=1768439306&x-signature=L9AJ3tP%2BRkGcmv%2FXYJQBevP4%2Ba4%3D"
|
|
2838
|
+
],
|
|
2839
|
+
"md5": "c756ed9dd58ad70167dee2da5067eab6",
|
|
2840
|
+
"has_favorited": false,
|
|
2841
|
+
"create_time": 1721446851,
|
|
2842
|
+
"statistics": {
|
|
2843
|
+
"favorite_count": 0
|
|
2844
|
+
},
|
|
2845
|
+
"is_original": true,
|
|
2846
|
+
"status": 102,
|
|
2847
|
+
"review_info": {
|
|
2848
|
+
"review_status": 1,
|
|
2849
|
+
"review_code_list": [],
|
|
2850
|
+
"extra_reason": null,
|
|
2851
|
+
"review_reason_list": []
|
|
2852
|
+
},
|
|
2853
|
+
"aspect_ratio": 1,
|
|
2854
|
+
"download_info": {
|
|
2855
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a4e013d64f340f7bc04c948fc832ff0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=wOnm1HsVvLxgRxXX2BYQXAglcfc%3D",
|
|
2856
|
+
"format": "gif"
|
|
2857
|
+
},
|
|
2858
|
+
"publish_source": "user_post_pc_collection",
|
|
2859
|
+
"is_business": false,
|
|
2860
|
+
"business_info": {
|
|
2861
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2862
|
+
"sign": "zBory0S17idEajLcYz+tOZ1H0fr4QMfQ6FepMn1p1nk1r9MtlKatoHO9pgVwMin7EWOTGyOOe7Y2ye0+86ljr5lt58rI5dcQSAofdlKdbVSdNLUdOAyUSSCXp9Zu9Iv7dv3yKJeSizVWbypK+sUSFiZWmiRMv80N8zv24oay4sI="
|
|
2863
|
+
},
|
|
2864
|
+
"category_ids": [
|
|
2865
|
+
10521
|
|
2866
|
+
],
|
|
2867
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2868
|
+
},
|
|
2869
|
+
"author": {
|
|
2870
|
+
"name": "布丁梨梨",
|
|
2871
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o4oNsAaMOEUDXdsWQAAVeEIemBeJ8S3AojQ0BN?lk3s=4eecb9e8&x-expires=1739495306&x-signature=rFkXenR6BNj8%2BiwV09cvZHr3JS4%3D",
|
|
2872
|
+
"source": 1,
|
|
2873
|
+
"uid": "4230518500236589"
|
|
2874
|
+
},
|
|
2875
|
+
"sticker": {
|
|
2876
|
+
"preview_cover": "",
|
|
2877
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a4e013d64f340f7bc04c948fc832ff0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=pHhkVEIaLjeA5Yrx7B1Pra0tFIo%3D&format=.png",
|
|
2878
|
+
"sticker_type": 2,
|
|
2879
|
+
"sticker_package": {
|
|
2880
|
+
"width_per_frame": 280,
|
|
2881
|
+
"height_per_frame": 280,
|
|
2882
|
+
"size": 44143
|
|
2883
|
+
},
|
|
2884
|
+
"large_image": {
|
|
2885
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5a4e013d64f340f7bc04c948fc832ff0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=wOnm1HsVvLxgRxXX2BYQXAglcfc%3D"
|
|
2886
|
+
}
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2889
|
+
{
|
|
2890
|
+
"common_attr": {
|
|
2891
|
+
"id": "7107525170054565127",
|
|
2892
|
+
"effect_id": "7107525170054565127",
|
|
2893
|
+
"effect_type": 2,
|
|
2894
|
+
"source": 1,
|
|
2895
|
+
"title": "橡皮泥材质啤酒,干杯,美食,夏日",
|
|
2896
|
+
"description": "橡皮泥立体,可爱,啤酒,干杯,美食,夏日",
|
|
2897
|
+
"cover_url": {
|
|
2898
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/107120b91e4f43a39cfc23d05724ff00~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=QbwMAgR9y1azCD3WXrWOP5tlpSs%3D",
|
|
2899
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/107120b91e4f43a39cfc23d05724ff00~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=QbwMAgR9y1azCD3WXrWOP5tlpSs%3D"
|
|
2900
|
+
},
|
|
2901
|
+
"item_urls": [
|
|
2902
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/8b26c8ae1800f2f4b4d3e09f8a7bc055?lk3s=43402efa&x-expires=1768439306&x-signature=9Jxp7LcBMT9goSq4kP0UQdCpUR0%3D"
|
|
2903
|
+
],
|
|
2904
|
+
"md5": "8b26c8ae1800f2f4b4d3e09f8a7bc055",
|
|
2905
|
+
"has_favorited": false,
|
|
2906
|
+
"third_resource_id": 7109788701336539679,
|
|
2907
|
+
"third_resource_id_str": "7109788701336539679",
|
|
2908
|
+
"create_time": 1654849660,
|
|
2909
|
+
"statistics": {
|
|
2910
|
+
"favorite_count": 0
|
|
2911
|
+
},
|
|
2912
|
+
"is_original": true,
|
|
2913
|
+
"status": 102,
|
|
2914
|
+
"review_info": {
|
|
2915
|
+
"review_status": 100,
|
|
2916
|
+
"review_code_list": [],
|
|
2917
|
+
"extra_reason": "",
|
|
2918
|
+
"review_reason_list": []
|
|
2919
|
+
},
|
|
2920
|
+
"aspect_ratio": 1,
|
|
2921
|
+
"download_info": {
|
|
2922
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/107120b91e4f43a39cfc23d05724ff00~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=obF%2B2ZhXAZfBt8mJRr3ZhwEf1f4%3D",
|
|
2923
|
+
"format": "png"
|
|
2924
|
+
},
|
|
2925
|
+
"copyright": {
|
|
2926
|
+
"copyright_text": "龙潭丁凯乐",
|
|
2927
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/14eb79bcf1be462698fdac81157e363e~tplv-dwpf7vt6ri-image.png",
|
|
2928
|
+
"artist_name": ""
|
|
2929
|
+
},
|
|
2930
|
+
"publish_source": "user_post",
|
|
2931
|
+
"is_business": false,
|
|
2932
|
+
"business_scope": [
|
|
2933
|
+
"UNLIMITED"
|
|
2934
|
+
],
|
|
2935
|
+
"business_info": {
|
|
2936
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2937
|
+
"sign": "gAfiyewBNt57rfS8S1lFy22RNQh5GpVvWoShOcgTPXlw8FoH5Vr7uxPjW2wLeb5V68pwgs/MnfQyl9caWepxAUX0jt2MeLeV0NJyX74TrB7UIxHnkIR569Blqr46vqzAv8FKty+150mqY4z9RFYCUgaxiy4OgrQ5uixrFVj8l60="
|
|
2938
|
+
},
|
|
2939
|
+
"category_ids": [
|
|
2940
|
+
10521
|
|
2941
|
+
],
|
|
2942
|
+
"collection_ids": [
|
|
2943
|
+
"7120132090552683806",
|
|
2944
|
+
"7120132090552683806"
|
|
2945
|
+
],
|
|
2946
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2947
|
+
},
|
|
2948
|
+
"author": {
|
|
2949
|
+
"name": "龙潭丁凯乐",
|
|
2950
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739494853&x-signature=hD%2BNKWOcc6%2BtygK1mt%2Bc2D8U5SE%3D",
|
|
2951
|
+
"source": 1,
|
|
2952
|
+
"uid": "2053511615874931"
|
|
2953
|
+
},
|
|
2954
|
+
"sticker": {
|
|
2955
|
+
"preview_cover": "",
|
|
2956
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/107120b91e4f43a39cfc23d05724ff00~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=Fe4QzknM1HF%2BPlthghNSDD7Mu2c%3D&format=.png",
|
|
2957
|
+
"sticker_type": 1,
|
|
2958
|
+
"sticker_package": {
|
|
2959
|
+
"width_per_frame": 540,
|
|
2960
|
+
"height_per_frame": 540,
|
|
2961
|
+
"size": 170517
|
|
2962
|
+
},
|
|
2963
|
+
"large_image": {
|
|
2964
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/107120b91e4f43a39cfc23d05724ff00~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=obF%2B2ZhXAZfBt8mJRr3ZhwEf1f4%3D"
|
|
2965
|
+
}
|
|
2966
|
+
}
|
|
2967
|
+
},
|
|
2968
|
+
{
|
|
2969
|
+
"common_attr": {
|
|
2970
|
+
"id": "7107500224842566948",
|
|
2971
|
+
"effect_id": "7107500224842566948",
|
|
2972
|
+
"effect_type": 2,
|
|
2973
|
+
"source": 1,
|
|
2974
|
+
"title": "橡皮泥立体,可爱,海边,海星,夏日",
|
|
2975
|
+
"description": "橡皮泥立体,可爱,海边,海星,夏日",
|
|
2976
|
+
"cover_url": {
|
|
2977
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1f62a0141b2a4b00b5b8937bfe8589a5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=UtXydt1n%2BhKjxJqmS3RHU3rrk%2Fk%3D",
|
|
2978
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1f62a0141b2a4b00b5b8937bfe8589a5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=UtXydt1n%2BhKjxJqmS3RHU3rrk%2Fk%3D"
|
|
2979
|
+
},
|
|
2980
|
+
"item_urls": [
|
|
2981
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/544052e0f1184d08b7ef2482ff494883?lk3s=43402efa&x-expires=1768439306&x-signature=EVDv75vKgvzqXu6g2LB3eeipmss%3D"
|
|
2982
|
+
],
|
|
2983
|
+
"md5": "544052e0f1184d08b7ef2482ff494883",
|
|
2984
|
+
"has_favorited": false,
|
|
2985
|
+
"third_resource_id": 7109788700027916807,
|
|
2986
|
+
"third_resource_id_str": "7109788700027916807",
|
|
2987
|
+
"create_time": 1654849660,
|
|
2988
|
+
"statistics": {
|
|
2989
|
+
"favorite_count": 0
|
|
2990
|
+
},
|
|
2991
|
+
"is_original": true,
|
|
2992
|
+
"status": 102,
|
|
2993
|
+
"review_info": {
|
|
2994
|
+
"review_status": 5,
|
|
2995
|
+
"review_code_list": [
|
|
2996
|
+
209
|
|
2997
|
+
],
|
|
2998
|
+
"extra_reason": "",
|
|
2999
|
+
"review_reason_list": []
|
|
3000
|
+
},
|
|
3001
|
+
"aspect_ratio": 1,
|
|
3002
|
+
"download_info": {
|
|
3003
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1f62a0141b2a4b00b5b8937bfe8589a5~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=YzuG2SMizSpUUYCDk6wJSz02IjA%3D",
|
|
3004
|
+
"format": "png"
|
|
3005
|
+
},
|
|
3006
|
+
"copyright": {
|
|
3007
|
+
"copyright_text": "龙潭丁凯乐",
|
|
3008
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/14eb79bcf1be462698fdac81157e363e~tplv-dwpf7vt6ri-image.png",
|
|
3009
|
+
"artist_name": ""
|
|
3010
|
+
},
|
|
3011
|
+
"publish_source": "user_post",
|
|
3012
|
+
"is_business": false,
|
|
3013
|
+
"business_scope": [
|
|
3014
|
+
"UNLIMITED"
|
|
3015
|
+
],
|
|
3016
|
+
"business_info": {
|
|
3017
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3018
|
+
"sign": "rL+z0s+garH/zVy+Ennh6N0ChkczWm2jvKxXyZ1m+saey5cFI1B4qPko7zcn05/thl1fD/S+Kob3IPr/EebbUly1BEDRC2FSfE/IzncRZWI8SAOzLLr45xRnwR9XXS6QMHsDjppkH7sL/I7hhsZ2TBmcra2+KKS0U4bzuGanUhw="
|
|
3019
|
+
},
|
|
3020
|
+
"category_ids": [
|
|
3021
|
+
10521
|
|
3022
|
+
],
|
|
3023
|
+
"collection_ids": [
|
|
3024
|
+
"7120132090552683806",
|
|
3025
|
+
"7120132090552683806"
|
|
3026
|
+
],
|
|
3027
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3028
|
+
},
|
|
3029
|
+
"author": {
|
|
3030
|
+
"name": "龙潭丁凯乐",
|
|
3031
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739494853&x-signature=hD%2BNKWOcc6%2BtygK1mt%2Bc2D8U5SE%3D",
|
|
3032
|
+
"source": 1,
|
|
3033
|
+
"uid": "2053511615874931"
|
|
3034
|
+
},
|
|
3035
|
+
"sticker": {
|
|
3036
|
+
"preview_cover": "",
|
|
3037
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1f62a0141b2a4b00b5b8937bfe8589a5~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=Ik5PJ7WP79TD3HvZXIqDas%2FFwhU%3D&format=.png",
|
|
3038
|
+
"sticker_type": 1,
|
|
3039
|
+
"sticker_package": {
|
|
3040
|
+
"width_per_frame": 540,
|
|
3041
|
+
"height_per_frame": 540,
|
|
3042
|
+
"size": 179842
|
|
3043
|
+
},
|
|
3044
|
+
"large_image": {
|
|
3045
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1f62a0141b2a4b00b5b8937bfe8589a5~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=YzuG2SMizSpUUYCDk6wJSz02IjA%3D"
|
|
3046
|
+
}
|
|
3047
|
+
}
|
|
3048
|
+
},
|
|
3049
|
+
{
|
|
3050
|
+
"common_attr": {
|
|
3051
|
+
"id": "7394651449050811686",
|
|
3052
|
+
"effect_id": "7394651449050811686",
|
|
3053
|
+
"effect_type": 2,
|
|
3054
|
+
"source": 1,
|
|
3055
|
+
"title": "小红花 装饰 花边",
|
|
3056
|
+
"description": "小红花 装饰 花边",
|
|
3057
|
+
"cover_url": {
|
|
3058
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac7abff8468b4438bb735dd2037f14ca~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=BEQGkj%2FMv2ZhdXThX%2FcAdYTOoR8%3D",
|
|
3059
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac7abff8468b4438bb735dd2037f14ca~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=FBK3VDcJ30LRJzoPJO5GwZ3MFg0%3D"
|
|
3060
|
+
},
|
|
3061
|
+
"item_urls": [
|
|
3062
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1dfefa223623eb05e4cbf09b85ec6e6c?lk3s=43402efa&x-expires=1768439306&x-signature=jjPEOTfOriuJubCjGmnZzCXl8xY%3D"
|
|
3063
|
+
],
|
|
3064
|
+
"md5": "1dfefa223623eb05e4cbf09b85ec6e6c",
|
|
3065
|
+
"has_favorited": false,
|
|
3066
|
+
"create_time": 1721701678,
|
|
3067
|
+
"statistics": {
|
|
3068
|
+
"favorite_count": 0
|
|
3069
|
+
},
|
|
3070
|
+
"is_original": true,
|
|
3071
|
+
"status": 102,
|
|
3072
|
+
"review_info": {
|
|
3073
|
+
"review_status": 1,
|
|
3074
|
+
"review_code_list": [],
|
|
3075
|
+
"extra_reason": null,
|
|
3076
|
+
"review_reason_list": []
|
|
3077
|
+
},
|
|
3078
|
+
"aspect_ratio": 1,
|
|
3079
|
+
"download_info": {
|
|
3080
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac7abff8468b4438bb735dd2037f14ca~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ntfAPLI%2FlSoIwog6C5RrTMACK5A%3D",
|
|
3081
|
+
"format": "gif"
|
|
3082
|
+
},
|
|
3083
|
+
"publish_source": "user_post_pc_collection",
|
|
3084
|
+
"is_business": false,
|
|
3085
|
+
"business_info": {
|
|
3086
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3087
|
+
"sign": "p7nboIzDRNElvYqIXSA5CgC7taSlzi9Qpq1auJhXGp9I3m7T5DefQO3nGO/qol3K8xMNNN45wNutt/01T2w1Kzl8BAqW9bTGbIKMMvEM7org3wek9CDmq4SdzwszQ9QVQqYRO6DQswVaUWGUAURc9WJbk6H7PwlxMBmQdJ8jtm8="
|
|
3088
|
+
},
|
|
3089
|
+
"category_ids": [
|
|
3090
|
+
10521,
|
|
3091
|
+
10515
|
|
3092
|
+
],
|
|
3093
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3094
|
+
},
|
|
3095
|
+
"author": {
|
|
3096
|
+
"name": "崔阿佳",
|
|
3097
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/thumb/2e1a40001170d2aaac5c0",
|
|
3098
|
+
"source": 1,
|
|
3099
|
+
"uid": "73894738244"
|
|
3100
|
+
},
|
|
3101
|
+
"sticker": {
|
|
3102
|
+
"preview_cover": "",
|
|
3103
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac7abff8468b4438bb735dd2037f14ca~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=%2FmBR1Buuga5%2FI6Jxrcol20nO5Es%3D&format=.png",
|
|
3104
|
+
"sticker_type": 2,
|
|
3105
|
+
"sticker_package": {
|
|
3106
|
+
"width_per_frame": 280,
|
|
3107
|
+
"height_per_frame": 280,
|
|
3108
|
+
"size": 12778
|
|
3109
|
+
},
|
|
3110
|
+
"large_image": {
|
|
3111
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ac7abff8468b4438bb735dd2037f14ca~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=ntfAPLI%2FlSoIwog6C5RrTMACK5A%3D"
|
|
3112
|
+
}
|
|
3113
|
+
}
|
|
3114
|
+
},
|
|
3115
|
+
{
|
|
3116
|
+
"common_attr": {
|
|
3117
|
+
"id": "7383961559686565129",
|
|
3118
|
+
"effect_id": "7383961559686565129",
|
|
3119
|
+
"effect_type": 2,
|
|
3120
|
+
"source": 1,
|
|
3121
|
+
"title": "点击问题框渐变问号电脑界面",
|
|
3122
|
+
"description": "点击问题框渐变问号电脑界面",
|
|
3123
|
+
"cover_url": {
|
|
3124
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8f783c239cef4194a44f32e4e75927bc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=ZZBkcDYS7qCpgbPUyxlGC0nONZI%3D",
|
|
3125
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8f783c239cef4194a44f32e4e75927bc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=3w5uMkYkEyV1RQQkdYJIVY1QOF4%3D"
|
|
3126
|
+
},
|
|
3127
|
+
"item_urls": [
|
|
3128
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5c61f3180f8b74fc3ede4f15c466b3f6?lk3s=43402efa&x-expires=1768439306&x-signature=PVNqGdxTk1gc1CWAeJG8LsBABn0%3D"
|
|
3129
|
+
],
|
|
3130
|
+
"md5": "5c61f3180f8b74fc3ede4f15c466b3f6",
|
|
3131
|
+
"has_favorited": false,
|
|
3132
|
+
"create_time": 1719212962,
|
|
3133
|
+
"statistics": {
|
|
3134
|
+
"favorite_count": 0
|
|
3135
|
+
},
|
|
3136
|
+
"is_original": true,
|
|
3137
|
+
"status": 102,
|
|
3138
|
+
"review_info": {
|
|
3139
|
+
"review_status": 1,
|
|
3140
|
+
"review_code_list": [],
|
|
3141
|
+
"extra_reason": null,
|
|
3142
|
+
"review_reason_list": []
|
|
3143
|
+
},
|
|
3144
|
+
"aspect_ratio": 1,
|
|
3145
|
+
"download_info": {
|
|
3146
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2986cf31cd86457ea4599d5e13858db1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=TY88gC2LGhYH3c0LenEAd%2FeG88Q%3D",
|
|
3147
|
+
"format": "gif"
|
|
3148
|
+
},
|
|
3149
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3150
|
+
"is_business": false,
|
|
3151
|
+
"business_info": {
|
|
3152
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3153
|
+
"sign": "RSWVbasgv/fl6TDTtTNBh0ez0ihkhXWPjIvM15NRSd/bYlxXN18vJDKaf7We4vEEXGeoqN934ftKOZfnX2p86QeARrRz0QcwKjwocmPQeqAFM1kuPbSL2n6X+PRKk4dy1/iXDV00lfxh5SbENfH+SAfG8n383ooTw9FrmDPlx+4="
|
|
3154
|
+
},
|
|
3155
|
+
"category_ids": [
|
|
3156
|
+
10521,
|
|
3157
|
+
10515,
|
|
3158
|
+
10516,
|
|
3159
|
+
11856
|
|
3160
|
+
],
|
|
3161
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/4fd57c0ffd38411a10d57dc648b46f3a\"}"
|
|
3162
|
+
},
|
|
3163
|
+
"author": {
|
|
3164
|
+
"name": "阿哩哩",
|
|
3165
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495306&x-signature=HLA0nwHxs2LbDLbGqyaPnDZXtWM%3D",
|
|
3166
|
+
"source": 1,
|
|
3167
|
+
"uid": "100571911413"
|
|
3168
|
+
},
|
|
3169
|
+
"sticker": {
|
|
3170
|
+
"preview_cover": "",
|
|
3171
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2986cf31cd86457ea4599d5e13858db1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=B8PZWqEkMa9AVt72tWFEZ93t15U%3D&format=.png",
|
|
3172
|
+
"sticker_type": 2,
|
|
3173
|
+
"sticker_package": {
|
|
3174
|
+
"width_per_frame": 280,
|
|
3175
|
+
"height_per_frame": 280,
|
|
3176
|
+
"size": 378879
|
|
3177
|
+
},
|
|
3178
|
+
"large_image": {
|
|
3179
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2986cf31cd86457ea4599d5e13858db1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=TY88gC2LGhYH3c0LenEAd%2FeG88Q%3D"
|
|
3180
|
+
}
|
|
3181
|
+
}
|
|
3182
|
+
},
|
|
3183
|
+
{
|
|
3184
|
+
"common_attr": {
|
|
3185
|
+
"id": "7381356248509304105",
|
|
3186
|
+
"effect_id": "7381356248509304105",
|
|
3187
|
+
"effect_type": 2,
|
|
3188
|
+
"source": 1,
|
|
3189
|
+
"title": "下雨了黄色可爱雨衣兔兔",
|
|
3190
|
+
"description": "下雨了黄色可爱雨衣兔兔",
|
|
3191
|
+
"cover_url": {
|
|
3192
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea466c7eba9a46e086d9cb03e8a0775a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439306&x-signature=Me9Qc4GgAWDpHDIF3fxX8yKcDUE%3D",
|
|
3193
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea466c7eba9a46e086d9cb03e8a0775a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=PRmEZPB9eCBHgLRo0l3auYyR4i8%3D"
|
|
3194
|
+
},
|
|
3195
|
+
"item_urls": [
|
|
3196
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/241462d82bcd314b0108cfbdc0975634?lk3s=43402efa&x-expires=1768439306&x-signature=10b2NvKydSTv2RjdClVHY81Amdc%3D"
|
|
3197
|
+
],
|
|
3198
|
+
"md5": "241462d82bcd314b0108cfbdc0975634",
|
|
3199
|
+
"has_favorited": false,
|
|
3200
|
+
"create_time": 1718606422,
|
|
3201
|
+
"statistics": {
|
|
3202
|
+
"favorite_count": 0
|
|
3203
|
+
},
|
|
3204
|
+
"is_original": true,
|
|
3205
|
+
"status": 102,
|
|
3206
|
+
"review_info": {
|
|
3207
|
+
"review_status": 1,
|
|
3208
|
+
"review_code_list": [],
|
|
3209
|
+
"extra_reason": null,
|
|
3210
|
+
"review_reason_list": []
|
|
3211
|
+
},
|
|
3212
|
+
"aspect_ratio": 1,
|
|
3213
|
+
"download_info": {
|
|
3214
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/54fee9ca533f4cff865f1ded7d3928ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=d6gZmdbB3VVltUQrBw9S9lVSras%3D",
|
|
3215
|
+
"format": "gif"
|
|
3216
|
+
},
|
|
3217
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3218
|
+
"is_business": false,
|
|
3219
|
+
"business_info": {
|
|
3220
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3221
|
+
"sign": "PbZnwuLYeqPHIN4YgT168CSGAkG74QCHlpnYZgU8pAyBCCgGpuYaDfyyDsYmUWVMiiHAOo3wtRQrEvKfJHaoKBziKQV904shGuaMQtVT4yGtWtAlL2AmoJshLbK8yzmN4uJcNR3yVQ5+AS1NJCBANkbLkmbJ/FWMU/+xb+FV2jM="
|
|
3222
|
+
},
|
|
3223
|
+
"category_ids": [
|
|
3224
|
+
10521
|
|
3225
|
+
],
|
|
3226
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/f412601b1433d39dcc74970e33379172\"}"
|
|
3227
|
+
},
|
|
3228
|
+
"author": {
|
|
3229
|
+
"name": "CHICHI",
|
|
3230
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495306&x-signature=z5gAZHp2smzyhEY9dECHuYKqy%2BU%3D",
|
|
3231
|
+
"source": 1,
|
|
3232
|
+
"uid": "3294558974117544"
|
|
3233
|
+
},
|
|
3234
|
+
"sticker": {
|
|
3235
|
+
"preview_cover": "",
|
|
3236
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/54fee9ca533f4cff865f1ded7d3928ab~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=VN9lKszUr4pj2FLjYWyOno%2FCYOo%3D&format=.png",
|
|
3237
|
+
"sticker_type": 2,
|
|
3238
|
+
"sticker_package": {
|
|
3239
|
+
"width_per_frame": 280,
|
|
3240
|
+
"height_per_frame": 280,
|
|
3241
|
+
"size": 62891
|
|
3242
|
+
},
|
|
3243
|
+
"large_image": {
|
|
3244
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/54fee9ca533f4cff865f1ded7d3928ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439306&x-signature=d6gZmdbB3VVltUQrBw9S9lVSras%3D"
|
|
3245
|
+
}
|
|
3246
|
+
}
|
|
3247
|
+
},
|
|
3248
|
+
{
|
|
3249
|
+
"common_attr": {
|
|
3250
|
+
"id": "7107525170155228453",
|
|
3251
|
+
"effect_id": "7107525170155228453",
|
|
3252
|
+
"effect_type": 2,
|
|
3253
|
+
"source": 1,
|
|
3254
|
+
"title": "橡皮泥立体,可爱,冰淇淋,美食,夏日",
|
|
3255
|
+
"description": "橡皮泥立体,可爱,冰淇淋,美食,夏日",
|
|
3256
|
+
"cover_url": {
|
|
3257
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/656a1ab591c24724a21d4e4d8fcddbd3~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=Zb%2FUZNGCDJri3e66AdtoCQ5Srdw%3D",
|
|
3258
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/656a1ab591c24724a21d4e4d8fcddbd3~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=Zb%2FUZNGCDJri3e66AdtoCQ5Srdw%3D"
|
|
3259
|
+
},
|
|
3260
|
+
"item_urls": [
|
|
3261
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6c93c36840d5d9b927a6d55b2cc81ec7?lk3s=43402efa&x-expires=1768439306&x-signature=fQyjjbZgkRjGLLOpDzEXXapHzQM%3D"
|
|
3262
|
+
],
|
|
3263
|
+
"md5": "6c93c36840d5d9b927a6d55b2cc81ec7",
|
|
3264
|
+
"has_favorited": false,
|
|
3265
|
+
"third_resource_id": 7109788698547327502,
|
|
3266
|
+
"third_resource_id_str": "7109788698547327502",
|
|
3267
|
+
"create_time": 1654849660,
|
|
3268
|
+
"statistics": {
|
|
3269
|
+
"favorite_count": 0
|
|
3270
|
+
},
|
|
3271
|
+
"is_original": true,
|
|
3272
|
+
"status": 102,
|
|
3273
|
+
"review_info": {
|
|
3274
|
+
"review_status": 100,
|
|
3275
|
+
"review_code_list": [],
|
|
3276
|
+
"extra_reason": "",
|
|
3277
|
+
"review_reason_list": []
|
|
3278
|
+
},
|
|
3279
|
+
"aspect_ratio": 1,
|
|
3280
|
+
"download_info": {
|
|
3281
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/656a1ab591c24724a21d4e4d8fcddbd3~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=HmZHALuQaujJk%2BzfhZsvnzGBb%2F0%3D",
|
|
3282
|
+
"format": "png"
|
|
3283
|
+
},
|
|
3284
|
+
"copyright": {
|
|
3285
|
+
"copyright_text": "龙潭丁凯乐",
|
|
3286
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/14eb79bcf1be462698fdac81157e363e~tplv-dwpf7vt6ri-image.png",
|
|
3287
|
+
"artist_name": ""
|
|
3288
|
+
},
|
|
3289
|
+
"publish_source": "user_post",
|
|
3290
|
+
"is_business": false,
|
|
3291
|
+
"business_scope": [
|
|
3292
|
+
"UNLIMITED"
|
|
3293
|
+
],
|
|
3294
|
+
"business_info": {
|
|
3295
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3296
|
+
"sign": "UGBsD/KPF9Sw4RzwNkxEl1c7rSsQ2Yc20Zap+Ho3MnPGY3/Vmb9BFygJhiu7MnZpyFsbB1Ot91Anw2nA1fnMcwBmZKzUDLORWfVNKmT9NKiQO1NibwFmaovi4A/TOdCcIQxni+wTt503XrCRmLsGCOXJpLh/mh0zZfWFCkWpIHw="
|
|
3297
|
+
},
|
|
3298
|
+
"category_ids": [
|
|
3299
|
+
10521
|
|
3300
|
+
],
|
|
3301
|
+
"collection_ids": [
|
|
3302
|
+
"7120132090552683806",
|
|
3303
|
+
"7120132090552683806"
|
|
3304
|
+
],
|
|
3305
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3306
|
+
},
|
|
3307
|
+
"author": {
|
|
3308
|
+
"name": "龙潭丁凯乐",
|
|
3309
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739494853&x-signature=hD%2BNKWOcc6%2BtygK1mt%2Bc2D8U5SE%3D",
|
|
3310
|
+
"source": 1,
|
|
3311
|
+
"uid": "2053511615874931"
|
|
3312
|
+
},
|
|
3313
|
+
"sticker": {
|
|
3314
|
+
"preview_cover": "",
|
|
3315
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/656a1ab591c24724a21d4e4d8fcddbd3~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=7shF5oWXkxe4TmIZn%2B2bcpaT7LY%3D&format=.png",
|
|
3316
|
+
"sticker_type": 1,
|
|
3317
|
+
"sticker_package": {
|
|
3318
|
+
"width_per_frame": 540,
|
|
3319
|
+
"height_per_frame": 540,
|
|
3320
|
+
"size": 136090
|
|
3321
|
+
},
|
|
3322
|
+
"large_image": {
|
|
3323
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/656a1ab591c24724a21d4e4d8fcddbd3~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=HmZHALuQaujJk%2BzfhZsvnzGBb%2F0%3D"
|
|
3324
|
+
}
|
|
3325
|
+
}
|
|
3326
|
+
},
|
|
3327
|
+
{
|
|
3328
|
+
"common_attr": {
|
|
3329
|
+
"id": "7107525170293640479",
|
|
3330
|
+
"effect_id": "7107525170293640479",
|
|
3331
|
+
"effect_type": 2,
|
|
3332
|
+
"source": 1,
|
|
3333
|
+
"title": "橡皮泥立体,可爱,苏打水,汽水,饮料,美食,夏日",
|
|
3334
|
+
"description": "橡皮泥立体,可爱,苏打水,汽水,饮料,美食,夏日",
|
|
3335
|
+
"cover_url": {
|
|
3336
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb8f8517c3954c26b7b0a2339527eb65~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=nC%2BcKEjqrMVhrURfeD8vhjwpjVA%3D",
|
|
3337
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb8f8517c3954c26b7b0a2339527eb65~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439306&x-signature=nC%2BcKEjqrMVhrURfeD8vhjwpjVA%3D"
|
|
3338
|
+
},
|
|
3339
|
+
"item_urls": [
|
|
3340
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1796318f19e262e2b5d805a54d3f3472?lk3s=43402efa&x-expires=1768439306&x-signature=Ixnbye%2FMNGPulG91sm0JNaag9C4%3D"
|
|
3341
|
+
],
|
|
3342
|
+
"md5": "1796318f19e262e2b5d805a54d3f3472",
|
|
3343
|
+
"has_favorited": false,
|
|
3344
|
+
"third_resource_id": 7109788700501873188,
|
|
3345
|
+
"third_resource_id_str": "7109788700501873188",
|
|
3346
|
+
"create_time": 1654849660,
|
|
3347
|
+
"statistics": {
|
|
3348
|
+
"favorite_count": 0
|
|
3349
|
+
},
|
|
3350
|
+
"is_original": true,
|
|
3351
|
+
"status": 102,
|
|
3352
|
+
"review_info": {
|
|
3353
|
+
"review_status": 100,
|
|
3354
|
+
"review_code_list": [],
|
|
3355
|
+
"extra_reason": "",
|
|
3356
|
+
"review_reason_list": []
|
|
3357
|
+
},
|
|
3358
|
+
"aspect_ratio": 1,
|
|
3359
|
+
"download_info": {
|
|
3360
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb8f8517c3954c26b7b0a2339527eb65~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=jdpQswBZYT%2BymHpbTOOG51oYGnk%3D",
|
|
3361
|
+
"format": "png"
|
|
3362
|
+
},
|
|
3363
|
+
"copyright": {
|
|
3364
|
+
"copyright_text": "龙潭丁凯乐",
|
|
3365
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/14eb79bcf1be462698fdac81157e363e~tplv-dwpf7vt6ri-image.png",
|
|
3366
|
+
"artist_name": ""
|
|
3367
|
+
},
|
|
3368
|
+
"publish_source": "user_post",
|
|
3369
|
+
"is_business": false,
|
|
3370
|
+
"business_scope": [
|
|
3371
|
+
"UNLIMITED"
|
|
3372
|
+
],
|
|
3373
|
+
"business_info": {
|
|
3374
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3375
|
+
"sign": "3W3N+opt9yZgk/yQofNpBiaczJGioVaKvBRftpkOjxBR9x+9hulEntRQZOmE4ZHYuEAyM1maf2wAWaS5x/TOTpVNuZrxygsi6Fovs+gqJK1yFrjCPBr+lhz0Nj+rMOj0L+ggaclOWpxoPB68+6NG6pbwW3YoEFOapUCCT8mT+Lo="
|
|
3376
|
+
},
|
|
3377
|
+
"category_ids": [
|
|
3378
|
+
10521
|
|
3379
|
+
],
|
|
3380
|
+
"collection_ids": [
|
|
3381
|
+
"7120132090552683806",
|
|
3382
|
+
"7120132090552683806"
|
|
3383
|
+
],
|
|
3384
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3385
|
+
},
|
|
3386
|
+
"author": {
|
|
3387
|
+
"name": "龙潭丁凯乐",
|
|
3388
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/ogDAgCFbLqwQ8eTRVeYlmA810AXnhGgACmSpCC?lk3s=4eecb9e8&x-expires=1739494853&x-signature=hD%2BNKWOcc6%2BtygK1mt%2Bc2D8U5SE%3D",
|
|
3389
|
+
"source": 1,
|
|
3390
|
+
"uid": "2053511615874931"
|
|
3391
|
+
},
|
|
3392
|
+
"sticker": {
|
|
3393
|
+
"preview_cover": "",
|
|
3394
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb8f8517c3954c26b7b0a2339527eb65~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439306&x-signature=wWiNciVfqDPkyuoAsZiMiyRZbHE%3D&format=.png",
|
|
3395
|
+
"sticker_type": 1,
|
|
3396
|
+
"sticker_package": {
|
|
3397
|
+
"width_per_frame": 540,
|
|
3398
|
+
"height_per_frame": 540,
|
|
3399
|
+
"size": 180252
|
|
3400
|
+
},
|
|
3401
|
+
"large_image": {
|
|
3402
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/eb8f8517c3954c26b7b0a2339527eb65~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439306&x-signature=jdpQswBZYT%2BymHpbTOOG51oYGnk%3D"
|
|
3403
|
+
}
|
|
3404
|
+
}
|
|
3405
|
+
}
|
|
3406
|
+
],
|
|
3407
|
+
"version_code": "742",
|
|
3408
|
+
"request_id": "20250115090826F94DAA9493C5A925D19F",
|
|
3409
|
+
"fail_reason": ""
|
|
3410
|
+
}
|
|
3411
|
+
}
|