cutsdk 0.0.1 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +130 -0
- package/dist/api/audios/add-audios.d.ts +3 -0
- package/dist/api/audios/add-audios.d.ts.map +1 -0
- package/dist/api/audios/add-audios.js +33 -0
- package/dist/api/audios/add-audios.js.map +1 -0
- package/dist/api/audios/get-audios.d.ts +5 -0
- package/dist/api/audios/get-audios.d.ts.map +1 -0
- package/dist/api/audios/get-audios.js +27 -0
- package/dist/api/audios/get-audios.js.map +1 -0
- package/dist/api/captions/add-captions.d.ts +3 -0
- package/dist/api/captions/add-captions.d.ts.map +1 -0
- package/dist/api/captions/add-captions.js +220 -0
- package/dist/api/captions/add-captions.js.map +1 -0
- package/dist/api/captions/get-captions.d.ts +5 -0
- package/dist/api/captions/get-captions.d.ts.map +1 -0
- package/dist/api/captions/get-captions.js +36 -0
- package/dist/api/captions/get-captions.js.map +1 -0
- package/dist/api/cloud/render-draft.d.ts +11 -0
- package/dist/api/cloud/render-draft.d.ts.map +1 -0
- package/dist/api/cloud/render-draft.js +203 -0
- package/dist/api/cloud/render-draft.js.map +1 -0
- package/dist/api/cloud/submit-video-render-task.d.ts +4 -0
- package/dist/api/cloud/submit-video-render-task.d.ts.map +1 -0
- package/dist/api/cloud/submit-video-render-task.js +54 -0
- package/dist/api/cloud/submit-video-render-task.js.map +1 -0
- package/dist/api/cloud/upload-draft.d.ts +4 -0
- package/dist/api/cloud/upload-draft.d.ts.map +1 -0
- package/dist/api/cloud/upload-draft.js +89 -0
- package/dist/api/cloud/upload-draft.js.map +1 -0
- package/dist/api/draft/create-draft.d.ts +3 -0
- package/dist/api/draft/create-draft.d.ts.map +1 -0
- package/dist/api/draft/create-draft.js +11 -0
- package/dist/api/draft/create-draft.js.map +1 -0
- package/dist/api/draft/easy-create-material.d.ts +3 -0
- package/dist/api/draft/easy-create-material.d.ts.map +1 -0
- package/dist/api/draft/easy-create-material.js +64 -0
- package/dist/api/draft/easy-create-material.js.map +1 -0
- package/dist/api/draft/get-draft-info.d.ts +5 -0
- package/dist/api/draft/get-draft-info.d.ts.map +1 -0
- package/dist/api/draft/get-draft-info.js +35 -0
- package/dist/api/draft/get-draft-info.js.map +1 -0
- package/dist/api/draft/list-drafts.d.ts +3 -0
- package/dist/api/draft/list-drafts.d.ts.map +1 -0
- package/dist/api/draft/list-drafts.js +51 -0
- package/dist/api/draft/list-drafts.js.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts +3 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.js +70 -0
- package/dist/api/draft-spec/create-and-render-draft.js.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts +4 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.js +96 -0
- package/dist/api/draft-spec/create-draft-from-spec.js.map +1 -0
- package/dist/api/draft-spec/resolve.d.ts +21 -0
- package/dist/api/draft-spec/resolve.d.ts.map +1 -0
- package/dist/api/draft-spec/resolve.js +279 -0
- package/dist/api/draft-spec/resolve.js.map +1 -0
- package/dist/api/draft-spec/time.d.ts +17 -0
- package/dist/api/draft-spec/time.d.ts.map +1 -0
- package/dist/api/draft-spec/time.js +56 -0
- package/dist/api/draft-spec/time.js.map +1 -0
- package/dist/api/draft-spec/validation.d.ts +3 -0
- package/dist/api/draft-spec/validation.d.ts.map +1 -0
- package/dist/api/draft-spec/validation.js +179 -0
- package/dist/api/draft-spec/validation.js.map +1 -0
- package/dist/api/effects/add-effects.d.ts +3 -0
- package/dist/api/effects/add-effects.d.ts.map +1 -0
- package/dist/api/effects/add-effects.js +24 -0
- package/dist/api/effects/add-effects.js.map +1 -0
- package/dist/api/effects/get-effects.d.ts +5 -0
- package/dist/api/effects/get-effects.d.ts.map +1 -0
- package/dist/api/effects/get-effects.js +23 -0
- package/dist/api/effects/get-effects.js.map +1 -0
- package/dist/api/images/add-images.d.ts +3 -0
- package/dist/api/images/add-images.d.ts.map +1 -0
- package/dist/api/images/add-images.js +67 -0
- package/dist/api/images/add-images.js.map +1 -0
- package/dist/api/images/get-images.d.ts +5 -0
- package/dist/api/images/get-images.d.ts.map +1 -0
- package/dist/api/images/get-images.js +30 -0
- package/dist/api/images/get-images.js.map +1 -0
- package/dist/api/keyframes/add-keyframes.d.ts +3 -0
- package/dist/api/keyframes/add-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/add-keyframes.js +21 -0
- package/dist/api/keyframes/add-keyframes.js.map +1 -0
- package/dist/api/keyframes/get-keyframes.d.ts +6 -0
- package/dist/api/keyframes/get-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/get-keyframes.js +41 -0
- package/dist/api/keyframes/get-keyframes.js.map +1 -0
- package/dist/api/masks/add-masks.d.ts +3 -0
- package/dist/api/masks/add-masks.d.ts.map +1 -0
- package/dist/api/masks/add-masks.js +63 -0
- package/dist/api/masks/add-masks.js.map +1 -0
- package/dist/api/masks/get-masks.d.ts +6 -0
- package/dist/api/masks/get-masks.d.ts.map +1 -0
- package/dist/api/masks/get-masks.js +44 -0
- package/dist/api/masks/get-masks.js.map +1 -0
- package/dist/api/query/get-audio-duration.d.ts +3 -0
- package/dist/api/query/get-audio-duration.d.ts.map +1 -0
- package/dist/api/query/get-audio-duration.js +12 -0
- package/dist/api/query/get-audio-duration.js.map +1 -0
- package/dist/api/query/get-image-animations.d.ts +3 -0
- package/dist/api/query/get-image-animations.d.ts.map +1 -0
- package/dist/api/query/get-image-animations.js +21 -0
- package/dist/api/query/get-image-animations.js.map +1 -0
- package/dist/api/query/get-text-effects.d.ts +4 -0
- package/dist/api/query/get-text-effects.d.ts.map +1 -0
- package/dist/api/query/get-text-effects.js +36 -0
- package/dist/api/query/get-text-effects.js.map +1 -0
- package/dist/api/setup/templates/project/.agents/skills/cut-draft/SKILL.md +92 -0
- package/dist/api/setup/templates/project/cutcli-docs/.env.example +6 -0
- package/dist/api/setup/templates/project/cutcli-docs/README.md +95 -0
- package/dist/api/setup/templates/project/cutcli-docs/api-cheatsheet.md +156 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/01-create-draft.ts +43 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/02-draft-spec.ts +73 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/03-create-and-render.ts +66 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/04-cli-examples.md +109 -0
- package/dist/api/setup/templates/project/cutcli-docs/quickstart.md +130 -0
- package/dist/api/sticker/add-sticker.d.ts +3 -0
- package/dist/api/sticker/add-sticker.d.ts.map +1 -0
- package/dist/api/sticker/add-sticker.js +22 -0
- package/dist/api/sticker/add-sticker.js.map +1 -0
- package/dist/api/sticker/get-stickers.d.ts +5 -0
- package/dist/api/sticker/get-stickers.d.ts.map +1 -0
- package/dist/api/sticker/get-stickers.js +23 -0
- package/dist/api/sticker/get-stickers.js.map +1 -0
- package/dist/api/text-style/add-text-style.d.ts +3 -0
- package/dist/api/text-style/add-text-style.d.ts.map +1 -0
- package/dist/api/text-style/add-text-style.js +25 -0
- package/dist/api/text-style/add-text-style.js.map +1 -0
- package/dist/api/videos/add-videos.d.ts +3 -0
- package/dist/api/videos/add-videos.d.ts.map +1 -0
- package/dist/api/videos/add-videos.js +84 -0
- package/dist/api/videos/add-videos.js.map +1 -0
- package/dist/api/videos/get-videos.d.ts +5 -0
- package/dist/api/videos/get-videos.d.ts.map +1 -0
- package/dist/api/videos/get-videos.js +30 -0
- package/dist/api/videos/get-videos.js.map +1 -0
- package/dist/config/index.d.ts +11 -0
- package/dist/config/index.d.ts.map +1 -0
- package/dist/config/index.js +27 -0
- package/dist/config/index.js.map +1 -0
- package/dist/draft/drafts/AudioMaterial.d.ts +41 -0
- package/dist/draft/drafts/AudioMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/AudioMaterial.js +45 -0
- package/dist/draft/drafts/AudioMaterial.js.map +1 -0
- package/dist/draft/drafts/Draft.d.ts +272 -0
- package/dist/draft/drafts/Draft.d.ts.map +1 -0
- package/dist/draft/drafts/Draft.js +374 -0
- package/dist/draft/drafts/Draft.js.map +1 -0
- package/dist/draft/drafts/Effects.d.ts +32 -0
- package/dist/draft/drafts/Effects.d.ts.map +1 -0
- package/dist/draft/drafts/Effects.js +77 -0
- package/dist/draft/drafts/Effects.js.map +1 -0
- package/dist/draft/drafts/Huazi.d.ts +47 -0
- package/dist/draft/drafts/Huazi.d.ts.map +1 -0
- package/dist/draft/drafts/Huazi.js +71 -0
- package/dist/draft/drafts/Huazi.js.map +1 -0
- package/dist/draft/drafts/Keyframe.d.ts +57 -0
- package/dist/draft/drafts/Keyframe.d.ts.map +1 -0
- package/dist/draft/drafts/Keyframe.js +66 -0
- package/dist/draft/drafts/Keyframe.js.map +1 -0
- package/dist/draft/drafts/Mask.d.ts +74 -0
- package/dist/draft/drafts/Mask.d.ts.map +1 -0
- package/dist/draft/drafts/Mask.js +93 -0
- package/dist/draft/drafts/Mask.js.map +1 -0
- package/dist/draft/drafts/MediaUtil.d.ts +18 -0
- package/dist/draft/drafts/MediaUtil.d.ts.map +1 -0
- package/dist/draft/drafts/MediaUtil.js +101 -0
- package/dist/draft/drafts/MediaUtil.js.map +1 -0
- package/dist/draft/drafts/Qipaos.d.ts +35 -0
- package/dist/draft/drafts/Qipaos.d.ts.map +1 -0
- package/dist/draft/drafts/Qipaos.js +41 -0
- package/dist/draft/drafts/Qipaos.js.map +1 -0
- package/dist/draft/drafts/Segments.d.ts +74 -0
- package/dist/draft/drafts/Segments.d.ts.map +1 -0
- package/dist/draft/drafts/Segments.js +112 -0
- package/dist/draft/drafts/Segments.js.map +1 -0
- package/dist/draft/drafts/Stickers.d.ts +58 -0
- package/dist/draft/drafts/Stickers.d.ts.map +1 -0
- package/dist/draft/drafts/Stickers.js +64 -0
- package/dist/draft/drafts/Stickers.js.map +1 -0
- package/dist/draft/drafts/TextMaterial.d.ts +119 -0
- package/dist/draft/drafts/TextMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/TextMaterial.js +182 -0
- package/dist/draft/drafts/TextMaterial.js.map +1 -0
- package/dist/draft/drafts/Track.d.ts +18 -0
- package/dist/draft/drafts/Track.d.ts.map +1 -0
- package/dist/draft/drafts/Track.js +30 -0
- package/dist/draft/drafts/Track.js.map +1 -0
- package/dist/draft/drafts/Transitions.d.ts +14 -0
- package/dist/draft/drafts/Transitions.d.ts.map +1 -0
- package/dist/draft/drafts/Transitions.js +21 -0
- package/dist/draft/drafts/Transitions.js.map +1 -0
- package/dist/draft/drafts/VideoMaterial.d.ts +87 -0
- package/dist/draft/drafts/VideoMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/VideoMaterial.js +92 -0
- package/dist/draft/drafts/VideoMaterial.js.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts +2 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.js +281 -0
- package/dist/draft/drafts/add_keyframes_v2.js.map +1 -0
- package/dist/draft/drafts/add_text_animations.d.ts +7 -0
- package/dist/draft/drafts/add_text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_text_animations.js +29 -0
- package/dist/draft/drafts/add_text_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_animations.d.ts +7 -0
- package/dist/draft/drafts/add_video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_animations.js +29 -0
- package/dist/draft/drafts/add_video_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_effects.d.ts +27 -0
- package/dist/draft/drafts/add_video_effects.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_effects.js +11 -0
- package/dist/draft/drafts/add_video_effects.js.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts +35 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.js +98 -0
- package/dist/draft/drafts/data/audio/audio_effect.js.map +1 -0
- package/dist/draft/drafts/data/audio//346/250/241/346/213/237.json +4275 -0
- package/dist/draft/drafts/data/audio//347/216/257/345/242/203.json +1673 -0
- package/dist/draft/drafts/data/audio//347/276/216/345/214/226.json +860 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts +29 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/effect/cn/effect.js +122 -0
- package/dist/draft/drafts/data/effect/cn/effect.js.map +1 -0
- package/dist/draft/drafts/data/effect/cn/huamian/aixing.json +3097 -0
- package/dist/draft/drafts/data/effect/cn/huamian/anhei.json +3456 -0
- package/dist/draft/drafts/data/effect/cn/huamian/biankuang.json +8201 -0
- package/dist/draft/drafts/data/effect/cn/huamian/bling.json +5836 -0
- package/dist/draft/drafts/data/effect/cn/huamian/chaoku.json +3554 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dianyin.json +624 -0
- package/dist/draft/drafts/data/effect/cn/huamian/donggan.json +11193 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dv.json +3305 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fanwei.json +10631 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fenpin.json +1016 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fugu.json +7592 -0
- package/dist/draft/drafts/data/effect/cn/huamian/guang.json +5614 -0
- package/dist/draft/drafts/data/effect/cn/huamian/hot.json +16202 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jichu.json +10017 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jinfen.json +2545 -0
- package/dist/draft/drafts/data/effect/cn/huamian/manhua.json +1897 -0
- package/dist/draft/drafts/data/effect/cn/huamian/niuqu.json +2037 -0
- package/dist/draft/drafts/data/effect/cn/huamian/touyin.json +1013 -0
- package/dist/draft/drafts/data/effect/cn/huamian/wenlin.json +2942 -0
- package/dist/draft/drafts/data/effect/cn/huamian/xinnian.json +4627 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zhongyi.json +3063 -0
- package/dist/draft/drafts/data/effect/cn/huamian/ziran.json +4791 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zuixin.json +5677 -0
- package/dist/draft/drafts/data/effect/cn/renwu/anhei.json +900 -0
- package/dist/draft/drafts/data/effect/cn/renwu/danglian.json +1518 -0
- package/dist/draft/drafts/data/effect/cn/renwu/hot.json +20280 -0
- package/dist/draft/drafts/data/effect/cn/renwu/huanrao.json +1447 -0
- package/dist/draft/drafts/data/effect/cn/renwu/kelong.json +1857 -0
- package/dist/draft/drafts/data/effect/cn/renwu/qingxu.json +5641 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shenti.json +2827 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shoubu.json +742 -0
- package/dist/draft/drafts/data/effect/cn/renwu/tousi.json +3129 -0
- package/dist/draft/drafts/data/effect/cn/renwu/xingxiang.json +1397 -0
- package/dist/draft/drafts/data/effect/cn/renwu/zhuangshi.json +5017 -0
- package/dist/draft/drafts/data/font/font.d.ts +11 -0
- package/dist/draft/drafts/data/font/font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font.js +9303 -0
- package/dist/draft/drafts/data/font/font.js.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts +3 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.js +57922 -0
- package/dist/draft/drafts/data/font/font_0427.js.map +1 -0
- package/dist/draft/drafts/data/font/online_font.d.ts +7 -0
- package/dist/draft/drafts/data/font/online_font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/online_font.js +78 -0
- package/dist/draft/drafts/data/font/online_font.js.map +1 -0
- package/dist/draft/drafts/data/huazi/all_huazi_data.json +94057 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts +9 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts.map +1 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js +163 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js.map +1 -0
- package/dist/draft/drafts/data/texiao/aixin.json +2555 -0
- package/dist/draft/drafts/data/texiao/anhei.json +2909 -0
- package/dist/draft/drafts/data/texiao/biankuang.json +5906 -0
- package/dist/draft/drafts/data/texiao/bling.json +4171 -0
- package/dist/draft/drafts/data/texiao/chaoku.json +1560 -0
- package/dist/draft/drafts/data/texiao/dianyin.json +522 -0
- package/dist/draft/drafts/data/texiao/donggan.json +6157 -0
- package/dist/draft/drafts/data/texiao/dv.json +1796 -0
- package/dist/draft/drafts/data/texiao/fenpin.json +712 -0
- package/dist/draft/drafts/data/texiao/fenwei.json +4405 -0
- package/dist/draft/drafts/data/texiao/fugu.json +4472 -0
- package/dist/draft/drafts/data/texiao/guang.json +2297 -0
- package/dist/draft/drafts/data/texiao/jichu.json +4929 -0
- package/dist/draft/drafts/data/texiao/jinfen.json +1712 -0
- package/dist/draft/drafts/data/texiao/manhua.json +1700 -0
- package/dist/draft/drafts/data/texiao/niuqu.json +708 -0
- package/dist/draft/drafts/data/texiao/remen.json +7147 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts +53 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts.map +1 -0
- package/dist/draft/drafts/data/texiao/texiao.js +102 -0
- package/dist/draft/drafts/data/texiao/texiao.js.map +1 -0
- package/dist/draft/drafts/data/texiao/touyin.json +2354 -0
- package/dist/draft/drafts/data/texiao/wenli.json +2118 -0
- package/dist/draft/drafts/data/texiao/ziran.json +2882 -0
- package/dist/draft/drafts/data/texiao/zongyi.json +2287 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/chuchang.js +4547 -0
- package/dist/draft/drafts/data/text/chuchang.js.map +1 -0
- package/dist/draft/drafts/data/text/qipao.d.ts +87 -0
- package/dist/draft/drafts/data/text/qipao.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/qipao.js +17773 -0
- package/dist/draft/drafts/data/text/qipao.js.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.js +5363 -0
- package/dist/draft/drafts/data/text/ruchang.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts +7 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.js +147 -0
- package/dist/draft/drafts/data/text/text_animations.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.json +26179 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts +35 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/xunhuan.js +3435 -0
- package/dist/draft/drafts/data/text/xunhuan.js.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn/aixin.json +3625 -0
- package/dist/draft/drafts/data/tezhi/cn/biaoqing.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/bohemanbo.json +3270 -0
- package/dist/draft/drafts/data/tezhi/cn/dianshang.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/dongri.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/hot.json +3379 -0
- package/dist/draft/drafts/data/tezhi/cn/hudie.json +3490 -0
- package/dist/draft/drafts/data/tezhi/cn/hudong.json +3328 -0
- package/dist/draft/drafts/data/tezhi/cn/hunli.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/jiari.json +3276 -0
- package/dist/draft/drafts/data/tezhi/cn/keai.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/langman.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/lvxing.json +3350 -0
- package/dist/draft/drafts/data/tezhi/cn/meishi.json +3294 -0
- package/dist/draft/drafts/data/tezhi/cn/meizhuang.json +3279 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu1.json +3421 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu2.json +3368 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu3.json +3358 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu4.json +3361 -0
- package/dist/draft/drafts/data/tezhi/cn/regeng.json +3292 -0
- package/dist/draft/drafts/data/tezhi/cn/vip.json +3336 -0
- package/dist/draft/drafts/data/tezhi/cn/vlog.json +3295 -0
- package/dist/draft/drafts/data/tezhi/cn/xiari.json +3411 -0
- package/dist/draft/drafts/data/tezhi/cn/xinnian.json +3274 -0
- package/dist/draft/drafts/data/tezhi/cn/yinyuejie.json +3285 -0
- package/dist/draft/drafts/data/tezhi/cn/yundong.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/zhakai.json +3399 -0
- package/dist/draft/drafts/data/tezhi/cn/zhisi.json +3385 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts +2 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js +41 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js.map +1 -0
- package/dist/draft/drafts/data/transitions/cn/MG/345/212/250/347/224/273.json +880 -0
- package/dist/draft/drafts/data/transitions/cn/hot.json +20419 -0
- package/dist/draft/drafts/data/transitions/cn//344/272/222/345/212/250emoji.json +820 -0
- package/dist/draft/drafts/data/transitions/cn//345/205/211/346/225/210.json +3355 -0
- package/dist/draft/drafts/data/transitions/cn//345/210/206/345/211/262.json +2255 -0
- package/dist/draft/drafts/data/transitions/cn//345/217/240/345/214/226.json +2206 -0
- package/dist/draft/drafts/data/transitions/cn//345/271/273/347/201/257/347/211/207.json +4175 -0
- package/dist/draft/drafts/data/transitions/cn//346/211/255/346/233/262.json +2388 -0
- package/dist/draft/drafts/data/transitions/cn//346/213/215/346/221/204.json +1546 -0
- package/dist/draft/drafts/data/transitions/cn//346/225/205/351/232/234.json +1616 -0
- package/dist/draft/drafts/data/transitions/cn//346/226/260/345/271/264.json +2935 -0
- package/dist/draft/drafts/data/transitions/cn//346/234/200/346/226/260.json +3167 -0
- package/dist/draft/drafts/data/transitions/cn//346/250/241/347/263/212.json +1535 -0
- package/dist/draft/drafts/data/transitions/cn//347/273/274/350/211/272.json +904 -0
- package/dist/draft/drafts/data/transitions/cn//350/207/252/347/204/266.json +657 -0
- package/dist/draft/drafts/data/transitions/cn//350/277/220/351/225/234.json +5283 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts +3 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts.map +1 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js +52 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js.map +1 -0
- package/dist/draft/drafts/data/video/group.d.ts +35 -0
- package/dist/draft/drafts/data/video/group.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/group.js +7496 -0
- package/dist/draft/drafts/data/video/group.js.map +1 -0
- package/dist/draft/drafts/data/video/ins.d.ts +19 -0
- package/dist/draft/drafts/data/video/ins.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/ins.js +3046 -0
- package/dist/draft/drafts/data/video/ins.js.map +1 -0
- package/dist/draft/drafts/data/video/out.d.ts +35 -0
- package/dist/draft/drafts/data/video/out.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/out.js +1640 -0
- package/dist/draft/drafts/data/video/out.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts +7 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.js +138 -0
- package/dist/draft/drafts/data/video/video_animations.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.json +22380 -0
- package/dist/draft/drafts/online_effects.d.ts +3 -0
- package/dist/draft/drafts/online_effects.d.ts.map +1 -0
- package/dist/draft/drafts/online_effects.js +57 -0
- package/dist/draft/drafts/online_effects.js.map +1 -0
- package/dist/draft/index.d.ts +23 -0
- package/dist/draft/index.d.ts.map +1 -0
- package/dist/draft/index.js +20 -0
- package/dist/draft/index.js.map +1 -0
- package/dist/index.d.ts +62 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +90 -0
- package/dist/index.js.map +1 -0
- package/dist/shared/cloud-client.d.ts +59 -0
- package/dist/shared/cloud-client.d.ts.map +1 -0
- package/dist/shared/cloud-client.js +121 -0
- package/dist/shared/cloud-client.js.map +1 -0
- package/dist/shared/draft-service.d.ts +9 -0
- package/dist/shared/draft-service.d.ts.map +1 -0
- package/dist/shared/draft-service.js +91 -0
- package/dist/shared/draft-service.js.map +1 -0
- package/dist/shared/errors.d.ts +28 -0
- package/dist/shared/errors.d.ts.map +1 -0
- package/dist/shared/errors.js +138 -0
- package/dist/shared/errors.js.map +1 -0
- package/dist/shared/logger.d.ts +6 -0
- package/dist/shared/logger.d.ts.map +1 -0
- package/dist/shared/logger.js +9 -0
- package/dist/shared/logger.js.map +1 -0
- package/dist/shared/media-downloader.d.ts +14 -0
- package/dist/shared/media-downloader.d.ts.map +1 -0
- package/dist/shared/media-downloader.js +94 -0
- package/dist/shared/media-downloader.js.map +1 -0
- package/dist/shared/media.d.ts +6 -0
- package/dist/shared/media.d.ts.map +1 -0
- package/dist/shared/media.js +117 -0
- package/dist/shared/media.js.map +1 -0
- package/dist/template/attachment_pc_common.json +1 -0
- package/dist/template/draft_agency_config.json +1 -0
- package/dist/template/draft_content.json +132 -0
- package/dist/template/draft_meta_info.json +59 -0
- package/dist/template/template.tmp +1 -0
- package/dist/types/index.d.ts +637 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/index.js +4 -0
- package/dist/types/index.js.map +1 -0
- package/package.json +64 -4
- package/index.js +0 -1
|
@@ -0,0 +1,3285 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ret": "0",
|
|
3
|
+
"errmsg": "success",
|
|
4
|
+
"systime": "1736903529",
|
|
5
|
+
"logid": "20250115091209E000FED1DB834729667C",
|
|
6
|
+
"sign": "",
|
|
7
|
+
"response": "",
|
|
8
|
+
"data": {
|
|
9
|
+
"has_more": true,
|
|
10
|
+
"next_offset": 50,
|
|
11
|
+
"effect_item_list": [
|
|
12
|
+
{
|
|
13
|
+
"common_attr": {
|
|
14
|
+
"id": "7369909253018012954",
|
|
15
|
+
"effect_id": "7369909253018012954",
|
|
16
|
+
"effect_type": 2,
|
|
17
|
+
"source": 1,
|
|
18
|
+
"title": "享受音乐弹幕边框英文像素风Y2K",
|
|
19
|
+
"description": "享受音乐弹幕边框英文像素风Y2K",
|
|
20
|
+
"cover_url": {
|
|
21
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/33f035ffc63a424dad1eeff0ac5d38c6~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=sa05GpdxpnybqQJgRUqw0OxS8hI%3D",
|
|
22
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/33f035ffc63a424dad1eeff0ac5d38c6~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=yc1%2FmuOeAIsa680b91dBBC5AicA%3D"
|
|
23
|
+
},
|
|
24
|
+
"item_urls": [
|
|
25
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/268a1e4aa9a55b726ff3ef92d1847d28?lk3s=43402efa&x-expires=1768439529&x-signature=%2BCpAfvY9qONjU9FDChDv%2FDCYpwg%3D"
|
|
26
|
+
],
|
|
27
|
+
"md5": "268a1e4aa9a55b726ff3ef92d1847d28",
|
|
28
|
+
"has_favorited": false,
|
|
29
|
+
"create_time": 1715941446,
|
|
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/f9ae3a3e4b454041a82dfba24d6e0be2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=5FXx5tZa2YF3nVhEwxxShSbsPNg%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": "jAylgMFso4eqiRu3ykNiyQ2HC1uidKRi/zzWKKhFIUSWGhRkU8Z9RMdSNIj9LKTxd8e+15jajSzJoU9m+chlpx9Dbr4U9saHdqeThAbixPi256HDkIEed7x7yx//KdXs/zc2JZFJ+ycqlNn/TCErb4ztd/+VczGyUP52TwcRGrU="
|
|
51
|
+
},
|
|
52
|
+
"category_ids": [
|
|
53
|
+
11720,
|
|
54
|
+
10515
|
|
55
|
+
],
|
|
56
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/0f4c716ee1f1e0b971e1928e70cb3990\"}"
|
|
57
|
+
},
|
|
58
|
+
"author": {
|
|
59
|
+
"name": "阿哩哩",
|
|
60
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495529&x-signature=T2UobbExsX6BIR1yiPDtO2pOxEk%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/f9ae3a3e4b454041a82dfba24d6e0be2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=t6iD64r4lfh7ttam2SnYKYxqiW0%3D&format=.png",
|
|
67
|
+
"sticker_type": 2,
|
|
68
|
+
"sticker_package": {
|
|
69
|
+
"width_per_frame": 280,
|
|
70
|
+
"height_per_frame": 280,
|
|
71
|
+
"size": 119558
|
|
72
|
+
},
|
|
73
|
+
"large_image": {
|
|
74
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f9ae3a3e4b454041a82dfba24d6e0be2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=5FXx5tZa2YF3nVhEwxxShSbsPNg%3D"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"common_attr": {
|
|
80
|
+
"id": "7264612076046388534",
|
|
81
|
+
"effect_id": "7264612076046388534",
|
|
82
|
+
"effect_type": 2,
|
|
83
|
+
"source": 1,
|
|
84
|
+
"title": "跳动音频",
|
|
85
|
+
"description": "跳动音频",
|
|
86
|
+
"cover_url": {
|
|
87
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5104a3952e37486d8f3109edddfcf5b9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=9YnT%2BVojyAhyZMhcrl2YzlJEMY8%3D",
|
|
88
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5104a3952e37486d8f3109edddfcf5b9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=7Fjphtb5Ad9xxvONv0HTqU5ZuMQ%3D"
|
|
89
|
+
},
|
|
90
|
+
"item_urls": [
|
|
91
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e0234c5ff5763ea53fa2438047e2def9?lk3s=43402efa&x-expires=1768439529&x-signature=SM0KgWVJoMdgAyEOJwAX%2BvJSkcA%3D"
|
|
92
|
+
],
|
|
93
|
+
"md5": "e0234c5ff5763ea53fa2438047e2def9",
|
|
94
|
+
"has_favorited": false,
|
|
95
|
+
"create_time": 1691433565,
|
|
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://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5104a3952e37486d8f3109edddfcf5b9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=zqORAw0etUWnh20mBhCleRbA8Tk%3D",
|
|
110
|
+
"format": "gif"
|
|
111
|
+
},
|
|
112
|
+
"publish_source": "user_post_sticker_collection",
|
|
113
|
+
"is_business": false,
|
|
114
|
+
"business_info": {
|
|
115
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
116
|
+
"sign": "nGphNoQkZabjRyAvyBj2F2XNghElFPfU5GH3nxCiujaGZuzYebJiJrwFL8+UQVfBvCujAdBpB9lUeyYhW0cn+qyc6NpTE0AycJBlo6aj0KkU+abbgm1pUeqd1r9zZbwTJ5XCt1jHjHZ04v6QLK3RSwyyD/P3QwxwQ2+3sWHs7/E="
|
|
117
|
+
},
|
|
118
|
+
"category_ids": [
|
|
119
|
+
11720,
|
|
120
|
+
10515
|
|
121
|
+
],
|
|
122
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
123
|
+
},
|
|
124
|
+
"author": {
|
|
125
|
+
"name": "喵喵胖",
|
|
126
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
127
|
+
"source": 1,
|
|
128
|
+
"uid": "1456220409695764"
|
|
129
|
+
},
|
|
130
|
+
"sticker": {
|
|
131
|
+
"preview_cover": "",
|
|
132
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5104a3952e37486d8f3109edddfcf5b9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=ZqjP4zCHoZ%2B2WOtbAQzCI5dqEp0%3D&format=.png",
|
|
133
|
+
"sticker_type": 2,
|
|
134
|
+
"sticker_package": {
|
|
135
|
+
"width_per_frame": 280,
|
|
136
|
+
"height_per_frame": 280,
|
|
137
|
+
"size": 279454
|
|
138
|
+
},
|
|
139
|
+
"large_image": {
|
|
140
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5104a3952e37486d8f3109edddfcf5b9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=zqORAw0etUWnh20mBhCleRbA8Tk%3D"
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"common_attr": {
|
|
146
|
+
"id": "7260096105977777427",
|
|
147
|
+
"effect_id": "7260096105977777427",
|
|
148
|
+
"effect_type": 2,
|
|
149
|
+
"source": 1,
|
|
150
|
+
"title": "五线谱",
|
|
151
|
+
"description": "五线谱",
|
|
152
|
+
"cover_url": {
|
|
153
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02119334765041a099bd0c942fc7f778~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=hj4GKnM53APQKw5zfM9%2BbOaErOQ%3D",
|
|
154
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02119334765041a099bd0c942fc7f778~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=nbFszOVFbuObCZBhodg1pKU79Oo%3D"
|
|
155
|
+
},
|
|
156
|
+
"item_urls": [
|
|
157
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/54253b13220677c1b7e0e8ffc03181ed?lk3s=43402efa&x-expires=1768439529&x-signature=E2gWRyuzEnkDibUhbLYFcqlJRGE%3D"
|
|
158
|
+
],
|
|
159
|
+
"md5": "54253b13220677c1b7e0e8ffc03181ed",
|
|
160
|
+
"has_favorited": false,
|
|
161
|
+
"third_resource_id": 7264785241468834359,
|
|
162
|
+
"third_resource_id_str": "7264785241468834359",
|
|
163
|
+
"create_time": 1690375554,
|
|
164
|
+
"statistics": {
|
|
165
|
+
"favorite_count": 0
|
|
166
|
+
},
|
|
167
|
+
"is_original": true,
|
|
168
|
+
"status": 102,
|
|
169
|
+
"review_info": {
|
|
170
|
+
"review_status": 1,
|
|
171
|
+
"review_code_list": [],
|
|
172
|
+
"extra_reason": null,
|
|
173
|
+
"review_reason_list": []
|
|
174
|
+
},
|
|
175
|
+
"aspect_ratio": 1,
|
|
176
|
+
"download_info": {
|
|
177
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02119334765041a099bd0c942fc7f778~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=N0P6FFq5K7%2BNziHSAZda98QhxXI%3D",
|
|
178
|
+
"format": "gif"
|
|
179
|
+
},
|
|
180
|
+
"publish_source": "user_post_sticker_collection",
|
|
181
|
+
"is_business": false,
|
|
182
|
+
"business_info": {
|
|
183
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
184
|
+
"sign": "FfIbrDz+A8MpF7pgndyiAvRyK5IUoKLRPgsl+FrLJ3bxkvC9nw0u3AvaauSqFZzgE7TjOn9KcQFOd0MDG4jr62IWu+J+csCVCN10T5jSP7iuqQdkAvDmk6Rh57xZpeI32ciDWYL/YYhnQlJwhFYFF5X6uzPqMDQiBgEsCCYsGqo="
|
|
185
|
+
},
|
|
186
|
+
"category_ids": [
|
|
187
|
+
11720
|
|
188
|
+
],
|
|
189
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
190
|
+
},
|
|
191
|
+
"author": {
|
|
192
|
+
"name": "打狗的主人",
|
|
193
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/01ac2218a5c0dee2295bcc73f01ada08~300x300.image",
|
|
194
|
+
"source": 1,
|
|
195
|
+
"uid": "2120318022065549"
|
|
196
|
+
},
|
|
197
|
+
"sticker": {
|
|
198
|
+
"preview_cover": "",
|
|
199
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02119334765041a099bd0c942fc7f778~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=fO8g%2B33x6bU6guEJtEknus7ekt8%3D&format=.png",
|
|
200
|
+
"sticker_type": 2,
|
|
201
|
+
"sticker_package": {
|
|
202
|
+
"width_per_frame": 280,
|
|
203
|
+
"height_per_frame": 280,
|
|
204
|
+
"size": 481923
|
|
205
|
+
},
|
|
206
|
+
"large_image": {
|
|
207
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/02119334765041a099bd0c942fc7f778~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=N0P6FFq5K7%2BNziHSAZda98QhxXI%3D"
|
|
208
|
+
}
|
|
209
|
+
}
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"common_attr": {
|
|
213
|
+
"id": "7359953143804726578",
|
|
214
|
+
"effect_id": "7359953143804726578",
|
|
215
|
+
"effect_type": 2,
|
|
216
|
+
"source": 1,
|
|
217
|
+
"title": "音乐播放狂欢",
|
|
218
|
+
"description": "音乐播放狂欢",
|
|
219
|
+
"cover_url": {
|
|
220
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40eb18a47fb4df1a11aee5de0999ee2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=a695dtwuB8Om2abB6h7B7%2BGpcDs%3D",
|
|
221
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40eb18a47fb4df1a11aee5de0999ee2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=l1xspnn0TRKnK3DjGnUpTSBFH30%3D"
|
|
222
|
+
},
|
|
223
|
+
"item_urls": [
|
|
224
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2f00e3a48cbef183aec0e6cb211b61ee?lk3s=43402efa&x-expires=1768439529&x-signature=TZgm35hVLTepKUyQRT78RSCn5Q0%3D"
|
|
225
|
+
],
|
|
226
|
+
"md5": "2f00e3a48cbef183aec0e6cb211b61ee",
|
|
227
|
+
"has_favorited": false,
|
|
228
|
+
"create_time": 1713624201,
|
|
229
|
+
"statistics": {
|
|
230
|
+
"favorite_count": 0
|
|
231
|
+
},
|
|
232
|
+
"is_original": true,
|
|
233
|
+
"status": 102,
|
|
234
|
+
"review_info": {
|
|
235
|
+
"review_status": 1,
|
|
236
|
+
"review_code_list": [],
|
|
237
|
+
"extra_reason": null,
|
|
238
|
+
"review_reason_list": []
|
|
239
|
+
},
|
|
240
|
+
"aspect_ratio": 1,
|
|
241
|
+
"download_info": {
|
|
242
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40eb18a47fb4df1a11aee5de0999ee2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=LgcHB3LU0iHQApq61HWvuxccXsI%3D",
|
|
243
|
+
"format": "gif"
|
|
244
|
+
},
|
|
245
|
+
"publish_source": "user_post_sticker_collection",
|
|
246
|
+
"is_business": false,
|
|
247
|
+
"business_info": {
|
|
248
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
249
|
+
"sign": "Iv5nzNJqGr9SowCNttY2GjVOevSzT8IST05Yzv5KKAWwtHWw6RstmjQnv8dAGNVo+dUFAjGaHYYD3tj0GRnH83Jv4mBLX7/E4uKZVv8d7a9ptf1P8XTBaC4bSAlrSsi99Nm3DwkNOAw897mhUd2DEJsY52kI57Ac6PdaYWJPu30="
|
|
250
|
+
},
|
|
251
|
+
"category_ids": [
|
|
252
|
+
11720
|
|
253
|
+
],
|
|
254
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
255
|
+
},
|
|
256
|
+
"author": {
|
|
257
|
+
"name": "疯狂剁椒魚",
|
|
258
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
259
|
+
"source": 1,
|
|
260
|
+
"uid": "1873174506777863"
|
|
261
|
+
},
|
|
262
|
+
"sticker": {
|
|
263
|
+
"preview_cover": "",
|
|
264
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40eb18a47fb4df1a11aee5de0999ee2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=eZN1k6kg4UJkN4NSD%2FdNBwV3eR8%3D&format=.png",
|
|
265
|
+
"sticker_type": 2,
|
|
266
|
+
"sticker_package": {
|
|
267
|
+
"width_per_frame": 280,
|
|
268
|
+
"height_per_frame": 280,
|
|
269
|
+
"size": 20003
|
|
270
|
+
},
|
|
271
|
+
"large_image": {
|
|
272
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e40eb18a47fb4df1a11aee5de0999ee2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=LgcHB3LU0iHQApq61HWvuxccXsI%3D"
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"common_attr": {
|
|
278
|
+
"id": "7363266468072541481",
|
|
279
|
+
"effect_id": "7363266468072541481",
|
|
280
|
+
"effect_type": 2,
|
|
281
|
+
"source": 1,
|
|
282
|
+
"title": "弹吉他",
|
|
283
|
+
"description": "弹吉他",
|
|
284
|
+
"cover_url": {
|
|
285
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/12ead706c8ae411f9b2736cbb8385271~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=G1vU9EnWwmjxtarN8YhWlg9pMHU%3D",
|
|
286
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/12ead706c8ae411f9b2736cbb8385271~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=pWv1yFfBHvISOJ3Rpz19vQTh8s4%3D"
|
|
287
|
+
},
|
|
288
|
+
"item_urls": [
|
|
289
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/36a7e42be1fbad4d6e3dcdac4b859378?lk3s=43402efa&x-expires=1768439529&x-signature=RC2e8ItXSABbYEPJf28FJkNISqQ%3D"
|
|
290
|
+
],
|
|
291
|
+
"md5": "36a7e42be1fbad4d6e3dcdac4b859378",
|
|
292
|
+
"has_favorited": false,
|
|
293
|
+
"create_time": 1714394629,
|
|
294
|
+
"statistics": {
|
|
295
|
+
"favorite_count": 0
|
|
296
|
+
},
|
|
297
|
+
"is_original": true,
|
|
298
|
+
"status": 102,
|
|
299
|
+
"review_info": {
|
|
300
|
+
"review_status": 1,
|
|
301
|
+
"review_code_list": [],
|
|
302
|
+
"extra_reason": null,
|
|
303
|
+
"review_reason_list": []
|
|
304
|
+
},
|
|
305
|
+
"aspect_ratio": 1,
|
|
306
|
+
"download_info": {
|
|
307
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c5b3782d823646daaa999e2a182b8c5f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=4UbhEIkWtOp7ivgigIN0LFXo0bU%3D",
|
|
308
|
+
"format": "gif"
|
|
309
|
+
},
|
|
310
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
311
|
+
"is_business": false,
|
|
312
|
+
"business_info": {
|
|
313
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
314
|
+
"sign": "z10L+bUdb9pqhYgU8GcNAy5Stp+EvA0266Ms0d/QBQr8opuzIIUbMYvc13W+Hk9HdJrUN6Y1IPKiNBXhlmbatrFCfubf9hk+rVp7yub2TlrjdNLXSOa3+sMsr67OzHm2qY/dkWsu1tdYiD5I1hNML4GddfiANReAFx6GEq2EMxM="
|
|
315
|
+
},
|
|
316
|
+
"category_ids": [
|
|
317
|
+
11720
|
|
318
|
+
],
|
|
319
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/51ebaf245d47d3ddc3360424f4a1df94\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
320
|
+
},
|
|
321
|
+
"author": {
|
|
322
|
+
"name": "偶遇太白",
|
|
323
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
324
|
+
"source": 1,
|
|
325
|
+
"uid": "2282239577037431"
|
|
326
|
+
},
|
|
327
|
+
"sticker": {
|
|
328
|
+
"preview_cover": "",
|
|
329
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c5b3782d823646daaa999e2a182b8c5f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=9eNUx1Xjmqayrj4xEm%2FuCD16wTk%3D&format=.png",
|
|
330
|
+
"sticker_type": 2,
|
|
331
|
+
"sticker_package": {
|
|
332
|
+
"width_per_frame": 280,
|
|
333
|
+
"height_per_frame": 280,
|
|
334
|
+
"size": 492398
|
|
335
|
+
},
|
|
336
|
+
"large_image": {
|
|
337
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c5b3782d823646daaa999e2a182b8c5f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=4UbhEIkWtOp7ivgigIN0LFXo0bU%3D"
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"common_attr": {
|
|
343
|
+
"id": "7365812684203298087",
|
|
344
|
+
"effect_id": "7365812684203298087",
|
|
345
|
+
"effect_type": 2,
|
|
346
|
+
"source": 1,
|
|
347
|
+
"title": "跳动的快乐音符",
|
|
348
|
+
"description": "跳动的快乐音符",
|
|
349
|
+
"cover_url": {
|
|
350
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc9ae1c5dbaf46148a393fac1b38c379~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=8yoB6MjyYr4T2%2BQcp%2FJaj2qLGuk%3D",
|
|
351
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc9ae1c5dbaf46148a393fac1b38c379~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=%2BoCHIDHzjaqPmofwkzOovWUnlTk%3D"
|
|
352
|
+
},
|
|
353
|
+
"item_urls": [
|
|
354
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/30a0783ce0e80dc8c4fc9567a1038ba4?lk3s=43402efa&x-expires=1768439529&x-signature=%2BbfIe3wFMl23uAWCzBK4JJrLGe8%3D"
|
|
355
|
+
],
|
|
356
|
+
"md5": "30a0783ce0e80dc8c4fc9567a1038ba4",
|
|
357
|
+
"has_favorited": false,
|
|
358
|
+
"create_time": 1714987577,
|
|
359
|
+
"statistics": {
|
|
360
|
+
"favorite_count": 0
|
|
361
|
+
},
|
|
362
|
+
"is_original": true,
|
|
363
|
+
"status": 102,
|
|
364
|
+
"review_info": {
|
|
365
|
+
"review_status": 1,
|
|
366
|
+
"review_code_list": [],
|
|
367
|
+
"extra_reason": null,
|
|
368
|
+
"review_reason_list": []
|
|
369
|
+
},
|
|
370
|
+
"aspect_ratio": 1,
|
|
371
|
+
"download_info": {
|
|
372
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c06e7413f3c347298f97f3e141cbe4ed~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=TXalYZ1fwVSFggbKdWOdjwcYwoA%3D",
|
|
373
|
+
"format": "gif"
|
|
374
|
+
},
|
|
375
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
376
|
+
"is_business": false,
|
|
377
|
+
"business_info": {
|
|
378
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
379
|
+
"sign": "cFpLDI7koMspbi60ezVprUfV15nE/5lWBuMgkY4bnqC4KjAycznmqGwDFAzCPFpuPTObp0Cf9f5b+FmGHQvyst+MuJ7GFOq91MLSLS1tbkqrPoWME5HWEMoSDGDpjyCumKPEH67CERNbrcaiPxtHcgsWFHW06qZpq/+Q8/LGNX8="
|
|
380
|
+
},
|
|
381
|
+
"category_ids": [
|
|
382
|
+
11720
|
|
383
|
+
],
|
|
384
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/3b0bc9cc11b3af3992f7c029439ff176\"}"
|
|
385
|
+
},
|
|
386
|
+
"author": {
|
|
387
|
+
"name": "简单系爱",
|
|
388
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495529&x-signature=ZZ2zupANHb7Hs2VNxhF%2F9SZBwyA%3D",
|
|
389
|
+
"source": 1,
|
|
390
|
+
"uid": "69981999735902"
|
|
391
|
+
},
|
|
392
|
+
"sticker": {
|
|
393
|
+
"preview_cover": "",
|
|
394
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c06e7413f3c347298f97f3e141cbe4ed~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=lYzo8%2BV%2F4vLRkoMjxfsTndqQpUA%3D&format=.png",
|
|
395
|
+
"sticker_type": 2,
|
|
396
|
+
"sticker_package": {
|
|
397
|
+
"width_per_frame": 280,
|
|
398
|
+
"height_per_frame": 280,
|
|
399
|
+
"size": 572917
|
|
400
|
+
},
|
|
401
|
+
"large_image": {
|
|
402
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c06e7413f3c347298f97f3e141cbe4ed~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=TXalYZ1fwVSFggbKdWOdjwcYwoA%3D"
|
|
403
|
+
}
|
|
404
|
+
}
|
|
405
|
+
},
|
|
406
|
+
{
|
|
407
|
+
"common_attr": {
|
|
408
|
+
"id": "7261488013019090213",
|
|
409
|
+
"effect_id": "7261488013019090213",
|
|
410
|
+
"effect_type": 2,
|
|
411
|
+
"source": 1,
|
|
412
|
+
"title": "手拿麦克风",
|
|
413
|
+
"description": "手拿麦克风",
|
|
414
|
+
"cover_url": {
|
|
415
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2524f37369c4022b08629433ecd580d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=lU7z8yA%2F49qpvScnHPTt3yeO78c%3D",
|
|
416
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2524f37369c4022b08629433ecd580d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=86QTxYx%2BZWYYz06%2FSmob%2F5vaEQg%3D"
|
|
417
|
+
},
|
|
418
|
+
"item_urls": [
|
|
419
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9e1d6fff47e21087133358434dc366cc?lk3s=43402efa&x-expires=1768439529&x-signature=vZgCeFuI6rG%2BFdqarPtTVciHfJs%3D"
|
|
420
|
+
],
|
|
421
|
+
"md5": "9e1d6fff47e21087133358434dc366cc",
|
|
422
|
+
"has_favorited": false,
|
|
423
|
+
"third_resource_id": 7264785068634149433,
|
|
424
|
+
"third_resource_id_str": "7264785068634149433",
|
|
425
|
+
"create_time": 1690701249,
|
|
426
|
+
"statistics": {
|
|
427
|
+
"favorite_count": 0
|
|
428
|
+
},
|
|
429
|
+
"is_original": true,
|
|
430
|
+
"status": 102,
|
|
431
|
+
"review_info": {
|
|
432
|
+
"review_status": 1,
|
|
433
|
+
"review_code_list": [],
|
|
434
|
+
"extra_reason": null,
|
|
435
|
+
"review_reason_list": []
|
|
436
|
+
},
|
|
437
|
+
"aspect_ratio": 1,
|
|
438
|
+
"download_info": {
|
|
439
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2524f37369c4022b08629433ecd580d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=SeukacP0yDecqR%2BvLKX2oxLLLuo%3D",
|
|
440
|
+
"format": "gif"
|
|
441
|
+
},
|
|
442
|
+
"publish_source": "user_post_sticker_collection",
|
|
443
|
+
"is_business": false,
|
|
444
|
+
"business_info": {
|
|
445
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
446
|
+
"sign": "50gC0UV/cmZBFjaqbESYLLv/KY8rhwRGbdepl9uQaUSHO3sw7E1EDeGCHkFr2Iz1BkDFq/3PXr7w+Z5uR6O/qF4oGCUpEo3a4uQ/0LhKitiRUoZBV5R4uqUTLCG2q3Q23qKGRZLg5rj7ki8BgN7YwzzOV0MGWvK2perOPpCDzm8="
|
|
447
|
+
},
|
|
448
|
+
"category_ids": [
|
|
449
|
+
11720
|
|
450
|
+
],
|
|
451
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
452
|
+
},
|
|
453
|
+
"author": {
|
|
454
|
+
"name": "猫爸",
|
|
455
|
+
"avatar_url": "https://p26.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813_31a347552f374f58be37cfcf40bd2c20.jpeg?from=4010531038",
|
|
456
|
+
"source": 1,
|
|
457
|
+
"uid": "4851249187597"
|
|
458
|
+
},
|
|
459
|
+
"sticker": {
|
|
460
|
+
"preview_cover": "",
|
|
461
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2524f37369c4022b08629433ecd580d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=4aR4cULAIs1s9uaKOdkebGZ6cLU%3D&format=.png",
|
|
462
|
+
"sticker_type": 2,
|
|
463
|
+
"sticker_package": {
|
|
464
|
+
"width_per_frame": 280,
|
|
465
|
+
"height_per_frame": 280,
|
|
466
|
+
"size": 273884
|
|
467
|
+
},
|
|
468
|
+
"large_image": {
|
|
469
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e2524f37369c4022b08629433ecd580d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=SeukacP0yDecqR%2BvLKX2oxLLLuo%3D"
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"common_attr": {
|
|
475
|
+
"id": "7369910380820237578",
|
|
476
|
+
"effect_id": "7369910380820237578",
|
|
477
|
+
"effect_type": 2,
|
|
478
|
+
"source": 1,
|
|
479
|
+
"title": "下一曲切歌按键音乐节点击互动装饰",
|
|
480
|
+
"description": "下一曲切歌按键音乐节点击互动装饰",
|
|
481
|
+
"cover_url": {
|
|
482
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/456ed6c6708a415387ca5eb2a5d4fe19~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=zvsEZ8tm7hdu4cIEdUclhGljPj8%3D",
|
|
483
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/456ed6c6708a415387ca5eb2a5d4fe19~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=VUMi7P%2FNPz87TSo%2Bg6VVXNNpW4Q%3D"
|
|
484
|
+
},
|
|
485
|
+
"item_urls": [
|
|
486
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/10ddc171cd8dca6929e337bf67908c6b?lk3s=43402efa&x-expires=1768439529&x-signature=RgLIp3ov3SuJRoUeKC6On3KkBSs%3D"
|
|
487
|
+
],
|
|
488
|
+
"md5": "10ddc171cd8dca6929e337bf67908c6b",
|
|
489
|
+
"has_favorited": false,
|
|
490
|
+
"create_time": 1715941446,
|
|
491
|
+
"statistics": {
|
|
492
|
+
"favorite_count": 0
|
|
493
|
+
},
|
|
494
|
+
"is_original": true,
|
|
495
|
+
"status": 102,
|
|
496
|
+
"review_info": {
|
|
497
|
+
"review_status": 1,
|
|
498
|
+
"review_code_list": [],
|
|
499
|
+
"extra_reason": null,
|
|
500
|
+
"review_reason_list": []
|
|
501
|
+
},
|
|
502
|
+
"aspect_ratio": 1,
|
|
503
|
+
"download_info": {
|
|
504
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f6fa24915c84eb5b09995fa141b19f4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=4Ailz6Ym%2Fn8Vb%2FXAX94CeqpSEMs%3D",
|
|
505
|
+
"format": "gif"
|
|
506
|
+
},
|
|
507
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
508
|
+
"is_business": false,
|
|
509
|
+
"business_info": {
|
|
510
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
511
|
+
"sign": "CGHJovIv4JSue9HT5urtUoEjIOP2udXJDUgUGe9J32GCmd9V1Sm7izBK1rze3OVsVVpFcoSu0RHPYMV6rbof2+PNmul7ZmCdYFpIs8VuHNPJmnwdw9GYUURrI+ldLk+ySQFj6w2RK4sRqPNtO+8L5sK7M3wIqigHLX6MeYFzlV4="
|
|
512
|
+
},
|
|
513
|
+
"category_ids": [
|
|
514
|
+
11720,
|
|
515
|
+
10515
|
|
516
|
+
],
|
|
517
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/d44a8494129f9ee91221c36d6cae3881\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
518
|
+
},
|
|
519
|
+
"author": {
|
|
520
|
+
"name": "阿哩哩",
|
|
521
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495529&x-signature=T2UobbExsX6BIR1yiPDtO2pOxEk%3D",
|
|
522
|
+
"source": 1,
|
|
523
|
+
"uid": "100571911413"
|
|
524
|
+
},
|
|
525
|
+
"sticker": {
|
|
526
|
+
"preview_cover": "",
|
|
527
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f6fa24915c84eb5b09995fa141b19f4~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=s7tvxzn8AqMxg2oYRcO9GlmRXGc%3D&format=.png",
|
|
528
|
+
"sticker_type": 2,
|
|
529
|
+
"sticker_package": {
|
|
530
|
+
"width_per_frame": 280,
|
|
531
|
+
"height_per_frame": 280,
|
|
532
|
+
"size": 695829
|
|
533
|
+
},
|
|
534
|
+
"large_image": {
|
|
535
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2f6fa24915c84eb5b09995fa141b19f4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=4Ailz6Ym%2Fn8Vb%2FXAX94CeqpSEMs%3D"
|
|
536
|
+
}
|
|
537
|
+
}
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"common_attr": {
|
|
541
|
+
"id": "7359956444583578906",
|
|
542
|
+
"effect_id": "7359956444583578906",
|
|
543
|
+
"effect_type": 2,
|
|
544
|
+
"source": 1,
|
|
545
|
+
"title": "音响音乐节",
|
|
546
|
+
"description": "音响音乐节",
|
|
547
|
+
"cover_url": {
|
|
548
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3ce81e1420ab4017b77fb00c599932a8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=CI77d%2FZewnGVHqLXF2WGRXC1nEs%3D",
|
|
549
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3ce81e1420ab4017b77fb00c599932a8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=DDnvZ3epFfBZxWWCfkdFUFy%2BfDE%3D"
|
|
550
|
+
},
|
|
551
|
+
"item_urls": [
|
|
552
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f25b675133fcad42c0156da7e3d20d1e?lk3s=43402efa&x-expires=1768439529&x-signature=WRp8S%2BTeYByoCZRdZUbra%2B1hJMI%3D"
|
|
553
|
+
],
|
|
554
|
+
"md5": "f25b675133fcad42c0156da7e3d20d1e",
|
|
555
|
+
"has_favorited": false,
|
|
556
|
+
"create_time": 1713624201,
|
|
557
|
+
"statistics": {
|
|
558
|
+
"favorite_count": 0
|
|
559
|
+
},
|
|
560
|
+
"is_original": true,
|
|
561
|
+
"status": 102,
|
|
562
|
+
"review_info": {
|
|
563
|
+
"review_status": 1,
|
|
564
|
+
"review_code_list": [],
|
|
565
|
+
"extra_reason": null,
|
|
566
|
+
"review_reason_list": []
|
|
567
|
+
},
|
|
568
|
+
"aspect_ratio": 1,
|
|
569
|
+
"download_info": {
|
|
570
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3ce81e1420ab4017b77fb00c599932a8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=QhRf8aHBkGrSPu23ooO9cIYae2k%3D",
|
|
571
|
+
"format": "gif"
|
|
572
|
+
},
|
|
573
|
+
"publish_source": "user_post_sticker_collection",
|
|
574
|
+
"is_business": false,
|
|
575
|
+
"business_info": {
|
|
576
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
577
|
+
"sign": "2slhnkk5E2VzMBm51pI5UnQq9xpfhZLs8QEY+/p6pUY8CZtFJaJZee58nYeA8/4P7cLboHxSKiVDRUnK3bbVJXmWRSgAfFLterSXUBE9PNm5VxYqlzY3O1t4TEvOhgn5fx349cG018sxcY4oRQkPoby6GHNxuDfSIsoPbkpFio0="
|
|
578
|
+
},
|
|
579
|
+
"category_ids": [
|
|
580
|
+
11720
|
|
581
|
+
],
|
|
582
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
583
|
+
},
|
|
584
|
+
"author": {
|
|
585
|
+
"name": "疯狂剁椒魚",
|
|
586
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
587
|
+
"source": 1,
|
|
588
|
+
"uid": "1873174506777863"
|
|
589
|
+
},
|
|
590
|
+
"sticker": {
|
|
591
|
+
"preview_cover": "",
|
|
592
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3ce81e1420ab4017b77fb00c599932a8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=N6nJDn78sTaQHN9r5%2B3EB3ex10U%3D&format=.png",
|
|
593
|
+
"sticker_type": 2,
|
|
594
|
+
"sticker_package": {
|
|
595
|
+
"width_per_frame": 280,
|
|
596
|
+
"height_per_frame": 280,
|
|
597
|
+
"size": 23529
|
|
598
|
+
},
|
|
599
|
+
"large_image": {
|
|
600
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3ce81e1420ab4017b77fb00c599932a8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=QhRf8aHBkGrSPu23ooO9cIYae2k%3D"
|
|
601
|
+
}
|
|
602
|
+
}
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"common_attr": {
|
|
606
|
+
"id": "7363265395073076499",
|
|
607
|
+
"effect_id": "7363265395073076499",
|
|
608
|
+
"effect_type": 2,
|
|
609
|
+
"source": 1,
|
|
610
|
+
"title": "应援,挥舞荧光棒",
|
|
611
|
+
"description": "应援,挥舞荧光棒",
|
|
612
|
+
"cover_url": {
|
|
613
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cf8862504a77478c97a9b421d4eb71b3~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=4HbqfZrcu689K5i7673%2BRyC13iw%3D",
|
|
614
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cf8862504a77478c97a9b421d4eb71b3~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=3MfTpzxuxxGnuLrMo85VAFASyCQ%3D"
|
|
615
|
+
},
|
|
616
|
+
"item_urls": [
|
|
617
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/23fca4f4502618544ebb5b233ba72433?lk3s=43402efa&x-expires=1768439529&x-signature=bdxRdzSaSBfZRfF3gUqcYPVlH9A%3D"
|
|
618
|
+
],
|
|
619
|
+
"md5": "23fca4f4502618544ebb5b233ba72433",
|
|
620
|
+
"has_favorited": false,
|
|
621
|
+
"create_time": 1714394630,
|
|
622
|
+
"statistics": {
|
|
623
|
+
"favorite_count": 0
|
|
624
|
+
},
|
|
625
|
+
"is_original": true,
|
|
626
|
+
"status": 102,
|
|
627
|
+
"review_info": {
|
|
628
|
+
"review_status": 1,
|
|
629
|
+
"review_code_list": [],
|
|
630
|
+
"extra_reason": null,
|
|
631
|
+
"review_reason_list": []
|
|
632
|
+
},
|
|
633
|
+
"aspect_ratio": 1,
|
|
634
|
+
"download_info": {
|
|
635
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c9a8668b7bb0425c8f0e9663091cf165~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Wm%2FSZUzqfApjst8NM3TS0Unhbgk%3D",
|
|
636
|
+
"format": "gif"
|
|
637
|
+
},
|
|
638
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
639
|
+
"is_business": false,
|
|
640
|
+
"business_info": {
|
|
641
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
642
|
+
"sign": "N7v74VP/aTuB3Pxoqzod3Kr3Ye6Shn1K8x+Siub3pMUaGljBjVfw/EC0sqK6Mhd7N4Zz15YfBvsoIDPkHkqd+gBH6Q9NZqROJ84wa/OIXrc0P6jS+4nC9RgaYr0WwCQ29dvYKY/6EbwrUWIG4s2v2g3Y3pFA60Wdi0Sv6AjTi9Q="
|
|
643
|
+
},
|
|
644
|
+
"category_ids": [
|
|
645
|
+
11720
|
|
646
|
+
],
|
|
647
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/f392826d49f546b9c7201c0abda9d144\"}"
|
|
648
|
+
},
|
|
649
|
+
"author": {
|
|
650
|
+
"name": "偶遇太白",
|
|
651
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
652
|
+
"source": 1,
|
|
653
|
+
"uid": "2282239577037431"
|
|
654
|
+
},
|
|
655
|
+
"sticker": {
|
|
656
|
+
"preview_cover": "",
|
|
657
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c9a8668b7bb0425c8f0e9663091cf165~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=DMoVsFTgBI6B6IFju19241C59VY%3D&format=.png",
|
|
658
|
+
"sticker_type": 2,
|
|
659
|
+
"sticker_package": {
|
|
660
|
+
"width_per_frame": 280,
|
|
661
|
+
"height_per_frame": 280,
|
|
662
|
+
"size": 457540
|
|
663
|
+
},
|
|
664
|
+
"large_image": {
|
|
665
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c9a8668b7bb0425c8f0e9663091cf165~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Wm%2FSZUzqfApjst8NM3TS0Unhbgk%3D"
|
|
666
|
+
}
|
|
667
|
+
}
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"common_attr": {
|
|
671
|
+
"id": "7264620995657338151",
|
|
672
|
+
"effect_id": "7264620995657338151",
|
|
673
|
+
"effect_type": 2,
|
|
674
|
+
"source": 1,
|
|
675
|
+
"title": "3d收音机",
|
|
676
|
+
"description": "3d收音机",
|
|
677
|
+
"cover_url": {
|
|
678
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f11591ff89ce4016b8b8d24b87c640be~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=l1QqUktC7pfUAdFC8%2FWumkuLZW8%3D",
|
|
679
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f11591ff89ce4016b8b8d24b87c640be~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=HDNDlmTHd9yKutjz8KfSpISAG2E%3D"
|
|
680
|
+
},
|
|
681
|
+
"item_urls": [
|
|
682
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5277b3d7a63c87c1299b0f2add16bbc2?lk3s=43402efa&x-expires=1768439529&x-signature=FEAa3lcPuTqxx%2FbHdk9xKFnHoRM%3D"
|
|
683
|
+
],
|
|
684
|
+
"md5": "5277b3d7a63c87c1299b0f2add16bbc2",
|
|
685
|
+
"has_favorited": false,
|
|
686
|
+
"create_time": 1691433565,
|
|
687
|
+
"statistics": {
|
|
688
|
+
"favorite_count": 0
|
|
689
|
+
},
|
|
690
|
+
"is_original": true,
|
|
691
|
+
"status": 102,
|
|
692
|
+
"review_info": {
|
|
693
|
+
"review_status": 1,
|
|
694
|
+
"review_code_list": [],
|
|
695
|
+
"extra_reason": null,
|
|
696
|
+
"review_reason_list": []
|
|
697
|
+
},
|
|
698
|
+
"aspect_ratio": 1,
|
|
699
|
+
"download_info": {
|
|
700
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f11591ff89ce4016b8b8d24b87c640be~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=bZHHKiL%2BW3irvmO0HQs2RQTQo7w%3D",
|
|
701
|
+
"format": "gif"
|
|
702
|
+
},
|
|
703
|
+
"publish_source": "user_post_sticker_collection",
|
|
704
|
+
"is_business": false,
|
|
705
|
+
"business_info": {
|
|
706
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
707
|
+
"sign": "aKo1I+cSxJP4Omkr2QqooAYzZAvd1iGWbMn17Ldom0BmuWUyARZAdBwRWGRW0ZeoTvPXaFeRN4syrba1iAiG9IVqaOdfOXjzzWSBY8kNUClmbEqFZEux/VrA4rL6pB5kRhiL/z5FUGbcOtf+fSuMELRacygWVT/1rO56tIrUzmE="
|
|
708
|
+
},
|
|
709
|
+
"category_ids": [
|
|
710
|
+
11720
|
|
711
|
+
],
|
|
712
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
713
|
+
},
|
|
714
|
+
"author": {
|
|
715
|
+
"name": "喵喵胖",
|
|
716
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
717
|
+
"source": 1,
|
|
718
|
+
"uid": "1456220409695764"
|
|
719
|
+
},
|
|
720
|
+
"sticker": {
|
|
721
|
+
"preview_cover": "",
|
|
722
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f11591ff89ce4016b8b8d24b87c640be~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=u4ht24CRFwfwL6KKsCCi0TlC1%2FA%3D&format=.png",
|
|
723
|
+
"sticker_type": 2,
|
|
724
|
+
"sticker_package": {
|
|
725
|
+
"width_per_frame": 280,
|
|
726
|
+
"height_per_frame": 280,
|
|
727
|
+
"size": 521866
|
|
728
|
+
},
|
|
729
|
+
"large_image": {
|
|
730
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f11591ff89ce4016b8b8d24b87c640be~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=bZHHKiL%2BW3irvmO0HQs2RQTQo7w%3D"
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"common_attr": {
|
|
736
|
+
"id": "7359129279726161191",
|
|
737
|
+
"effect_id": "7359129279726161191",
|
|
738
|
+
"effect_type": 2,
|
|
739
|
+
"source": 1,
|
|
740
|
+
"title": "音乐节舞台电吉他贝斯手摇滚兔兔",
|
|
741
|
+
"description": "音乐节舞台电吉他贝斯手摇滚兔兔",
|
|
742
|
+
"cover_url": {
|
|
743
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3d9c4858f33645e6be52aff39b976ce7~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=VqIN8qYQV1x3Qqvbiu6z%2BLZk8xM%3D",
|
|
744
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3d9c4858f33645e6be52aff39b976ce7~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=ZJP8PaQiPFH711fxQCikhtiIrtQ%3D"
|
|
745
|
+
},
|
|
746
|
+
"item_urls": [
|
|
747
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/639a3311e276e69a910737d1503e0c71?lk3s=43402efa&x-expires=1768439529&x-signature=KPh73lZbPco11f%2BaYoDXGE3W40A%3D"
|
|
748
|
+
],
|
|
749
|
+
"md5": "639a3311e276e69a910737d1503e0c71",
|
|
750
|
+
"has_favorited": false,
|
|
751
|
+
"create_time": 1713432615,
|
|
752
|
+
"statistics": {
|
|
753
|
+
"favorite_count": 0
|
|
754
|
+
},
|
|
755
|
+
"is_original": true,
|
|
756
|
+
"status": 102,
|
|
757
|
+
"review_info": {
|
|
758
|
+
"review_status": 1,
|
|
759
|
+
"review_code_list": [],
|
|
760
|
+
"extra_reason": null,
|
|
761
|
+
"review_reason_list": []
|
|
762
|
+
},
|
|
763
|
+
"aspect_ratio": 1,
|
|
764
|
+
"download_info": {
|
|
765
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1091983a778f4c16ba24986d859d5a16~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=co0sVgp6rt9V9%2BTY0cadZCZhQqU%3D",
|
|
766
|
+
"format": "gif"
|
|
767
|
+
},
|
|
768
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
769
|
+
"is_business": false,
|
|
770
|
+
"business_info": {
|
|
771
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
772
|
+
"sign": "fSIU2kftGa6d2Ohp8uQ8E3rgkiIzd9KyDjHtVyx2zqNxZIwmLWT/hsgB0X5PZ0REES993xcQH/CZe6HcmuYkbsqRbxvgUXVUNIZle3ITq4/64zN8LVnSZRK+yBBfmIxufoe9ErG4MGqqAxAxzw3KEZ2MyHeyWsZTnjUwoSTbHg4="
|
|
773
|
+
},
|
|
774
|
+
"category_ids": [
|
|
775
|
+
11720
|
|
776
|
+
],
|
|
777
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/e95c21a7af1a4916cd74b7d1755ac011\"}"
|
|
778
|
+
},
|
|
779
|
+
"author": {
|
|
780
|
+
"name": "CHICHI",
|
|
781
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495529&x-signature=kkhuPeDBSpoGWKA5uYHMRTWmqrc%3D",
|
|
782
|
+
"source": 1,
|
|
783
|
+
"uid": "3294558974117544"
|
|
784
|
+
},
|
|
785
|
+
"sticker": {
|
|
786
|
+
"preview_cover": "",
|
|
787
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1091983a778f4c16ba24986d859d5a16~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=W035mD0D3MbdGwca1%2FE28PDLlvE%3D&format=.png",
|
|
788
|
+
"sticker_type": 2,
|
|
789
|
+
"sticker_package": {
|
|
790
|
+
"width_per_frame": 280,
|
|
791
|
+
"height_per_frame": 280,
|
|
792
|
+
"size": 194940
|
|
793
|
+
},
|
|
794
|
+
"large_image": {
|
|
795
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1091983a778f4c16ba24986d859d5a16~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=co0sVgp6rt9V9%2BTY0cadZCZhQqU%3D"
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"common_attr": {
|
|
801
|
+
"id": "7264615442449288467",
|
|
802
|
+
"effect_id": "7264615442449288467",
|
|
803
|
+
"effect_type": 2,
|
|
804
|
+
"source": 1,
|
|
805
|
+
"title": "音乐节奏",
|
|
806
|
+
"description": "音乐节奏",
|
|
807
|
+
"cover_url": {
|
|
808
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0fb5904791644aa1a8489b696eaea069~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=tRSP05o%2FHHkShBDdI5m9r5cHiS8%3D",
|
|
809
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0fb5904791644aa1a8489b696eaea069~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=vnu6gSteysf34NHUgQvsyUY1zBw%3D"
|
|
810
|
+
},
|
|
811
|
+
"item_urls": [
|
|
812
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ac681cfdaa5d32e979381e4c1dc5c87c?lk3s=43402efa&x-expires=1768439529&x-signature=mMENVYv9x8WKOLnDsxQpexzpl0E%3D"
|
|
813
|
+
],
|
|
814
|
+
"md5": "ac681cfdaa5d32e979381e4c1dc5c87c",
|
|
815
|
+
"has_favorited": false,
|
|
816
|
+
"create_time": 1691433565,
|
|
817
|
+
"statistics": {
|
|
818
|
+
"favorite_count": 0
|
|
819
|
+
},
|
|
820
|
+
"is_original": true,
|
|
821
|
+
"status": 102,
|
|
822
|
+
"review_info": {
|
|
823
|
+
"review_status": 1,
|
|
824
|
+
"review_code_list": [],
|
|
825
|
+
"extra_reason": null,
|
|
826
|
+
"review_reason_list": []
|
|
827
|
+
},
|
|
828
|
+
"aspect_ratio": 1,
|
|
829
|
+
"download_info": {
|
|
830
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0fb5904791644aa1a8489b696eaea069~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=tji4tyfHIVba4ap4pVAwwwgKnOY%3D",
|
|
831
|
+
"format": "gif"
|
|
832
|
+
},
|
|
833
|
+
"publish_source": "user_post_sticker_collection",
|
|
834
|
+
"is_business": false,
|
|
835
|
+
"business_info": {
|
|
836
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
837
|
+
"sign": "v3/hxIgQ4DKUyICuqo7hvin2J5pMNNC8EVTpFza6XCHWL7lU0n6c7e/hi85w3AUCGcR9lQ8GfgBPqaG3XlVieMuzQwDECoTOunkk2he7kVNHgvf+QJFETIiFw7YKzoqAjx5dZmUhZGTOAMRTKoyn67ust8mLDH9zc/BOX5REoj8="
|
|
838
|
+
},
|
|
839
|
+
"category_ids": [
|
|
840
|
+
11720
|
|
841
|
+
],
|
|
842
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
843
|
+
},
|
|
844
|
+
"author": {
|
|
845
|
+
"name": "喵喵胖",
|
|
846
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
847
|
+
"source": 1,
|
|
848
|
+
"uid": "1456220409695764"
|
|
849
|
+
},
|
|
850
|
+
"sticker": {
|
|
851
|
+
"preview_cover": "",
|
|
852
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0fb5904791644aa1a8489b696eaea069~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=YwollDfFOIi5StpyAlXF2LexSTc%3D&format=.png",
|
|
853
|
+
"sticker_type": 2,
|
|
854
|
+
"sticker_package": {
|
|
855
|
+
"width_per_frame": 280,
|
|
856
|
+
"height_per_frame": 280,
|
|
857
|
+
"size": 215353
|
|
858
|
+
},
|
|
859
|
+
"large_image": {
|
|
860
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0fb5904791644aa1a8489b696eaea069~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=tji4tyfHIVba4ap4pVAwwwgKnOY%3D"
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"common_attr": {
|
|
866
|
+
"id": "7363266722066877759",
|
|
867
|
+
"effect_id": "7363266722066877759",
|
|
868
|
+
"effect_type": 2,
|
|
869
|
+
"source": 1,
|
|
870
|
+
"title": "音乐指挥家",
|
|
871
|
+
"description": "音乐指挥家",
|
|
872
|
+
"cover_url": {
|
|
873
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0f4ca059a6bf4ce48d04abdaa1e735c7~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=JzUWe7fq8hLbvhlA02%2Ff663xCYY%3D",
|
|
874
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0f4ca059a6bf4ce48d04abdaa1e735c7~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=mPh9C4BK7X4GIsFRVVzgOZUuD0g%3D"
|
|
875
|
+
},
|
|
876
|
+
"item_urls": [
|
|
877
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/fc445fb2b85fb1a324c036b3c908ea2d?lk3s=43402efa&x-expires=1768439529&x-signature=IOJv6XHPAadP0Fh6RIvlBQmXLGI%3D"
|
|
878
|
+
],
|
|
879
|
+
"md5": "fc445fb2b85fb1a324c036b3c908ea2d",
|
|
880
|
+
"has_favorited": false,
|
|
881
|
+
"create_time": 1714394630,
|
|
882
|
+
"statistics": {
|
|
883
|
+
"favorite_count": 0
|
|
884
|
+
},
|
|
885
|
+
"is_original": true,
|
|
886
|
+
"status": 102,
|
|
887
|
+
"review_info": {
|
|
888
|
+
"review_status": 1,
|
|
889
|
+
"review_code_list": [],
|
|
890
|
+
"extra_reason": null,
|
|
891
|
+
"review_reason_list": []
|
|
892
|
+
},
|
|
893
|
+
"aspect_ratio": 1,
|
|
894
|
+
"download_info": {
|
|
895
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a38ca955b1845f898de5a24238a1e34~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=7g4iSBFlONmf3gu4x2zW%2F%2FF8Kms%3D",
|
|
896
|
+
"format": "gif"
|
|
897
|
+
},
|
|
898
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
899
|
+
"is_business": false,
|
|
900
|
+
"business_info": {
|
|
901
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
902
|
+
"sign": "SbwNqSlCTsyHVQ7TNZsMCNMzRRtAGpTmLBoM3Ef0HqUBFiZVVpcPpVCXYVshAnO8n7Oj4dm324sh/F9uVKTwjSwmQnJeUbMlCBO+LUP1iOw5cS33cXG4un6OwIEMnO2HcxeOH0WscJZP+VV4P7j/ObMr4e1/jkkcCZcHRsv3PFw="
|
|
903
|
+
},
|
|
904
|
+
"category_ids": [
|
|
905
|
+
11720
|
|
906
|
+
],
|
|
907
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/a803a352fe9016c09fde5cbc6600a3af\"}"
|
|
908
|
+
},
|
|
909
|
+
"author": {
|
|
910
|
+
"name": "偶遇太白",
|
|
911
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
912
|
+
"source": 1,
|
|
913
|
+
"uid": "2282239577037431"
|
|
914
|
+
},
|
|
915
|
+
"sticker": {
|
|
916
|
+
"preview_cover": "",
|
|
917
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a38ca955b1845f898de5a24238a1e34~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=YostLeJ3u8NAy9%2BApPc14vh8XJs%3D&format=.png",
|
|
918
|
+
"sticker_type": 2,
|
|
919
|
+
"sticker_package": {
|
|
920
|
+
"width_per_frame": 280,
|
|
921
|
+
"height_per_frame": 280,
|
|
922
|
+
"size": 456375
|
|
923
|
+
},
|
|
924
|
+
"large_image": {
|
|
925
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6a38ca955b1845f898de5a24238a1e34~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=7g4iSBFlONmf3gu4x2zW%2F%2FF8Kms%3D"
|
|
926
|
+
}
|
|
927
|
+
}
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"common_attr": {
|
|
931
|
+
"id": "7363265325195971903",
|
|
932
|
+
"effect_id": "7363265325195971903",
|
|
933
|
+
"effect_type": 2,
|
|
934
|
+
"source": 1,
|
|
935
|
+
"title": "唱歌,演唱",
|
|
936
|
+
"description": "唱歌,演唱",
|
|
937
|
+
"cover_url": {
|
|
938
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e567a9e3662549b3b1dae46c77446aca~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=d803fZX3C1NrYokP5Bh13nuF4X8%3D",
|
|
939
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e567a9e3662549b3b1dae46c77446aca~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=Nse474bBV5p3m6VP88yzdRMXbFE%3D"
|
|
940
|
+
},
|
|
941
|
+
"item_urls": [
|
|
942
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/adf3e5f114857a33e3b7c07912a8f85c?lk3s=43402efa&x-expires=1768439529&x-signature=2zxsZn7Fp%2FD2%2Btz8pvCLxvHVPcE%3D"
|
|
943
|
+
],
|
|
944
|
+
"md5": "adf3e5f114857a33e3b7c07912a8f85c",
|
|
945
|
+
"has_favorited": false,
|
|
946
|
+
"create_time": 1714394629,
|
|
947
|
+
"statistics": {
|
|
948
|
+
"favorite_count": 0
|
|
949
|
+
},
|
|
950
|
+
"is_original": true,
|
|
951
|
+
"status": 102,
|
|
952
|
+
"review_info": {
|
|
953
|
+
"review_status": 1,
|
|
954
|
+
"review_code_list": [],
|
|
955
|
+
"extra_reason": null,
|
|
956
|
+
"review_reason_list": []
|
|
957
|
+
},
|
|
958
|
+
"aspect_ratio": 1,
|
|
959
|
+
"download_info": {
|
|
960
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83b3cf2c95dd400a88fe4a32f70dabe6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=e9LIyk1As00WsQn28ipsfcOSelk%3D",
|
|
961
|
+
"format": "gif"
|
|
962
|
+
},
|
|
963
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
964
|
+
"is_business": false,
|
|
965
|
+
"business_info": {
|
|
966
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
967
|
+
"sign": "p8gCcjYXmz8p2v17Z4+Ufvpv8OEmvgt1RLg03WPJ1dQV4d5XUCSzaPEMW9wpPc7i+9fpfQJphdH8FwBDhIiysnF0fo7fbm04OxtYOfn+Ndm0K8MLaqE80JuBUD4psHK7uauRhg+4Aq892bEhpN6ocyn2QGYVjiJ9N5bJud+wIxg="
|
|
968
|
+
},
|
|
969
|
+
"category_ids": [
|
|
970
|
+
11720
|
|
971
|
+
],
|
|
972
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/3a73b688d1c5494fb1cb45397d67eef2\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
973
|
+
},
|
|
974
|
+
"author": {
|
|
975
|
+
"name": "偶遇太白",
|
|
976
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
977
|
+
"source": 1,
|
|
978
|
+
"uid": "2282239577037431"
|
|
979
|
+
},
|
|
980
|
+
"sticker": {
|
|
981
|
+
"preview_cover": "",
|
|
982
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83b3cf2c95dd400a88fe4a32f70dabe6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=mPGJsPP7Lzvspk4y17cUiSbRIWc%3D&format=.png",
|
|
983
|
+
"sticker_type": 2,
|
|
984
|
+
"sticker_package": {
|
|
985
|
+
"width_per_frame": 280,
|
|
986
|
+
"height_per_frame": 280,
|
|
987
|
+
"size": 498327
|
|
988
|
+
},
|
|
989
|
+
"large_image": {
|
|
990
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83b3cf2c95dd400a88fe4a32f70dabe6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=e9LIyk1As00WsQn28ipsfcOSelk%3D"
|
|
991
|
+
}
|
|
992
|
+
}
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"common_attr": {
|
|
996
|
+
"id": "7365813215751703862",
|
|
997
|
+
"effect_id": "7365813215751703862",
|
|
998
|
+
"effect_type": 2,
|
|
999
|
+
"source": 1,
|
|
1000
|
+
"title": "跳动的音律",
|
|
1001
|
+
"description": "跳动的音律",
|
|
1002
|
+
"cover_url": {
|
|
1003
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3a881bb2332442fea804a49fa5564761~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=n%2FJFEQ5xUkPTpqAMzMZcOQP725g%3D",
|
|
1004
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3a881bb2332442fea804a49fa5564761~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=JK4gj%2F4xqPLk4UvsKCb1nJy9%2B4Q%3D"
|
|
1005
|
+
},
|
|
1006
|
+
"item_urls": [
|
|
1007
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b9b8ff345dc0d6615dc6c1b502f000a0?lk3s=43402efa&x-expires=1768439529&x-signature=qXeU8soZV6T0juJ9i%2F4ximc0lNA%3D"
|
|
1008
|
+
],
|
|
1009
|
+
"md5": "b9b8ff345dc0d6615dc6c1b502f000a0",
|
|
1010
|
+
"has_favorited": false,
|
|
1011
|
+
"create_time": 1714987577,
|
|
1012
|
+
"statistics": {
|
|
1013
|
+
"favorite_count": 0
|
|
1014
|
+
},
|
|
1015
|
+
"is_original": true,
|
|
1016
|
+
"status": 102,
|
|
1017
|
+
"review_info": {
|
|
1018
|
+
"review_status": 1,
|
|
1019
|
+
"review_code_list": [],
|
|
1020
|
+
"extra_reason": null,
|
|
1021
|
+
"review_reason_list": []
|
|
1022
|
+
},
|
|
1023
|
+
"aspect_ratio": 1,
|
|
1024
|
+
"download_info": {
|
|
1025
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9cffff0562c244bc89e9b3ceb9cfb22b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=hm%2FJzS039PrQ8b%2FjfL%2FJoXOXvGk%3D",
|
|
1026
|
+
"format": "gif"
|
|
1027
|
+
},
|
|
1028
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1029
|
+
"is_business": false,
|
|
1030
|
+
"business_info": {
|
|
1031
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1032
|
+
"sign": "cEhDi4tvoYqArlEjhHDZ427jmG84qNqNxY1Rh64Xmzq4dyPHAYzVY5InIcFpyvQYfKLRwxS6groKuK0YzUJMNsSdFQ41Z13mxeLXljiz2WjZI7xCVzRq9DEp+YkJuiHvzhnF2jD0DTBrSWvz9p3fU54ByEGPoh5InNkoe0bhqS4="
|
|
1033
|
+
},
|
|
1034
|
+
"category_ids": [
|
|
1035
|
+
11720
|
|
1036
|
+
],
|
|
1037
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/cfa3749b331ae82ccfd7483420dfae3f\"}"
|
|
1038
|
+
},
|
|
1039
|
+
"author": {
|
|
1040
|
+
"name": "简单系爱",
|
|
1041
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495529&x-signature=ZZ2zupANHb7Hs2VNxhF%2F9SZBwyA%3D",
|
|
1042
|
+
"source": 1,
|
|
1043
|
+
"uid": "69981999735902"
|
|
1044
|
+
},
|
|
1045
|
+
"sticker": {
|
|
1046
|
+
"preview_cover": "",
|
|
1047
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9cffff0562c244bc89e9b3ceb9cfb22b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=FdPUeYlSKVvD9Ji0QrFPQe9yIeI%3D&format=.png",
|
|
1048
|
+
"sticker_type": 2,
|
|
1049
|
+
"sticker_package": {
|
|
1050
|
+
"width_per_frame": 280,
|
|
1051
|
+
"height_per_frame": 280,
|
|
1052
|
+
"size": 689258
|
|
1053
|
+
},
|
|
1054
|
+
"large_image": {
|
|
1055
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9cffff0562c244bc89e9b3ceb9cfb22b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=hm%2FJzS039PrQ8b%2FjfL%2FJoXOXvGk%3D"
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"common_attr": {
|
|
1061
|
+
"id": "7262727981536234810",
|
|
1062
|
+
"effect_id": "7262727981536234810",
|
|
1063
|
+
"effect_type": 2,
|
|
1064
|
+
"source": 1,
|
|
1065
|
+
"title": "复古录音机",
|
|
1066
|
+
"description": "复古录音机",
|
|
1067
|
+
"cover_url": {
|
|
1068
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/859e4465bc7c4a68a595a722a01b3a3a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=5L73bF41%2Bn%2BPxT0G7JJUdFE%2FxW8%3D",
|
|
1069
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/859e4465bc7c4a68a595a722a01b3a3a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=haFGTiZG1QgvledC6v025A4sh0c%3D"
|
|
1070
|
+
},
|
|
1071
|
+
"item_urls": [
|
|
1072
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/cc9e7ab933798381890524bd62e88fd5?lk3s=43402efa&x-expires=1768439529&x-signature=%2BNReKypfPv9q39wijRm9n6TYmXU%3D"
|
|
1073
|
+
],
|
|
1074
|
+
"md5": "cc9e7ab933798381890524bd62e88fd5",
|
|
1075
|
+
"has_favorited": false,
|
|
1076
|
+
"third_resource_id": 7264783854026625573,
|
|
1077
|
+
"third_resource_id_str": "7264783854026625573",
|
|
1078
|
+
"create_time": 1690987224,
|
|
1079
|
+
"statistics": {
|
|
1080
|
+
"favorite_count": 0
|
|
1081
|
+
},
|
|
1082
|
+
"is_original": true,
|
|
1083
|
+
"status": 102,
|
|
1084
|
+
"review_info": {
|
|
1085
|
+
"review_status": 1,
|
|
1086
|
+
"review_code_list": [],
|
|
1087
|
+
"extra_reason": null,
|
|
1088
|
+
"review_reason_list": []
|
|
1089
|
+
},
|
|
1090
|
+
"aspect_ratio": 1,
|
|
1091
|
+
"download_info": {
|
|
1092
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/859e4465bc7c4a68a595a722a01b3a3a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=x6Hxf%2BddGGBG%2FKhVvzbF1TWAnn0%3D",
|
|
1093
|
+
"format": "gif"
|
|
1094
|
+
},
|
|
1095
|
+
"publish_source": "user_post_sticker_collection",
|
|
1096
|
+
"is_business": false,
|
|
1097
|
+
"business_info": {
|
|
1098
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1099
|
+
"sign": "SWalZQTJdD/NKd5X4zhlONdoIAJX5LcViQ3rKYVNSpu0COh4lD3wQVtjJRRHIm6xjWrqvxSE5b2WAR1Z9lgAUEBjC92vpAWh6B2eV7vFiNvHL1xtxZcK229odqKYHCde8iW58bA1sGSdos9v17epKEetydA7J5NIU3jJHbzmAYQ="
|
|
1100
|
+
},
|
|
1101
|
+
"category_ids": [
|
|
1102
|
+
10516,
|
|
1103
|
+
11720
|
|
1104
|
+
],
|
|
1105
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1106
|
+
},
|
|
1107
|
+
"author": {
|
|
1108
|
+
"name": "小熊唐妮",
|
|
1109
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/51a4737c5a4145c28610c7726986230d?lk3s=4eecb9e8&x-expires=1739495020&x-signature=cgPhkqJ%2FYpUlJ2FJZG1Eex9kDPE%3D",
|
|
1110
|
+
"source": 1,
|
|
1111
|
+
"uid": "100063296513"
|
|
1112
|
+
},
|
|
1113
|
+
"sticker": {
|
|
1114
|
+
"preview_cover": "",
|
|
1115
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/859e4465bc7c4a68a595a722a01b3a3a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=NECLIbBcruh6ies%2Fa8etftl71oo%3D&format=.png",
|
|
1116
|
+
"sticker_type": 2,
|
|
1117
|
+
"sticker_package": {
|
|
1118
|
+
"width_per_frame": 280,
|
|
1119
|
+
"height_per_frame": 280,
|
|
1120
|
+
"size": 76032
|
|
1121
|
+
},
|
|
1122
|
+
"large_image": {
|
|
1123
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/859e4465bc7c4a68a595a722a01b3a3a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=x6Hxf%2BddGGBG%2FKhVvzbF1TWAnn0%3D"
|
|
1124
|
+
}
|
|
1125
|
+
}
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"common_attr": {
|
|
1129
|
+
"id": "7263128604517600547",
|
|
1130
|
+
"effect_id": "7263128604517600547",
|
|
1131
|
+
"effect_type": 2,
|
|
1132
|
+
"source": 1,
|
|
1133
|
+
"title": "3D金属唱片",
|
|
1134
|
+
"description": "3D金属唱片",
|
|
1135
|
+
"cover_url": {
|
|
1136
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b2ce990796b342e897f3d93af3f2224a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=ZvJqPyr5Xzp1UvRm%2BfTlnI%2FPfv8%3D",
|
|
1137
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b2ce990796b342e897f3d93af3f2224a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=PKJZE7JZcVODCJl0p3aJev02m3c%3D"
|
|
1138
|
+
},
|
|
1139
|
+
"item_urls": [
|
|
1140
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f81d939a274ba325452498988f855cb3?lk3s=43402efa&x-expires=1768439529&x-signature=vwCrrKjAti7P6pft5Ptdf8G1YUg%3D"
|
|
1141
|
+
],
|
|
1142
|
+
"md5": "f81d939a274ba325452498988f855cb3",
|
|
1143
|
+
"has_favorited": false,
|
|
1144
|
+
"create_time": 1691084353,
|
|
1145
|
+
"statistics": {
|
|
1146
|
+
"favorite_count": 0
|
|
1147
|
+
},
|
|
1148
|
+
"is_original": true,
|
|
1149
|
+
"status": 102,
|
|
1150
|
+
"review_info": {
|
|
1151
|
+
"review_status": 1,
|
|
1152
|
+
"review_code_list": [],
|
|
1153
|
+
"extra_reason": null,
|
|
1154
|
+
"review_reason_list": []
|
|
1155
|
+
},
|
|
1156
|
+
"aspect_ratio": 1,
|
|
1157
|
+
"download_info": {
|
|
1158
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b2ce990796b342e897f3d93af3f2224a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Jei%2BJ18m63XknMA9BNs2I%2FUnHJc%3D",
|
|
1159
|
+
"format": "gif"
|
|
1160
|
+
},
|
|
1161
|
+
"publish_source": "user_post_sticker_collection",
|
|
1162
|
+
"is_business": false,
|
|
1163
|
+
"business_info": {
|
|
1164
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1165
|
+
"sign": "ymX+Ah9MjDPFocO8qsb8DH5RVjwgSPzX1r0zMm4jufKLVFdzPWTPJx/IRDB1BuRR34P+ZWkqUeXm0X89jtCgG24Q3e9dkY+OUJ0PE0sHWXKuo+9ncQhZVJLn4AGKxgJnOerL3bt47WPdXdyWF2/8mKfrj53TYtfk//T4C8yqygs="
|
|
1166
|
+
},
|
|
1167
|
+
"category_ids": [
|
|
1168
|
+
11720
|
|
1169
|
+
],
|
|
1170
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1171
|
+
},
|
|
1172
|
+
"author": {
|
|
1173
|
+
"name": "炸毛可乐",
|
|
1174
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/c224ad55423642d88e081065c705fd57?lk3s=4eecb9e8&x-expires=1739495420&x-signature=ti3535z8l5IavVKDyZI1kin9tpo%3D",
|
|
1175
|
+
"source": 1,
|
|
1176
|
+
"uid": "967160010642691"
|
|
1177
|
+
},
|
|
1178
|
+
"sticker": {
|
|
1179
|
+
"preview_cover": "",
|
|
1180
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b2ce990796b342e897f3d93af3f2224a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=SMP3Hv%2F32Hl7F3CPhU%2F%2FoB3G3Kg%3D&format=.png",
|
|
1181
|
+
"sticker_type": 2,
|
|
1182
|
+
"sticker_package": {
|
|
1183
|
+
"width_per_frame": 280,
|
|
1184
|
+
"height_per_frame": 280,
|
|
1185
|
+
"size": 97094
|
|
1186
|
+
},
|
|
1187
|
+
"large_image": {
|
|
1188
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b2ce990796b342e897f3d93af3f2224a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Jei%2BJ18m63XknMA9BNs2I%2FUnHJc%3D"
|
|
1189
|
+
}
|
|
1190
|
+
}
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"common_attr": {
|
|
1194
|
+
"id": "7363266206272376127",
|
|
1195
|
+
"effect_id": "7363266206272376127",
|
|
1196
|
+
"effect_type": 2,
|
|
1197
|
+
"source": 1,
|
|
1198
|
+
"title": "白熊演唱,唱歌",
|
|
1199
|
+
"description": "白熊演唱,唱歌",
|
|
1200
|
+
"cover_url": {
|
|
1201
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/19b10237fba646b69872a524fcdc3d6e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=jJ0IQkVBSVx0xWya0GCGBuGrkfI%3D",
|
|
1202
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/19b10237fba646b69872a524fcdc3d6e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=Euk7aMqkVAfOZ84Sm9pmsLkXQ8I%3D"
|
|
1203
|
+
},
|
|
1204
|
+
"item_urls": [
|
|
1205
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2179f57987b361ba9bc52bc780003e66?lk3s=43402efa&x-expires=1768439529&x-signature=k9sVra4D4Eq35o2Mz9ZTSaxrJeU%3D"
|
|
1206
|
+
],
|
|
1207
|
+
"md5": "2179f57987b361ba9bc52bc780003e66",
|
|
1208
|
+
"has_favorited": false,
|
|
1209
|
+
"create_time": 1714394629,
|
|
1210
|
+
"statistics": {
|
|
1211
|
+
"favorite_count": 0
|
|
1212
|
+
},
|
|
1213
|
+
"is_original": true,
|
|
1214
|
+
"status": 102,
|
|
1215
|
+
"review_info": {
|
|
1216
|
+
"review_status": 1,
|
|
1217
|
+
"review_code_list": [],
|
|
1218
|
+
"extra_reason": null,
|
|
1219
|
+
"review_reason_list": []
|
|
1220
|
+
},
|
|
1221
|
+
"aspect_ratio": 1,
|
|
1222
|
+
"download_info": {
|
|
1223
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d868232bba024cd9920151cce2610045~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=3Zj79IiGBJHtmN%2BKrVfLD%2B%2F5JKo%3D",
|
|
1224
|
+
"format": "gif"
|
|
1225
|
+
},
|
|
1226
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1227
|
+
"is_business": false,
|
|
1228
|
+
"business_info": {
|
|
1229
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1230
|
+
"sign": "BiBckR+xN7vKwXAvUI0eD0l3InTuY7rCYyxGnX9M+m6rBLtTEoKcksyUmJr1c4dzBBiA0YnJ9l+qIXyi/yRHtSi/bozES3wMu7JkzPflwRxmYs9fDr1v88Mu6wQHadIN33X6eCT3nq3InQTOapQ99ngZKQQhIyEhXzid8hXay2I="
|
|
1231
|
+
},
|
|
1232
|
+
"category_ids": [
|
|
1233
|
+
11720
|
|
1234
|
+
],
|
|
1235
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/d847408e2a9ec97e3213d88332ac87d3\"}"
|
|
1236
|
+
},
|
|
1237
|
+
"author": {
|
|
1238
|
+
"name": "偶遇太白",
|
|
1239
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
1240
|
+
"source": 1,
|
|
1241
|
+
"uid": "2282239577037431"
|
|
1242
|
+
},
|
|
1243
|
+
"sticker": {
|
|
1244
|
+
"preview_cover": "",
|
|
1245
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d868232bba024cd9920151cce2610045~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=QiVlzMRdjUYFrm%2FZd0qA0Et3xr4%3D&format=.png",
|
|
1246
|
+
"sticker_type": 2,
|
|
1247
|
+
"sticker_package": {
|
|
1248
|
+
"width_per_frame": 280,
|
|
1249
|
+
"height_per_frame": 280,
|
|
1250
|
+
"size": 436868
|
|
1251
|
+
},
|
|
1252
|
+
"large_image": {
|
|
1253
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d868232bba024cd9920151cce2610045~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=3Zj79IiGBJHtmN%2BKrVfLD%2B%2F5JKo%3D"
|
|
1254
|
+
}
|
|
1255
|
+
}
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
"common_attr": {
|
|
1259
|
+
"id": "7363265677316181302",
|
|
1260
|
+
"effect_id": "7363265677316181302",
|
|
1261
|
+
"effect_type": 2,
|
|
1262
|
+
"source": 1,
|
|
1263
|
+
"title": "聆听,律动,可爱白熊",
|
|
1264
|
+
"description": "聆听,律动,可爱白熊",
|
|
1265
|
+
"cover_url": {
|
|
1266
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1346efb389614c79aa615f2e241ab001~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=Kt1vWvlyBVO2y9jykgEHgr7ICGw%3D",
|
|
1267
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1346efb389614c79aa615f2e241ab001~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=8G8iKAuJwjdGP%2FJ%2BSWpVGMoCHsQ%3D"
|
|
1268
|
+
},
|
|
1269
|
+
"item_urls": [
|
|
1270
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c2a998ddde94b9a9a3c35829a9665b12?lk3s=43402efa&x-expires=1768439529&x-signature=Cpd%2FlN0uBmNyKv4J9xEA%2FQx9k%2Fk%3D"
|
|
1271
|
+
],
|
|
1272
|
+
"md5": "c2a998ddde94b9a9a3c35829a9665b12",
|
|
1273
|
+
"has_favorited": false,
|
|
1274
|
+
"create_time": 1714394629,
|
|
1275
|
+
"statistics": {
|
|
1276
|
+
"favorite_count": 0
|
|
1277
|
+
},
|
|
1278
|
+
"is_original": true,
|
|
1279
|
+
"status": 102,
|
|
1280
|
+
"review_info": {
|
|
1281
|
+
"review_status": 1,
|
|
1282
|
+
"review_code_list": [],
|
|
1283
|
+
"extra_reason": null,
|
|
1284
|
+
"review_reason_list": []
|
|
1285
|
+
},
|
|
1286
|
+
"aspect_ratio": 1,
|
|
1287
|
+
"download_info": {
|
|
1288
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7f5fd940ed2548fb8a55531b342cfdc8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=MRZgU2RnmQZosDlMIXLiJUhjkTU%3D",
|
|
1289
|
+
"format": "gif"
|
|
1290
|
+
},
|
|
1291
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1292
|
+
"is_business": false,
|
|
1293
|
+
"business_info": {
|
|
1294
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1295
|
+
"sign": "AajDLeC0Ld8+F7xdCYl+l4Ib9FjPRQ88Ek9zCn/Z8aQDmzGC///eRigCA1FmEyNwyOBGcnH9dD/aOues5KFYSW96PsvsvwNlRpSlPz2DOGwRBNQDBgoOMF8aMCp1pEaDKckW/tng51gBVzH1l6MKPFGkryPgCk3t/rKUIsWABdw="
|
|
1296
|
+
},
|
|
1297
|
+
"category_ids": [
|
|
1298
|
+
11720
|
|
1299
|
+
],
|
|
1300
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/718c850c9dc4496d200649c44fcef14f\"}"
|
|
1301
|
+
},
|
|
1302
|
+
"author": {
|
|
1303
|
+
"name": "偶遇太白",
|
|
1304
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
1305
|
+
"source": 1,
|
|
1306
|
+
"uid": "2282239577037431"
|
|
1307
|
+
},
|
|
1308
|
+
"sticker": {
|
|
1309
|
+
"preview_cover": "",
|
|
1310
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7f5fd940ed2548fb8a55531b342cfdc8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=HEd1RBBsP4CBFWe%2BV5S20Fbr%2FpQ%3D&format=.png",
|
|
1311
|
+
"sticker_type": 2,
|
|
1312
|
+
"sticker_package": {
|
|
1313
|
+
"width_per_frame": 280,
|
|
1314
|
+
"height_per_frame": 280,
|
|
1315
|
+
"size": 477499
|
|
1316
|
+
},
|
|
1317
|
+
"large_image": {
|
|
1318
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7f5fd940ed2548fb8a55531b342cfdc8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=MRZgU2RnmQZosDlMIXLiJUhjkTU%3D"
|
|
1319
|
+
}
|
|
1320
|
+
}
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"common_attr": {
|
|
1324
|
+
"id": "7263125067456957696",
|
|
1325
|
+
"effect_id": "7263125067456957696",
|
|
1326
|
+
"effect_type": 2,
|
|
1327
|
+
"source": 1,
|
|
1328
|
+
"title": "3D播放器",
|
|
1329
|
+
"description": "3D播放器",
|
|
1330
|
+
"cover_url": {
|
|
1331
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8b5f6fe946ac42bd8da01b9e3a20ad92~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=xwbQR%2BAVHMbCdiW7KuM9UOmLZus%3D",
|
|
1332
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8b5f6fe946ac42bd8da01b9e3a20ad92~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=m5jkwTPeEOC2NWPnxJlC4g2zz%2BM%3D"
|
|
1333
|
+
},
|
|
1334
|
+
"item_urls": [
|
|
1335
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a474bc1276c161c1ba902bee7674b0cf?lk3s=43402efa&x-expires=1768439529&x-signature=nD0U7G9N3oP2D9ca8v7NmqO3A4M%3D"
|
|
1336
|
+
],
|
|
1337
|
+
"md5": "a474bc1276c161c1ba902bee7674b0cf",
|
|
1338
|
+
"has_favorited": false,
|
|
1339
|
+
"create_time": 1691084353,
|
|
1340
|
+
"statistics": {
|
|
1341
|
+
"favorite_count": 0
|
|
1342
|
+
},
|
|
1343
|
+
"is_original": true,
|
|
1344
|
+
"status": 102,
|
|
1345
|
+
"review_info": {
|
|
1346
|
+
"review_status": 1,
|
|
1347
|
+
"review_code_list": [],
|
|
1348
|
+
"extra_reason": null,
|
|
1349
|
+
"review_reason_list": []
|
|
1350
|
+
},
|
|
1351
|
+
"aspect_ratio": 1,
|
|
1352
|
+
"download_info": {
|
|
1353
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8b5f6fe946ac42bd8da01b9e3a20ad92~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=tW8gwEpLwmtY5er9nW9G94%2F5FpM%3D",
|
|
1354
|
+
"format": "gif"
|
|
1355
|
+
},
|
|
1356
|
+
"publish_source": "user_post_sticker_collection",
|
|
1357
|
+
"is_business": false,
|
|
1358
|
+
"business_info": {
|
|
1359
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1360
|
+
"sign": "rTipWD1VQafpAuUSFJfSH4+nOLCUP7EPq8FTJ/HxBNWxPWkiABs2pNrMgHvNSEZD2cXd0ZL8j5r/tg5Mf8JA+QSEny8a43TeqMlVSVgTExTxjeLkGSkUTzW4DYYXCj9CPJB8ckl5f+mo1Jd4dOg6GY0bAbbfRb9afCojCuENDFQ="
|
|
1361
|
+
},
|
|
1362
|
+
"category_ids": [
|
|
1363
|
+
11720
|
|
1364
|
+
],
|
|
1365
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1366
|
+
},
|
|
1367
|
+
"author": {
|
|
1368
|
+
"name": "炸毛可乐",
|
|
1369
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/c224ad55423642d88e081065c705fd57?lk3s=4eecb9e8&x-expires=1739495420&x-signature=ti3535z8l5IavVKDyZI1kin9tpo%3D",
|
|
1370
|
+
"source": 1,
|
|
1371
|
+
"uid": "967160010642691"
|
|
1372
|
+
},
|
|
1373
|
+
"sticker": {
|
|
1374
|
+
"preview_cover": "",
|
|
1375
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8b5f6fe946ac42bd8da01b9e3a20ad92~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=sqPo8Y4SagRfNu4trC987kYWSNs%3D&format=.png",
|
|
1376
|
+
"sticker_type": 2,
|
|
1377
|
+
"sticker_package": {
|
|
1378
|
+
"width_per_frame": 280,
|
|
1379
|
+
"height_per_frame": 280,
|
|
1380
|
+
"size": 10435
|
|
1381
|
+
},
|
|
1382
|
+
"large_image": {
|
|
1383
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8b5f6fe946ac42bd8da01b9e3a20ad92~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=tW8gwEpLwmtY5er9nW9G94%2F5FpM%3D"
|
|
1384
|
+
}
|
|
1385
|
+
}
|
|
1386
|
+
},
|
|
1387
|
+
{
|
|
1388
|
+
"common_attr": {
|
|
1389
|
+
"id": "7260092683195092236",
|
|
1390
|
+
"effect_id": "7260092683195092236",
|
|
1391
|
+
"effect_type": 2,
|
|
1392
|
+
"source": 1,
|
|
1393
|
+
"title": "灯球",
|
|
1394
|
+
"description": "灯球",
|
|
1395
|
+
"cover_url": {
|
|
1396
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dc30a96145347e49578056f129b52c9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=v6AY%2BJ5H5xIu7eoIMwbsugB6W2E%3D",
|
|
1397
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dc30a96145347e49578056f129b52c9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=KonO0f9UcHu%2FWqR7Jdesfn8FfFw%3D"
|
|
1398
|
+
},
|
|
1399
|
+
"item_urls": [
|
|
1400
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/eaea96054475ca8757e1fe18215f528e?lk3s=43402efa&x-expires=1768439529&x-signature=qwTJFg0wwd6DjBoit79I5qhemyU%3D"
|
|
1401
|
+
],
|
|
1402
|
+
"md5": "eaea96054475ca8757e1fe18215f528e",
|
|
1403
|
+
"has_favorited": false,
|
|
1404
|
+
"third_resource_id": 7264785243930890809,
|
|
1405
|
+
"third_resource_id_str": "7264785243930890809",
|
|
1406
|
+
"create_time": 1690375554,
|
|
1407
|
+
"statistics": {
|
|
1408
|
+
"favorite_count": 0
|
|
1409
|
+
},
|
|
1410
|
+
"is_original": true,
|
|
1411
|
+
"status": 102,
|
|
1412
|
+
"review_info": {
|
|
1413
|
+
"review_status": 1,
|
|
1414
|
+
"review_code_list": [],
|
|
1415
|
+
"extra_reason": null,
|
|
1416
|
+
"review_reason_list": []
|
|
1417
|
+
},
|
|
1418
|
+
"aspect_ratio": 1,
|
|
1419
|
+
"download_info": {
|
|
1420
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dc30a96145347e49578056f129b52c9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=XZ45j1UbjSFe1n%2FcIpwbkQzpX60%3D",
|
|
1421
|
+
"format": "gif"
|
|
1422
|
+
},
|
|
1423
|
+
"publish_source": "user_post_sticker_collection",
|
|
1424
|
+
"is_business": false,
|
|
1425
|
+
"business_info": {
|
|
1426
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1427
|
+
"sign": "yWwzvjKlKWaqPaxWzJg8Nyy0qBvfca4u9bGjqWWuLDg2ASo+2grVc49MU7pALLqjbl/2TBw9ZHV6+W2JA4VcisLzXfm47bZBgiVPBy/UB4ca1hkFPFRG7NBQGkM1jnCSZu0D60IdwEDW4I46GEKgjmp/m2Ky3VW9o+plRazluXE="
|
|
1428
|
+
},
|
|
1429
|
+
"category_ids": [
|
|
1430
|
+
11720
|
|
1431
|
+
],
|
|
1432
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1433
|
+
},
|
|
1434
|
+
"author": {
|
|
1435
|
+
"name": "打狗的主人",
|
|
1436
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/01ac2218a5c0dee2295bcc73f01ada08~300x300.image",
|
|
1437
|
+
"source": 1,
|
|
1438
|
+
"uid": "2120318022065549"
|
|
1439
|
+
},
|
|
1440
|
+
"sticker": {
|
|
1441
|
+
"preview_cover": "",
|
|
1442
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dc30a96145347e49578056f129b52c9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=W%2BogPN96ItylJhubs3AOLDJALh0%3D&format=.png",
|
|
1443
|
+
"sticker_type": 2,
|
|
1444
|
+
"sticker_package": {
|
|
1445
|
+
"width_per_frame": 280,
|
|
1446
|
+
"height_per_frame": 280,
|
|
1447
|
+
"size": 834971
|
|
1448
|
+
},
|
|
1449
|
+
"large_image": {
|
|
1450
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2dc30a96145347e49578056f129b52c9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=XZ45j1UbjSFe1n%2FcIpwbkQzpX60%3D"
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"common_attr": {
|
|
1456
|
+
"id": "7359130294508621067",
|
|
1457
|
+
"effect_id": "7359130294508621067",
|
|
1458
|
+
"effect_type": 2,
|
|
1459
|
+
"source": 1,
|
|
1460
|
+
"title": "音乐节架子鼓鼓手朋克兔兔",
|
|
1461
|
+
"description": "音乐节架子鼓鼓手朋克兔兔",
|
|
1462
|
+
"cover_url": {
|
|
1463
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3df95f51ce8849de9e690381accce74c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=fqDEXoFhGaBLOuYlnURp2uyteUI%3D",
|
|
1464
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3df95f51ce8849de9e690381accce74c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=AdTe7jBA0TLBHRYPEq2v3NbIdms%3D"
|
|
1465
|
+
},
|
|
1466
|
+
"item_urls": [
|
|
1467
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a74bd80e5106d5a8a1310aa2959630b0?lk3s=43402efa&x-expires=1768439529&x-signature=KxOdYFS6zjGvAN3YgD2lPb6QtU4%3D"
|
|
1468
|
+
],
|
|
1469
|
+
"md5": "a74bd80e5106d5a8a1310aa2959630b0",
|
|
1470
|
+
"has_favorited": false,
|
|
1471
|
+
"create_time": 1713432615,
|
|
1472
|
+
"statistics": {
|
|
1473
|
+
"favorite_count": 0
|
|
1474
|
+
},
|
|
1475
|
+
"is_original": true,
|
|
1476
|
+
"status": 102,
|
|
1477
|
+
"review_info": {
|
|
1478
|
+
"review_status": 1,
|
|
1479
|
+
"review_code_list": [],
|
|
1480
|
+
"extra_reason": null,
|
|
1481
|
+
"review_reason_list": []
|
|
1482
|
+
},
|
|
1483
|
+
"aspect_ratio": 1,
|
|
1484
|
+
"download_info": {
|
|
1485
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/46b3c9f3f4d747cc900708570f981739~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=uORAK9Egh%2FcvGZeVGDfFcgl7Yb0%3D",
|
|
1486
|
+
"format": "gif"
|
|
1487
|
+
},
|
|
1488
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1489
|
+
"is_business": false,
|
|
1490
|
+
"business_info": {
|
|
1491
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1492
|
+
"sign": "PJQrnx+xZztKagWWapFjWKeyd+x9ZS8gwDMAjhg6UmuPSlT+Ryp2YJaToTS6+krCG+negXfYidCwhdoRH/6MbEefalIgIRSwP30/cAdjf40PSQhdpNGHp03/aw5qZzXHT6Y7qnPk0Kym/5EWNYd55JxapcZ1wzBknddJA4o8D0Q="
|
|
1493
|
+
},
|
|
1494
|
+
"category_ids": [
|
|
1495
|
+
10516,
|
|
1496
|
+
11720
|
|
1497
|
+
],
|
|
1498
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/8740eecfb5abb34c63619d4e3a88a2ec\"}"
|
|
1499
|
+
},
|
|
1500
|
+
"author": {
|
|
1501
|
+
"name": "CHICHI",
|
|
1502
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495529&x-signature=kkhuPeDBSpoGWKA5uYHMRTWmqrc%3D",
|
|
1503
|
+
"source": 1,
|
|
1504
|
+
"uid": "3294558974117544"
|
|
1505
|
+
},
|
|
1506
|
+
"sticker": {
|
|
1507
|
+
"preview_cover": "",
|
|
1508
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/46b3c9f3f4d747cc900708570f981739~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=Gvea6ResZgDxVPtK1Ebf9QzShbI%3D&format=.png",
|
|
1509
|
+
"sticker_type": 2,
|
|
1510
|
+
"sticker_package": {
|
|
1511
|
+
"width_per_frame": 280,
|
|
1512
|
+
"height_per_frame": 280,
|
|
1513
|
+
"size": 176254
|
|
1514
|
+
},
|
|
1515
|
+
"large_image": {
|
|
1516
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/46b3c9f3f4d747cc900708570f981739~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=uORAK9Egh%2FcvGZeVGDfFcgl7Yb0%3D"
|
|
1517
|
+
}
|
|
1518
|
+
}
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
"common_attr": {
|
|
1522
|
+
"id": "7363263411590941991",
|
|
1523
|
+
"effect_id": "7363263411590941991",
|
|
1524
|
+
"effect_type": 2,
|
|
1525
|
+
"source": 1,
|
|
1526
|
+
"title": "收音机,录音机",
|
|
1527
|
+
"description": "收音机,录音机",
|
|
1528
|
+
"cover_url": {
|
|
1529
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/64cf52ae33f34c7b95e0310c67699974~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=PWbc%2FlDvsCU%2B0n7tsxzgjV8rKxU%3D",
|
|
1530
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/64cf52ae33f34c7b95e0310c67699974~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=Rs0UUVx261epXrR0QiQl%2BV8NPIg%3D"
|
|
1531
|
+
},
|
|
1532
|
+
"item_urls": [
|
|
1533
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0367e577bec8f39b34899a91095592f2?lk3s=43402efa&x-expires=1768439529&x-signature=l%2FHJ7qN5gKhPlHCLPRdlbYrVmNQ%3D"
|
|
1534
|
+
],
|
|
1535
|
+
"md5": "0367e577bec8f39b34899a91095592f2",
|
|
1536
|
+
"has_favorited": false,
|
|
1537
|
+
"create_time": 1714394629,
|
|
1538
|
+
"statistics": {
|
|
1539
|
+
"favorite_count": 0
|
|
1540
|
+
},
|
|
1541
|
+
"is_original": true,
|
|
1542
|
+
"status": 102,
|
|
1543
|
+
"review_info": {
|
|
1544
|
+
"review_status": 1,
|
|
1545
|
+
"review_code_list": [],
|
|
1546
|
+
"extra_reason": null,
|
|
1547
|
+
"review_reason_list": []
|
|
1548
|
+
},
|
|
1549
|
+
"aspect_ratio": 1,
|
|
1550
|
+
"download_info": {
|
|
1551
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f5e0a0f721274e9893a092319ab2e4fd~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Dh17nAdGlHuBOD0mMT6PE7reKTM%3D",
|
|
1552
|
+
"format": "gif"
|
|
1553
|
+
},
|
|
1554
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1555
|
+
"is_business": false,
|
|
1556
|
+
"business_info": {
|
|
1557
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1558
|
+
"sign": "glhXyO9NZuIe5ZvDwDkgl0DQ/ZXamuvp5kwdSG6BqLh/QU6Lxh7wDKJKnNFEBQYAxUiH1p/GRdnNpKkyd6+ISPi4Bo0tjAImg11KphGyCH0+OzeRGDLW8fTbbTWFuYiGeIdgCv9oi86Avuhff56EHfKzOdERgf8rFBakpvgz4ZQ="
|
|
1559
|
+
},
|
|
1560
|
+
"category_ids": [
|
|
1561
|
+
11720
|
|
1562
|
+
],
|
|
1563
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/43487aa2219f6c9d41649228c2139539\"}"
|
|
1564
|
+
},
|
|
1565
|
+
"author": {
|
|
1566
|
+
"name": "偶遇太白",
|
|
1567
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
1568
|
+
"source": 1,
|
|
1569
|
+
"uid": "2282239577037431"
|
|
1570
|
+
},
|
|
1571
|
+
"sticker": {
|
|
1572
|
+
"preview_cover": "",
|
|
1573
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f5e0a0f721274e9893a092319ab2e4fd~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=x0iz%2F1VV%2FaYJjIu7vZE36rEzYjk%3D&format=.png",
|
|
1574
|
+
"sticker_type": 2,
|
|
1575
|
+
"sticker_package": {
|
|
1576
|
+
"width_per_frame": 280,
|
|
1577
|
+
"height_per_frame": 280,
|
|
1578
|
+
"size": 479891
|
|
1579
|
+
},
|
|
1580
|
+
"large_image": {
|
|
1581
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f5e0a0f721274e9893a092319ab2e4fd~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Dh17nAdGlHuBOD0mMT6PE7reKTM%3D"
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
},
|
|
1585
|
+
{
|
|
1586
|
+
"common_attr": {
|
|
1587
|
+
"id": "7363265007158660391",
|
|
1588
|
+
"effect_id": "7363265007158660391",
|
|
1589
|
+
"effect_type": 2,
|
|
1590
|
+
"source": 1,
|
|
1591
|
+
"title": "谢幕,点头致谢",
|
|
1592
|
+
"description": "谢幕,点头致谢",
|
|
1593
|
+
"cover_url": {
|
|
1594
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9e21c5a7498d4c6aa88cb289b05ed571~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=FTuyhrlxO8g8Q4w6dVV7MgRi7AQ%3D",
|
|
1595
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9e21c5a7498d4c6aa88cb289b05ed571~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=YmWi26fCOjHH%2FuHcgjbB33rjFqQ%3D"
|
|
1596
|
+
},
|
|
1597
|
+
"item_urls": [
|
|
1598
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/84909399963ec6c10de93c110c4de6c3?lk3s=43402efa&x-expires=1768439529&x-signature=tH6wqWil4wJUBtCj37jXnJnVCLs%3D"
|
|
1599
|
+
],
|
|
1600
|
+
"md5": "84909399963ec6c10de93c110c4de6c3",
|
|
1601
|
+
"has_favorited": false,
|
|
1602
|
+
"create_time": 1714394630,
|
|
1603
|
+
"statistics": {
|
|
1604
|
+
"favorite_count": 0
|
|
1605
|
+
},
|
|
1606
|
+
"is_original": true,
|
|
1607
|
+
"status": 102,
|
|
1608
|
+
"review_info": {
|
|
1609
|
+
"review_status": 1,
|
|
1610
|
+
"review_code_list": [],
|
|
1611
|
+
"extra_reason": null,
|
|
1612
|
+
"review_reason_list": []
|
|
1613
|
+
},
|
|
1614
|
+
"aspect_ratio": 1,
|
|
1615
|
+
"download_info": {
|
|
1616
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d4074b5e547e49c9ac0943f64cfce228~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=d33a9sWpTTrGzJDqzdUiUvFT9sY%3D",
|
|
1617
|
+
"format": "gif"
|
|
1618
|
+
},
|
|
1619
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1620
|
+
"is_business": false,
|
|
1621
|
+
"business_info": {
|
|
1622
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1623
|
+
"sign": "T3kFLXwoF885j6r4wGe2xPfOShbfT8zJ88ejiQtk/pIvxu9fCDQUAKuz8aLx/bswVgBVOsfGh7x4Bv+oAbtkmYJLp4xOHuGB9mgdqSv7lO9nol4QEcA8AGrS5jh9xb/nry3fdjfD4qIU2EDSD4ENg45600K+S1p4ldcZ7ePvshs="
|
|
1624
|
+
},
|
|
1625
|
+
"category_ids": [
|
|
1626
|
+
11720
|
|
1627
|
+
],
|
|
1628
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/e87e8329164c0b14a4d7594fcb39f22e\"}"
|
|
1629
|
+
},
|
|
1630
|
+
"author": {
|
|
1631
|
+
"name": "偶遇太白",
|
|
1632
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
1633
|
+
"source": 1,
|
|
1634
|
+
"uid": "2282239577037431"
|
|
1635
|
+
},
|
|
1636
|
+
"sticker": {
|
|
1637
|
+
"preview_cover": "",
|
|
1638
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d4074b5e547e49c9ac0943f64cfce228~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=n8Ox7bYGPCXQsV5n76YltQo%2B%2Fk8%3D&format=.png",
|
|
1639
|
+
"sticker_type": 2,
|
|
1640
|
+
"sticker_package": {
|
|
1641
|
+
"width_per_frame": 280,
|
|
1642
|
+
"height_per_frame": 280,
|
|
1643
|
+
"size": 337529
|
|
1644
|
+
},
|
|
1645
|
+
"large_image": {
|
|
1646
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d4074b5e547e49c9ac0943f64cfce228~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=d33a9sWpTTrGzJDqzdUiUvFT9sY%3D"
|
|
1647
|
+
}
|
|
1648
|
+
}
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"common_attr": {
|
|
1652
|
+
"id": "7360337756305788172",
|
|
1653
|
+
"effect_id": "7360337756305788172",
|
|
1654
|
+
"effect_type": 2,
|
|
1655
|
+
"source": 1,
|
|
1656
|
+
"title": "气球进度条",
|
|
1657
|
+
"description": "气球进度条",
|
|
1658
|
+
"cover_url": {
|
|
1659
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/889ca3723a454a03af4c1a57ba6e58b1~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=OpjHNK9gGf3mYzRiyX%2FZHxqlsnE%3D",
|
|
1660
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/889ca3723a454a03af4c1a57ba6e58b1~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=KI8ju0%2BiSHfO7cqlhWhem%2BEvQ4g%3D"
|
|
1661
|
+
},
|
|
1662
|
+
"item_urls": [
|
|
1663
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/0b867158ad0c058b5d1c2f82c8599702?lk3s=43402efa&x-expires=1768439529&x-signature=EMn3emvtvcGScDXrzmKwVp4Dr%2BU%3D"
|
|
1664
|
+
],
|
|
1665
|
+
"md5": "0b867158ad0c058b5d1c2f82c8599702",
|
|
1666
|
+
"has_favorited": false,
|
|
1667
|
+
"create_time": 1713713490,
|
|
1668
|
+
"statistics": {
|
|
1669
|
+
"favorite_count": 0
|
|
1670
|
+
},
|
|
1671
|
+
"is_original": true,
|
|
1672
|
+
"status": 102,
|
|
1673
|
+
"review_info": {
|
|
1674
|
+
"review_status": 1,
|
|
1675
|
+
"review_code_list": [],
|
|
1676
|
+
"extra_reason": null,
|
|
1677
|
+
"review_reason_list": []
|
|
1678
|
+
},
|
|
1679
|
+
"aspect_ratio": 1,
|
|
1680
|
+
"download_info": {
|
|
1681
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/20a3edd7db81478ebc36ed6802ee3c39~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=aVxp4SDe6AoyIbrY3QGpUH9IJUE%3D",
|
|
1682
|
+
"format": "gif"
|
|
1683
|
+
},
|
|
1684
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1685
|
+
"is_business": false,
|
|
1686
|
+
"business_info": {
|
|
1687
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1688
|
+
"sign": "czvi6Ch6LmbUXpVPSUULXN/TMEQVYaMXLxkLqO0WyxI+G3eAjHi7azQkpgbV5TJmklL0J+6i621oR8hUgcKYY+6NszWfcJ0lNrs0GfZlODhoAIxNaaq/VGxU6CZn+txV1jYGhyHN2dc5C/K5W171TSIVD2gSnFtZ8q3lfGi4amw="
|
|
1689
|
+
},
|
|
1690
|
+
"category_ids": [
|
|
1691
|
+
11720
|
|
1692
|
+
],
|
|
1693
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/82d75445b4c079931c13e2fadd3378a6\"}"
|
|
1694
|
+
},
|
|
1695
|
+
"author": {
|
|
1696
|
+
"name": "小熊唐妮",
|
|
1697
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/51a4737c5a4145c28610c7726986230d?lk3s=4eecb9e8&x-expires=1739495529&x-signature=D2o5DDjGmFRv5Fjxj9jVwoBau0Y%3D",
|
|
1698
|
+
"source": 1,
|
|
1699
|
+
"uid": "100063296513"
|
|
1700
|
+
},
|
|
1701
|
+
"sticker": {
|
|
1702
|
+
"preview_cover": "",
|
|
1703
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/20a3edd7db81478ebc36ed6802ee3c39~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=YjoUBej1U%2BXclpSsm5gCWTob6Gk%3D&format=.png",
|
|
1704
|
+
"sticker_type": 2,
|
|
1705
|
+
"sticker_package": {
|
|
1706
|
+
"width_per_frame": 280,
|
|
1707
|
+
"height_per_frame": 280,
|
|
1708
|
+
"size": 682875
|
|
1709
|
+
},
|
|
1710
|
+
"large_image": {
|
|
1711
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/20a3edd7db81478ebc36ed6802ee3c39~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=aVxp4SDe6AoyIbrY3QGpUH9IJUE%3D"
|
|
1712
|
+
}
|
|
1713
|
+
}
|
|
1714
|
+
},
|
|
1715
|
+
{
|
|
1716
|
+
"common_attr": {
|
|
1717
|
+
"id": "7365812901334027574",
|
|
1718
|
+
"effect_id": "7365812901334027574",
|
|
1719
|
+
"effect_type": 2,
|
|
1720
|
+
"source": 1,
|
|
1721
|
+
"title": "潮流炫酷男孩",
|
|
1722
|
+
"description": "潮流炫酷男孩",
|
|
1723
|
+
"cover_url": {
|
|
1724
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/37682a19d5724cba84e264fc2aacfc37~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=sqjqS2%2F0HLijlhQZb%2B0OurGIB9Y%3D",
|
|
1725
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/37682a19d5724cba84e264fc2aacfc37~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=z%2FeBbVI0XGqT25T4sw0t4b%2BIKsc%3D"
|
|
1726
|
+
},
|
|
1727
|
+
"item_urls": [
|
|
1728
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7294fc1a4a95e924f0b8a8bd7252d147?lk3s=43402efa&x-expires=1768439529&x-signature=QHSIipxVGG383qrRNCBj3BWmeEU%3D"
|
|
1729
|
+
],
|
|
1730
|
+
"md5": "7294fc1a4a95e924f0b8a8bd7252d147",
|
|
1731
|
+
"has_favorited": false,
|
|
1732
|
+
"create_time": 1714987576,
|
|
1733
|
+
"statistics": {
|
|
1734
|
+
"favorite_count": 0
|
|
1735
|
+
},
|
|
1736
|
+
"is_original": true,
|
|
1737
|
+
"status": 102,
|
|
1738
|
+
"review_info": {
|
|
1739
|
+
"review_status": 1,
|
|
1740
|
+
"review_code_list": [],
|
|
1741
|
+
"extra_reason": null,
|
|
1742
|
+
"review_reason_list": []
|
|
1743
|
+
},
|
|
1744
|
+
"aspect_ratio": 1,
|
|
1745
|
+
"download_info": {
|
|
1746
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ad6402596422427f9b97a9542216662d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=HFCInuTC4b9GBZm4cOcmhBfvGCA%3D",
|
|
1747
|
+
"format": "gif"
|
|
1748
|
+
},
|
|
1749
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1750
|
+
"is_business": false,
|
|
1751
|
+
"business_info": {
|
|
1752
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1753
|
+
"sign": "e1wAnbKa3Zd2EOfI40KDrNBz0aeOsSSiHxEnh4UuMx6TNFKUvfEJxJQTEJbTe6DhR3zCWemzNC2k+P6/+EK/yMSCtJjaq6Le9vyef2AOnVFbqc2nV9dBe0pWhG3n2gdGSHV7VFTUW2EBtN8xXaZ2gV1jgbBDao3Jd+W0IXUel5U="
|
|
1754
|
+
},
|
|
1755
|
+
"category_ids": [
|
|
1756
|
+
11720
|
|
1757
|
+
],
|
|
1758
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/c1df3c6dde54f33c989d8450fc792d0e\"}"
|
|
1759
|
+
},
|
|
1760
|
+
"author": {
|
|
1761
|
+
"name": "简单系爱",
|
|
1762
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495529&x-signature=ZZ2zupANHb7Hs2VNxhF%2F9SZBwyA%3D",
|
|
1763
|
+
"source": 1,
|
|
1764
|
+
"uid": "69981999735902"
|
|
1765
|
+
},
|
|
1766
|
+
"sticker": {
|
|
1767
|
+
"preview_cover": "",
|
|
1768
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ad6402596422427f9b97a9542216662d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=eEEkCobvFSqvATGhDMAMK0fzfWs%3D&format=.png",
|
|
1769
|
+
"sticker_type": 2,
|
|
1770
|
+
"sticker_package": {
|
|
1771
|
+
"width_per_frame": 280,
|
|
1772
|
+
"height_per_frame": 280,
|
|
1773
|
+
"size": 1599108
|
|
1774
|
+
},
|
|
1775
|
+
"large_image": {
|
|
1776
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ad6402596422427f9b97a9542216662d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=HFCInuTC4b9GBZm4cOcmhBfvGCA%3D"
|
|
1777
|
+
}
|
|
1778
|
+
}
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"common_attr": {
|
|
1782
|
+
"id": "7262727664895626554",
|
|
1783
|
+
"effect_id": "7262727664895626554",
|
|
1784
|
+
"effect_type": 2,
|
|
1785
|
+
"source": 1,
|
|
1786
|
+
"title": "喇叭",
|
|
1787
|
+
"description": "喇叭",
|
|
1788
|
+
"cover_url": {
|
|
1789
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/254f627b66454e79b619d7abc75ffb7b~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=B2azuwijQW6sOSER4W%2FHczrVXrk%3D",
|
|
1790
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/254f627b66454e79b619d7abc75ffb7b~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=bigemXEn%2BS7D6jiw1L0%2FoCMo4Wo%3D"
|
|
1791
|
+
},
|
|
1792
|
+
"item_urls": [
|
|
1793
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9e109d408be803841a947e82bdd98ab4?lk3s=43402efa&x-expires=1768439529&x-signature=jUC2hNbgp9hNjxV8e6zArcdMjTE%3D"
|
|
1794
|
+
],
|
|
1795
|
+
"md5": "9e109d408be803841a947e82bdd98ab4",
|
|
1796
|
+
"has_favorited": false,
|
|
1797
|
+
"third_resource_id": 7264783858053157433,
|
|
1798
|
+
"third_resource_id_str": "7264783858053157433",
|
|
1799
|
+
"create_time": 1690987224,
|
|
1800
|
+
"statistics": {
|
|
1801
|
+
"favorite_count": 0
|
|
1802
|
+
},
|
|
1803
|
+
"is_original": true,
|
|
1804
|
+
"status": 102,
|
|
1805
|
+
"review_info": {
|
|
1806
|
+
"review_status": 1,
|
|
1807
|
+
"review_code_list": [],
|
|
1808
|
+
"extra_reason": null,
|
|
1809
|
+
"review_reason_list": []
|
|
1810
|
+
},
|
|
1811
|
+
"aspect_ratio": 1,
|
|
1812
|
+
"download_info": {
|
|
1813
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/254f627b66454e79b619d7abc75ffb7b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=d51dENFrsWW9QlqFVmjIdxzzR%2BM%3D",
|
|
1814
|
+
"format": "gif"
|
|
1815
|
+
},
|
|
1816
|
+
"publish_source": "user_post_sticker_collection",
|
|
1817
|
+
"is_business": false,
|
|
1818
|
+
"business_info": {
|
|
1819
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1820
|
+
"sign": "zI6mTwf8dnsyue7PbFrZO3U/rVIkhMmqPDzdSDD48c5mIORNIRN7ibg2N6cmyL8SeuOjLsC50FSRe3bCp9IY7FeDAoSLyRirvIBDnlAdsJqGOuIZu68/EzNoyJiC3e1lyhm5mGdJtNZHUFFjvSj46D+f3HCmf3JHrVZlUoj8ADY="
|
|
1821
|
+
},
|
|
1822
|
+
"category_ids": [
|
|
1823
|
+
11720
|
|
1824
|
+
],
|
|
1825
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1826
|
+
},
|
|
1827
|
+
"author": {
|
|
1828
|
+
"name": "小熊唐妮",
|
|
1829
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/51a4737c5a4145c28610c7726986230d?lk3s=4eecb9e8&x-expires=1739495020&x-signature=cgPhkqJ%2FYpUlJ2FJZG1Eex9kDPE%3D",
|
|
1830
|
+
"source": 1,
|
|
1831
|
+
"uid": "100063296513"
|
|
1832
|
+
},
|
|
1833
|
+
"sticker": {
|
|
1834
|
+
"preview_cover": "",
|
|
1835
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/254f627b66454e79b619d7abc75ffb7b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=T4xmj4mOubi%2F4GlAiC9vt0L6fGk%3D&format=.png",
|
|
1836
|
+
"sticker_type": 2,
|
|
1837
|
+
"sticker_package": {
|
|
1838
|
+
"width_per_frame": 280,
|
|
1839
|
+
"height_per_frame": 280,
|
|
1840
|
+
"size": 52950
|
|
1841
|
+
},
|
|
1842
|
+
"large_image": {
|
|
1843
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/254f627b66454e79b619d7abc75ffb7b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=d51dENFrsWW9QlqFVmjIdxzzR%2BM%3D"
|
|
1844
|
+
}
|
|
1845
|
+
}
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
"common_attr": {
|
|
1849
|
+
"id": "7363264662500166924",
|
|
1850
|
+
"effect_id": "7363264662500166924",
|
|
1851
|
+
"effect_type": 2,
|
|
1852
|
+
"source": 1,
|
|
1853
|
+
"title": "拉手风琴",
|
|
1854
|
+
"description": "拉手风琴",
|
|
1855
|
+
"cover_url": {
|
|
1856
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/00a20c4fc37f4b6da53d82a0877dd9c5~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=hWVfU4Ditwspnf3P3%2FaCKURvi0E%3D",
|
|
1857
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/00a20c4fc37f4b6da53d82a0877dd9c5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=495fVUcXrBA8g68t8s%2F5Ds6ySVA%3D"
|
|
1858
|
+
},
|
|
1859
|
+
"item_urls": [
|
|
1860
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/c8be770b2db0145235410fb5804f2a5a?lk3s=43402efa&x-expires=1768439529&x-signature=ZTPaUZTgCD%2BzkJfQFvNM3PEIvd8%3D"
|
|
1861
|
+
],
|
|
1862
|
+
"md5": "c8be770b2db0145235410fb5804f2a5a",
|
|
1863
|
+
"has_favorited": false,
|
|
1864
|
+
"create_time": 1714394629,
|
|
1865
|
+
"statistics": {
|
|
1866
|
+
"favorite_count": 0
|
|
1867
|
+
},
|
|
1868
|
+
"is_original": true,
|
|
1869
|
+
"status": 102,
|
|
1870
|
+
"review_info": {
|
|
1871
|
+
"review_status": 1,
|
|
1872
|
+
"review_code_list": [],
|
|
1873
|
+
"extra_reason": null,
|
|
1874
|
+
"review_reason_list": []
|
|
1875
|
+
},
|
|
1876
|
+
"aspect_ratio": 1,
|
|
1877
|
+
"download_info": {
|
|
1878
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4dac44abc3b9469b937dc505ae001d1e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=BI35CtM%2FFbMvWaqCSR3pqtEx7pY%3D",
|
|
1879
|
+
"format": "gif"
|
|
1880
|
+
},
|
|
1881
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1882
|
+
"is_business": false,
|
|
1883
|
+
"business_info": {
|
|
1884
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1885
|
+
"sign": "JfxJgY7wel7oTHdgP4szY/aVSe31X/gzHsZ38OsAaIpi98zyZe8BjU1Oe8UcRdw9dqFXmj8jM53XJhbqhy41K29XZAjm+jfnV/rbEAHxDxAApL/RaEf7dCcxUzYz/eDfPbYiXEnqCzSpurYS9jJ4GPCbjPA4umqN9KJpOcupxp8="
|
|
1886
|
+
},
|
|
1887
|
+
"category_ids": [
|
|
1888
|
+
11720
|
|
1889
|
+
],
|
|
1890
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/55b323a65423305dcfa0ecafb2a2dece\"}"
|
|
1891
|
+
},
|
|
1892
|
+
"author": {
|
|
1893
|
+
"name": "偶遇太白",
|
|
1894
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
1895
|
+
"source": 1,
|
|
1896
|
+
"uid": "2282239577037431"
|
|
1897
|
+
},
|
|
1898
|
+
"sticker": {
|
|
1899
|
+
"preview_cover": "",
|
|
1900
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4dac44abc3b9469b937dc505ae001d1e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=k6ZHCeOd196WgAZphHlNEzxdXqM%3D&format=.png",
|
|
1901
|
+
"sticker_type": 2,
|
|
1902
|
+
"sticker_package": {
|
|
1903
|
+
"width_per_frame": 280,
|
|
1904
|
+
"height_per_frame": 280,
|
|
1905
|
+
"size": 446602
|
|
1906
|
+
},
|
|
1907
|
+
"large_image": {
|
|
1908
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4dac44abc3b9469b937dc505ae001d1e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=BI35CtM%2FFbMvWaqCSR3pqtEx7pY%3D"
|
|
1909
|
+
}
|
|
1910
|
+
}
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
"common_attr": {
|
|
1914
|
+
"id": "7363264170697051404",
|
|
1915
|
+
"effect_id": "7363264170697051404",
|
|
1916
|
+
"effect_type": 2,
|
|
1917
|
+
"source": 1,
|
|
1918
|
+
"title": "挥舞荧光棒",
|
|
1919
|
+
"description": "挥舞荧光棒",
|
|
1920
|
+
"cover_url": {
|
|
1921
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba4e761a40294d6081358194114a0ac5~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=DDHLbOII1I9W%2B%2BLRZQWx62QUjeM%3D",
|
|
1922
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ba4e761a40294d6081358194114a0ac5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=%2BOa80LF%2B5q6ZBiDNHrN8KWZVAgY%3D"
|
|
1923
|
+
},
|
|
1924
|
+
"item_urls": [
|
|
1925
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b1b7357593a2e070c2b728fbfed84ce6?lk3s=43402efa&x-expires=1768439529&x-signature=3iqhI7QCrf93914vb3Q3jnKr5WU%3D"
|
|
1926
|
+
],
|
|
1927
|
+
"md5": "b1b7357593a2e070c2b728fbfed84ce6",
|
|
1928
|
+
"has_favorited": false,
|
|
1929
|
+
"create_time": 1714394630,
|
|
1930
|
+
"statistics": {
|
|
1931
|
+
"favorite_count": 0
|
|
1932
|
+
},
|
|
1933
|
+
"is_original": true,
|
|
1934
|
+
"status": 102,
|
|
1935
|
+
"review_info": {
|
|
1936
|
+
"review_status": 1,
|
|
1937
|
+
"review_code_list": [],
|
|
1938
|
+
"extra_reason": null,
|
|
1939
|
+
"review_reason_list": []
|
|
1940
|
+
},
|
|
1941
|
+
"aspect_ratio": 1,
|
|
1942
|
+
"download_info": {
|
|
1943
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0beb932c8ebb44b8b4f7422b32caf30c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=xYD8ysgeEXFNtsoIfWK3YOm%2BMCo%3D",
|
|
1944
|
+
"format": "gif"
|
|
1945
|
+
},
|
|
1946
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1947
|
+
"is_business": false,
|
|
1948
|
+
"business_info": {
|
|
1949
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1950
|
+
"sign": "k66L/SMngM3KAZ+Chiy83MBvmUsW8okjYVJ1ZbZwMlFQ8bR2P/QKp54kSJTl1tQ84MSie+fCaTePk0T6L0M92YmjOZiwlqBu8VMlAiDZPIt8FFPIS2k7vvpRUE4qP0PV+U8puTLkYXs7OqyY0jC9v925txUKM5hR/iMt+sDk9Ig="
|
|
1951
|
+
},
|
|
1952
|
+
"category_ids": [
|
|
1953
|
+
11720
|
|
1954
|
+
],
|
|
1955
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/bf3c1ddaad0c9ff7f92ba6b11ca9a588\"}"
|
|
1956
|
+
},
|
|
1957
|
+
"author": {
|
|
1958
|
+
"name": "偶遇太白",
|
|
1959
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
1960
|
+
"source": 1,
|
|
1961
|
+
"uid": "2282239577037431"
|
|
1962
|
+
},
|
|
1963
|
+
"sticker": {
|
|
1964
|
+
"preview_cover": "",
|
|
1965
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0beb932c8ebb44b8b4f7422b32caf30c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=aIncfAu39B7dFUYboD2j9w0iFiw%3D&format=.png",
|
|
1966
|
+
"sticker_type": 2,
|
|
1967
|
+
"sticker_package": {
|
|
1968
|
+
"width_per_frame": 280,
|
|
1969
|
+
"height_per_frame": 280,
|
|
1970
|
+
"size": 531911
|
|
1971
|
+
},
|
|
1972
|
+
"large_image": {
|
|
1973
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0beb932c8ebb44b8b4f7422b32caf30c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=xYD8ysgeEXFNtsoIfWK3YOm%2BMCo%3D"
|
|
1974
|
+
}
|
|
1975
|
+
}
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"common_attr": {
|
|
1979
|
+
"id": "7263122444230200611",
|
|
1980
|
+
"effect_id": "7263122444230200611",
|
|
1981
|
+
"effect_type": 2,
|
|
1982
|
+
"source": 1,
|
|
1983
|
+
"title": "3D金属五线谱",
|
|
1984
|
+
"description": "3D金属五线谱",
|
|
1985
|
+
"cover_url": {
|
|
1986
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9df67456f054ae9ae21dc236256f4f0~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=Ljw2cynMQOnnBFjqzmnFxvPSy24%3D",
|
|
1987
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9df67456f054ae9ae21dc236256f4f0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=h6cgGI5PEZZuvyZdnwvetM9FIOc%3D"
|
|
1988
|
+
},
|
|
1989
|
+
"item_urls": [
|
|
1990
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b93415964f5ad82282635ec6b3a4d584?lk3s=43402efa&x-expires=1768439529&x-signature=FS3TV0jdN6Ws%2BC0AK4bCdKW2Ymw%3D"
|
|
1991
|
+
],
|
|
1992
|
+
"md5": "b93415964f5ad82282635ec6b3a4d584",
|
|
1993
|
+
"has_favorited": false,
|
|
1994
|
+
"create_time": 1691084353,
|
|
1995
|
+
"statistics": {
|
|
1996
|
+
"favorite_count": 0
|
|
1997
|
+
},
|
|
1998
|
+
"is_original": true,
|
|
1999
|
+
"status": 102,
|
|
2000
|
+
"review_info": {
|
|
2001
|
+
"review_status": 1,
|
|
2002
|
+
"review_code_list": [],
|
|
2003
|
+
"extra_reason": null,
|
|
2004
|
+
"review_reason_list": []
|
|
2005
|
+
},
|
|
2006
|
+
"aspect_ratio": 1,
|
|
2007
|
+
"download_info": {
|
|
2008
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9df67456f054ae9ae21dc236256f4f0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=YZZhNS5vW0qz2YqTbKFPV6puoNg%3D",
|
|
2009
|
+
"format": "gif"
|
|
2010
|
+
},
|
|
2011
|
+
"publish_source": "user_post_sticker_collection",
|
|
2012
|
+
"is_business": false,
|
|
2013
|
+
"business_info": {
|
|
2014
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2015
|
+
"sign": "L8ce1yNalTimitYqgu9Y3s7XVCNEP6NxS9T3GYR/+UtkKl7SuQtZQEB2o0xURmlVuJXTx5dtQMH6v/mxhSVULbH50eSrRj1x30zl22z03e7Gou9+vjJQRvYmjGB9TxbP5zDTpp/N8NXhdiX5Oy2AV1v2i9pBlrIX+HLML8sXC34="
|
|
2016
|
+
},
|
|
2017
|
+
"category_ids": [
|
|
2018
|
+
11720
|
|
2019
|
+
],
|
|
2020
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2021
|
+
},
|
|
2022
|
+
"author": {
|
|
2023
|
+
"name": "炸毛可乐",
|
|
2024
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/c224ad55423642d88e081065c705fd57?lk3s=4eecb9e8&x-expires=1739495420&x-signature=ti3535z8l5IavVKDyZI1kin9tpo%3D",
|
|
2025
|
+
"source": 1,
|
|
2026
|
+
"uid": "967160010642691"
|
|
2027
|
+
},
|
|
2028
|
+
"sticker": {
|
|
2029
|
+
"preview_cover": "",
|
|
2030
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9df67456f054ae9ae21dc236256f4f0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=Clfw29fHyw6nQAh5zfF3%2BP1uEGw%3D&format=.png",
|
|
2031
|
+
"sticker_type": 2,
|
|
2032
|
+
"sticker_package": {
|
|
2033
|
+
"width_per_frame": 280,
|
|
2034
|
+
"height_per_frame": 280,
|
|
2035
|
+
"size": 32436
|
|
2036
|
+
},
|
|
2037
|
+
"large_image": {
|
|
2038
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a9df67456f054ae9ae21dc236256f4f0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=YZZhNS5vW0qz2YqTbKFPV6puoNg%3D"
|
|
2039
|
+
}
|
|
2040
|
+
}
|
|
2041
|
+
},
|
|
2042
|
+
{
|
|
2043
|
+
"common_attr": {
|
|
2044
|
+
"id": "7365811312397520164",
|
|
2045
|
+
"effect_id": "7365811312397520164",
|
|
2046
|
+
"effect_type": 2,
|
|
2047
|
+
"source": 1,
|
|
2048
|
+
"title": "潮流炫酷女生",
|
|
2049
|
+
"description": "潮流炫酷女生",
|
|
2050
|
+
"cover_url": {
|
|
2051
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a324fe88e68f4e22869b62cbeabe35fc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=xJYQjs0wxRl3na83G796R6O0bRk%3D",
|
|
2052
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a324fe88e68f4e22869b62cbeabe35fc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=an4vY4SNt2SJ27voXUfLosaSFTk%3D"
|
|
2053
|
+
},
|
|
2054
|
+
"item_urls": [
|
|
2055
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/b96f91119ea4e0568fd7f54ba4c949d2?lk3s=43402efa&x-expires=1768439529&x-signature=aLT0zJ9NdA1aslNUxqh5EFDhLLY%3D"
|
|
2056
|
+
],
|
|
2057
|
+
"md5": "b96f91119ea4e0568fd7f54ba4c949d2",
|
|
2058
|
+
"has_favorited": false,
|
|
2059
|
+
"create_time": 1714987576,
|
|
2060
|
+
"statistics": {
|
|
2061
|
+
"favorite_count": 0
|
|
2062
|
+
},
|
|
2063
|
+
"is_original": true,
|
|
2064
|
+
"status": 102,
|
|
2065
|
+
"review_info": {
|
|
2066
|
+
"review_status": 1,
|
|
2067
|
+
"review_code_list": [],
|
|
2068
|
+
"extra_reason": null,
|
|
2069
|
+
"review_reason_list": []
|
|
2070
|
+
},
|
|
2071
|
+
"aspect_ratio": 1,
|
|
2072
|
+
"download_info": {
|
|
2073
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/52981d8a35f7489f9ef13dcca15a5db9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=SFIq%2F34mZdb%2BfiZZbSmHCciBiIo%3D",
|
|
2074
|
+
"format": "gif"
|
|
2075
|
+
},
|
|
2076
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2077
|
+
"is_business": false,
|
|
2078
|
+
"business_info": {
|
|
2079
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2080
|
+
"sign": "YUvxIv2Vi48tn6cEp5xobdQcGMJD5bnhiCHyYt0+OJHwxuD0j1Ec0RSbEmUC5a5PNWfpwCzhQr7Comjd6Sex50bg3I8Ab3sh2CjaEeRfy+AeyjF2NQDVkhWK9wWsEuCiXWBukDot0jquSM/sUpKYrIa+AM6eJ3b1xSIMqsoEtlY="
|
|
2081
|
+
},
|
|
2082
|
+
"category_ids": [
|
|
2083
|
+
11720
|
|
2084
|
+
],
|
|
2085
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/96d26ec039cc5b22d08d8e6e1665651f\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2086
|
+
},
|
|
2087
|
+
"author": {
|
|
2088
|
+
"name": "简单系爱",
|
|
2089
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495529&x-signature=ZZ2zupANHb7Hs2VNxhF%2F9SZBwyA%3D",
|
|
2090
|
+
"source": 1,
|
|
2091
|
+
"uid": "69981999735902"
|
|
2092
|
+
},
|
|
2093
|
+
"sticker": {
|
|
2094
|
+
"preview_cover": "",
|
|
2095
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/52981d8a35f7489f9ef13dcca15a5db9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=dP2IIWaM7jA1Me7O1HDV%2FtK4nVQ%3D&format=.png",
|
|
2096
|
+
"sticker_type": 2,
|
|
2097
|
+
"sticker_package": {
|
|
2098
|
+
"width_per_frame": 280,
|
|
2099
|
+
"height_per_frame": 280,
|
|
2100
|
+
"size": 1658964
|
|
2101
|
+
},
|
|
2102
|
+
"large_image": {
|
|
2103
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/52981d8a35f7489f9ef13dcca15a5db9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=SFIq%2F34mZdb%2BfiZZbSmHCciBiIo%3D"
|
|
2104
|
+
}
|
|
2105
|
+
}
|
|
2106
|
+
},
|
|
2107
|
+
{
|
|
2108
|
+
"common_attr": {
|
|
2109
|
+
"id": "7264615315642912036",
|
|
2110
|
+
"effect_id": "7264615315642912036",
|
|
2111
|
+
"effect_type": 2,
|
|
2112
|
+
"source": 1,
|
|
2113
|
+
"title": "男歌唱手",
|
|
2114
|
+
"description": "男歌唱手",
|
|
2115
|
+
"cover_url": {
|
|
2116
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40f3ef1459f842f8990a9ccb473bf86a~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=F92F959sS5FOTqguOb5%2Fr4evxVY%3D",
|
|
2117
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40f3ef1459f842f8990a9ccb473bf86a~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=y5VMfkeJ8LdTqaDdV4a9pMZFABU%3D"
|
|
2118
|
+
},
|
|
2119
|
+
"item_urls": [
|
|
2120
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/17d3c3e7c97bbd57cc9803d62e5a0579?lk3s=43402efa&x-expires=1768439529&x-signature=wsdYHa3TuEid8Nj4g%2BVcm16295A%3D"
|
|
2121
|
+
],
|
|
2122
|
+
"md5": "17d3c3e7c97bbd57cc9803d62e5a0579",
|
|
2123
|
+
"has_favorited": false,
|
|
2124
|
+
"create_time": 1691433565,
|
|
2125
|
+
"statistics": {
|
|
2126
|
+
"favorite_count": 0
|
|
2127
|
+
},
|
|
2128
|
+
"is_original": true,
|
|
2129
|
+
"status": 102,
|
|
2130
|
+
"review_info": {
|
|
2131
|
+
"review_status": 1,
|
|
2132
|
+
"review_code_list": [],
|
|
2133
|
+
"extra_reason": null,
|
|
2134
|
+
"review_reason_list": []
|
|
2135
|
+
},
|
|
2136
|
+
"aspect_ratio": 1,
|
|
2137
|
+
"download_info": {
|
|
2138
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40f3ef1459f842f8990a9ccb473bf86a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=S9vDrS4J8XP539PPb0m2D1XiyNg%3D",
|
|
2139
|
+
"format": "gif"
|
|
2140
|
+
},
|
|
2141
|
+
"publish_source": "user_post_sticker_collection",
|
|
2142
|
+
"is_business": false,
|
|
2143
|
+
"business_info": {
|
|
2144
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2145
|
+
"sign": "ixZ0q1dEWCZXGy4dT5C2ynn6siJTy6FRuCUt4JYaCsQjTSCv68WoLdlFNwZ0egLhGFlJFlfTZLfOcKj8Gr0vu09Psgq1G1NP1OY2O3V91Vmq7AQDiIBDk+WWtLbJQD2GoZqu54XS/mPr7fTfkKTNoMLJPnlnSPGj9DAZ8oPHjYA="
|
|
2146
|
+
},
|
|
2147
|
+
"category_ids": [
|
|
2148
|
+
11720
|
|
2149
|
+
],
|
|
2150
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2151
|
+
},
|
|
2152
|
+
"author": {
|
|
2153
|
+
"name": "喵喵胖",
|
|
2154
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
2155
|
+
"source": 1,
|
|
2156
|
+
"uid": "1456220409695764"
|
|
2157
|
+
},
|
|
2158
|
+
"sticker": {
|
|
2159
|
+
"preview_cover": "",
|
|
2160
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40f3ef1459f842f8990a9ccb473bf86a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=1iWsLochqalrtLs%2F%2FSTPvJCLbSU%3D&format=.png",
|
|
2161
|
+
"sticker_type": 2,
|
|
2162
|
+
"sticker_package": {
|
|
2163
|
+
"width_per_frame": 280,
|
|
2164
|
+
"height_per_frame": 280,
|
|
2165
|
+
"size": 581256
|
|
2166
|
+
},
|
|
2167
|
+
"large_image": {
|
|
2168
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/40f3ef1459f842f8990a9ccb473bf86a~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=S9vDrS4J8XP539PPb0m2D1XiyNg%3D"
|
|
2169
|
+
}
|
|
2170
|
+
}
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"common_attr": {
|
|
2174
|
+
"id": "7359952216658070810",
|
|
2175
|
+
"effect_id": "7359952216658070810",
|
|
2176
|
+
"effect_type": 2,
|
|
2177
|
+
"source": 1,
|
|
2178
|
+
"title": "琴音乐节",
|
|
2179
|
+
"description": "琴音乐节",
|
|
2180
|
+
"cover_url": {
|
|
2181
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/933921635d074c8eb7969b51e7a8ecee~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=Ii%2FopRMeZ9WMFRode7mBC6okr4c%3D",
|
|
2182
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/933921635d074c8eb7969b51e7a8ecee~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=O2aN3%2Fa410E8VCheWg5HxGNjhSQ%3D"
|
|
2183
|
+
},
|
|
2184
|
+
"item_urls": [
|
|
2185
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9b2b8e4150370bd495c88d425c993c29?lk3s=43402efa&x-expires=1768439529&x-signature=n1HyMXZjKpKmKwHOvL6a51wX8qc%3D"
|
|
2186
|
+
],
|
|
2187
|
+
"md5": "9b2b8e4150370bd495c88d425c993c29",
|
|
2188
|
+
"has_favorited": false,
|
|
2189
|
+
"create_time": 1713624201,
|
|
2190
|
+
"statistics": {
|
|
2191
|
+
"favorite_count": 0
|
|
2192
|
+
},
|
|
2193
|
+
"is_original": true,
|
|
2194
|
+
"status": 102,
|
|
2195
|
+
"review_info": {
|
|
2196
|
+
"review_status": 1,
|
|
2197
|
+
"review_code_list": [],
|
|
2198
|
+
"extra_reason": null,
|
|
2199
|
+
"review_reason_list": []
|
|
2200
|
+
},
|
|
2201
|
+
"aspect_ratio": 1,
|
|
2202
|
+
"download_info": {
|
|
2203
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/933921635d074c8eb7969b51e7a8ecee~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=BL0GJtjjZ%2Ba08Q7hpaAtesKYfy4%3D",
|
|
2204
|
+
"format": "gif"
|
|
2205
|
+
},
|
|
2206
|
+
"publish_source": "user_post_sticker_collection",
|
|
2207
|
+
"is_business": false,
|
|
2208
|
+
"business_info": {
|
|
2209
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2210
|
+
"sign": "Mf3BtzdCf+xGE6PBZHFexWvM2aPiHbuxkk12ZDygywDZpS+rXcZYIdvp2nvYxVcoDd2F4o0gRotC+GhUXOpidKoTshI40J0/B7xDzbQFQt+BUwwjtY9bWOXZ3yplHYQ7JHZSj7CPwhhZQUfo+zJ37od/Aehu9M7P90bMSaatpnY="
|
|
2211
|
+
},
|
|
2212
|
+
"category_ids": [
|
|
2213
|
+
11720
|
|
2214
|
+
],
|
|
2215
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2216
|
+
},
|
|
2217
|
+
"author": {
|
|
2218
|
+
"name": "疯狂剁椒魚",
|
|
2219
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
2220
|
+
"source": 1,
|
|
2221
|
+
"uid": "1873174506777863"
|
|
2222
|
+
},
|
|
2223
|
+
"sticker": {
|
|
2224
|
+
"preview_cover": "",
|
|
2225
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/933921635d074c8eb7969b51e7a8ecee~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=AtC%2BB1rEhW7aveGE6KgvOHsy5Qs%3D&format=.png",
|
|
2226
|
+
"sticker_type": 2,
|
|
2227
|
+
"sticker_package": {
|
|
2228
|
+
"width_per_frame": 280,
|
|
2229
|
+
"height_per_frame": 280,
|
|
2230
|
+
"size": 21917
|
|
2231
|
+
},
|
|
2232
|
+
"large_image": {
|
|
2233
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/933921635d074c8eb7969b51e7a8ecee~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=BL0GJtjjZ%2Ba08Q7hpaAtesKYfy4%3D"
|
|
2234
|
+
}
|
|
2235
|
+
}
|
|
2236
|
+
},
|
|
2237
|
+
{
|
|
2238
|
+
"common_attr": {
|
|
2239
|
+
"id": "7359952362884123955",
|
|
2240
|
+
"effect_id": "7359952362884123955",
|
|
2241
|
+
"effect_type": 2,
|
|
2242
|
+
"source": 1,
|
|
2243
|
+
"title": "爱心音乐节",
|
|
2244
|
+
"description": "爱心音乐节",
|
|
2245
|
+
"cover_url": {
|
|
2246
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03a5afda8b4f40da9bfa8d7520b66fbe~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=d2bRzIKM6DwYeDW%2FtMP0G8aawsE%3D",
|
|
2247
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03a5afda8b4f40da9bfa8d7520b66fbe~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=9wKYUUawCbsVPsrBY%2BCfZ3DOlSA%3D"
|
|
2248
|
+
},
|
|
2249
|
+
"item_urls": [
|
|
2250
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/aeca69ef40a76cac3a911993e348727d?lk3s=43402efa&x-expires=1768439529&x-signature=HPhYGvn%2FYMcSwMG0e3avXmd7oPU%3D"
|
|
2251
|
+
],
|
|
2252
|
+
"md5": "aeca69ef40a76cac3a911993e348727d",
|
|
2253
|
+
"has_favorited": false,
|
|
2254
|
+
"create_time": 1713624201,
|
|
2255
|
+
"statistics": {
|
|
2256
|
+
"favorite_count": 0
|
|
2257
|
+
},
|
|
2258
|
+
"is_original": true,
|
|
2259
|
+
"status": 102,
|
|
2260
|
+
"review_info": {
|
|
2261
|
+
"review_status": 1,
|
|
2262
|
+
"review_code_list": [],
|
|
2263
|
+
"extra_reason": null,
|
|
2264
|
+
"review_reason_list": []
|
|
2265
|
+
},
|
|
2266
|
+
"aspect_ratio": 1,
|
|
2267
|
+
"download_info": {
|
|
2268
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03a5afda8b4f40da9bfa8d7520b66fbe~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=y654jY1e2kIRRitTZYFRBDIAfpI%3D",
|
|
2269
|
+
"format": "gif"
|
|
2270
|
+
},
|
|
2271
|
+
"publish_source": "user_post_sticker_collection",
|
|
2272
|
+
"is_business": false,
|
|
2273
|
+
"business_info": {
|
|
2274
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2275
|
+
"sign": "PErtglK+cUxHzfC3cD1Vuux7EJ1/rR0f9zogkrkGttizoNmks6dx7vkSSRp2H/bGj+e5rumTNNduBYGyugOX1Y6NdhmdSfXU9W3b3FXmgMUS43aQsts1Fj5VqC5CEVQEHrCUObojftgS5W8XAFolOTXr6rEUlrGWkqGD8Vna2/0="
|
|
2276
|
+
},
|
|
2277
|
+
"category_ids": [
|
|
2278
|
+
11720
|
|
2279
|
+
],
|
|
2280
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2281
|
+
},
|
|
2282
|
+
"author": {
|
|
2283
|
+
"name": "疯狂剁椒魚",
|
|
2284
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
2285
|
+
"source": 1,
|
|
2286
|
+
"uid": "1873174506777863"
|
|
2287
|
+
},
|
|
2288
|
+
"sticker": {
|
|
2289
|
+
"preview_cover": "",
|
|
2290
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03a5afda8b4f40da9bfa8d7520b66fbe~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=WiJoat7Yn5sxBXkzl9ZJMMt2Im0%3D&format=.png",
|
|
2291
|
+
"sticker_type": 2,
|
|
2292
|
+
"sticker_package": {
|
|
2293
|
+
"width_per_frame": 280,
|
|
2294
|
+
"height_per_frame": 280,
|
|
2295
|
+
"size": 20201
|
|
2296
|
+
},
|
|
2297
|
+
"large_image": {
|
|
2298
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/03a5afda8b4f40da9bfa8d7520b66fbe~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=y654jY1e2kIRRitTZYFRBDIAfpI%3D"
|
|
2299
|
+
}
|
|
2300
|
+
}
|
|
2301
|
+
},
|
|
2302
|
+
{
|
|
2303
|
+
"common_attr": {
|
|
2304
|
+
"id": "7359130192033369363",
|
|
2305
|
+
"effect_id": "7359130192033369363",
|
|
2306
|
+
"effect_type": 2,
|
|
2307
|
+
"source": 1,
|
|
2308
|
+
"title": "音乐节舞台弹吉他摇滚兔兔",
|
|
2309
|
+
"description": "音乐节舞台弹吉他摇滚兔兔",
|
|
2310
|
+
"cover_url": {
|
|
2311
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee55c6275dec49ebb486cfae61ae0092~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=xHJPkUjFpDwzPNA6HIjfcDfRC%2BU%3D",
|
|
2312
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee55c6275dec49ebb486cfae61ae0092~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=gkXlYEpA2JS%2BN1fpmV1LuLPVAK4%3D"
|
|
2313
|
+
},
|
|
2314
|
+
"item_urls": [
|
|
2315
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d418395a593527858caa1f3512a0d993?lk3s=43402efa&x-expires=1768439529&x-signature=Mqb3cOWAAwGCC25PSF2VfRcH3OE%3D"
|
|
2316
|
+
],
|
|
2317
|
+
"md5": "d418395a593527858caa1f3512a0d993",
|
|
2318
|
+
"has_favorited": false,
|
|
2319
|
+
"create_time": 1713432615,
|
|
2320
|
+
"statistics": {
|
|
2321
|
+
"favorite_count": 0
|
|
2322
|
+
},
|
|
2323
|
+
"is_original": true,
|
|
2324
|
+
"status": 102,
|
|
2325
|
+
"review_info": {
|
|
2326
|
+
"review_status": 1,
|
|
2327
|
+
"review_code_list": [],
|
|
2328
|
+
"extra_reason": null,
|
|
2329
|
+
"review_reason_list": []
|
|
2330
|
+
},
|
|
2331
|
+
"aspect_ratio": 1,
|
|
2332
|
+
"download_info": {
|
|
2333
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b9a4c62740d47e8b8ab2681931d1fa6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=GRyaK26f50d8N%2B2mP3WWIuGjQ%2BM%3D",
|
|
2334
|
+
"format": "gif"
|
|
2335
|
+
},
|
|
2336
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2337
|
+
"is_business": false,
|
|
2338
|
+
"business_info": {
|
|
2339
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2340
|
+
"sign": "NwxE6fxobbJApQB4cMM52yieqPPN8XdGSgE77Uy7Pd9u23jHFExYdwMuc4VGuswfdT3J6zTJHTRlyPHhJvDs32aAlceOnKMEB0/IoUwM0aOWPrLjbZJJmLuSaoZl6QlbTQhnwIdrrxqwfTCHXjcZQu9WNuDIkrUvP2P5pgZXZHA="
|
|
2341
|
+
},
|
|
2342
|
+
"category_ids": [
|
|
2343
|
+
10516,
|
|
2344
|
+
11720
|
|
2345
|
+
],
|
|
2346
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/0a68fce5799fee6aa79cd194d191506d\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2347
|
+
},
|
|
2348
|
+
"author": {
|
|
2349
|
+
"name": "CHICHI",
|
|
2350
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495529&x-signature=kkhuPeDBSpoGWKA5uYHMRTWmqrc%3D",
|
|
2351
|
+
"source": 1,
|
|
2352
|
+
"uid": "3294558974117544"
|
|
2353
|
+
},
|
|
2354
|
+
"sticker": {
|
|
2355
|
+
"preview_cover": "",
|
|
2356
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b9a4c62740d47e8b8ab2681931d1fa6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=Q2CXyRQN%2BoP%2BRi9Wj71JWKG%2FRJY%3D&format=.png",
|
|
2357
|
+
"sticker_type": 2,
|
|
2358
|
+
"sticker_package": {
|
|
2359
|
+
"width_per_frame": 280,
|
|
2360
|
+
"height_per_frame": 280,
|
|
2361
|
+
"size": 179712
|
|
2362
|
+
},
|
|
2363
|
+
"large_image": {
|
|
2364
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2b9a4c62740d47e8b8ab2681931d1fa6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=GRyaK26f50d8N%2B2mP3WWIuGjQ%2BM%3D"
|
|
2365
|
+
}
|
|
2366
|
+
}
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"common_attr": {
|
|
2370
|
+
"id": "7264617579660971283",
|
|
2371
|
+
"effect_id": "7264617579660971283",
|
|
2372
|
+
"effect_type": 2,
|
|
2373
|
+
"source": 1,
|
|
2374
|
+
"title": "3d音箱",
|
|
2375
|
+
"description": "3d音箱",
|
|
2376
|
+
"cover_url": {
|
|
2377
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95d4323b07f34c5f8708d8d6215de6c4~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=U6rD1k1xq3tAo2AKY77kcjvQoPM%3D",
|
|
2378
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95d4323b07f34c5f8708d8d6215de6c4~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=BcGzSvSnAmlOcZdBlp8aNE%2BtEvg%3D"
|
|
2379
|
+
},
|
|
2380
|
+
"item_urls": [
|
|
2381
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/91ec6e520b169de59c26cc19e6aa4dd7?lk3s=43402efa&x-expires=1768439529&x-signature=z5AJa5qoN5cKAPxXxCL%2BK%2FYRsJo%3D"
|
|
2382
|
+
],
|
|
2383
|
+
"md5": "91ec6e520b169de59c26cc19e6aa4dd7",
|
|
2384
|
+
"has_favorited": false,
|
|
2385
|
+
"create_time": 1691433565,
|
|
2386
|
+
"statistics": {
|
|
2387
|
+
"favorite_count": 0
|
|
2388
|
+
},
|
|
2389
|
+
"is_original": true,
|
|
2390
|
+
"status": 102,
|
|
2391
|
+
"review_info": {
|
|
2392
|
+
"review_status": 1,
|
|
2393
|
+
"review_code_list": [],
|
|
2394
|
+
"extra_reason": null,
|
|
2395
|
+
"review_reason_list": []
|
|
2396
|
+
},
|
|
2397
|
+
"aspect_ratio": 1,
|
|
2398
|
+
"download_info": {
|
|
2399
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95d4323b07f34c5f8708d8d6215de6c4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Nk6OmSV%2BQHRy0JX29IkWceAO9Tg%3D",
|
|
2400
|
+
"format": "gif"
|
|
2401
|
+
},
|
|
2402
|
+
"publish_source": "user_post_sticker_collection",
|
|
2403
|
+
"is_business": false,
|
|
2404
|
+
"business_info": {
|
|
2405
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2406
|
+
"sign": "HPAlY4294NwROzBOArzuSm4aq2g8LRYCN/JvEbYxSNRhQjPyY2wMBpP5nvbqQAy0rUcPWzC++UlLqIpIc9N0YP5JLpx6y8i8CmseMSqTbeixfzPhw4/t9TKMlRu3WbqirgnORQ+Pg4D0QAJOAsGqYv/dQRiYTM9hjDQ1JgbyP1Q="
|
|
2407
|
+
},
|
|
2408
|
+
"category_ids": [
|
|
2409
|
+
11720
|
|
2410
|
+
],
|
|
2411
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2412
|
+
},
|
|
2413
|
+
"author": {
|
|
2414
|
+
"name": "喵喵胖",
|
|
2415
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
2416
|
+
"source": 1,
|
|
2417
|
+
"uid": "1456220409695764"
|
|
2418
|
+
},
|
|
2419
|
+
"sticker": {
|
|
2420
|
+
"preview_cover": "",
|
|
2421
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95d4323b07f34c5f8708d8d6215de6c4~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=1DLV3B8wxD3UiV%2FZAdJtEvk%2FDOU%3D&format=.png",
|
|
2422
|
+
"sticker_type": 2,
|
|
2423
|
+
"sticker_package": {
|
|
2424
|
+
"width_per_frame": 280,
|
|
2425
|
+
"height_per_frame": 280,
|
|
2426
|
+
"size": 645671
|
|
2427
|
+
},
|
|
2428
|
+
"large_image": {
|
|
2429
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/95d4323b07f34c5f8708d8d6215de6c4~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Nk6OmSV%2BQHRy0JX29IkWceAO9Tg%3D"
|
|
2430
|
+
}
|
|
2431
|
+
}
|
|
2432
|
+
},
|
|
2433
|
+
{
|
|
2434
|
+
"common_attr": {
|
|
2435
|
+
"id": "7369909303634906418",
|
|
2436
|
+
"effect_id": "7369909303634906418",
|
|
2437
|
+
"effect_type": 2,
|
|
2438
|
+
"source": 1,
|
|
2439
|
+
"title": "电音猫耳耳机音乐节Y2K耳麦",
|
|
2440
|
+
"description": "电音猫耳耳机音乐节Y2K耳麦",
|
|
2441
|
+
"cover_url": {
|
|
2442
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/be8142f61a8640d89f89a5b453cd0e10~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=WI2KAoReskFQIzNPnINxRvt4G1A%3D",
|
|
2443
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/be8142f61a8640d89f89a5b453cd0e10~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=0eFTNCVC5P1sZOfpvRmhcKkaMgQ%3D"
|
|
2444
|
+
},
|
|
2445
|
+
"item_urls": [
|
|
2446
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/9279f1dd35caae6db90c3c74417c5a19?lk3s=43402efa&x-expires=1768439529&x-signature=ApWNAmP9X1cr17JoKHa1MXz60LE%3D"
|
|
2447
|
+
],
|
|
2448
|
+
"md5": "9279f1dd35caae6db90c3c74417c5a19",
|
|
2449
|
+
"has_favorited": false,
|
|
2450
|
+
"create_time": 1715941447,
|
|
2451
|
+
"statistics": {
|
|
2452
|
+
"favorite_count": 0
|
|
2453
|
+
},
|
|
2454
|
+
"is_original": true,
|
|
2455
|
+
"status": 102,
|
|
2456
|
+
"review_info": {
|
|
2457
|
+
"review_status": 1,
|
|
2458
|
+
"review_code_list": [],
|
|
2459
|
+
"extra_reason": null,
|
|
2460
|
+
"review_reason_list": []
|
|
2461
|
+
},
|
|
2462
|
+
"aspect_ratio": 1,
|
|
2463
|
+
"download_info": {
|
|
2464
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/12fb697e1774440dbc9d1e1cd5250aee~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=eQpYnsIBAMAZZyq0w%2BfhcsQFXoI%3D",
|
|
2465
|
+
"format": "gif"
|
|
2466
|
+
},
|
|
2467
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2468
|
+
"is_business": false,
|
|
2469
|
+
"business_info": {
|
|
2470
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2471
|
+
"sign": "BWV9LITC7CgB4T0Q3db/K3JT3RYV9ljO9dUm4qw+rNS6iuEm5X5KZnnA4u/PO633BpgXDHAHV/L1GtjN/Rt8avH0xJ/fxT7fZscVxTOuPrQJSisCqGAKJKLB70QK1mLD1iQErYV7vqlu0nQVtmeuekzKQo+8X4VkOATECo9rf3Y="
|
|
2472
|
+
},
|
|
2473
|
+
"category_ids": [
|
|
2474
|
+
11720
|
|
2475
|
+
],
|
|
2476
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/01a969a6c282cd77f31f4d1b6a54fd09\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2477
|
+
},
|
|
2478
|
+
"author": {
|
|
2479
|
+
"name": "阿哩哩",
|
|
2480
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/oo2yTA1DRCybwJDcggAYYIA9ECfkNZnotmmAeC?lk3s=4eecb9e8&x-expires=1739495529&x-signature=T2UobbExsX6BIR1yiPDtO2pOxEk%3D",
|
|
2481
|
+
"source": 1,
|
|
2482
|
+
"uid": "100571911413"
|
|
2483
|
+
},
|
|
2484
|
+
"sticker": {
|
|
2485
|
+
"preview_cover": "",
|
|
2486
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/12fb697e1774440dbc9d1e1cd5250aee~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=MgxClU71tE53%2BKb07gUm2ogjQXg%3D&format=.png",
|
|
2487
|
+
"sticker_type": 2,
|
|
2488
|
+
"sticker_package": {
|
|
2489
|
+
"width_per_frame": 280,
|
|
2490
|
+
"height_per_frame": 280,
|
|
2491
|
+
"size": 863540
|
|
2492
|
+
},
|
|
2493
|
+
"large_image": {
|
|
2494
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/12fb697e1774440dbc9d1e1cd5250aee~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=eQpYnsIBAMAZZyq0w%2BfhcsQFXoI%3D"
|
|
2495
|
+
}
|
|
2496
|
+
}
|
|
2497
|
+
},
|
|
2498
|
+
{
|
|
2499
|
+
"common_attr": {
|
|
2500
|
+
"id": "7359952141215091978",
|
|
2501
|
+
"effect_id": "7359952141215091978",
|
|
2502
|
+
"effect_type": 2,
|
|
2503
|
+
"source": 1,
|
|
2504
|
+
"title": "爱心五一音乐",
|
|
2505
|
+
"description": "爱心五一音乐",
|
|
2506
|
+
"cover_url": {
|
|
2507
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57b5bd2f0f31435a95eb9bc546cf0bf5~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=ubl%2Bq4kZzf6swrysO3DtId4BSy0%3D",
|
|
2508
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57b5bd2f0f31435a95eb9bc546cf0bf5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=sBHBhg8OVZh4lPjD6r5rgvh%2FNJ0%3D"
|
|
2509
|
+
},
|
|
2510
|
+
"item_urls": [
|
|
2511
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/29e6ec67a25ba44147ca4cfc696e4b62?lk3s=43402efa&x-expires=1768439529&x-signature=Zct6iKWnijDoHB1BDrU93G%2BgR1g%3D"
|
|
2512
|
+
],
|
|
2513
|
+
"md5": "29e6ec67a25ba44147ca4cfc696e4b62",
|
|
2514
|
+
"has_favorited": false,
|
|
2515
|
+
"create_time": 1713624201,
|
|
2516
|
+
"statistics": {
|
|
2517
|
+
"favorite_count": 0
|
|
2518
|
+
},
|
|
2519
|
+
"is_original": true,
|
|
2520
|
+
"status": 102,
|
|
2521
|
+
"review_info": {
|
|
2522
|
+
"review_status": 1,
|
|
2523
|
+
"review_code_list": [],
|
|
2524
|
+
"extra_reason": null,
|
|
2525
|
+
"review_reason_list": []
|
|
2526
|
+
},
|
|
2527
|
+
"aspect_ratio": 1,
|
|
2528
|
+
"download_info": {
|
|
2529
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57b5bd2f0f31435a95eb9bc546cf0bf5~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=mJ5UjiPhhc2oIhIkFyh8YIvBaZE%3D",
|
|
2530
|
+
"format": "gif"
|
|
2531
|
+
},
|
|
2532
|
+
"publish_source": "user_post_sticker_collection",
|
|
2533
|
+
"is_business": false,
|
|
2534
|
+
"business_info": {
|
|
2535
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2536
|
+
"sign": "kKMe6SOyDXMFfI0faaQnu5mFbF0wBWySD5CGWAmsJxZuKuBiUPZ3rdGo48vWZ5Vf/EJTsyZwzbQb8jnuosu2rkUSCy8lfbbK+k9tPtnFCoN54PYyav9pTAN9GlUMW41pUwxgBfX+EPYl9ms4KpQ5Lk4wSljk19h/ny0xMt7cbOI="
|
|
2537
|
+
},
|
|
2538
|
+
"category_ids": [
|
|
2539
|
+
11720
|
|
2540
|
+
],
|
|
2541
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2542
|
+
},
|
|
2543
|
+
"author": {
|
|
2544
|
+
"name": "疯狂剁椒魚",
|
|
2545
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
2546
|
+
"source": 1,
|
|
2547
|
+
"uid": "1873174506777863"
|
|
2548
|
+
},
|
|
2549
|
+
"sticker": {
|
|
2550
|
+
"preview_cover": "",
|
|
2551
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57b5bd2f0f31435a95eb9bc546cf0bf5~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=EpdNrk0yJwJuPKm3nrUD0PgqTIs%3D&format=.png",
|
|
2552
|
+
"sticker_type": 2,
|
|
2553
|
+
"sticker_package": {
|
|
2554
|
+
"width_per_frame": 280,
|
|
2555
|
+
"height_per_frame": 280,
|
|
2556
|
+
"size": 13664
|
|
2557
|
+
},
|
|
2558
|
+
"large_image": {
|
|
2559
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/57b5bd2f0f31435a95eb9bc546cf0bf5~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=mJ5UjiPhhc2oIhIkFyh8YIvBaZE%3D"
|
|
2560
|
+
}
|
|
2561
|
+
}
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"common_attr": {
|
|
2565
|
+
"id": "7363266592534187300",
|
|
2566
|
+
"effect_id": "7363266592534187300",
|
|
2567
|
+
"effect_type": 2,
|
|
2568
|
+
"source": 1,
|
|
2569
|
+
"title": "弹钢琴",
|
|
2570
|
+
"description": "弹钢琴",
|
|
2571
|
+
"cover_url": {
|
|
2572
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e1ea21f890314621af2f2f7afff41216~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=8ZWKWLGhIheExu0acXJflNGAmhg%3D",
|
|
2573
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e1ea21f890314621af2f2f7afff41216~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=FEbi5DOPw%2FIyR%2B7IX2gEwKSsKw4%3D"
|
|
2574
|
+
},
|
|
2575
|
+
"item_urls": [
|
|
2576
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/45716d6a92cf17a592d5fdfb0e8b6f62?lk3s=43402efa&x-expires=1768439529&x-signature=4XiOHWocgHTsph7%2FE0fJFWvCd6s%3D"
|
|
2577
|
+
],
|
|
2578
|
+
"md5": "45716d6a92cf17a592d5fdfb0e8b6f62",
|
|
2579
|
+
"has_favorited": false,
|
|
2580
|
+
"create_time": 1714394631,
|
|
2581
|
+
"statistics": {
|
|
2582
|
+
"favorite_count": 0
|
|
2583
|
+
},
|
|
2584
|
+
"is_original": true,
|
|
2585
|
+
"status": 102,
|
|
2586
|
+
"review_info": {
|
|
2587
|
+
"review_status": 1,
|
|
2588
|
+
"review_code_list": [],
|
|
2589
|
+
"extra_reason": null,
|
|
2590
|
+
"review_reason_list": []
|
|
2591
|
+
},
|
|
2592
|
+
"aspect_ratio": 1,
|
|
2593
|
+
"download_info": {
|
|
2594
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/01075c0d8bf54e2d83c2eb73fa3fa65e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=N2ilKvgDgTU4cmY9gPjVo9UqaHI%3D",
|
|
2595
|
+
"format": "gif"
|
|
2596
|
+
},
|
|
2597
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2598
|
+
"is_business": false,
|
|
2599
|
+
"business_info": {
|
|
2600
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2601
|
+
"sign": "Wco7f521wd0/fq3bVJ79zh/0suPdlfL8h/Tu17BkOowd8yo7ymkdh6oobOsYd/CUmjL8Rp17QVvOmnxxITpzD8bLpCA7bnzcOZw0fuaxHkmGqQTxCJEGV8L2+bD4FikN8oGPIVilJ29hSdUuJvhWpYzrc57AtMXJWDFB1mlHt7s="
|
|
2602
|
+
},
|
|
2603
|
+
"category_ids": [
|
|
2604
|
+
11720
|
|
2605
|
+
],
|
|
2606
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/628ae2581e685211fa85c8906f939af3\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2607
|
+
},
|
|
2608
|
+
"author": {
|
|
2609
|
+
"name": "偶遇太白",
|
|
2610
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
2611
|
+
"source": 1,
|
|
2612
|
+
"uid": "2282239577037431"
|
|
2613
|
+
},
|
|
2614
|
+
"sticker": {
|
|
2615
|
+
"preview_cover": "",
|
|
2616
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/01075c0d8bf54e2d83c2eb73fa3fa65e~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=0epD0bak4mqqedLOh8GJIOCnfDQ%3D&format=.png",
|
|
2617
|
+
"sticker_type": 2,
|
|
2618
|
+
"sticker_package": {
|
|
2619
|
+
"width_per_frame": 280,
|
|
2620
|
+
"height_per_frame": 280,
|
|
2621
|
+
"size": 430767
|
|
2622
|
+
},
|
|
2623
|
+
"large_image": {
|
|
2624
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/01075c0d8bf54e2d83c2eb73fa3fa65e~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=N2ilKvgDgTU4cmY9gPjVo9UqaHI%3D"
|
|
2625
|
+
}
|
|
2626
|
+
}
|
|
2627
|
+
},
|
|
2628
|
+
{
|
|
2629
|
+
"common_attr": {
|
|
2630
|
+
"id": "7363953923159379236",
|
|
2631
|
+
"effect_id": "7363953923159379236",
|
|
2632
|
+
"effect_type": 2,
|
|
2633
|
+
"source": 1,
|
|
2634
|
+
"title": "彩色潮流音乐节录音机",
|
|
2635
|
+
"description": "彩色潮流音乐节录音机",
|
|
2636
|
+
"cover_url": {
|
|
2637
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8947ef4c51ae4cf886474efc8df444f5~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=wdXup6Oo85NfncGAqn6K5dnVf5k%3D",
|
|
2638
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8947ef4c51ae4cf886474efc8df444f5~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=UG6UQHO0SDb99TGpmt2hBqyC8xQ%3D"
|
|
2639
|
+
},
|
|
2640
|
+
"item_urls": [
|
|
2641
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/de930b1f2a1a1928101a855b331fcf0b?lk3s=43402efa&x-expires=1768439529&x-signature=DW4o27TBk4jLAsf7uoaENixZH6E%3D"
|
|
2642
|
+
],
|
|
2643
|
+
"md5": "de930b1f2a1a1928101a855b331fcf0b",
|
|
2644
|
+
"has_favorited": false,
|
|
2645
|
+
"create_time": 1714554913,
|
|
2646
|
+
"statistics": {
|
|
2647
|
+
"favorite_count": 0
|
|
2648
|
+
},
|
|
2649
|
+
"is_original": true,
|
|
2650
|
+
"status": 102,
|
|
2651
|
+
"review_info": {
|
|
2652
|
+
"review_status": 1,
|
|
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/3f40d393f7f44a64a7de11390d5ef789~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=qQTlNDBxZyeZvzFnU%2BZAO%2BO9SWc%3D",
|
|
2660
|
+
"format": "gif"
|
|
2661
|
+
},
|
|
2662
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2663
|
+
"is_business": false,
|
|
2664
|
+
"business_info": {
|
|
2665
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2666
|
+
"sign": "nfLbYVDnwGvu/fJhhjxxCFuiK7N2B81CnvqvVKnRku++awPaJuAWZ/A6s8X9RJ38wP+urIRP2oYQAMrOGN5bQ00vJx/1avBQ4QVcE+hQcWI+uwR84d2T+5RCtWr6sdG709r7nOatKrX40j/eJ7DNDvZ3SOiqEdyBe8bNEAi+OlY="
|
|
2667
|
+
},
|
|
2668
|
+
"category_ids": [
|
|
2669
|
+
11720
|
|
2670
|
+
],
|
|
2671
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/04667f9353add0089ae3cf230367e3ac\"}"
|
|
2672
|
+
},
|
|
2673
|
+
"author": {
|
|
2674
|
+
"name": "欧克尼尼",
|
|
2675
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8IkQABAjieJEcGOqLANex47KvdmvIAAERIfE6?lk3s=4eecb9e8&x-expires=1739495529&x-signature=sJIjTNAUQZiU4XBwC%2BTVdGkt5rM%3D",
|
|
2676
|
+
"source": 1,
|
|
2677
|
+
"uid": "4494400987610734"
|
|
2678
|
+
},
|
|
2679
|
+
"sticker": {
|
|
2680
|
+
"preview_cover": "",
|
|
2681
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f40d393f7f44a64a7de11390d5ef789~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=mAB52aMOCvYwFymvV6k4tfIZL4s%3D&format=.png",
|
|
2682
|
+
"sticker_type": 2,
|
|
2683
|
+
"sticker_package": {
|
|
2684
|
+
"width_per_frame": 280,
|
|
2685
|
+
"height_per_frame": 280,
|
|
2686
|
+
"size": 85454
|
|
2687
|
+
},
|
|
2688
|
+
"large_image": {
|
|
2689
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3f40d393f7f44a64a7de11390d5ef789~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=qQTlNDBxZyeZvzFnU%2BZAO%2BO9SWc%3D"
|
|
2690
|
+
}
|
|
2691
|
+
}
|
|
2692
|
+
},
|
|
2693
|
+
{
|
|
2694
|
+
"common_attr": {
|
|
2695
|
+
"id": "7363952757616758079",
|
|
2696
|
+
"effect_id": "7363952757616758079",
|
|
2697
|
+
"effect_type": 2,
|
|
2698
|
+
"source": 1,
|
|
2699
|
+
"title": "彩色潮流音乐节吉他",
|
|
2700
|
+
"description": "彩色潮流音乐节吉他",
|
|
2701
|
+
"cover_url": {
|
|
2702
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4cc433c4a9714d26b5c442dd51c2ab02~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=rV3Hu2DWUwef4ealzS9UrQRwcaw%3D",
|
|
2703
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4cc433c4a9714d26b5c442dd51c2ab02~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=cziWDuSgyO42iAEbNgqRMBq2JgQ%3D"
|
|
2704
|
+
},
|
|
2705
|
+
"item_urls": [
|
|
2706
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/db30e1ad78db02cd8a067ba2fefae093?lk3s=43402efa&x-expires=1768439529&x-signature=dH%2BQHFpJRLjuWWcOQNsp0%2F9ZXE8%3D"
|
|
2707
|
+
],
|
|
2708
|
+
"md5": "db30e1ad78db02cd8a067ba2fefae093",
|
|
2709
|
+
"has_favorited": false,
|
|
2710
|
+
"create_time": 1714554913,
|
|
2711
|
+
"statistics": {
|
|
2712
|
+
"favorite_count": 0
|
|
2713
|
+
},
|
|
2714
|
+
"is_original": true,
|
|
2715
|
+
"status": 102,
|
|
2716
|
+
"review_info": {
|
|
2717
|
+
"review_status": 1,
|
|
2718
|
+
"review_code_list": [],
|
|
2719
|
+
"extra_reason": null,
|
|
2720
|
+
"review_reason_list": []
|
|
2721
|
+
},
|
|
2722
|
+
"aspect_ratio": 1,
|
|
2723
|
+
"download_info": {
|
|
2724
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a5d8555f04a4ccba17e4e6288143d2f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=D4GOzdBy3zkXWtFVQJCHdHhmkpM%3D",
|
|
2725
|
+
"format": "gif"
|
|
2726
|
+
},
|
|
2727
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2728
|
+
"is_business": false,
|
|
2729
|
+
"business_info": {
|
|
2730
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2731
|
+
"sign": "k+dm1MD6jBzxbTSXWJYCgp7gRhIFLRIx3IpCPjLTYO73MAoFpbZV0Il/IBK9kFo63yIA515blo/DpHJubvMxMGX3C6R2PrQI1V2QJB04+Rvlsgn4Q/2DkSWXDdUJlLhRa+mNNPjmrXQz4HPC3wXtw1+BlheezaT2kpKc1grKYlU="
|
|
2732
|
+
},
|
|
2733
|
+
"category_ids": [
|
|
2734
|
+
11720
|
|
2735
|
+
],
|
|
2736
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/c0e63fc4c833b03035220693f936fd34\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2737
|
+
},
|
|
2738
|
+
"author": {
|
|
2739
|
+
"name": "欧克尼尼",
|
|
2740
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8IkQABAjieJEcGOqLANex47KvdmvIAAERIfE6?lk3s=4eecb9e8&x-expires=1739495529&x-signature=sJIjTNAUQZiU4XBwC%2BTVdGkt5rM%3D",
|
|
2741
|
+
"source": 1,
|
|
2742
|
+
"uid": "4494400987610734"
|
|
2743
|
+
},
|
|
2744
|
+
"sticker": {
|
|
2745
|
+
"preview_cover": "",
|
|
2746
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a5d8555f04a4ccba17e4e6288143d2f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=6LGo9fstAjeAoS7pYsqLk04bgUg%3D&format=.png",
|
|
2747
|
+
"sticker_type": 2,
|
|
2748
|
+
"sticker_package": {
|
|
2749
|
+
"width_per_frame": 280,
|
|
2750
|
+
"height_per_frame": 280,
|
|
2751
|
+
"size": 70784
|
|
2752
|
+
},
|
|
2753
|
+
"large_image": {
|
|
2754
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9a5d8555f04a4ccba17e4e6288143d2f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=D4GOzdBy3zkXWtFVQJCHdHhmkpM%3D"
|
|
2755
|
+
}
|
|
2756
|
+
}
|
|
2757
|
+
},
|
|
2758
|
+
{
|
|
2759
|
+
"common_attr": {
|
|
2760
|
+
"id": "7264614951300467980",
|
|
2761
|
+
"effect_id": "7264614951300467980",
|
|
2762
|
+
"effect_type": 2,
|
|
2763
|
+
"source": 1,
|
|
2764
|
+
"title": "金属头戴耳机",
|
|
2765
|
+
"description": "金属头戴耳机",
|
|
2766
|
+
"cover_url": {
|
|
2767
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/653ff46c6d384b65bde5d13beca994f9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=zsReiOAlTWKF1EaERg617%2FsFHd0%3D",
|
|
2768
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/653ff46c6d384b65bde5d13beca994f9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=xL%2F13LyMMsW2HEcmtW99FAu6jYk%3D"
|
|
2769
|
+
},
|
|
2770
|
+
"item_urls": [
|
|
2771
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/96cb5cbda18df78b4f7e13b75d5b28cf?lk3s=43402efa&x-expires=1768439529&x-signature=HQ%2FTyDJNE3dtig%2FsyO03av3PWbc%3D"
|
|
2772
|
+
],
|
|
2773
|
+
"md5": "96cb5cbda18df78b4f7e13b75d5b28cf",
|
|
2774
|
+
"has_favorited": false,
|
|
2775
|
+
"create_time": 1691433565,
|
|
2776
|
+
"statistics": {
|
|
2777
|
+
"favorite_count": 0
|
|
2778
|
+
},
|
|
2779
|
+
"is_original": true,
|
|
2780
|
+
"status": 102,
|
|
2781
|
+
"review_info": {
|
|
2782
|
+
"review_status": 1,
|
|
2783
|
+
"review_code_list": [],
|
|
2784
|
+
"extra_reason": null,
|
|
2785
|
+
"review_reason_list": []
|
|
2786
|
+
},
|
|
2787
|
+
"aspect_ratio": 1,
|
|
2788
|
+
"download_info": {
|
|
2789
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/653ff46c6d384b65bde5d13beca994f9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=OvEzOOTMYO58S8Q7%2FvNnE6bj6oo%3D",
|
|
2790
|
+
"format": "gif"
|
|
2791
|
+
},
|
|
2792
|
+
"publish_source": "user_post_sticker_collection",
|
|
2793
|
+
"is_business": false,
|
|
2794
|
+
"business_info": {
|
|
2795
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2796
|
+
"sign": "Iz2+srStg0bQewW8p779OmxVKOT5NK4NemekjHQqpLJungcIt/obDuP26uIPIzvOjL1c03pyRqflv6MDBuvWTvlvMqJZSL1osDeBROj4ZV6TkT3LO9WRcT8XoOn5TG+nKNK7U3pnNtFgQNc6pnzMVSuVi1H6zk+zUiBlXkYK1ZA="
|
|
2797
|
+
},
|
|
2798
|
+
"category_ids": [
|
|
2799
|
+
11720
|
|
2800
|
+
],
|
|
2801
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2802
|
+
},
|
|
2803
|
+
"author": {
|
|
2804
|
+
"name": "喵喵胖",
|
|
2805
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/user-avatar/054cc9e66f7540b895b97d41fb867962~300x300.image",
|
|
2806
|
+
"source": 1,
|
|
2807
|
+
"uid": "1456220409695764"
|
|
2808
|
+
},
|
|
2809
|
+
"sticker": {
|
|
2810
|
+
"preview_cover": "",
|
|
2811
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/653ff46c6d384b65bde5d13beca994f9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=cgmMgZAizUdM6eK%2BjhyES9jFpkU%3D&format=.png",
|
|
2812
|
+
"sticker_type": 2,
|
|
2813
|
+
"sticker_package": {
|
|
2814
|
+
"width_per_frame": 280,
|
|
2815
|
+
"height_per_frame": 280,
|
|
2816
|
+
"size": 585242
|
|
2817
|
+
},
|
|
2818
|
+
"large_image": {
|
|
2819
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/653ff46c6d384b65bde5d13beca994f9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=OvEzOOTMYO58S8Q7%2FvNnE6bj6oo%3D"
|
|
2820
|
+
}
|
|
2821
|
+
}
|
|
2822
|
+
},
|
|
2823
|
+
{
|
|
2824
|
+
"common_attr": {
|
|
2825
|
+
"id": "7359952311034137883",
|
|
2826
|
+
"effect_id": "7359952311034137883",
|
|
2827
|
+
"effect_type": 2,
|
|
2828
|
+
"source": 1,
|
|
2829
|
+
"title": "音乐节门票",
|
|
2830
|
+
"description": "音乐节门票",
|
|
2831
|
+
"cover_url": {
|
|
2832
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee9d1e65d67f4004beea4225af78cb28~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=TReoNk%2BIx%2BIBwq7n0%2BhTCSbx4r8%3D",
|
|
2833
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee9d1e65d67f4004beea4225af78cb28~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=3R4le1ZAUGQsmue74TzhsDEAQ3g%3D"
|
|
2834
|
+
},
|
|
2835
|
+
"item_urls": [
|
|
2836
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/aeae9361205ed0c6d9267682bcbd6b71?lk3s=43402efa&x-expires=1768439529&x-signature=8voxqf7ziZ6eygbvMcZ6e3wOtJM%3D"
|
|
2837
|
+
],
|
|
2838
|
+
"md5": "aeae9361205ed0c6d9267682bcbd6b71",
|
|
2839
|
+
"has_favorited": false,
|
|
2840
|
+
"create_time": 1713624201,
|
|
2841
|
+
"statistics": {
|
|
2842
|
+
"favorite_count": 0
|
|
2843
|
+
},
|
|
2844
|
+
"is_original": true,
|
|
2845
|
+
"status": 102,
|
|
2846
|
+
"review_info": {
|
|
2847
|
+
"review_status": 1,
|
|
2848
|
+
"review_code_list": [],
|
|
2849
|
+
"extra_reason": null,
|
|
2850
|
+
"review_reason_list": []
|
|
2851
|
+
},
|
|
2852
|
+
"aspect_ratio": 1,
|
|
2853
|
+
"download_info": {
|
|
2854
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee9d1e65d67f4004beea4225af78cb28~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=F9gBR5QA%2BU0ZGKwMRvvgS4371pA%3D",
|
|
2855
|
+
"format": "gif"
|
|
2856
|
+
},
|
|
2857
|
+
"publish_source": "user_post_sticker_collection",
|
|
2858
|
+
"is_business": false,
|
|
2859
|
+
"business_info": {
|
|
2860
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2861
|
+
"sign": "K0KnqdJxe4SGfBFxMsIBAFNGeS9igD0a89vzDcJP+rmTDsJK9uuM4G1/NoCj/7zqEfnIV+XsG7b9Gso7owQcXYtLeKlroPGN8RcOD2nJ0JHFVxJsc2LTvdoHgrGl/tkQCfFpg7uTmiU6WHoWckqjKLhGkaM9zzt5rXyUsWALRYI="
|
|
2862
|
+
},
|
|
2863
|
+
"category_ids": [
|
|
2864
|
+
11720
|
|
2865
|
+
],
|
|
2866
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2867
|
+
},
|
|
2868
|
+
"author": {
|
|
2869
|
+
"name": "疯狂剁椒魚",
|
|
2870
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
2871
|
+
"source": 1,
|
|
2872
|
+
"uid": "1873174506777863"
|
|
2873
|
+
},
|
|
2874
|
+
"sticker": {
|
|
2875
|
+
"preview_cover": "",
|
|
2876
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee9d1e65d67f4004beea4225af78cb28~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=wCrHZk46jJ752wjjNxFX1qPCqzw%3D&format=.png",
|
|
2877
|
+
"sticker_type": 2,
|
|
2878
|
+
"sticker_package": {
|
|
2879
|
+
"width_per_frame": 280,
|
|
2880
|
+
"height_per_frame": 280,
|
|
2881
|
+
"size": 25377
|
|
2882
|
+
},
|
|
2883
|
+
"large_image": {
|
|
2884
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ee9d1e65d67f4004beea4225af78cb28~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=F9gBR5QA%2BU0ZGKwMRvvgS4371pA%3D"
|
|
2885
|
+
}
|
|
2886
|
+
}
|
|
2887
|
+
},
|
|
2888
|
+
{
|
|
2889
|
+
"common_attr": {
|
|
2890
|
+
"id": "7359956888454171942",
|
|
2891
|
+
"effect_id": "7359956888454171942",
|
|
2892
|
+
"effect_type": 2,
|
|
2893
|
+
"source": 1,
|
|
2894
|
+
"title": "音乐加载中",
|
|
2895
|
+
"description": "音乐加载中",
|
|
2896
|
+
"cover_url": {
|
|
2897
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4f143d0e2d245f68aa330d2d79b3c4c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=tppQbXOmMRgEctzRPsVfV78DkmA%3D",
|
|
2898
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4f143d0e2d245f68aa330d2d79b3c4c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=VGUSYvRGmjzvqZUdiWE%2FQX9kjwc%3D"
|
|
2899
|
+
},
|
|
2900
|
+
"item_urls": [
|
|
2901
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/102496599911206638b4dee5e0b387dd?lk3s=43402efa&x-expires=1768439529&x-signature=McBoUqWE6IcNFwk%2F2cMMKLB3vhU%3D"
|
|
2902
|
+
],
|
|
2903
|
+
"md5": "102496599911206638b4dee5e0b387dd",
|
|
2904
|
+
"has_favorited": false,
|
|
2905
|
+
"create_time": 1713624201,
|
|
2906
|
+
"statistics": {
|
|
2907
|
+
"favorite_count": 0
|
|
2908
|
+
},
|
|
2909
|
+
"is_original": true,
|
|
2910
|
+
"status": 102,
|
|
2911
|
+
"review_info": {
|
|
2912
|
+
"review_status": 1,
|
|
2913
|
+
"review_code_list": [],
|
|
2914
|
+
"extra_reason": null,
|
|
2915
|
+
"review_reason_list": []
|
|
2916
|
+
},
|
|
2917
|
+
"aspect_ratio": 1,
|
|
2918
|
+
"download_info": {
|
|
2919
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4f143d0e2d245f68aa330d2d79b3c4c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=2S86HSeAgnYNrtKnjcXbWuVelZg%3D",
|
|
2920
|
+
"format": "gif"
|
|
2921
|
+
},
|
|
2922
|
+
"publish_source": "user_post_sticker_collection",
|
|
2923
|
+
"is_business": false,
|
|
2924
|
+
"business_info": {
|
|
2925
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2926
|
+
"sign": "OGbnlj94TOmmDgyaGCnRvVTIVf6cBuc9CmE41m0GVK6ArVsCTKBKWBJkUxK3tyoDT2HPFB6UIcPGiA4ka3Ml7/DrymUqTZF/nG7WlwYTUKzoT/cFsHF5G9NmTf8bPTtQ2pmqql7I8nyZBD0Jw8Ni5SHJctCnby+8UfotVtIOQ6U="
|
|
2927
|
+
},
|
|
2928
|
+
"category_ids": [
|
|
2929
|
+
11720
|
|
2930
|
+
],
|
|
2931
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2932
|
+
},
|
|
2933
|
+
"author": {
|
|
2934
|
+
"name": "疯狂剁椒魚",
|
|
2935
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
2936
|
+
"source": 1,
|
|
2937
|
+
"uid": "1873174506777863"
|
|
2938
|
+
},
|
|
2939
|
+
"sticker": {
|
|
2940
|
+
"preview_cover": "",
|
|
2941
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4f143d0e2d245f68aa330d2d79b3c4c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=PN6wAkqORvmn5w5lfd%2BnzBSjYYQ%3D&format=.png",
|
|
2942
|
+
"sticker_type": 2,
|
|
2943
|
+
"sticker_package": {
|
|
2944
|
+
"width_per_frame": 280,
|
|
2945
|
+
"height_per_frame": 280,
|
|
2946
|
+
"size": 14190
|
|
2947
|
+
},
|
|
2948
|
+
"large_image": {
|
|
2949
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4f143d0e2d245f68aa330d2d79b3c4c~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=2S86HSeAgnYNrtKnjcXbWuVelZg%3D"
|
|
2950
|
+
}
|
|
2951
|
+
}
|
|
2952
|
+
},
|
|
2953
|
+
{
|
|
2954
|
+
"common_attr": {
|
|
2955
|
+
"id": "7365811807275044108",
|
|
2956
|
+
"effect_id": "7365811807275044108",
|
|
2957
|
+
"effect_type": 2,
|
|
2958
|
+
"source": 1,
|
|
2959
|
+
"title": "对话框COOL酷",
|
|
2960
|
+
"description": "对话框COOL酷",
|
|
2961
|
+
"cover_url": {
|
|
2962
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5ca1ffbdcf8f42dd8b802cb4d92d9635~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=2%2BDW7cdlfIPN%2B8JKUk43jBv9FZk%3D",
|
|
2963
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5ca1ffbdcf8f42dd8b802cb4d92d9635~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=eWClcx0h79MUnDL%2Fdc6asw6O7e0%3D"
|
|
2964
|
+
},
|
|
2965
|
+
"item_urls": [
|
|
2966
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/53c23c29e9c98f8c387f29da5f32da25?lk3s=43402efa&x-expires=1768439529&x-signature=8kGcQ%2BzOGOEi8D%2Bzs913OHRxLMQ%3D"
|
|
2967
|
+
],
|
|
2968
|
+
"md5": "53c23c29e9c98f8c387f29da5f32da25",
|
|
2969
|
+
"has_favorited": false,
|
|
2970
|
+
"create_time": 1714987576,
|
|
2971
|
+
"statistics": {
|
|
2972
|
+
"favorite_count": 0
|
|
2973
|
+
},
|
|
2974
|
+
"is_original": true,
|
|
2975
|
+
"status": 102,
|
|
2976
|
+
"review_info": {
|
|
2977
|
+
"review_status": 1,
|
|
2978
|
+
"review_code_list": [],
|
|
2979
|
+
"extra_reason": null,
|
|
2980
|
+
"review_reason_list": []
|
|
2981
|
+
},
|
|
2982
|
+
"aspect_ratio": 1,
|
|
2983
|
+
"download_info": {
|
|
2984
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8580c4fcf5494f6fa04b7a4ec5700022~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Jd6D2cIDQX2LTMrIrjluU6uhfcE%3D",
|
|
2985
|
+
"format": "gif"
|
|
2986
|
+
},
|
|
2987
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
2988
|
+
"is_business": false,
|
|
2989
|
+
"business_info": {
|
|
2990
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2991
|
+
"sign": "17Wk3gpHkPTpJQjiH1dUl3WpomYIjxzl2r8HoTioCkghQ0fmb4AhFvJdJvimbjeBO93VCPB7zRUNfRzudmFmJUWL7HnlD1KG3pROfqk98h9TbN2hcOfyXSNPBfNIeJVB96ic0iqrAgBPEj4xSkZvcyFmJIroOQSViQdNFgJNPGc="
|
|
2992
|
+
},
|
|
2993
|
+
"category_ids": [
|
|
2994
|
+
11720
|
|
2995
|
+
],
|
|
2996
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/7ba33a5255e251a93377e955806561b0\"}"
|
|
2997
|
+
},
|
|
2998
|
+
"author": {
|
|
2999
|
+
"name": "简单系爱",
|
|
3000
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8BtEuLJAqGlYiExBAGEIg4fjLNAXEDmArIeeA?lk3s=4eecb9e8&x-expires=1739495529&x-signature=ZZ2zupANHb7Hs2VNxhF%2F9SZBwyA%3D",
|
|
3001
|
+
"source": 1,
|
|
3002
|
+
"uid": "69981999735902"
|
|
3003
|
+
},
|
|
3004
|
+
"sticker": {
|
|
3005
|
+
"preview_cover": "",
|
|
3006
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8580c4fcf5494f6fa04b7a4ec5700022~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=8bQkZo1HfJ99vhPExqGBISNMGLo%3D&format=.png",
|
|
3007
|
+
"sticker_type": 2,
|
|
3008
|
+
"sticker_package": {
|
|
3009
|
+
"width_per_frame": 280,
|
|
3010
|
+
"height_per_frame": 280,
|
|
3011
|
+
"size": 1247355
|
|
3012
|
+
},
|
|
3013
|
+
"large_image": {
|
|
3014
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8580c4fcf5494f6fa04b7a4ec5700022~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=Jd6D2cIDQX2LTMrIrjluU6uhfcE%3D"
|
|
3015
|
+
}
|
|
3016
|
+
}
|
|
3017
|
+
},
|
|
3018
|
+
{
|
|
3019
|
+
"common_attr": {
|
|
3020
|
+
"id": "7363953995162897676",
|
|
3021
|
+
"effect_id": "7363953995162897676",
|
|
3022
|
+
"effect_type": 2,
|
|
3023
|
+
"source": 1,
|
|
3024
|
+
"title": "彩色潮流音乐节敲鼓",
|
|
3025
|
+
"description": "彩色潮流音乐节敲鼓",
|
|
3026
|
+
"cover_url": {
|
|
3027
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9011fd9246d04783a2915989c50c83b2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=8OuCuuEQ7TQROAtqI7GGVmyL%2FDI%3D",
|
|
3028
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9011fd9246d04783a2915989c50c83b2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=E1u3Sr3GOuDf7y1QNT2IS%2Bi626A%3D"
|
|
3029
|
+
},
|
|
3030
|
+
"item_urls": [
|
|
3031
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/582555300550ef8e7cd6e8cacc504e9d?lk3s=43402efa&x-expires=1768439529&x-signature=KD5gxkJqaztdOwZiNHmBVCt5nB0%3D"
|
|
3032
|
+
],
|
|
3033
|
+
"md5": "582555300550ef8e7cd6e8cacc504e9d",
|
|
3034
|
+
"has_favorited": false,
|
|
3035
|
+
"create_time": 1714554913,
|
|
3036
|
+
"statistics": {
|
|
3037
|
+
"favorite_count": 0
|
|
3038
|
+
},
|
|
3039
|
+
"is_original": true,
|
|
3040
|
+
"status": 102,
|
|
3041
|
+
"review_info": {
|
|
3042
|
+
"review_status": 1,
|
|
3043
|
+
"review_code_list": [],
|
|
3044
|
+
"extra_reason": null,
|
|
3045
|
+
"review_reason_list": []
|
|
3046
|
+
},
|
|
3047
|
+
"aspect_ratio": 1,
|
|
3048
|
+
"download_info": {
|
|
3049
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4996ef92e5841b9b67b70cf05eecd12~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=qvC4Qy9emk4eDV%2BYPqrGisPuU1A%3D",
|
|
3050
|
+
"format": "gif"
|
|
3051
|
+
},
|
|
3052
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3053
|
+
"is_business": false,
|
|
3054
|
+
"business_info": {
|
|
3055
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3056
|
+
"sign": "Hgzw7Do3F+edTeahi6Mr5aoLPKilVX9LbkEGFt4ouu0QiZpYPdItyq9TqhMEG6tjt4fReRjM81N952m3I36liw1Cwq9yFPg7NVl9KFGXqPq/utAB1q2MFCJW+1dqmSCAKC1Q6qV1JjRCYiWwkOzcXsVrj9E8D2mHSBg3HePkGRw="
|
|
3057
|
+
},
|
|
3058
|
+
"category_ids": [
|
|
3059
|
+
11720
|
|
3060
|
+
],
|
|
3061
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/00516d351ca8a779aeca7359a4292201\"}"
|
|
3062
|
+
},
|
|
3063
|
+
"author": {
|
|
3064
|
+
"name": "欧克尼尼",
|
|
3065
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/o8IkQABAjieJEcGOqLANex47KvdmvIAAERIfE6?lk3s=4eecb9e8&x-expires=1739495529&x-signature=sJIjTNAUQZiU4XBwC%2BTVdGkt5rM%3D",
|
|
3066
|
+
"source": 1,
|
|
3067
|
+
"uid": "4494400987610734"
|
|
3068
|
+
},
|
|
3069
|
+
"sticker": {
|
|
3070
|
+
"preview_cover": "",
|
|
3071
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4996ef92e5841b9b67b70cf05eecd12~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=mRX0%2BBd6X8cQVzSN3qvcJ7gBrTQ%3D&format=.png",
|
|
3072
|
+
"sticker_type": 2,
|
|
3073
|
+
"sticker_package": {
|
|
3074
|
+
"width_per_frame": 280,
|
|
3075
|
+
"height_per_frame": 280,
|
|
3076
|
+
"size": 86838
|
|
3077
|
+
},
|
|
3078
|
+
"large_image": {
|
|
3079
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f4996ef92e5841b9b67b70cf05eecd12~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=qvC4Qy9emk4eDV%2BYPqrGisPuU1A%3D"
|
|
3080
|
+
}
|
|
3081
|
+
}
|
|
3082
|
+
},
|
|
3083
|
+
{
|
|
3084
|
+
"common_attr": {
|
|
3085
|
+
"id": "7260090666183658791",
|
|
3086
|
+
"effect_id": "7260090666183658791",
|
|
3087
|
+
"effect_type": 2,
|
|
3088
|
+
"source": 1,
|
|
3089
|
+
"title": "电子琴",
|
|
3090
|
+
"description": "电子琴",
|
|
3091
|
+
"cover_url": {
|
|
3092
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4131580759ce402e947f976e685259de~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=vb%2BgweU8wWWvxWsNY%2FXzMR2Frjw%3D",
|
|
3093
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4131580759ce402e947f976e685259de~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=SfK3lE1WxUDPGH9wqH14knuFzR8%3D"
|
|
3094
|
+
},
|
|
3095
|
+
"item_urls": [
|
|
3096
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1c21a38e97de38734434dd03472d65cd?lk3s=43402efa&x-expires=1768439529&x-signature=IiM4XPv%2FNOSKyCh8iNf37VR4JIM%3D"
|
|
3097
|
+
],
|
|
3098
|
+
"md5": "1c21a38e97de38734434dd03472d65cd",
|
|
3099
|
+
"has_favorited": false,
|
|
3100
|
+
"third_resource_id": 7264785243838616101,
|
|
3101
|
+
"third_resource_id_str": "7264785243838616101",
|
|
3102
|
+
"create_time": 1690375554,
|
|
3103
|
+
"statistics": {
|
|
3104
|
+
"favorite_count": 0
|
|
3105
|
+
},
|
|
3106
|
+
"is_original": true,
|
|
3107
|
+
"status": 102,
|
|
3108
|
+
"review_info": {
|
|
3109
|
+
"review_status": 1,
|
|
3110
|
+
"review_code_list": [],
|
|
3111
|
+
"extra_reason": null,
|
|
3112
|
+
"review_reason_list": []
|
|
3113
|
+
},
|
|
3114
|
+
"aspect_ratio": 1,
|
|
3115
|
+
"download_info": {
|
|
3116
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4131580759ce402e947f976e685259de~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=pr5Qh2swCVlLynN0if6zrrnmvQ4%3D",
|
|
3117
|
+
"format": "gif"
|
|
3118
|
+
},
|
|
3119
|
+
"publish_source": "user_post_sticker_collection",
|
|
3120
|
+
"is_business": false,
|
|
3121
|
+
"business_info": {
|
|
3122
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
3123
|
+
"sign": "cJWsP0Dyes8ebNf94uI966BIPrlEgGMvOglUP/lFqywT7h0L2xl4ZHgLnxqFzHrdD4EyMmo19OgCH6nBjr5sfR2ITaitL9nhpjKTLg7rsn3QI8NZW03D3Xy7/tm+bdeThph5XCxOzp3gaJxJx9jZkT9JounBw9icOCPUHxXg89A="
|
|
3124
|
+
},
|
|
3125
|
+
"category_ids": [
|
|
3126
|
+
11720
|
|
3127
|
+
],
|
|
3128
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3129
|
+
},
|
|
3130
|
+
"author": {
|
|
3131
|
+
"name": "打狗的主人",
|
|
3132
|
+
"avatar_url": "https://p6-passport.byteacctimg.com/img/user-avatar/01ac2218a5c0dee2295bcc73f01ada08~300x300.image",
|
|
3133
|
+
"source": 1,
|
|
3134
|
+
"uid": "2120318022065549"
|
|
3135
|
+
},
|
|
3136
|
+
"sticker": {
|
|
3137
|
+
"preview_cover": "",
|
|
3138
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4131580759ce402e947f976e685259de~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=%2Bf4RAeokvjf34eASW3XNC%2BLwFAI%3D&format=.png",
|
|
3139
|
+
"sticker_type": 2,
|
|
3140
|
+
"sticker_package": {
|
|
3141
|
+
"width_per_frame": 280,
|
|
3142
|
+
"height_per_frame": 280,
|
|
3143
|
+
"size": 828562
|
|
3144
|
+
},
|
|
3145
|
+
"large_image": {
|
|
3146
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4131580759ce402e947f976e685259de~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=pr5Qh2swCVlLynN0if6zrrnmvQ4%3D"
|
|
3147
|
+
}
|
|
3148
|
+
}
|
|
3149
|
+
},
|
|
3150
|
+
{
|
|
3151
|
+
"common_attr": {
|
|
3152
|
+
"id": "7363266782267788607",
|
|
3153
|
+
"effect_id": "7363266782267788607",
|
|
3154
|
+
"effect_type": 2,
|
|
3155
|
+
"source": 1,
|
|
3156
|
+
"title": "麦克风",
|
|
3157
|
+
"description": "麦克风",
|
|
3158
|
+
"cover_url": {
|
|
3159
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/618e4d246bbf4433961fa0896acc6694~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=n9j3Zkprw2fUc2Q7EiJTRtYDBnA%3D",
|
|
3160
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/618e4d246bbf4433961fa0896acc6694~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=4sA449muKh5Fe7IHpOT7NTlho%2BU%3D"
|
|
3161
|
+
},
|
|
3162
|
+
"item_urls": [
|
|
3163
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/d2c0cce81580ffbfb9ce839bdb44e643?lk3s=43402efa&x-expires=1768439529&x-signature=uUB0VR7hhDboUxpYhnglnhh3pHs%3D"
|
|
3164
|
+
],
|
|
3165
|
+
"md5": "d2c0cce81580ffbfb9ce839bdb44e643",
|
|
3166
|
+
"has_favorited": false,
|
|
3167
|
+
"create_time": 1714394630,
|
|
3168
|
+
"statistics": {
|
|
3169
|
+
"favorite_count": 0
|
|
3170
|
+
},
|
|
3171
|
+
"is_original": true,
|
|
3172
|
+
"status": 102,
|
|
3173
|
+
"review_info": {
|
|
3174
|
+
"review_status": 1,
|
|
3175
|
+
"review_code_list": [],
|
|
3176
|
+
"extra_reason": null,
|
|
3177
|
+
"review_reason_list": []
|
|
3178
|
+
},
|
|
3179
|
+
"aspect_ratio": 1,
|
|
3180
|
+
"download_info": {
|
|
3181
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4ab470bd36224f8697bf475bfb2cddbd~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=pBBjGK0TLvPnZ74bnKQs7Ep4h3w%3D",
|
|
3182
|
+
"format": "gif"
|
|
3183
|
+
},
|
|
3184
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
3185
|
+
"is_business": false,
|
|
3186
|
+
"business_info": {
|
|
3187
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3188
|
+
"sign": "GeEWr5zY33QQHyO1sGW8cohjk5N3bkkE5OhyLG6tULeOQFdIGBmb3Sz3tYhab2VLtomG8c3FPGEaRQRYMD93edSBuRccVcVqmTySdK+U7nLBO4XJ7rnyyL2fyh6jJ8tGimIOJsyy+3jbMBCS0T0ljrEtrszfI9WkXHfJa94tNLM="
|
|
3189
|
+
},
|
|
3190
|
+
"category_ids": [
|
|
3191
|
+
11720
|
|
3192
|
+
],
|
|
3193
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"sequence_uri\":\"tos-cn-v-436d67/5b09353456981b3799e009925d3ecf17\"}"
|
|
3194
|
+
},
|
|
3195
|
+
"author": {
|
|
3196
|
+
"name": "偶遇太白",
|
|
3197
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/b9ddbb97d75e41389195692171ec9f52?lk3s=4eecb9e8&x-expires=1739495529&x-signature=04O2q0FQftdvg7%2BDw5dBtNnSg5w%3D",
|
|
3198
|
+
"source": 1,
|
|
3199
|
+
"uid": "2282239577037431"
|
|
3200
|
+
},
|
|
3201
|
+
"sticker": {
|
|
3202
|
+
"preview_cover": "",
|
|
3203
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4ab470bd36224f8697bf475bfb2cddbd~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=LMGADqwhWmZzqqtIvM%2BaVinpmbg%3D&format=.png",
|
|
3204
|
+
"sticker_type": 2,
|
|
3205
|
+
"sticker_package": {
|
|
3206
|
+
"width_per_frame": 280,
|
|
3207
|
+
"height_per_frame": 280,
|
|
3208
|
+
"size": 240815
|
|
3209
|
+
},
|
|
3210
|
+
"large_image": {
|
|
3211
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4ab470bd36224f8697bf475bfb2cddbd~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=pBBjGK0TLvPnZ74bnKQs7Ep4h3w%3D"
|
|
3212
|
+
}
|
|
3213
|
+
}
|
|
3214
|
+
},
|
|
3215
|
+
{
|
|
3216
|
+
"common_attr": {
|
|
3217
|
+
"id": "7359953736468319526",
|
|
3218
|
+
"effect_id": "7359953736468319526",
|
|
3219
|
+
"effect_type": 2,
|
|
3220
|
+
"source": 1,
|
|
3221
|
+
"title": "话筒唱歌音乐",
|
|
3222
|
+
"description": "话筒唱歌音乐",
|
|
3223
|
+
"cover_url": {
|
|
3224
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2bb9d74fc30d46fe902a315395b0a2b2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439529&x-signature=mRAqXiHJ8xQDC8GJ5Ns47Iccc%2BM%3D",
|
|
3225
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2bb9d74fc30d46fe902a315395b0a2b2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439529&x-signature=g7LLKP22OK88xnVI0y6RTApuB4s%3D"
|
|
3226
|
+
},
|
|
3227
|
+
"item_urls": [
|
|
3228
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e374d8b670cd71a22db6712d8c52cb5d?lk3s=43402efa&x-expires=1768439529&x-signature=8%2F9MEqXMf7yqr9NNuk6feBBpfVg%3D"
|
|
3229
|
+
],
|
|
3230
|
+
"md5": "e374d8b670cd71a22db6712d8c52cb5d",
|
|
3231
|
+
"has_favorited": false,
|
|
3232
|
+
"create_time": 1713624201,
|
|
3233
|
+
"statistics": {
|
|
3234
|
+
"favorite_count": 0
|
|
3235
|
+
},
|
|
3236
|
+
"is_original": true,
|
|
3237
|
+
"status": 102,
|
|
3238
|
+
"review_info": {
|
|
3239
|
+
"review_status": 1,
|
|
3240
|
+
"review_code_list": [],
|
|
3241
|
+
"extra_reason": null,
|
|
3242
|
+
"review_reason_list": []
|
|
3243
|
+
},
|
|
3244
|
+
"aspect_ratio": 1,
|
|
3245
|
+
"download_info": {
|
|
3246
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2bb9d74fc30d46fe902a315395b0a2b2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=X2oxWF0MGKk3S72979Zw%2B5kTgR8%3D",
|
|
3247
|
+
"format": "gif"
|
|
3248
|
+
},
|
|
3249
|
+
"publish_source": "user_post_sticker_collection",
|
|
3250
|
+
"is_business": false,
|
|
3251
|
+
"business_info": {
|
|
3252
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3253
|
+
"sign": "wPbqsUxE5PCI/rBoneP1sGFQQIERzB6vRHOphj74WbyeGx9ZmEysx9bsOQaRi89l3otn9CbEbJcuYo8EPY13ZUKLvzWjAz1h6uH5HYin/55VuUXnRouqJTCSrZ3Q//Fwz/7jjGQCsUHDUEaJz2fn5hQ5Myu1peEtAjrZ+THU9pQ="
|
|
3254
|
+
},
|
|
3255
|
+
"category_ids": [
|
|
3256
|
+
11720
|
|
3257
|
+
],
|
|
3258
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3259
|
+
},
|
|
3260
|
+
"author": {
|
|
3261
|
+
"name": "疯狂剁椒魚",
|
|
3262
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2242/acf2e5322dcb4d95ba3f702a0ba3a3db?lk3s=4eecb9e8&x-expires=1739495447&x-signature=pX5BXmgTVtvTHCKqtgaCFwoMJqg%3D",
|
|
3263
|
+
"source": 1,
|
|
3264
|
+
"uid": "1873174506777863"
|
|
3265
|
+
},
|
|
3266
|
+
"sticker": {
|
|
3267
|
+
"preview_cover": "",
|
|
3268
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2bb9d74fc30d46fe902a315395b0a2b2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439529&x-signature=AucTsDD%2BqLew%2Fn2IYLQiUANPVVQ%3D&format=.png",
|
|
3269
|
+
"sticker_type": 2,
|
|
3270
|
+
"sticker_package": {
|
|
3271
|
+
"width_per_frame": 280,
|
|
3272
|
+
"height_per_frame": 280,
|
|
3273
|
+
"size": 20398
|
|
3274
|
+
},
|
|
3275
|
+
"large_image": {
|
|
3276
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2bb9d74fc30d46fe902a315395b0a2b2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439529&x-signature=X2oxWF0MGKk3S72979Zw%2B5kTgR8%3D"
|
|
3277
|
+
}
|
|
3278
|
+
}
|
|
3279
|
+
}
|
|
3280
|
+
],
|
|
3281
|
+
"version_code": "742",
|
|
3282
|
+
"request_id": "20250115091209E000FED1DB834729667C",
|
|
3283
|
+
"fail_reason": ""
|
|
3284
|
+
}
|
|
3285
|
+
}
|