cutsdk 0.0.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +127 -0
- package/dist/api/audios/add-audios.d.ts +3 -0
- package/dist/api/audios/add-audios.d.ts.map +1 -0
- package/dist/api/audios/add-audios.js +33 -0
- package/dist/api/audios/add-audios.js.map +1 -0
- package/dist/api/audios/get-audios.d.ts +5 -0
- package/dist/api/audios/get-audios.d.ts.map +1 -0
- package/dist/api/audios/get-audios.js +27 -0
- package/dist/api/audios/get-audios.js.map +1 -0
- package/dist/api/captions/add-captions.d.ts +3 -0
- package/dist/api/captions/add-captions.d.ts.map +1 -0
- package/dist/api/captions/add-captions.js +220 -0
- package/dist/api/captions/add-captions.js.map +1 -0
- package/dist/api/captions/get-captions.d.ts +5 -0
- package/dist/api/captions/get-captions.d.ts.map +1 -0
- package/dist/api/captions/get-captions.js +36 -0
- package/dist/api/captions/get-captions.js.map +1 -0
- package/dist/api/cloud/render-draft.d.ts +8 -0
- package/dist/api/cloud/render-draft.d.ts.map +1 -0
- package/dist/api/cloud/render-draft.js +101 -0
- package/dist/api/cloud/render-draft.js.map +1 -0
- package/dist/api/cloud/submit-video-render-task.d.ts +4 -0
- package/dist/api/cloud/submit-video-render-task.d.ts.map +1 -0
- package/dist/api/cloud/submit-video-render-task.js +54 -0
- package/dist/api/cloud/submit-video-render-task.js.map +1 -0
- package/dist/api/cloud/upload-draft.d.ts +4 -0
- package/dist/api/cloud/upload-draft.d.ts.map +1 -0
- package/dist/api/cloud/upload-draft.js +91 -0
- package/dist/api/cloud/upload-draft.js.map +1 -0
- package/dist/api/draft/create-draft.d.ts +3 -0
- package/dist/api/draft/create-draft.d.ts.map +1 -0
- package/dist/api/draft/create-draft.js +11 -0
- package/dist/api/draft/create-draft.js.map +1 -0
- package/dist/api/draft/easy-create-material.d.ts +3 -0
- package/dist/api/draft/easy-create-material.d.ts.map +1 -0
- package/dist/api/draft/easy-create-material.js +64 -0
- package/dist/api/draft/easy-create-material.js.map +1 -0
- package/dist/api/draft/get-draft-info.d.ts +5 -0
- package/dist/api/draft/get-draft-info.d.ts.map +1 -0
- package/dist/api/draft/get-draft-info.js +35 -0
- package/dist/api/draft/get-draft-info.js.map +1 -0
- package/dist/api/draft/list-drafts.d.ts +3 -0
- package/dist/api/draft/list-drafts.d.ts.map +1 -0
- package/dist/api/draft/list-drafts.js +51 -0
- package/dist/api/draft/list-drafts.js.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts +3 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.js +71 -0
- package/dist/api/draft-spec/create-and-render-draft.js.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts +4 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.js +96 -0
- package/dist/api/draft-spec/create-draft-from-spec.js.map +1 -0
- package/dist/api/draft-spec/resolve.d.ts +21 -0
- package/dist/api/draft-spec/resolve.d.ts.map +1 -0
- package/dist/api/draft-spec/resolve.js +279 -0
- package/dist/api/draft-spec/resolve.js.map +1 -0
- package/dist/api/draft-spec/time.d.ts +17 -0
- package/dist/api/draft-spec/time.d.ts.map +1 -0
- package/dist/api/draft-spec/time.js +56 -0
- package/dist/api/draft-spec/time.js.map +1 -0
- package/dist/api/draft-spec/validation.d.ts +3 -0
- package/dist/api/draft-spec/validation.d.ts.map +1 -0
- package/dist/api/draft-spec/validation.js +179 -0
- package/dist/api/draft-spec/validation.js.map +1 -0
- package/dist/api/effects/add-effects.d.ts +3 -0
- package/dist/api/effects/add-effects.d.ts.map +1 -0
- package/dist/api/effects/add-effects.js +24 -0
- package/dist/api/effects/add-effects.js.map +1 -0
- package/dist/api/effects/get-effects.d.ts +5 -0
- package/dist/api/effects/get-effects.d.ts.map +1 -0
- package/dist/api/effects/get-effects.js +23 -0
- package/dist/api/effects/get-effects.js.map +1 -0
- package/dist/api/images/add-images.d.ts +3 -0
- package/dist/api/images/add-images.d.ts.map +1 -0
- package/dist/api/images/add-images.js +67 -0
- package/dist/api/images/add-images.js.map +1 -0
- package/dist/api/images/get-images.d.ts +5 -0
- package/dist/api/images/get-images.d.ts.map +1 -0
- package/dist/api/images/get-images.js +30 -0
- package/dist/api/images/get-images.js.map +1 -0
- package/dist/api/keyframes/add-keyframes.d.ts +3 -0
- package/dist/api/keyframes/add-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/add-keyframes.js +21 -0
- package/dist/api/keyframes/add-keyframes.js.map +1 -0
- package/dist/api/keyframes/get-keyframes.d.ts +6 -0
- package/dist/api/keyframes/get-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/get-keyframes.js +41 -0
- package/dist/api/keyframes/get-keyframes.js.map +1 -0
- package/dist/api/masks/add-masks.d.ts +3 -0
- package/dist/api/masks/add-masks.d.ts.map +1 -0
- package/dist/api/masks/add-masks.js +63 -0
- package/dist/api/masks/add-masks.js.map +1 -0
- package/dist/api/masks/get-masks.d.ts +6 -0
- package/dist/api/masks/get-masks.d.ts.map +1 -0
- package/dist/api/masks/get-masks.js +44 -0
- package/dist/api/masks/get-masks.js.map +1 -0
- package/dist/api/query/get-audio-duration.d.ts +3 -0
- package/dist/api/query/get-audio-duration.d.ts.map +1 -0
- package/dist/api/query/get-audio-duration.js +12 -0
- package/dist/api/query/get-audio-duration.js.map +1 -0
- package/dist/api/query/get-image-animations.d.ts +3 -0
- package/dist/api/query/get-image-animations.d.ts.map +1 -0
- package/dist/api/query/get-image-animations.js +21 -0
- package/dist/api/query/get-image-animations.js.map +1 -0
- package/dist/api/setup/templates/project/.agents/skills/cut-draft/SKILL.md +77 -0
- package/dist/api/setup/templates/project/cut-sdk/.env.example +7 -0
- package/dist/api/setup/templates/project/cut-sdk/README.md +54 -0
- package/dist/api/setup/templates/project/cut-sdk/api-cheatsheet.md +132 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/01-create-draft.ts +43 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/02-draft-spec.ts +73 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/03-create-and-render.ts +67 -0
- package/dist/api/setup/templates/project/cut-sdk/examples/04-cli-examples.md +71 -0
- package/dist/api/setup/templates/project/cut-sdk/quickstart.md +110 -0
- package/dist/api/sticker/add-sticker.d.ts +3 -0
- package/dist/api/sticker/add-sticker.d.ts.map +1 -0
- package/dist/api/sticker/add-sticker.js +22 -0
- package/dist/api/sticker/add-sticker.js.map +1 -0
- package/dist/api/sticker/get-stickers.d.ts +5 -0
- package/dist/api/sticker/get-stickers.d.ts.map +1 -0
- package/dist/api/sticker/get-stickers.js +23 -0
- package/dist/api/sticker/get-stickers.js.map +1 -0
- package/dist/api/text-style/add-text-style.d.ts +3 -0
- package/dist/api/text-style/add-text-style.d.ts.map +1 -0
- package/dist/api/text-style/add-text-style.js +25 -0
- package/dist/api/text-style/add-text-style.js.map +1 -0
- package/dist/api/videos/add-videos.d.ts +3 -0
- package/dist/api/videos/add-videos.d.ts.map +1 -0
- package/dist/api/videos/add-videos.js +84 -0
- package/dist/api/videos/add-videos.js.map +1 -0
- package/dist/api/videos/get-videos.d.ts +5 -0
- package/dist/api/videos/get-videos.d.ts.map +1 -0
- package/dist/api/videos/get-videos.js +30 -0
- package/dist/api/videos/get-videos.js.map +1 -0
- package/dist/cli.d.ts +3 -0
- package/dist/cli.d.ts.map +1 -0
- package/dist/cli.js +339 -0
- package/dist/cli.js.map +1 -0
- package/dist/config/index.d.ts +10 -0
- package/dist/config/index.d.ts.map +1 -0
- package/dist/config/index.js +26 -0
- package/dist/config/index.js.map +1 -0
- package/dist/draft/drafts/AudioMaterial.d.ts +41 -0
- package/dist/draft/drafts/AudioMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/AudioMaterial.js +45 -0
- package/dist/draft/drafts/AudioMaterial.js.map +1 -0
- package/dist/draft/drafts/Draft.d.ts +272 -0
- package/dist/draft/drafts/Draft.d.ts.map +1 -0
- package/dist/draft/drafts/Draft.js +374 -0
- package/dist/draft/drafts/Draft.js.map +1 -0
- package/dist/draft/drafts/Effects.d.ts +32 -0
- package/dist/draft/drafts/Effects.d.ts.map +1 -0
- package/dist/draft/drafts/Effects.js +78 -0
- package/dist/draft/drafts/Effects.js.map +1 -0
- package/dist/draft/drafts/Huazi.d.ts +47 -0
- package/dist/draft/drafts/Huazi.d.ts.map +1 -0
- package/dist/draft/drafts/Huazi.js +71 -0
- package/dist/draft/drafts/Huazi.js.map +1 -0
- package/dist/draft/drafts/Keyframe.d.ts +57 -0
- package/dist/draft/drafts/Keyframe.d.ts.map +1 -0
- package/dist/draft/drafts/Keyframe.js +66 -0
- package/dist/draft/drafts/Keyframe.js.map +1 -0
- package/dist/draft/drafts/Mask.d.ts +74 -0
- package/dist/draft/drafts/Mask.d.ts.map +1 -0
- package/dist/draft/drafts/Mask.js +93 -0
- package/dist/draft/drafts/Mask.js.map +1 -0
- package/dist/draft/drafts/MediaUtil.d.ts +18 -0
- package/dist/draft/drafts/MediaUtil.d.ts.map +1 -0
- package/dist/draft/drafts/MediaUtil.js +101 -0
- package/dist/draft/drafts/MediaUtil.js.map +1 -0
- package/dist/draft/drafts/Qipaos.d.ts +35 -0
- package/dist/draft/drafts/Qipaos.d.ts.map +1 -0
- package/dist/draft/drafts/Qipaos.js +41 -0
- package/dist/draft/drafts/Qipaos.js.map +1 -0
- package/dist/draft/drafts/Segments.d.ts +74 -0
- package/dist/draft/drafts/Segments.d.ts.map +1 -0
- package/dist/draft/drafts/Segments.js +112 -0
- package/dist/draft/drafts/Segments.js.map +1 -0
- package/dist/draft/drafts/Stickers.d.ts +58 -0
- package/dist/draft/drafts/Stickers.d.ts.map +1 -0
- package/dist/draft/drafts/Stickers.js +64 -0
- package/dist/draft/drafts/Stickers.js.map +1 -0
- package/dist/draft/drafts/TextMaterial.d.ts +119 -0
- package/dist/draft/drafts/TextMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/TextMaterial.js +182 -0
- package/dist/draft/drafts/TextMaterial.js.map +1 -0
- package/dist/draft/drafts/Track.d.ts +18 -0
- package/dist/draft/drafts/Track.d.ts.map +1 -0
- package/dist/draft/drafts/Track.js +30 -0
- package/dist/draft/drafts/Track.js.map +1 -0
- package/dist/draft/drafts/Transitions.d.ts +14 -0
- package/dist/draft/drafts/Transitions.d.ts.map +1 -0
- package/dist/draft/drafts/Transitions.js +21 -0
- package/dist/draft/drafts/Transitions.js.map +1 -0
- package/dist/draft/drafts/VideoMaterial.d.ts +87 -0
- package/dist/draft/drafts/VideoMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/VideoMaterial.js +92 -0
- package/dist/draft/drafts/VideoMaterial.js.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts +2 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.js +281 -0
- package/dist/draft/drafts/add_keyframes_v2.js.map +1 -0
- package/dist/draft/drafts/add_text_animations.d.ts +7 -0
- package/dist/draft/drafts/add_text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_text_animations.js +29 -0
- package/dist/draft/drafts/add_text_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_animations.d.ts +7 -0
- package/dist/draft/drafts/add_video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_animations.js +29 -0
- package/dist/draft/drafts/add_video_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_effects.d.ts +27 -0
- package/dist/draft/drafts/add_video_effects.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_effects.js +11 -0
- package/dist/draft/drafts/add_video_effects.js.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts +35 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.js +98 -0
- package/dist/draft/drafts/data/audio/audio_effect.js.map +1 -0
- package/dist/draft/drafts/data/audio//346/250/241/346/213/237.json +4275 -0
- package/dist/draft/drafts/data/audio//347/216/257/345/242/203.json +1673 -0
- package/dist/draft/drafts/data/audio//347/276/216/345/214/226.json +860 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts +29 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/effect/cn/effect.js +122 -0
- package/dist/draft/drafts/data/effect/cn/effect.js.map +1 -0
- package/dist/draft/drafts/data/effect/cn/huamian/aixing.json +3097 -0
- package/dist/draft/drafts/data/effect/cn/huamian/anhei.json +3456 -0
- package/dist/draft/drafts/data/effect/cn/huamian/biankuang.json +8201 -0
- package/dist/draft/drafts/data/effect/cn/huamian/bling.json +5836 -0
- package/dist/draft/drafts/data/effect/cn/huamian/chaoku.json +3554 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dianyin.json +624 -0
- package/dist/draft/drafts/data/effect/cn/huamian/donggan.json +11193 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dv.json +3305 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fanwei.json +10631 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fenpin.json +1016 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fugu.json +7592 -0
- package/dist/draft/drafts/data/effect/cn/huamian/guang.json +5614 -0
- package/dist/draft/drafts/data/effect/cn/huamian/hot.json +16202 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jichu.json +10017 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jinfen.json +2545 -0
- package/dist/draft/drafts/data/effect/cn/huamian/manhua.json +1897 -0
- package/dist/draft/drafts/data/effect/cn/huamian/niuqu.json +2037 -0
- package/dist/draft/drafts/data/effect/cn/huamian/touyin.json +1013 -0
- package/dist/draft/drafts/data/effect/cn/huamian/wenlin.json +2942 -0
- package/dist/draft/drafts/data/effect/cn/huamian/xinnian.json +4627 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zhongyi.json +3063 -0
- package/dist/draft/drafts/data/effect/cn/huamian/ziran.json +4791 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zuixin.json +5677 -0
- package/dist/draft/drafts/data/effect/cn/renwu/anhei.json +900 -0
- package/dist/draft/drafts/data/effect/cn/renwu/danglian.json +1518 -0
- package/dist/draft/drafts/data/effect/cn/renwu/hot.json +20280 -0
- package/dist/draft/drafts/data/effect/cn/renwu/huanrao.json +1447 -0
- package/dist/draft/drafts/data/effect/cn/renwu/kelong.json +1857 -0
- package/dist/draft/drafts/data/effect/cn/renwu/qingxu.json +5641 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shenti.json +2827 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shoubu.json +742 -0
- package/dist/draft/drafts/data/effect/cn/renwu/tousi.json +3129 -0
- package/dist/draft/drafts/data/effect/cn/renwu/xingxiang.json +1397 -0
- package/dist/draft/drafts/data/effect/cn/renwu/zhuangshi.json +5017 -0
- package/dist/draft/drafts/data/font/font.d.ts +11 -0
- package/dist/draft/drafts/data/font/font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font.js +9303 -0
- package/dist/draft/drafts/data/font/font.js.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts +3 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.js +57922 -0
- package/dist/draft/drafts/data/font/font_0427.js.map +1 -0
- package/dist/draft/drafts/data/font/online_font.d.ts +7 -0
- package/dist/draft/drafts/data/font/online_font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/online_font.js +78 -0
- package/dist/draft/drafts/data/font/online_font.js.map +1 -0
- package/dist/draft/drafts/data/huazi/all_huazi_data.json +94057 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts +9 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts.map +1 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js +163 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js.map +1 -0
- package/dist/draft/drafts/data/texiao/aixin.json +2555 -0
- package/dist/draft/drafts/data/texiao/anhei.json +2909 -0
- package/dist/draft/drafts/data/texiao/biankuang.json +5906 -0
- package/dist/draft/drafts/data/texiao/bling.json +4171 -0
- package/dist/draft/drafts/data/texiao/chaoku.json +1560 -0
- package/dist/draft/drafts/data/texiao/dianyin.json +522 -0
- package/dist/draft/drafts/data/texiao/donggan.json +6157 -0
- package/dist/draft/drafts/data/texiao/dv.json +1796 -0
- package/dist/draft/drafts/data/texiao/fenpin.json +712 -0
- package/dist/draft/drafts/data/texiao/fenwei.json +4405 -0
- package/dist/draft/drafts/data/texiao/fugu.json +4472 -0
- package/dist/draft/drafts/data/texiao/guang.json +2297 -0
- package/dist/draft/drafts/data/texiao/jichu.json +4929 -0
- package/dist/draft/drafts/data/texiao/jinfen.json +1712 -0
- package/dist/draft/drafts/data/texiao/manhua.json +1700 -0
- package/dist/draft/drafts/data/texiao/niuqu.json +708 -0
- package/dist/draft/drafts/data/texiao/remen.json +7147 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts +53 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts.map +1 -0
- package/dist/draft/drafts/data/texiao/texiao.js +102 -0
- package/dist/draft/drafts/data/texiao/texiao.js.map +1 -0
- package/dist/draft/drafts/data/texiao/touyin.json +2354 -0
- package/dist/draft/drafts/data/texiao/wenli.json +2118 -0
- package/dist/draft/drafts/data/texiao/ziran.json +2882 -0
- package/dist/draft/drafts/data/texiao/zongyi.json +2287 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/chuchang.js +4547 -0
- package/dist/draft/drafts/data/text/chuchang.js.map +1 -0
- package/dist/draft/drafts/data/text/qipao.d.ts +87 -0
- package/dist/draft/drafts/data/text/qipao.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/qipao.js +17773 -0
- package/dist/draft/drafts/data/text/qipao.js.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.js +5363 -0
- package/dist/draft/drafts/data/text/ruchang.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts +7 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.js +147 -0
- package/dist/draft/drafts/data/text/text_animations.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.json +26179 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts +35 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/xunhuan.js +3435 -0
- package/dist/draft/drafts/data/text/xunhuan.js.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn/aixin.json +3625 -0
- package/dist/draft/drafts/data/tezhi/cn/biaoqing.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/bohemanbo.json +3270 -0
- package/dist/draft/drafts/data/tezhi/cn/dianshang.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/dongri.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/hot.json +3379 -0
- package/dist/draft/drafts/data/tezhi/cn/hudie.json +3490 -0
- package/dist/draft/drafts/data/tezhi/cn/hudong.json +3328 -0
- package/dist/draft/drafts/data/tezhi/cn/hunli.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/jiari.json +3276 -0
- package/dist/draft/drafts/data/tezhi/cn/keai.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/langman.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/lvxing.json +3350 -0
- package/dist/draft/drafts/data/tezhi/cn/meishi.json +3294 -0
- package/dist/draft/drafts/data/tezhi/cn/meizhuang.json +3279 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu1.json +3421 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu2.json +3368 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu3.json +3358 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu4.json +3361 -0
- package/dist/draft/drafts/data/tezhi/cn/regeng.json +3292 -0
- package/dist/draft/drafts/data/tezhi/cn/vip.json +3336 -0
- package/dist/draft/drafts/data/tezhi/cn/vlog.json +3295 -0
- package/dist/draft/drafts/data/tezhi/cn/xiari.json +3411 -0
- package/dist/draft/drafts/data/tezhi/cn/xinnian.json +3274 -0
- package/dist/draft/drafts/data/tezhi/cn/yinyuejie.json +3285 -0
- package/dist/draft/drafts/data/tezhi/cn/yundong.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/zhakai.json +3399 -0
- package/dist/draft/drafts/data/tezhi/cn/zhisi.json +3385 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts +2 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js +41 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js.map +1 -0
- package/dist/draft/drafts/data/transitions/cn/MG/345/212/250/347/224/273.json +880 -0
- package/dist/draft/drafts/data/transitions/cn/hot.json +20419 -0
- package/dist/draft/drafts/data/transitions/cn//344/272/222/345/212/250emoji.json +820 -0
- package/dist/draft/drafts/data/transitions/cn//345/205/211/346/225/210.json +3355 -0
- package/dist/draft/drafts/data/transitions/cn//345/210/206/345/211/262.json +2255 -0
- package/dist/draft/drafts/data/transitions/cn//345/217/240/345/214/226.json +2206 -0
- package/dist/draft/drafts/data/transitions/cn//345/271/273/347/201/257/347/211/207.json +4175 -0
- package/dist/draft/drafts/data/transitions/cn//346/211/255/346/233/262.json +2388 -0
- package/dist/draft/drafts/data/transitions/cn//346/213/215/346/221/204.json +1546 -0
- package/dist/draft/drafts/data/transitions/cn//346/225/205/351/232/234.json +1616 -0
- package/dist/draft/drafts/data/transitions/cn//346/226/260/345/271/264.json +2935 -0
- package/dist/draft/drafts/data/transitions/cn//346/234/200/346/226/260.json +3167 -0
- package/dist/draft/drafts/data/transitions/cn//346/250/241/347/263/212.json +1535 -0
- package/dist/draft/drafts/data/transitions/cn//347/273/274/350/211/272.json +904 -0
- package/dist/draft/drafts/data/transitions/cn//350/207/252/347/204/266.json +657 -0
- package/dist/draft/drafts/data/transitions/cn//350/277/220/351/225/234.json +5283 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts +3 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts.map +1 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js +52 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js.map +1 -0
- package/dist/draft/drafts/data/video/group.d.ts +35 -0
- package/dist/draft/drafts/data/video/group.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/group.js +7496 -0
- package/dist/draft/drafts/data/video/group.js.map +1 -0
- package/dist/draft/drafts/data/video/ins.d.ts +19 -0
- package/dist/draft/drafts/data/video/ins.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/ins.js +3046 -0
- package/dist/draft/drafts/data/video/ins.js.map +1 -0
- package/dist/draft/drafts/data/video/out.d.ts +35 -0
- package/dist/draft/drafts/data/video/out.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/out.js +1640 -0
- package/dist/draft/drafts/data/video/out.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts +7 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.js +138 -0
- package/dist/draft/drafts/data/video/video_animations.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.json +22380 -0
- package/dist/draft/drafts/online_effects.d.ts +3 -0
- package/dist/draft/drafts/online_effects.d.ts.map +1 -0
- package/dist/draft/drafts/online_effects.js +57 -0
- package/dist/draft/drafts/online_effects.js.map +1 -0
- package/dist/draft/index.d.ts +23 -0
- package/dist/draft/index.d.ts.map +1 -0
- package/dist/draft/index.js +20 -0
- package/dist/draft/index.js.map +1 -0
- package/dist/index.d.ts +56 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +86 -0
- package/dist/index.js.map +1 -0
- package/dist/shared/cloud-client.d.ts +64 -0
- package/dist/shared/cloud-client.d.ts.map +1 -0
- package/dist/shared/cloud-client.js +121 -0
- package/dist/shared/cloud-client.js.map +1 -0
- package/dist/shared/draft-service.d.ts +9 -0
- package/dist/shared/draft-service.d.ts.map +1 -0
- package/dist/shared/draft-service.js +91 -0
- package/dist/shared/draft-service.js.map +1 -0
- package/dist/shared/errors.d.ts +28 -0
- package/dist/shared/errors.d.ts.map +1 -0
- package/dist/shared/errors.js +138 -0
- package/dist/shared/errors.js.map +1 -0
- package/dist/shared/logger.d.ts +6 -0
- package/dist/shared/logger.d.ts.map +1 -0
- package/dist/shared/logger.js +9 -0
- package/dist/shared/logger.js.map +1 -0
- package/dist/shared/media-downloader.d.ts +14 -0
- package/dist/shared/media-downloader.d.ts.map +1 -0
- package/dist/shared/media-downloader.js +94 -0
- package/dist/shared/media-downloader.js.map +1 -0
- package/dist/shared/media.d.ts +6 -0
- package/dist/shared/media.d.ts.map +1 -0
- package/dist/shared/media.js +92 -0
- package/dist/shared/media.js.map +1 -0
- package/dist/template/attachment_pc_common.json +1 -0
- package/dist/template/draft_agency_config.json +1 -0
- package/dist/template/draft_content.json +132 -0
- package/dist/template/draft_meta_info.json +59 -0
- package/dist/template/template.tmp +1 -0
- package/dist/types/index.d.ts +620 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/index.js +4 -0
- package/dist/types/index.js.map +1 -0
- package/package.json +67 -4
- package/index.js +0 -1
|
@@ -0,0 +1,3625 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ret": "0",
|
|
3
|
+
"errmsg": "success",
|
|
4
|
+
"systime": "1736903559",
|
|
5
|
+
"logid": "2025011509123990EEA7259D29722A8EAD",
|
|
6
|
+
"sign": "",
|
|
7
|
+
"response": "",
|
|
8
|
+
"data": {
|
|
9
|
+
"has_more": true,
|
|
10
|
+
"next_offset": 50,
|
|
11
|
+
"effect_item_list": [
|
|
12
|
+
{
|
|
13
|
+
"common_attr": {
|
|
14
|
+
"id": "7442247149158468918",
|
|
15
|
+
"effect_id": "7442247149158468918",
|
|
16
|
+
"effect_type": 2,
|
|
17
|
+
"source": 1,
|
|
18
|
+
"title": "互动引导-毛绒粉色爱心",
|
|
19
|
+
"description": "互动引导-毛绒粉色爱心",
|
|
20
|
+
"cover_url": {
|
|
21
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ed3c460d48074cf4b50f6521df600334~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=f7GG6uZvKyVm3JQ7YlqUUo40MRA%3D",
|
|
22
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ed3c460d48074cf4b50f6521df600334~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=NgIxZNbABs69tQhEbaEjNBkcky0%3D"
|
|
23
|
+
},
|
|
24
|
+
"item_urls": [
|
|
25
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/cbb0078f9c6a706caa5df07e69e3c91c?lk3s=43402efa&x-expires=1768439560&x-signature=g0i4MIN7KDfzXkS6cKiRfo6%2FgrQ%3D"
|
|
26
|
+
],
|
|
27
|
+
"md5": "cbb0078f9c6a706caa5df07e69e3c91c",
|
|
28
|
+
"has_favorited": false,
|
|
29
|
+
"create_time": 1732783344,
|
|
30
|
+
"statistics": {
|
|
31
|
+
"favorite_count": 0
|
|
32
|
+
},
|
|
33
|
+
"is_original": true,
|
|
34
|
+
"status": 102,
|
|
35
|
+
"review_info": {
|
|
36
|
+
"review_status": 1,
|
|
37
|
+
"review_code_list": [],
|
|
38
|
+
"extra_reason": null,
|
|
39
|
+
"review_reason_list": []
|
|
40
|
+
},
|
|
41
|
+
"aspect_ratio": 1,
|
|
42
|
+
"download_info": {
|
|
43
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bdd21d8647d440728c4b6f16816725ad~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=RzgUhTE0mwQl1ZkeNrS9HziMhQY%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": "RyoA3LJM/fSpo/m1ZXjHNwpvtauwHT04t4VrxD4rZQz+nCo7+PnjLNGz5H66NJtw8WmPSqNpSIvTHKWT6/I0XAQGt5hTgdeLyi0LQd5Wu6+Gnt/VYXZH32Uld5mmoDKMVctSlImN7paJj66m5XpeIsdzSkeCF4nJrxzSEaREAPk="
|
|
51
|
+
},
|
|
52
|
+
"category_ids": [
|
|
53
|
+
10523,
|
|
54
|
+
10519
|
|
55
|
+
],
|
|
56
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/9b9e68899f2e184447495365accda28e\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
57
|
+
},
|
|
58
|
+
"author": {
|
|
59
|
+
"name": "CHICHI",
|
|
60
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/osfRETBfp2MQBAaumpCxICXQgAFEAnCkbdDCAE?lk3s=4eecb9e8&x-expires=1739495560&x-signature=HzRFuUEo7ZFoTXx%2BqEsjK3umwY0%3D",
|
|
61
|
+
"source": 1,
|
|
62
|
+
"uid": "3294558974117544"
|
|
63
|
+
},
|
|
64
|
+
"sticker": {
|
|
65
|
+
"preview_cover": "",
|
|
66
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bdd21d8647d440728c4b6f16816725ad~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=z3SE5i4uPDyBBHSwLuykImO6dfI%3D&format=.png",
|
|
67
|
+
"sticker_type": 2,
|
|
68
|
+
"sticker_package": {
|
|
69
|
+
"width_per_frame": 280,
|
|
70
|
+
"height_per_frame": 280,
|
|
71
|
+
"size": 87292
|
|
72
|
+
},
|
|
73
|
+
"large_image": {
|
|
74
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bdd21d8647d440728c4b6f16816725ad~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=RzgUhTE0mwQl1ZkeNrS9HziMhQY%3D"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"common_attr": {
|
|
80
|
+
"id": "7327596220287946025",
|
|
81
|
+
"effect_id": "7327596220287946025",
|
|
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/665e08b849c649868765e1df0aa5716e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=n7anyGRnBMZu2Obr%2Fgoy%2FYmID4M%3D",
|
|
88
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/665e08b849c649868765e1df0aa5716e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=0JnC7AClhqYNkOnNcimsEqJ7COM%3D"
|
|
89
|
+
},
|
|
90
|
+
"item_urls": [
|
|
91
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/48b9c7e6f33b8bb7a780eb46c14f9011?lk3s=43402efa&x-expires=1768439560&x-signature=yJG7NOQQf5CEEQ5xA1wXzT4bESQ%3D"
|
|
92
|
+
],
|
|
93
|
+
"md5": "48b9c7e6f33b8bb7a780eb46c14f9011",
|
|
94
|
+
"has_favorited": false,
|
|
95
|
+
"create_time": 1706089548,
|
|
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/c29d132f4dd5400b8e860e5c321850d0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=nEMH4KN1ioOezSmNBjMpgkvbBVs%3D",
|
|
110
|
+
"format": "gif"
|
|
111
|
+
},
|
|
112
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
113
|
+
"is_business": false,
|
|
114
|
+
"business_info": {
|
|
115
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
116
|
+
"sign": "tD8Cw8eW3OYWJC3YEIbuk6lsZImljp/Fs0L2yjEtdcTIvPemwWuuEIFlPew8morFuGEdgO2qzvEqQteb1ZG2jb25Un++hOelM+y83Qxa5KaO5Y4kaeV8BwzqAp5sXlp0RxB4D82wA9lrPkkNv0Ith1wxPbsIkpaYwohVBnoHf8I="
|
|
117
|
+
},
|
|
118
|
+
"category_ids": [
|
|
119
|
+
10519,
|
|
120
|
+
11529
|
|
121
|
+
],
|
|
122
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/64b5034cee51d92759755a07045111a6\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
123
|
+
},
|
|
124
|
+
"author": {
|
|
125
|
+
"name": "不多_也不少",
|
|
126
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/mosaic-legacy/3796/2975850990~120x256.image",
|
|
127
|
+
"source": 1,
|
|
128
|
+
"uid": "2353393533729896"
|
|
129
|
+
},
|
|
130
|
+
"sticker": {
|
|
131
|
+
"preview_cover": "",
|
|
132
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c29d132f4dd5400b8e860e5c321850d0~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=hbUP1gloQgqRUIU%2ByPGMiWp%2FGuU%3D&format=.png",
|
|
133
|
+
"sticker_type": 2,
|
|
134
|
+
"sticker_package": {
|
|
135
|
+
"width_per_frame": 280,
|
|
136
|
+
"height_per_frame": 280,
|
|
137
|
+
"size": 353192
|
|
138
|
+
},
|
|
139
|
+
"large_image": {
|
|
140
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c29d132f4dd5400b8e860e5c321850d0~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=nEMH4KN1ioOezSmNBjMpgkvbBVs%3D"
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"common_attr": {
|
|
146
|
+
"id": "7137583831191670051",
|
|
147
|
+
"effect_id": "7137583831191670051",
|
|
148
|
+
"effect_type": 2,
|
|
149
|
+
"source": 1,
|
|
150
|
+
"title": "爱心进度条",
|
|
151
|
+
"description": "爱心进度条",
|
|
152
|
+
"cover_url": {
|
|
153
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c03c4896a8c4db49df9ef4d4f101b5f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=HVe5SxKt3a0Lts41KeR3ZDp5wZQ%3D",
|
|
154
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c03c4896a8c4db49df9ef4d4f101b5f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=gGXL%2BlCsLexpA79SyLhRUZA%2Faic%3D"
|
|
155
|
+
},
|
|
156
|
+
"item_urls": [
|
|
157
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e84b4f6c42db98246541720b6549676b?lk3s=43402efa&x-expires=1768439560&x-signature=VbSTvgGNgUi6HNRjWngoHNw%2FJA4%3D"
|
|
158
|
+
],
|
|
159
|
+
"md5": "e84b4f6c42db98246541720b6549676b",
|
|
160
|
+
"has_favorited": false,
|
|
161
|
+
"third_resource_id": 7145767531251241502,
|
|
162
|
+
"third_resource_id_str": "7145767531251241502",
|
|
163
|
+
"create_time": 1661925051,
|
|
164
|
+
"statistics": {
|
|
165
|
+
"favorite_count": 0
|
|
166
|
+
},
|
|
167
|
+
"is_original": true,
|
|
168
|
+
"status": 102,
|
|
169
|
+
"review_info": {
|
|
170
|
+
"review_status": 100,
|
|
171
|
+
"review_code_list": [],
|
|
172
|
+
"extra_reason": null,
|
|
173
|
+
"review_reason_list": []
|
|
174
|
+
},
|
|
175
|
+
"aspect_ratio": 1,
|
|
176
|
+
"download_info": {
|
|
177
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c03c4896a8c4db49df9ef4d4f101b5f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=OwpBSU57T9aYcZcOAsnNfGR6y58%3D",
|
|
178
|
+
"format": "gif"
|
|
179
|
+
},
|
|
180
|
+
"copyright": {
|
|
181
|
+
"copyright_text": "黑猫爱",
|
|
182
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
183
|
+
"artist_name": ""
|
|
184
|
+
},
|
|
185
|
+
"publish_source": "user_post",
|
|
186
|
+
"is_business": false,
|
|
187
|
+
"business_scope": [
|
|
188
|
+
"UNLIMITED"
|
|
189
|
+
],
|
|
190
|
+
"business_info": {
|
|
191
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
192
|
+
"sign": "1P/wVC92Ui3xiosqGIm+D+HKFjnTjeyjfpIFC5ZFQ5gs3OuLyijwtXtMELIuYIalq3+MPMoZGsq3o+L2kYKUUE3Wh9/3A4dMX0yltuzN+eCWx9oC0AvkOIYarOigQXHZ4ofJw7BDsmc909GD8HVDA9M5SWizjfijkZFopjuLg9g="
|
|
193
|
+
},
|
|
194
|
+
"category_ids": [
|
|
195
|
+
10519,
|
|
196
|
+
10516,
|
|
197
|
+
10767
|
|
198
|
+
],
|
|
199
|
+
"collection_ids": [
|
|
200
|
+
"7153086337376062750"
|
|
201
|
+
],
|
|
202
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
203
|
+
},
|
|
204
|
+
"author": {
|
|
205
|
+
"name": "Lynx黑貓愛",
|
|
206
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
207
|
+
"source": 1,
|
|
208
|
+
"uid": "106238218162"
|
|
209
|
+
},
|
|
210
|
+
"sticker": {
|
|
211
|
+
"preview_cover": "",
|
|
212
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c03c4896a8c4db49df9ef4d4f101b5f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=dvlrF04uxl%2Fl%2BlZ6naove43k9DU%3D&format=.png",
|
|
213
|
+
"sticker_type": 2,
|
|
214
|
+
"sticker_package": {
|
|
215
|
+
"width_per_frame": 280,
|
|
216
|
+
"height_per_frame": 280,
|
|
217
|
+
"size": 383316
|
|
218
|
+
},
|
|
219
|
+
"large_image": {
|
|
220
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4c03c4896a8c4db49df9ef4d4f101b5f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=OwpBSU57T9aYcZcOAsnNfGR6y58%3D"
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"common_attr": {
|
|
226
|
+
"id": "7057386000871476493",
|
|
227
|
+
"effect_id": "7057386000871476493",
|
|
228
|
+
"effect_type": 2,
|
|
229
|
+
"source": 1,
|
|
230
|
+
"title": " 跳动爱心影子",
|
|
231
|
+
"description": "qingrenjie-xt2",
|
|
232
|
+
"cover_url": {
|
|
233
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e431d23251814a07ab6c044e7c6fdb24~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=4RHK34pSRkxfBfd942KZL1UKYZM%3D",
|
|
234
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e431d23251814a07ab6c044e7c6fdb24~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=V%2BPXmIP%2Flur2IxTGRgio%2Fkgnpvs%3D"
|
|
235
|
+
},
|
|
236
|
+
"item_urls": [
|
|
237
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/78ddd1cd78d003dff5ee9510a6d7e01c?lk3s=43402efa&x-expires=1768439560&x-signature=0Q4ZNEbKSG5U7rR50vjVFOxByQs%3D"
|
|
238
|
+
],
|
|
239
|
+
"md5": "78ddd1cd78d003dff5ee9510a6d7e01c",
|
|
240
|
+
"has_favorited": false,
|
|
241
|
+
"third_resource_id": 7057824827410747917,
|
|
242
|
+
"third_resource_id_str": "7057824827410747917",
|
|
243
|
+
"create_time": 1643277744,
|
|
244
|
+
"statistics": {
|
|
245
|
+
"favorite_count": 0
|
|
246
|
+
},
|
|
247
|
+
"is_original": true,
|
|
248
|
+
"status": 102,
|
|
249
|
+
"review_info": {
|
|
250
|
+
"review_status": 100,
|
|
251
|
+
"review_code_list": [],
|
|
252
|
+
"extra_reason": null,
|
|
253
|
+
"review_reason_list": []
|
|
254
|
+
},
|
|
255
|
+
"aspect_ratio": 1,
|
|
256
|
+
"download_info": {
|
|
257
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/96ad64f7e13b4a5184c046692d67443f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=SQ3kOTKMsLUtwTKSfAYlmWhVjtg%3D",
|
|
258
|
+
"format": "gif"
|
|
259
|
+
},
|
|
260
|
+
"copyright": {
|
|
261
|
+
"copyright_text": "剪映",
|
|
262
|
+
"copyright_logo": "",
|
|
263
|
+
"artist_name": ""
|
|
264
|
+
},
|
|
265
|
+
"publish_source": "internal_sequence_without_review",
|
|
266
|
+
"is_business": true,
|
|
267
|
+
"business_info": {
|
|
268
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
269
|
+
"sign": "fuuj33gYgc9rlKgo/USpXcNMUk5ALqplMyfnew4boNi/fqhK83Q+wcmJi1Ka91npQqbRgv4A/E/DD2yZZVDSCuXfWsot05MKW99ZOSmz3ki7LMg91f2BXANDcQb3IVsEJorpgArkbcwpYNlLEirSF5/01FvnAtMMuxGziPN+KvE="
|
|
270
|
+
},
|
|
271
|
+
"category_ids": [
|
|
272
|
+
10515,
|
|
273
|
+
10519,
|
|
274
|
+
10554,
|
|
275
|
+
10779
|
|
276
|
+
],
|
|
277
|
+
"collection_ids": [
|
|
278
|
+
"7081900580813278501"
|
|
279
|
+
],
|
|
280
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
281
|
+
},
|
|
282
|
+
"author": {
|
|
283
|
+
"name": "用户8922705857677",
|
|
284
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
285
|
+
"source": 1,
|
|
286
|
+
"uid": "125823261609632"
|
|
287
|
+
},
|
|
288
|
+
"sticker": {
|
|
289
|
+
"preview_cover": "",
|
|
290
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/96ad64f7e13b4a5184c046692d67443f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=9eSzV26YbJiShsuF4jyJuedESXc%3D&format=.png",
|
|
291
|
+
"sticker_type": 2,
|
|
292
|
+
"sticker_package": {
|
|
293
|
+
"width_per_frame": 280,
|
|
294
|
+
"height_per_frame": 249,
|
|
295
|
+
"size": 1195512
|
|
296
|
+
},
|
|
297
|
+
"large_image": {
|
|
298
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/96ad64f7e13b4a5184c046692d67443f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=SQ3kOTKMsLUtwTKSfAYlmWhVjtg%3D"
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"common_attr": {
|
|
304
|
+
"id": "6895938381025512718",
|
|
305
|
+
"effect_id": "6895938381025512718",
|
|
306
|
+
"effect_type": 2,
|
|
307
|
+
"source": 1,
|
|
308
|
+
"title": "爱心绽放",
|
|
309
|
+
"description": "",
|
|
310
|
+
"cover_url": {
|
|
311
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b5610b27e51645c286f98458066bba2e~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=3aAS8co1cZ4I4SY93DA0bt3BiKA%3D",
|
|
312
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b5610b27e51645c286f98458066bba2e~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=qUfggoUA6DzaH3Eh9PT2EtFP2Xo%3D"
|
|
313
|
+
},
|
|
314
|
+
"item_urls": [
|
|
315
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oob8opKCAACDACgMaqnONlA4aEAukONDDef8BP?lk3s=43402efa&x-expires=1768439560&x-signature=2dUPg7k%2BfX%2FGLp5ZDV1soSljWGQ%3D"
|
|
316
|
+
],
|
|
317
|
+
"md5": "c3ffcbc95d0812f28f93226087af7a21",
|
|
318
|
+
"has_favorited": false,
|
|
319
|
+
"third_resource_id": 6730874295385330188,
|
|
320
|
+
"third_resource_id_str": "6730874295385330188",
|
|
321
|
+
"create_time": 1605585938,
|
|
322
|
+
"statistics": {
|
|
323
|
+
"favorite_count": 0
|
|
324
|
+
},
|
|
325
|
+
"is_original": true,
|
|
326
|
+
"status": 102,
|
|
327
|
+
"review_info": {
|
|
328
|
+
"review_status": 100,
|
|
329
|
+
"review_code_list": [],
|
|
330
|
+
"extra_reason": "",
|
|
331
|
+
"review_reason_list": []
|
|
332
|
+
},
|
|
333
|
+
"aspect_ratio": 1,
|
|
334
|
+
"download_info": {
|
|
335
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/21852ac1ef7640a091e67fb8f3b2533b~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=ywCOyokifAtGw0RpHX6aJt113hQ%3D",
|
|
336
|
+
"format": "gif"
|
|
337
|
+
},
|
|
338
|
+
"copyright": {
|
|
339
|
+
"copyright_text": "剪映",
|
|
340
|
+
"copyright_logo": "",
|
|
341
|
+
"artist_name": ""
|
|
342
|
+
},
|
|
343
|
+
"publish_source": "loki",
|
|
344
|
+
"is_business": false,
|
|
345
|
+
"business_info": {
|
|
346
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
347
|
+
"sign": "pShufS5yHvmyjxSPDbVcV/OC1HuNJ2SbQc2THM4OTp6j9yJB2AOnex3nO9VHeCC68YQkBDXAkOGwZ8V2QEhSN2xgX0hLR2kaPxUqhP10SQIZtGcT7bAiJ7aWWufnByYycY1DgRRC3EtyizokHhTJA8qNsDbIwI9IcN5GNt2EBgk="
|
|
348
|
+
},
|
|
349
|
+
"category_ids": [
|
|
350
|
+
10515,
|
|
351
|
+
10519,
|
|
352
|
+
10554,
|
|
353
|
+
10779
|
|
354
|
+
],
|
|
355
|
+
"collection_ids": [
|
|
356
|
+
"6934982818816675080"
|
|
357
|
+
],
|
|
358
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
359
|
+
},
|
|
360
|
+
"sticker": {
|
|
361
|
+
"preview_cover": "",
|
|
362
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/21852ac1ef7640a091e67fb8f3b2533b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=xTUXvR6UI%2FrCTeseBmQpwdbf%2BSc%3D&format=.png",
|
|
363
|
+
"sticker_type": 2,
|
|
364
|
+
"sticker_package": {
|
|
365
|
+
"width_per_frame": 0,
|
|
366
|
+
"height_per_frame": 0,
|
|
367
|
+
"size": 0
|
|
368
|
+
},
|
|
369
|
+
"large_image": {
|
|
370
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/21852ac1ef7640a091e67fb8f3b2533b~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=ywCOyokifAtGw0RpHX6aJt113hQ%3D"
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"common_attr": {
|
|
376
|
+
"id": "7137913743849032960",
|
|
377
|
+
"effect_id": "7137913743849032960",
|
|
378
|
+
"effect_type": 2,
|
|
379
|
+
"source": 1,
|
|
380
|
+
"title": "爱心环绕",
|
|
381
|
+
"description": "爱心环绕",
|
|
382
|
+
"cover_url": {
|
|
383
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b3d034336f844518ae494da265e7c224~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=mV2uBpRp9wIkwKD1b0aXBKmJjcs%3D",
|
|
384
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b3d034336f844518ae494da265e7c224~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=uIo%2B%2BHQr7%2FuROGr2F5JcaUkGPT4%3D"
|
|
385
|
+
},
|
|
386
|
+
"item_urls": [
|
|
387
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/79993f4b28f533dfcb1a7e97881dbc54?lk3s=43402efa&x-expires=1768439560&x-signature=G2hFkzn9L6X9w1eoAv5kX0HgHQI%3D"
|
|
388
|
+
],
|
|
389
|
+
"md5": "79993f4b28f533dfcb1a7e97881dbc54",
|
|
390
|
+
"has_favorited": false,
|
|
391
|
+
"third_resource_id": 7145767532127851015,
|
|
392
|
+
"third_resource_id_str": "7145767532127851015",
|
|
393
|
+
"create_time": 1661925051,
|
|
394
|
+
"statistics": {
|
|
395
|
+
"favorite_count": 0
|
|
396
|
+
},
|
|
397
|
+
"is_original": true,
|
|
398
|
+
"status": 102,
|
|
399
|
+
"review_info": {
|
|
400
|
+
"review_status": 100,
|
|
401
|
+
"review_code_list": [],
|
|
402
|
+
"extra_reason": null,
|
|
403
|
+
"review_reason_list": []
|
|
404
|
+
},
|
|
405
|
+
"aspect_ratio": 1,
|
|
406
|
+
"download_info": {
|
|
407
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b3d034336f844518ae494da265e7c224~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0j3QF0KXjbbqScJ%2FWItmwsrWGpU%3D",
|
|
408
|
+
"format": "gif"
|
|
409
|
+
},
|
|
410
|
+
"copyright": {
|
|
411
|
+
"copyright_text": "黑猫爱",
|
|
412
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
413
|
+
"artist_name": ""
|
|
414
|
+
},
|
|
415
|
+
"publish_source": "user_post",
|
|
416
|
+
"is_business": false,
|
|
417
|
+
"business_scope": [
|
|
418
|
+
"UNLIMITED"
|
|
419
|
+
],
|
|
420
|
+
"business_info": {
|
|
421
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
422
|
+
"sign": "AAAd4hUnZZrgipgKB5/cEimiXaB07gAXQ5DyQ2BXcg4BSteNavEyw9yywO2TS53y4LlMG+TAqNe98nQpOxFVhIG6iEcrGLD2QlrDLMKX09tslPdAVnYZ+SZCjzczWYYb64sI0WIFsWFmTgVtmlqytovTW/KrwyNLnsCMEUdrMPI="
|
|
423
|
+
},
|
|
424
|
+
"category_ids": [
|
|
425
|
+
10519,
|
|
426
|
+
10515,
|
|
427
|
+
10516,
|
|
428
|
+
10767
|
|
429
|
+
],
|
|
430
|
+
"collection_ids": [
|
|
431
|
+
"7153086337376062750"
|
|
432
|
+
],
|
|
433
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
434
|
+
},
|
|
435
|
+
"author": {
|
|
436
|
+
"name": "Lynx黑貓愛",
|
|
437
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
438
|
+
"source": 1,
|
|
439
|
+
"uid": "106238218162"
|
|
440
|
+
},
|
|
441
|
+
"sticker": {
|
|
442
|
+
"preview_cover": "",
|
|
443
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b3d034336f844518ae494da265e7c224~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=a31KNwj1KdWRYvkdUGPlLwjhYUY%3D&format=.png",
|
|
444
|
+
"sticker_type": 2,
|
|
445
|
+
"sticker_package": {
|
|
446
|
+
"width_per_frame": 280,
|
|
447
|
+
"height_per_frame": 280,
|
|
448
|
+
"size": 587792
|
|
449
|
+
},
|
|
450
|
+
"large_image": {
|
|
451
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b3d034336f844518ae494da265e7c224~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0j3QF0KXjbbqScJ%2FWItmwsrWGpU%3D"
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
"common_attr": {
|
|
457
|
+
"id": "7327596187144490276",
|
|
458
|
+
"effect_id": "7327596187144490276",
|
|
459
|
+
"effect_type": 2,
|
|
460
|
+
"source": 1,
|
|
461
|
+
"title": "花情人节摇晃的心",
|
|
462
|
+
"description": "花情人节摇晃的心",
|
|
463
|
+
"cover_url": {
|
|
464
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c5d7ba53e7d543a38714fe53588d0ed2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=FWFhuJqi%2F0jBMvfct%2BIIuTbaoy4%3D",
|
|
465
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c5d7ba53e7d543a38714fe53588d0ed2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=HZGHMoUJ%2FqDko4ezxW6hl9mD5%2Bw%3D"
|
|
466
|
+
},
|
|
467
|
+
"item_urls": [
|
|
468
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7904979c9c1241856293f09fcac88599?lk3s=43402efa&x-expires=1768439560&x-signature=%2F%2BODen41Bow8PxCYUpTmSuuEPSw%3D"
|
|
469
|
+
],
|
|
470
|
+
"md5": "7904979c9c1241856293f09fcac88599",
|
|
471
|
+
"has_favorited": false,
|
|
472
|
+
"create_time": 1706089550,
|
|
473
|
+
"statistics": {
|
|
474
|
+
"favorite_count": 0
|
|
475
|
+
},
|
|
476
|
+
"is_original": true,
|
|
477
|
+
"status": 102,
|
|
478
|
+
"review_info": {
|
|
479
|
+
"review_status": 1,
|
|
480
|
+
"review_code_list": [],
|
|
481
|
+
"extra_reason": null,
|
|
482
|
+
"review_reason_list": []
|
|
483
|
+
},
|
|
484
|
+
"aspect_ratio": 1,
|
|
485
|
+
"download_info": {
|
|
486
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a98d31f669ea43eab7e352ce60731aac~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=i5PqY615FY5zE58xBv%2F0Y5Vbnyc%3D",
|
|
487
|
+
"format": "gif"
|
|
488
|
+
},
|
|
489
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
490
|
+
"is_business": false,
|
|
491
|
+
"business_info": {
|
|
492
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
493
|
+
"sign": "ZrKU32jqO3W6R7UmpGtvqSEgVLzXw3FO7Xel8minUbMauqHRjjPI6SW0ZqnURu72xp7hFR/RZ4V+5OHPFMT8m8092wdUgQAs32MKOnesA3eb+k7GPvNfqNRvIPhjzF6n2yGvziD1jvjzP82pq806hq0iFdoi7X6xcjzKamGlKLE="
|
|
494
|
+
},
|
|
495
|
+
"category_ids": [
|
|
496
|
+
10519,
|
|
497
|
+
11529
|
|
498
|
+
],
|
|
499
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/541a9997b53e36185fb80f7faa56312a\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
500
|
+
},
|
|
501
|
+
"author": {
|
|
502
|
+
"name": "不多_也不少",
|
|
503
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/mosaic-legacy/3796/2975850990~120x256.image",
|
|
504
|
+
"source": 1,
|
|
505
|
+
"uid": "2353393533729896"
|
|
506
|
+
},
|
|
507
|
+
"sticker": {
|
|
508
|
+
"preview_cover": "",
|
|
509
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a98d31f669ea43eab7e352ce60731aac~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=gP2JA9CiFRSJ2m%2FMLrd2mgJzbFo%3D&format=.png",
|
|
510
|
+
"sticker_type": 2,
|
|
511
|
+
"sticker_package": {
|
|
512
|
+
"width_per_frame": 280,
|
|
513
|
+
"height_per_frame": 280,
|
|
514
|
+
"size": 623372
|
|
515
|
+
},
|
|
516
|
+
"large_image": {
|
|
517
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a98d31f669ea43eab7e352ce60731aac~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=i5PqY615FY5zE58xBv%2F0Y5Vbnyc%3D"
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"common_attr": {
|
|
523
|
+
"id": "7137913742137756963",
|
|
524
|
+
"effect_id": "7137913742137756963",
|
|
525
|
+
"effect_type": 2,
|
|
526
|
+
"source": 1,
|
|
527
|
+
"title": "天使爱心",
|
|
528
|
+
"description": "天使爱心",
|
|
529
|
+
"cover_url": {
|
|
530
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f25f3723ffd84320b2bc46d5bdd312a8~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=zRwKTp2eBu0jXkWXqpuW5SMvi2s%3D",
|
|
531
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f25f3723ffd84320b2bc46d5bdd312a8~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=FDm5a1lO1INcvqDaxiXu4dEaj7I%3D"
|
|
532
|
+
},
|
|
533
|
+
"item_urls": [
|
|
534
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4adfbc887fe6b3ea81a9e650d0de44fa?lk3s=43402efa&x-expires=1768439560&x-signature=ImAq%2FzIj4su06t45vrtRMpkwRPY%3D"
|
|
535
|
+
],
|
|
536
|
+
"md5": "4adfbc887fe6b3ea81a9e650d0de44fa",
|
|
537
|
+
"has_favorited": false,
|
|
538
|
+
"third_resource_id": 7145767531335127589,
|
|
539
|
+
"third_resource_id_str": "7145767531335127589",
|
|
540
|
+
"create_time": 1661925050,
|
|
541
|
+
"statistics": {
|
|
542
|
+
"favorite_count": 0
|
|
543
|
+
},
|
|
544
|
+
"is_original": true,
|
|
545
|
+
"status": 102,
|
|
546
|
+
"review_info": {
|
|
547
|
+
"review_status": 100,
|
|
548
|
+
"review_code_list": [],
|
|
549
|
+
"extra_reason": null,
|
|
550
|
+
"review_reason_list": []
|
|
551
|
+
},
|
|
552
|
+
"aspect_ratio": 1,
|
|
553
|
+
"download_info": {
|
|
554
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f25f3723ffd84320b2bc46d5bdd312a8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=HTcpKnWs5wueUqAeVM8hINQDMCM%3D",
|
|
555
|
+
"format": "gif"
|
|
556
|
+
},
|
|
557
|
+
"copyright": {
|
|
558
|
+
"copyright_text": "黑猫爱",
|
|
559
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
560
|
+
"artist_name": ""
|
|
561
|
+
},
|
|
562
|
+
"publish_source": "user_post",
|
|
563
|
+
"is_business": false,
|
|
564
|
+
"business_scope": [
|
|
565
|
+
"UNLIMITED"
|
|
566
|
+
],
|
|
567
|
+
"business_info": {
|
|
568
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
569
|
+
"sign": "3hxEKxfCFsczea85+dpCPBlSextNqWQMXVB4Xn/CloRRJ+4dcU+Gcod1nXtIzdARPrrWVIGzu45djLVXxNMMUdAXYRy6XjXWaFMvxQWM6zmx6XWLVDalAPBztkhysVx1Ul1EueKY7jAcKPejbPd/QZLu2KbJRHGTBUuzU4nIxDU="
|
|
570
|
+
},
|
|
571
|
+
"category_ids": [
|
|
572
|
+
10519,
|
|
573
|
+
10515,
|
|
574
|
+
10516,
|
|
575
|
+
10767
|
|
576
|
+
],
|
|
577
|
+
"collection_ids": [
|
|
578
|
+
"7153086337376062750"
|
|
579
|
+
],
|
|
580
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
581
|
+
},
|
|
582
|
+
"author": {
|
|
583
|
+
"name": "Lynx黑貓愛",
|
|
584
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
585
|
+
"source": 1,
|
|
586
|
+
"uid": "106238218162"
|
|
587
|
+
},
|
|
588
|
+
"sticker": {
|
|
589
|
+
"preview_cover": "",
|
|
590
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f25f3723ffd84320b2bc46d5bdd312a8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=2IjeXsdxQP3NRjD1SZPADO9EBAs%3D&format=.png",
|
|
591
|
+
"sticker_type": 2,
|
|
592
|
+
"sticker_package": {
|
|
593
|
+
"width_per_frame": 280,
|
|
594
|
+
"height_per_frame": 280,
|
|
595
|
+
"size": 632220
|
|
596
|
+
},
|
|
597
|
+
"large_image": {
|
|
598
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f25f3723ffd84320b2bc46d5bdd312a8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=HTcpKnWs5wueUqAeVM8hINQDMCM%3D"
|
|
599
|
+
}
|
|
600
|
+
}
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"common_attr": {
|
|
604
|
+
"id": "6991756646775065892",
|
|
605
|
+
"effect_id": "6991756646775065892",
|
|
606
|
+
"effect_type": 2,
|
|
607
|
+
"source": 1,
|
|
608
|
+
"title": "综艺-粉色冒爱心",
|
|
609
|
+
"description": "七夕配方-综艺-粉色冒爱心",
|
|
610
|
+
"cover_url": {
|
|
611
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/80564146eeca28432089ed1f1bf216d5.gif~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=SbXBC14ld5icvmxaRhs71Ate1d0%3D",
|
|
612
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/80564146eeca28432089ed1f1bf216d5.gif~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=6ZveVxojZYqOdEP83enap%2Bu65fI%3D"
|
|
613
|
+
},
|
|
614
|
+
"item_urls": [
|
|
615
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/2e17d1b8f9274b91ae910f77f8e1f726?lk3s=43402efa&x-expires=1768439560&x-signature=1fAIM5ysM2AnzL2PgNIMwS2Bhjc%3D"
|
|
616
|
+
],
|
|
617
|
+
"md5": "408827182561c24012bc6447a43f0d1f",
|
|
618
|
+
"has_favorited": false,
|
|
619
|
+
"third_resource_id": 6991767105204916749,
|
|
620
|
+
"third_resource_id_str": "6991767105204916749",
|
|
621
|
+
"create_time": 1627896093,
|
|
622
|
+
"statistics": {
|
|
623
|
+
"favorite_count": 0
|
|
624
|
+
},
|
|
625
|
+
"is_original": true,
|
|
626
|
+
"status": 102,
|
|
627
|
+
"review_info": {
|
|
628
|
+
"review_status": 100,
|
|
629
|
+
"review_code_list": [],
|
|
630
|
+
"extra_reason": null,
|
|
631
|
+
"review_reason_list": []
|
|
632
|
+
},
|
|
633
|
+
"aspect_ratio": 1,
|
|
634
|
+
"download_info": {
|
|
635
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8c778ce0b0347bbafe385deee20a2e9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0LiYbqsXdrJpcb0m%2FsTwXaJ5dK8%3D",
|
|
636
|
+
"format": "gif"
|
|
637
|
+
},
|
|
638
|
+
"copyright": {
|
|
639
|
+
"copyright_text": "剪映",
|
|
640
|
+
"copyright_logo": "",
|
|
641
|
+
"artist_name": ""
|
|
642
|
+
},
|
|
643
|
+
"publish_source": "internal_sequence_without_review",
|
|
644
|
+
"is_business": true,
|
|
645
|
+
"business_info": {
|
|
646
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
647
|
+
"sign": "nP3PnlwCiCdMK5pS787VrhgJ7KEvNeqnmcwD9sWe50BadLOcABK/wHlrjJqjlmhp15xXXsxg7DpAqRf+oYszUDPK5JF9DlzNHUWJKpWHtbK4MO/twFu5o0pQCiCWUfmOEy/irsn+77KFN5thX+Gwo139Hhu0ueG0y4gz4zokv5w="
|
|
648
|
+
},
|
|
649
|
+
"category_ids": [
|
|
650
|
+
10519,
|
|
651
|
+
10515,
|
|
652
|
+
10779
|
|
653
|
+
],
|
|
654
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
655
|
+
},
|
|
656
|
+
"author": {
|
|
657
|
+
"name": "桃〰",
|
|
658
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/thumb/2b2760003ca81e0211e0b",
|
|
659
|
+
"source": 1,
|
|
660
|
+
"uid": "2722040011303102"
|
|
661
|
+
},
|
|
662
|
+
"sticker": {
|
|
663
|
+
"preview_cover": "",
|
|
664
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8c778ce0b0347bbafe385deee20a2e9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=Mcv3a8B7SwCkBhJTG5eDYn7bexI%3D&format=.png",
|
|
665
|
+
"sticker_type": 2,
|
|
666
|
+
"sticker_package": {
|
|
667
|
+
"width_per_frame": 280,
|
|
668
|
+
"height_per_frame": 280,
|
|
669
|
+
"size": 1775600
|
|
670
|
+
},
|
|
671
|
+
"large_image": {
|
|
672
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c8c778ce0b0347bbafe385deee20a2e9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0LiYbqsXdrJpcb0m%2FsTwXaJ5dK8%3D"
|
|
673
|
+
}
|
|
674
|
+
}
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"common_attr": {
|
|
678
|
+
"id": "6895935137255558413",
|
|
679
|
+
"effect_id": "6895935137255558413",
|
|
680
|
+
"effect_type": 2,
|
|
681
|
+
"source": 1,
|
|
682
|
+
"title": "爱心心电图",
|
|
683
|
+
"description": "",
|
|
684
|
+
"cover_url": {
|
|
685
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/da189514cc844e1db79118f59b1df266~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=GDavVT5%2BfYxLhqLHq4YlDFOY6y8%3D",
|
|
686
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/da189514cc844e1db79118f59b1df266~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=YaBQnNqDALg1UP7HoOggcnxEq0Y%3D"
|
|
687
|
+
},
|
|
688
|
+
"item_urls": [
|
|
689
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oQADeFrbNlDFBNAbClnoax8DAEGagCeEuXPAA8?lk3s=43402efa&x-expires=1768439560&x-signature=6%2BbhibO2QOf9TgqkG39Uz96dPkI%3D"
|
|
690
|
+
],
|
|
691
|
+
"md5": "f45ee709284a528fd5fc4ff58d4d4280",
|
|
692
|
+
"has_favorited": false,
|
|
693
|
+
"third_resource_id": 6772452531420271112,
|
|
694
|
+
"third_resource_id_str": "6772452531420271112",
|
|
695
|
+
"create_time": 1605585175,
|
|
696
|
+
"statistics": {
|
|
697
|
+
"favorite_count": 0
|
|
698
|
+
},
|
|
699
|
+
"is_original": true,
|
|
700
|
+
"status": 102,
|
|
701
|
+
"review_info": {
|
|
702
|
+
"review_status": 100,
|
|
703
|
+
"review_code_list": [],
|
|
704
|
+
"extra_reason": "",
|
|
705
|
+
"review_reason_list": []
|
|
706
|
+
},
|
|
707
|
+
"aspect_ratio": 1,
|
|
708
|
+
"download_info": {
|
|
709
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/245f0c27cf354fa59b0d7688c27f7a7a~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=lHC%2BH3iv4u%2BBo9jYEFuL4KCbAc8%3D",
|
|
710
|
+
"format": "gif"
|
|
711
|
+
},
|
|
712
|
+
"copyright": {
|
|
713
|
+
"copyright_text": "剪映",
|
|
714
|
+
"copyright_logo": "",
|
|
715
|
+
"artist_name": ""
|
|
716
|
+
},
|
|
717
|
+
"publish_source": "loki",
|
|
718
|
+
"is_business": false,
|
|
719
|
+
"business_info": {
|
|
720
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
721
|
+
"sign": "1qTCL9Rb8vtOf0cCFJjSuZZK26PDgW9rG6F4WjQuhBB5dxZ/YNXCzq5ETi7pjEV6T2k7uphm29mDhsYM3BUx3adP34UkSO0hSOOjlbi3G6S70cvrsRLZrwdCArNSH9mSXabwY8ELCON2+C7eQCUVdNRqlMxiZsN3EAlCwtP65zc="
|
|
722
|
+
},
|
|
723
|
+
"category_ids": [
|
|
724
|
+
10515,
|
|
725
|
+
10519,
|
|
726
|
+
10554,
|
|
727
|
+
10779
|
|
728
|
+
],
|
|
729
|
+
"collection_ids": [
|
|
730
|
+
"6934982818816707848"
|
|
731
|
+
],
|
|
732
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
733
|
+
},
|
|
734
|
+
"sticker": {
|
|
735
|
+
"preview_cover": "",
|
|
736
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/245f0c27cf354fa59b0d7688c27f7a7a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=Bpny6t4PzVLunMpkKN13waxuQXQ%3D&format=.png",
|
|
737
|
+
"sticker_type": 2,
|
|
738
|
+
"sticker_package": {
|
|
739
|
+
"width_per_frame": 0,
|
|
740
|
+
"height_per_frame": 0,
|
|
741
|
+
"size": 0
|
|
742
|
+
},
|
|
743
|
+
"large_image": {
|
|
744
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/245f0c27cf354fa59b0d7688c27f7a7a~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=lHC%2BH3iv4u%2BBo9jYEFuL4KCbAc8%3D"
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"common_attr": {
|
|
750
|
+
"id": "7114569472677006595",
|
|
751
|
+
"effect_id": "7114569472677006595",
|
|
752
|
+
"effect_type": 2,
|
|
753
|
+
"source": 1,
|
|
754
|
+
"title": "蓝色 爱心 3Demoji 动态 心动",
|
|
755
|
+
"description": "3Demoji",
|
|
756
|
+
"cover_url": {
|
|
757
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ce903a369d06484b9733f8ab865ece36~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=gpr2tY4xbM2JIVVLjwhOya8pNbc%3D",
|
|
758
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ce903a369d06484b9733f8ab865ece36~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=%2BubzCKJpmkmYzCggyuYlesLC7WA%3D"
|
|
759
|
+
},
|
|
760
|
+
"item_urls": [
|
|
761
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4f61eefb3ff1463f8e3eaf9329847db9?lk3s=43402efa&x-expires=1768439560&x-signature=EKw1iBHalF5wpqFsB8Qz3bYw95k%3D"
|
|
762
|
+
],
|
|
763
|
+
"md5": "f4714fdc4e02ad39fa36ac77db541bf0",
|
|
764
|
+
"has_favorited": false,
|
|
765
|
+
"third_resource_id": 7089334453314523685,
|
|
766
|
+
"third_resource_id_str": "7089334453314523685",
|
|
767
|
+
"create_time": 1656496059,
|
|
768
|
+
"statistics": {
|
|
769
|
+
"favorite_count": 0
|
|
770
|
+
},
|
|
771
|
+
"is_original": true,
|
|
772
|
+
"status": 102,
|
|
773
|
+
"review_info": {
|
|
774
|
+
"review_status": 1,
|
|
775
|
+
"review_code_list": [],
|
|
776
|
+
"extra_reason": "",
|
|
777
|
+
"review_reason_list": []
|
|
778
|
+
},
|
|
779
|
+
"aspect_ratio": 1,
|
|
780
|
+
"download_info": {
|
|
781
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/875b889b9d7840a5857c1c70a3f340c7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=mIvdSgRMHBU7I0esB6TLIUh4IfU%3D",
|
|
782
|
+
"format": "gif"
|
|
783
|
+
},
|
|
784
|
+
"publish_source": "internal_zip",
|
|
785
|
+
"is_business": false,
|
|
786
|
+
"business_info": {
|
|
787
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
788
|
+
"sign": "d7HCdBHxFGJLohDw/QQVNsSFTabF9p03ZLr5SwdxDbaprDOnTaY8cU5k4e/jiXnIkAt1oGsgiUfvRZYyF7dDN/c4hdDcTffhpejpmw0VadOLV4BLkXW1xyNvnA/egQrCG2u7L87WP/iXFWNfmTuqsD+laJdgqxRhFu6uOLpIlXM="
|
|
789
|
+
},
|
|
790
|
+
"category_ids": [
|
|
791
|
+
10516,
|
|
792
|
+
10519,
|
|
793
|
+
10554,
|
|
794
|
+
10767
|
|
795
|
+
],
|
|
796
|
+
"collection_ids": [
|
|
797
|
+
"7153082368440487182"
|
|
798
|
+
],
|
|
799
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
800
|
+
},
|
|
801
|
+
"author": {
|
|
802
|
+
"name": "恢颤",
|
|
803
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/mosaic-legacy/3791/5035712059~120x256.image",
|
|
804
|
+
"source": 1,
|
|
805
|
+
"uid": "2252277377663864"
|
|
806
|
+
},
|
|
807
|
+
"sticker": {
|
|
808
|
+
"preview_cover": "",
|
|
809
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/875b889b9d7840a5857c1c70a3f340c7~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=L4GPU0pmjntM7b7QeH07wRfxtbw%3D&format=.png",
|
|
810
|
+
"sticker_type": 2,
|
|
811
|
+
"sticker_package": {
|
|
812
|
+
"width_per_frame": 280,
|
|
813
|
+
"height_per_frame": 280,
|
|
814
|
+
"size": 575290
|
|
815
|
+
},
|
|
816
|
+
"large_image": {
|
|
817
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/875b889b9d7840a5857c1c70a3f340c7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=mIvdSgRMHBU7I0esB6TLIUh4IfU%3D"
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"common_attr": {
|
|
823
|
+
"id": "7137714017342082339",
|
|
824
|
+
"effect_id": "7137714017342082339",
|
|
825
|
+
"effect_type": 2,
|
|
826
|
+
"source": 1,
|
|
827
|
+
"title": "一箭穿心",
|
|
828
|
+
"description": "一箭穿心",
|
|
829
|
+
"cover_url": {
|
|
830
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bed66e07281a4cb3ab36c9b5ed3851ff~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=McYN7HK4GGQIksWuIBEjHdniwFk%3D",
|
|
831
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bed66e07281a4cb3ab36c9b5ed3851ff~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=KW49Dv1phDcCs%2FTNZyGF30kjM%2BQ%3D"
|
|
832
|
+
},
|
|
833
|
+
"item_urls": [
|
|
834
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/811e221d959de752ad8a9cfaf6cc949b?lk3s=43402efa&x-expires=1768439560&x-signature=8tRSQrw3BWkPKw0shEYxt7FTlG0%3D"
|
|
835
|
+
],
|
|
836
|
+
"md5": "811e221d959de752ad8a9cfaf6cc949b",
|
|
837
|
+
"has_favorited": false,
|
|
838
|
+
"third_resource_id": 7145767538171843103,
|
|
839
|
+
"third_resource_id_str": "7145767538171843103",
|
|
840
|
+
"create_time": 1661925051,
|
|
841
|
+
"statistics": {
|
|
842
|
+
"favorite_count": 0
|
|
843
|
+
},
|
|
844
|
+
"is_original": true,
|
|
845
|
+
"status": 102,
|
|
846
|
+
"review_info": {
|
|
847
|
+
"review_status": 100,
|
|
848
|
+
"review_code_list": [],
|
|
849
|
+
"extra_reason": null,
|
|
850
|
+
"review_reason_list": []
|
|
851
|
+
},
|
|
852
|
+
"aspect_ratio": 1,
|
|
853
|
+
"download_info": {
|
|
854
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bed66e07281a4cb3ab36c9b5ed3851ff~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=66VT980bvzRZj1IDsH3I%2BhTfk%2F0%3D",
|
|
855
|
+
"format": "gif"
|
|
856
|
+
},
|
|
857
|
+
"copyright": {
|
|
858
|
+
"copyright_text": "黑猫爱",
|
|
859
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
860
|
+
"artist_name": ""
|
|
861
|
+
},
|
|
862
|
+
"publish_source": "user_post",
|
|
863
|
+
"is_business": false,
|
|
864
|
+
"business_scope": [
|
|
865
|
+
"UNLIMITED"
|
|
866
|
+
],
|
|
867
|
+
"business_info": {
|
|
868
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
869
|
+
"sign": "VGEU4NGaQIjzxF4x18dD+wbAX74ApQ/Z2C12MfT8gHJqUlrNcxkTMYnIxSfZ/Nk5irfCy/RzAMXpV1vn888jFpPZxBLN+bqRBDKoe0Bm3xD6lMg4b2h1o3Whe2EebJpAUNcQrulp2zFuPbIxWgqs/jg6wj9t5l447E2w64/+V6s="
|
|
870
|
+
},
|
|
871
|
+
"category_ids": [
|
|
872
|
+
10519,
|
|
873
|
+
10516,
|
|
874
|
+
10767
|
|
875
|
+
],
|
|
876
|
+
"collection_ids": [
|
|
877
|
+
"7153086337376062750"
|
|
878
|
+
],
|
|
879
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
880
|
+
},
|
|
881
|
+
"author": {
|
|
882
|
+
"name": "Lynx黑貓愛",
|
|
883
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
884
|
+
"source": 1,
|
|
885
|
+
"uid": "106238218162"
|
|
886
|
+
},
|
|
887
|
+
"sticker": {
|
|
888
|
+
"preview_cover": "",
|
|
889
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bed66e07281a4cb3ab36c9b5ed3851ff~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=jqFdj2tRI4YZVm72RVE4AlRN%2FhI%3D&format=.png",
|
|
890
|
+
"sticker_type": 2,
|
|
891
|
+
"sticker_package": {
|
|
892
|
+
"width_per_frame": 280,
|
|
893
|
+
"height_per_frame": 280,
|
|
894
|
+
"size": 668814
|
|
895
|
+
},
|
|
896
|
+
"large_image": {
|
|
897
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bed66e07281a4cb3ab36c9b5ed3851ff~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=66VT980bvzRZj1IDsH3I%2BhTfk%2F0%3D"
|
|
898
|
+
}
|
|
899
|
+
}
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"common_attr": {
|
|
903
|
+
"id": "7325818560800918825",
|
|
904
|
+
"effect_id": "7325818560800918825",
|
|
905
|
+
"effect_type": 2,
|
|
906
|
+
"source": 1,
|
|
907
|
+
"title": "爱心",
|
|
908
|
+
"description": "爱心",
|
|
909
|
+
"cover_url": {
|
|
910
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6447c7b7b7cf404f8f58ab89d731e88e~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=wn6DAyZOjMidTOY1VSm0tfRm5Mc%3D",
|
|
911
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6447c7b7b7cf404f8f58ab89d731e88e~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=vhAdF8LBanxReND67ILKmVrVweU%3D"
|
|
912
|
+
},
|
|
913
|
+
"item_urls": [
|
|
914
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1617adeea3899cf2b8d426dbfc3196ee?lk3s=43402efa&x-expires=1768439560&x-signature=GGL76dJMc3He4kyiGiUxLfeo7pQ%3D"
|
|
915
|
+
],
|
|
916
|
+
"md5": "1617adeea3899cf2b8d426dbfc3196ee",
|
|
917
|
+
"has_favorited": false,
|
|
918
|
+
"create_time": 1705675567,
|
|
919
|
+
"statistics": {
|
|
920
|
+
"favorite_count": 0
|
|
921
|
+
},
|
|
922
|
+
"is_original": true,
|
|
923
|
+
"status": 102,
|
|
924
|
+
"review_info": {
|
|
925
|
+
"review_status": 1,
|
|
926
|
+
"review_code_list": [],
|
|
927
|
+
"extra_reason": null,
|
|
928
|
+
"review_reason_list": []
|
|
929
|
+
},
|
|
930
|
+
"aspect_ratio": 1,
|
|
931
|
+
"download_info": {
|
|
932
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd1161b11c3b4cdb908590fa39e06841~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=%2Feyt%2B3AR23pZB4acdAAm%2Fc8efaQ%3D",
|
|
933
|
+
"format": "gif"
|
|
934
|
+
},
|
|
935
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
936
|
+
"is_business": false,
|
|
937
|
+
"business_info": {
|
|
938
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
939
|
+
"sign": "vNy0gfIhS7W6CaINfrEHngK921V1/YudUdBRw2NYf40jEbxXWC1DLXTqE8nmfva6HTQ8eyAr2UrmYFkFt7w9K84rcuW9dmGo0X5fy9QgBCIVJQIq/gYbfcyTikDKWAgXSEI2hflRMH8wARZWHaTFvcqt85NK2JH1+p3REQYCArY="
|
|
940
|
+
},
|
|
941
|
+
"category_ids": [
|
|
942
|
+
10519,
|
|
943
|
+
11529
|
|
944
|
+
],
|
|
945
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/375ddc079729b13e8903cb11c85e0956\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
946
|
+
},
|
|
947
|
+
"author": {
|
|
948
|
+
"name": "Aline_Chou",
|
|
949
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/owfwDAck9C2SAlfAhGudDR3CD51NINEATz3gEz?lk3s=4eecb9e8&x-expires=1739495560&x-signature=xDSwStTLjPAk3nzRO3qzBf4aFpI%3D",
|
|
950
|
+
"source": 1,
|
|
951
|
+
"uid": "3913857937979518"
|
|
952
|
+
},
|
|
953
|
+
"sticker": {
|
|
954
|
+
"preview_cover": "",
|
|
955
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd1161b11c3b4cdb908590fa39e06841~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=pxZFiIgsLbP%2FCozGQ6CvXCNmZeU%3D&format=.png",
|
|
956
|
+
"sticker_type": 2,
|
|
957
|
+
"sticker_package": {
|
|
958
|
+
"width_per_frame": 280,
|
|
959
|
+
"height_per_frame": 280,
|
|
960
|
+
"size": 703328
|
|
961
|
+
},
|
|
962
|
+
"large_image": {
|
|
963
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/dd1161b11c3b4cdb908590fa39e06841~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=%2Feyt%2B3AR23pZB4acdAAm%2Fc8efaQ%3D"
|
|
964
|
+
}
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"common_attr": {
|
|
969
|
+
"id": "6895923117412125959",
|
|
970
|
+
"effect_id": "6895923117412125959",
|
|
971
|
+
"effect_type": 2,
|
|
972
|
+
"source": 1,
|
|
973
|
+
"title": "粉色爱心",
|
|
974
|
+
"description": "",
|
|
975
|
+
"cover_url": {
|
|
976
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/51d5763a66be402cba66ba80cd926a31~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=SfaLOP4Y9pbhxkW%2FF942bkdcsv8%3D",
|
|
977
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/51d5763a66be402cba66ba80cd926a31~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=wZJ3hhozvWbrByuiKC7CcX3G19k%3D"
|
|
978
|
+
},
|
|
979
|
+
"item_urls": [
|
|
980
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/osfgNlAgaGBD874QACAAUdvb9ivge8QnACNC0D?lk3s=43402efa&x-expires=1768439560&x-signature=2fL4kDOmpH%2FnOd3dtCNpL1INj1s%3D"
|
|
981
|
+
],
|
|
982
|
+
"md5": "1c24a254ee923abcb7222483543c241c",
|
|
983
|
+
"has_favorited": false,
|
|
984
|
+
"third_resource_id": 6852133298299212295,
|
|
985
|
+
"third_resource_id_str": "6852133298299212295",
|
|
986
|
+
"create_time": 1605582379,
|
|
987
|
+
"statistics": {
|
|
988
|
+
"favorite_count": 0
|
|
989
|
+
},
|
|
990
|
+
"is_original": true,
|
|
991
|
+
"status": 102,
|
|
992
|
+
"review_info": {
|
|
993
|
+
"review_status": 100,
|
|
994
|
+
"review_code_list": [],
|
|
995
|
+
"extra_reason": null,
|
|
996
|
+
"review_reason_list": []
|
|
997
|
+
},
|
|
998
|
+
"aspect_ratio": 1,
|
|
999
|
+
"download_info": {
|
|
1000
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/68df5e0becad4bd98c834225fdced591~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=bPOI7wka7ep7%2BYY7zUG9VqnFMNs%3D",
|
|
1001
|
+
"format": "gif"
|
|
1002
|
+
},
|
|
1003
|
+
"copyright": {
|
|
1004
|
+
"copyright_text": "剪映",
|
|
1005
|
+
"copyright_logo": "",
|
|
1006
|
+
"artist_name": ""
|
|
1007
|
+
},
|
|
1008
|
+
"publish_source": "loki",
|
|
1009
|
+
"is_business": false,
|
|
1010
|
+
"business_info": {
|
|
1011
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1012
|
+
"sign": "ZB+mlhr8pnuD8On+mwT6NJbEWZaUR8PHgQQohMHtHaK+VyTRNqlzreLThIU6CsqWTYE5i3HNRVY1DyLPjFv7zaFJUn541Qfmq6WS+yQgpYxYTG4k6hAIi0yvGXHnH2Qpal+UT3GhE8F1p1AuA4ACjMoCVj1N7czJTh5VhSERckA="
|
|
1013
|
+
},
|
|
1014
|
+
"category_ids": [
|
|
1015
|
+
10515,
|
|
1016
|
+
10519,
|
|
1017
|
+
10779
|
|
1018
|
+
],
|
|
1019
|
+
"collection_ids": [
|
|
1020
|
+
"6934982818816675080"
|
|
1021
|
+
],
|
|
1022
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1023
|
+
},
|
|
1024
|
+
"sticker": {
|
|
1025
|
+
"preview_cover": "",
|
|
1026
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/68df5e0becad4bd98c834225fdced591~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=mgbSKlslB63oUyJ2zfy8zm0JGLU%3D&format=.png",
|
|
1027
|
+
"sticker_type": 2,
|
|
1028
|
+
"sticker_package": {
|
|
1029
|
+
"width_per_frame": 0,
|
|
1030
|
+
"height_per_frame": 0,
|
|
1031
|
+
"size": 0
|
|
1032
|
+
},
|
|
1033
|
+
"large_image": {
|
|
1034
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/68df5e0becad4bd98c834225fdced591~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=bPOI7wka7ep7%2BYY7zUG9VqnFMNs%3D"
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"common_attr": {
|
|
1040
|
+
"id": "6895941551172750606",
|
|
1041
|
+
"effect_id": "6895941551172750606",
|
|
1042
|
+
"effect_type": 2,
|
|
1043
|
+
"source": 1,
|
|
1044
|
+
"title": "像素爱心跳动",
|
|
1045
|
+
"description": "",
|
|
1046
|
+
"cover_url": {
|
|
1047
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/708f12c177114c3b9870e77bbf5153d4~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=HfvzfukkVk%2B7jCZ%2BJ%2BxD7X8kgeE%3D",
|
|
1048
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/708f12c177114c3b9870e77bbf5153d4~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=u4MDLrzaRDibuJhPe9Yub1DM1Ec%3D"
|
|
1049
|
+
},
|
|
1050
|
+
"item_urls": [
|
|
1051
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ooyANZoYDCGEBCfGHAgAA4ZAAteYgzNBN3Ozh2?lk3s=43402efa&x-expires=1768439560&x-signature=DSHd5B1IUzcTqasMPlRmOPf3xj8%3D"
|
|
1052
|
+
],
|
|
1053
|
+
"md5": "4de148f7070618d57ed56229e1ec19ce",
|
|
1054
|
+
"has_favorited": false,
|
|
1055
|
+
"third_resource_id": 6706773515766338055,
|
|
1056
|
+
"third_resource_id_str": "6706773515766338055",
|
|
1057
|
+
"create_time": 1605586677,
|
|
1058
|
+
"statistics": {
|
|
1059
|
+
"favorite_count": 0
|
|
1060
|
+
},
|
|
1061
|
+
"is_original": true,
|
|
1062
|
+
"status": 102,
|
|
1063
|
+
"review_info": {
|
|
1064
|
+
"review_status": 100,
|
|
1065
|
+
"review_code_list": [],
|
|
1066
|
+
"extra_reason": null,
|
|
1067
|
+
"review_reason_list": []
|
|
1068
|
+
},
|
|
1069
|
+
"aspect_ratio": 1,
|
|
1070
|
+
"download_info": {
|
|
1071
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/624c26ba4c1d43bf8f979e30116f61fb~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=1jNSk5jLEbEncYw10Omx5uSAl68%3D",
|
|
1072
|
+
"format": "gif"
|
|
1073
|
+
},
|
|
1074
|
+
"copyright": {
|
|
1075
|
+
"copyright_text": "剪映",
|
|
1076
|
+
"copyright_logo": "",
|
|
1077
|
+
"artist_name": ""
|
|
1078
|
+
},
|
|
1079
|
+
"publish_source": "loki",
|
|
1080
|
+
"is_business": false,
|
|
1081
|
+
"business_info": {
|
|
1082
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1083
|
+
"sign": "dF2x0SKEEwHSPONZrzwGC6zBroeka7Fb7GYQlaFMYJAfwKP719Q1Qf9L5zMo66t0R0KScPBoXUWAH9wBCRGtgrclr6YBH8zDxiWgiQeAv6P9lXPP8TalGATSEGjDiidZ1q+BQA0HAN3ndiSR/O92L91JqhEn4dZtEuGPuFSOXXs="
|
|
1084
|
+
},
|
|
1085
|
+
"category_ids": [
|
|
1086
|
+
10519,
|
|
1087
|
+
10779
|
|
1088
|
+
],
|
|
1089
|
+
"collection_ids": [
|
|
1090
|
+
"6934588710902041863"
|
|
1091
|
+
],
|
|
1092
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1093
|
+
},
|
|
1094
|
+
"sticker": {
|
|
1095
|
+
"preview_cover": "",
|
|
1096
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/624c26ba4c1d43bf8f979e30116f61fb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=TW9ni4GPtJmthDT2XLENGEz4ltY%3D&format=.png",
|
|
1097
|
+
"sticker_type": 2,
|
|
1098
|
+
"sticker_package": {
|
|
1099
|
+
"width_per_frame": 0,
|
|
1100
|
+
"height_per_frame": 0,
|
|
1101
|
+
"size": 0
|
|
1102
|
+
},
|
|
1103
|
+
"large_image": {
|
|
1104
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/624c26ba4c1d43bf8f979e30116f61fb~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=1jNSk5jLEbEncYw10Omx5uSAl68%3D"
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"common_attr": {
|
|
1110
|
+
"id": "7325818099318541604",
|
|
1111
|
+
"effect_id": "7325818099318541604",
|
|
1112
|
+
"effect_type": 2,
|
|
1113
|
+
"source": 1,
|
|
1114
|
+
"title": "爱心气球",
|
|
1115
|
+
"description": "爱心气球",
|
|
1116
|
+
"cover_url": {
|
|
1117
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/188f5670f031496c93d060ad75a8f803~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=mtYKjKYT%2FfKmxPsmEWFtbMStqzw%3D",
|
|
1118
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/188f5670f031496c93d060ad75a8f803~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=nIK6jZoqTUty01SZoYw%2BynBcYAI%3D"
|
|
1119
|
+
},
|
|
1120
|
+
"item_urls": [
|
|
1121
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f9b7b8b1f4e92e26b9b90caf85f25002?lk3s=43402efa&x-expires=1768439560&x-signature=bYI3SarGhmS8I3E8BT0gNtYt7Rs%3D"
|
|
1122
|
+
],
|
|
1123
|
+
"md5": "f9b7b8b1f4e92e26b9b90caf85f25002",
|
|
1124
|
+
"has_favorited": false,
|
|
1125
|
+
"create_time": 1705675567,
|
|
1126
|
+
"statistics": {
|
|
1127
|
+
"favorite_count": 0
|
|
1128
|
+
},
|
|
1129
|
+
"is_original": true,
|
|
1130
|
+
"status": 102,
|
|
1131
|
+
"review_info": {
|
|
1132
|
+
"review_status": 1,
|
|
1133
|
+
"review_code_list": [],
|
|
1134
|
+
"extra_reason": null,
|
|
1135
|
+
"review_reason_list": []
|
|
1136
|
+
},
|
|
1137
|
+
"aspect_ratio": 1,
|
|
1138
|
+
"download_info": {
|
|
1139
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/522e846bac2140aab216058426dc8a45~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=tOwa50TwOyr5UfKyVokQZqbw934%3D",
|
|
1140
|
+
"format": "gif"
|
|
1141
|
+
},
|
|
1142
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1143
|
+
"is_business": false,
|
|
1144
|
+
"business_info": {
|
|
1145
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1146
|
+
"sign": "Ko+cV6s/Yt+iOUBjSe9qp91fYRydISWQYuYVaOutI9umPyJEfQOMcw9/1VCVhbLy7kemM52vbBmFE8gqM+ug8f6tJXxUgkXOdrv2NU0+t6OjlA7cCHHCrK5aECkcZwGZ0sK5uWveVms0+S+iTc43efxDvVFuR7NsdDF6PwxkJgI="
|
|
1147
|
+
},
|
|
1148
|
+
"category_ids": [
|
|
1149
|
+
10519,
|
|
1150
|
+
11529
|
|
1151
|
+
],
|
|
1152
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/651de6dd890cdeeda60249c915094c31\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1153
|
+
},
|
|
1154
|
+
"author": {
|
|
1155
|
+
"name": "Aline_Chou",
|
|
1156
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/owfwDAck9C2SAlfAhGudDR3CD51NINEATz3gEz?lk3s=4eecb9e8&x-expires=1739495560&x-signature=xDSwStTLjPAk3nzRO3qzBf4aFpI%3D",
|
|
1157
|
+
"source": 1,
|
|
1158
|
+
"uid": "3913857937979518"
|
|
1159
|
+
},
|
|
1160
|
+
"sticker": {
|
|
1161
|
+
"preview_cover": "",
|
|
1162
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/522e846bac2140aab216058426dc8a45~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=40cQ7PhRHPOqtS1ZlLSG9fc6j0w%3D&format=.png",
|
|
1163
|
+
"sticker_type": 2,
|
|
1164
|
+
"sticker_package": {
|
|
1165
|
+
"width_per_frame": 280,
|
|
1166
|
+
"height_per_frame": 280,
|
|
1167
|
+
"size": 678606
|
|
1168
|
+
},
|
|
1169
|
+
"large_image": {
|
|
1170
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/522e846bac2140aab216058426dc8a45~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=tOwa50TwOyr5UfKyVokQZqbw934%3D"
|
|
1171
|
+
}
|
|
1172
|
+
}
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"common_attr": {
|
|
1176
|
+
"id": "7114554409157168417",
|
|
1177
|
+
"effect_id": "7114554409157168417",
|
|
1178
|
+
"effect_type": 2,
|
|
1179
|
+
"source": 1,
|
|
1180
|
+
"title": "粉色爱心 心动 对话框消息 头饰 3Demoji",
|
|
1181
|
+
"description": "3Demoji",
|
|
1182
|
+
"cover_url": {
|
|
1183
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b4d94b2ae92d42ebaead024c75a55acc~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=VA3kF%2BPto5ifuND2rijvpRtvoS0%3D",
|
|
1184
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b4d94b2ae92d42ebaead024c75a55acc~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=k4ue1fUTFCspzTvUhMt%2FOgwMX3M%3D"
|
|
1185
|
+
},
|
|
1186
|
+
"item_urls": [
|
|
1187
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/3cb42b8a89c94b53bd9c0e4fca9cbd7c?lk3s=43402efa&x-expires=1768439560&x-signature=MeDzwGdHmvQz4sYcMUGbuNf9CVc%3D"
|
|
1188
|
+
],
|
|
1189
|
+
"md5": "93ef5c0d3dd1be478a70fc70c10a2e83",
|
|
1190
|
+
"has_favorited": false,
|
|
1191
|
+
"third_resource_id": 7089334454291796493,
|
|
1192
|
+
"third_resource_id_str": "7089334454291796493",
|
|
1193
|
+
"create_time": 1656496059,
|
|
1194
|
+
"statistics": {
|
|
1195
|
+
"favorite_count": 0
|
|
1196
|
+
},
|
|
1197
|
+
"is_original": true,
|
|
1198
|
+
"status": 102,
|
|
1199
|
+
"review_info": {
|
|
1200
|
+
"review_status": 1,
|
|
1201
|
+
"review_code_list": [],
|
|
1202
|
+
"extra_reason": "",
|
|
1203
|
+
"review_reason_list": []
|
|
1204
|
+
},
|
|
1205
|
+
"aspect_ratio": 1,
|
|
1206
|
+
"download_info": {
|
|
1207
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/56a10843e01d47db8e385a738638ec82~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0ijP7L2CtTqrX3aITV%2BZ2N61MIw%3D",
|
|
1208
|
+
"format": "gif"
|
|
1209
|
+
},
|
|
1210
|
+
"publish_source": "internal_zip",
|
|
1211
|
+
"is_business": false,
|
|
1212
|
+
"business_info": {
|
|
1213
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1214
|
+
"sign": "opE98/YSaJudNKretRWp5smcoFUc+3L8jKS56RU72jPbeHMwdQRh+tGcu8Ks+eEcxqsm/E5y2ULpDmUsvTBFjiH+7AHpIbvw2J+ZpjcgJJUvXPsd6TYDrcviMidKEAcV+C1aBj7WaJauUAXSmr1Uu4jnBBd/u/omw3Y8/r1/SKo="
|
|
1215
|
+
},
|
|
1216
|
+
"category_ids": [
|
|
1217
|
+
10516,
|
|
1218
|
+
10519,
|
|
1219
|
+
10523,
|
|
1220
|
+
10554,
|
|
1221
|
+
10767
|
|
1222
|
+
],
|
|
1223
|
+
"collection_ids": [
|
|
1224
|
+
"7153082368440487182"
|
|
1225
|
+
],
|
|
1226
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1227
|
+
},
|
|
1228
|
+
"author": {
|
|
1229
|
+
"name": "恢颤",
|
|
1230
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/mosaic-legacy/3791/5035712059~120x256.image",
|
|
1231
|
+
"source": 1,
|
|
1232
|
+
"uid": "2252277377663864"
|
|
1233
|
+
},
|
|
1234
|
+
"sticker": {
|
|
1235
|
+
"preview_cover": "",
|
|
1236
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/56a10843e01d47db8e385a738638ec82~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=6EPAh1D9iNm64%2BlBoU6dFHv1aFQ%3D&format=.png",
|
|
1237
|
+
"sticker_type": 2,
|
|
1238
|
+
"sticker_package": {
|
|
1239
|
+
"width_per_frame": 280,
|
|
1240
|
+
"height_per_frame": 246,
|
|
1241
|
+
"size": 957734
|
|
1242
|
+
},
|
|
1243
|
+
"large_image": {
|
|
1244
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/56a10843e01d47db8e385a738638ec82~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0ijP7L2CtTqrX3aITV%2BZ2N61MIw%3D"
|
|
1245
|
+
}
|
|
1246
|
+
}
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"common_attr": {
|
|
1250
|
+
"id": "7332133880847224116",
|
|
1251
|
+
"effect_id": "7332133880847224116",
|
|
1252
|
+
"effect_type": 2,
|
|
1253
|
+
"source": 1,
|
|
1254
|
+
"title": "可爱爱心气球",
|
|
1255
|
+
"description": "可爱爱心气球",
|
|
1256
|
+
"cover_url": {
|
|
1257
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cccb12b1333498a8870dbf65bf405b1~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=2lxKEqfxvb71zlR27A5UGUD%2BXtE%3D",
|
|
1258
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cccb12b1333498a8870dbf65bf405b1~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=JPEucmCIq0ymzoS6INhSjdZAGTc%3D"
|
|
1259
|
+
},
|
|
1260
|
+
"item_urls": [
|
|
1261
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/1eb80aa48fa7b649da9c7910fe1c4aec?lk3s=43402efa&x-expires=1768439560&x-signature=VyNsqHWc8lVhWGF7%2BwFu7nvSCFo%3D"
|
|
1262
|
+
],
|
|
1263
|
+
"md5": "1eb80aa48fa7b649da9c7910fe1c4aec",
|
|
1264
|
+
"has_favorited": false,
|
|
1265
|
+
"create_time": 1707151067,
|
|
1266
|
+
"statistics": {
|
|
1267
|
+
"favorite_count": 0
|
|
1268
|
+
},
|
|
1269
|
+
"is_original": true,
|
|
1270
|
+
"status": 102,
|
|
1271
|
+
"review_info": {
|
|
1272
|
+
"review_status": 1,
|
|
1273
|
+
"review_code_list": [],
|
|
1274
|
+
"extra_reason": null,
|
|
1275
|
+
"review_reason_list": []
|
|
1276
|
+
},
|
|
1277
|
+
"aspect_ratio": 1,
|
|
1278
|
+
"download_info": {
|
|
1279
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cccb12b1333498a8870dbf65bf405b1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=RUWCLO32kva8rjwp%2FEmjH3mSK3g%3D",
|
|
1280
|
+
"format": "gif"
|
|
1281
|
+
},
|
|
1282
|
+
"publish_source": "user_post_sticker_collection",
|
|
1283
|
+
"is_business": false,
|
|
1284
|
+
"business_info": {
|
|
1285
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1286
|
+
"sign": "2tpijz8ZYarhcK8r++U4WXB4uKbTATydx7DJ+LUrpALQnCwv1dRawAbKZBvkvpyrIwYSNgJEWL6ndZ41ikb+VkZiVEnnAjgEmcTji6YuOxITjyPzedKQeU2YuPFvdavE9juP4Y6ZL+VybyHoWRHdST5V37+yXxUdJYdogc7pQXQ="
|
|
1287
|
+
},
|
|
1288
|
+
"category_ids": [
|
|
1289
|
+
10519,
|
|
1290
|
+
11529,
|
|
1291
|
+
11722
|
|
1292
|
+
],
|
|
1293
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1294
|
+
},
|
|
1295
|
+
"author": {
|
|
1296
|
+
"name": "初见清欢",
|
|
1297
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739494719&x-signature=pnsc5FeLnhM0kd2I3ENoPul4Ras%3D",
|
|
1298
|
+
"source": 1,
|
|
1299
|
+
"uid": "2357767462720743"
|
|
1300
|
+
},
|
|
1301
|
+
"sticker": {
|
|
1302
|
+
"preview_cover": "",
|
|
1303
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cccb12b1333498a8870dbf65bf405b1~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=myHa%2B981QpXT9b7W7WnMFb3xuhc%3D&format=.png",
|
|
1304
|
+
"sticker_type": 2,
|
|
1305
|
+
"sticker_package": {
|
|
1306
|
+
"width_per_frame": 280,
|
|
1307
|
+
"height_per_frame": 280,
|
|
1308
|
+
"size": 49236
|
|
1309
|
+
},
|
|
1310
|
+
"large_image": {
|
|
1311
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0cccb12b1333498a8870dbf65bf405b1~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=RUWCLO32kva8rjwp%2FEmjH3mSK3g%3D"
|
|
1312
|
+
}
|
|
1313
|
+
}
|
|
1314
|
+
},
|
|
1315
|
+
{
|
|
1316
|
+
"common_attr": {
|
|
1317
|
+
"id": "7166987368522583334",
|
|
1318
|
+
"effect_id": "7166987368522583334",
|
|
1319
|
+
"effect_type": 2,
|
|
1320
|
+
"source": 1,
|
|
1321
|
+
"title": "1330",
|
|
1322
|
+
"description": "",
|
|
1323
|
+
"cover_url": {
|
|
1324
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/241fbbcde7be44d79e19e4f7d54a355c~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=VifL6Y%2FbjZ6hzAj2c8lWRfPB7zI%3D",
|
|
1325
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/241fbbcde7be44d79e19e4f7d54a355c~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=hNFVLZiwKAN3Gti3WUDVZO70qlY%3D"
|
|
1326
|
+
},
|
|
1327
|
+
"item_urls": [
|
|
1328
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ooIfFeChERGNB5AHNNHYoABYyIAPAz5NtAhgCA?lk3s=43402efa&x-expires=1768439560&x-signature=4UWKyiPX6POaMHSbyGm6FhCD%2Fe4%3D"
|
|
1329
|
+
],
|
|
1330
|
+
"md5": "650c75631e4c448eb1eef888c1b7f6c5",
|
|
1331
|
+
"has_favorited": false,
|
|
1332
|
+
"third_resource_id": 6791643042009846279,
|
|
1333
|
+
"third_resource_id_str": "6791643042009846279",
|
|
1334
|
+
"create_time": 1668752578,
|
|
1335
|
+
"statistics": {
|
|
1336
|
+
"favorite_count": 0
|
|
1337
|
+
},
|
|
1338
|
+
"is_original": false,
|
|
1339
|
+
"status": 102,
|
|
1340
|
+
"review_info": {
|
|
1341
|
+
"review_status": 1,
|
|
1342
|
+
"review_code_list": [],
|
|
1343
|
+
"extra_reason": "",
|
|
1344
|
+
"review_reason_list": []
|
|
1345
|
+
},
|
|
1346
|
+
"aspect_ratio": 1,
|
|
1347
|
+
"download_info": {
|
|
1348
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a44f7c3fbbdb4662b5676dad60891a33~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=F6eMlrbD96Zzs7jgC%2F0kFNSo2HY%3D",
|
|
1349
|
+
"format": "gif"
|
|
1350
|
+
},
|
|
1351
|
+
"publish_source": "loki",
|
|
1352
|
+
"is_business": false,
|
|
1353
|
+
"business_info": {
|
|
1354
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1355
|
+
"sign": "KNoeKXHxjOIh8V0aBn0TnSbIbqLQ28uVEysk8PSvayuQG3KW+PdNbB7nc9MR5kFaTwg8FMWRyjgMtKb1YeI5RSLuJE/DCIuTnPQiJ8wxxn+lWPqqR68ME47ULs98ye4MZ+k48QkJ0OIJop4f0JalcoQLDvmzbcsC2VI5JKK4g+0="
|
|
1356
|
+
},
|
|
1357
|
+
"category_ids": [
|
|
1358
|
+
10519
|
|
1359
|
+
],
|
|
1360
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false},\"track_thumbnail\":\"fc220b0af220c3a7dbbdf0e48685d97c\",\"is_business\":true}"
|
|
1361
|
+
},
|
|
1362
|
+
"sticker": {
|
|
1363
|
+
"preview_cover": "",
|
|
1364
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a44f7c3fbbdb4662b5676dad60891a33~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=Ne3NTiIrxyL9KmRKf95KpBEFzpY%3D&format=.png",
|
|
1365
|
+
"sticker_type": 2,
|
|
1366
|
+
"sticker_package": {
|
|
1367
|
+
"width_per_frame": 0,
|
|
1368
|
+
"height_per_frame": 0,
|
|
1369
|
+
"size": 0
|
|
1370
|
+
},
|
|
1371
|
+
"large_image": {
|
|
1372
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a44f7c3fbbdb4662b5676dad60891a33~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=F6eMlrbD96Zzs7jgC%2F0kFNSo2HY%3D"
|
|
1373
|
+
}
|
|
1374
|
+
}
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"common_attr": {
|
|
1378
|
+
"id": "6927097512415284488",
|
|
1379
|
+
"effect_id": "6927097512415284488",
|
|
1380
|
+
"effect_type": 2,
|
|
1381
|
+
"source": 1,
|
|
1382
|
+
"title": "情人节,爱情加载中",
|
|
1383
|
+
"description": "",
|
|
1384
|
+
"cover_url": {
|
|
1385
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5f5b79b538024c27a96f0b8e68859e0f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=pDv%2BbwC6GuyXVqG98JQqOg3kajY%3D",
|
|
1386
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5f5b79b538024c27a96f0b8e68859e0f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=tDR2Laoldic3XMLGJo6PaiWT3DA%3D"
|
|
1387
|
+
},
|
|
1388
|
+
"item_urls": [
|
|
1389
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/a51198acc9b543eea6217454002cef5f?lk3s=43402efa&x-expires=1768439560&x-signature=cl1UsaVrJlQU9sALiMinZdxZtac%3D"
|
|
1390
|
+
],
|
|
1391
|
+
"md5": "1a92445cddfff1f4e4d06231f8192689",
|
|
1392
|
+
"has_favorited": false,
|
|
1393
|
+
"third_resource_id": 6926723784967721480,
|
|
1394
|
+
"third_resource_id_str": "6926723784967721480",
|
|
1395
|
+
"create_time": 1612866899,
|
|
1396
|
+
"statistics": {
|
|
1397
|
+
"favorite_count": 0
|
|
1398
|
+
},
|
|
1399
|
+
"is_original": true,
|
|
1400
|
+
"status": 102,
|
|
1401
|
+
"review_info": {
|
|
1402
|
+
"review_status": 0,
|
|
1403
|
+
"review_code_list": [],
|
|
1404
|
+
"extra_reason": null,
|
|
1405
|
+
"review_reason_list": []
|
|
1406
|
+
},
|
|
1407
|
+
"aspect_ratio": 1,
|
|
1408
|
+
"download_info": {
|
|
1409
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e5843b3c5651436e88a49f90a158dbd9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=VXSYsySwl9VaA%2FVqMnh9xG9d6GQ%3D",
|
|
1410
|
+
"format": "gif"
|
|
1411
|
+
},
|
|
1412
|
+
"publish_source": "internal_zip",
|
|
1413
|
+
"is_business": true,
|
|
1414
|
+
"business_info": {
|
|
1415
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1416
|
+
"sign": "t9S5H2dRSubNTuq5vc9NIOr6snDXmhCMTbmDFCJ6qHYkTbQAGE5tk171elvy4oq1lO+/MC9+D5D5r02F/59y3wAiUpuGFUUw2eOgQtjU5/8DEvbSH4+Sn/QF6fXXEisHcvo/j4WXv2sCbMCTIS1/EXZN6SBvpHZi/u87w7Nci5I="
|
|
1417
|
+
},
|
|
1418
|
+
"category_ids": [
|
|
1419
|
+
10519,
|
|
1420
|
+
10779
|
|
1421
|
+
],
|
|
1422
|
+
"collection_ids": [
|
|
1423
|
+
"6937936060131429663",
|
|
1424
|
+
"6937939715144338725"
|
|
1425
|
+
],
|
|
1426
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1427
|
+
},
|
|
1428
|
+
"author": {
|
|
1429
|
+
"name": "剪映小助手",
|
|
1430
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/bafc7a5eb383263a4e8473b1a1e32a95~300x300.image",
|
|
1431
|
+
"source": 1,
|
|
1432
|
+
"uid": "3109072969406451"
|
|
1433
|
+
},
|
|
1434
|
+
"sticker": {
|
|
1435
|
+
"preview_cover": "",
|
|
1436
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e5843b3c5651436e88a49f90a158dbd9~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=4Dr099hoV7zJWHaZWOpV8hELXbo%3D&format=.png",
|
|
1437
|
+
"sticker_type": 2,
|
|
1438
|
+
"sticker_package": {
|
|
1439
|
+
"width_per_frame": 280,
|
|
1440
|
+
"height_per_frame": 108,
|
|
1441
|
+
"size": 484639
|
|
1442
|
+
},
|
|
1443
|
+
"large_image": {
|
|
1444
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e5843b3c5651436e88a49f90a158dbd9~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=VXSYsySwl9VaA%2FVqMnh9xG9d6GQ%3D"
|
|
1445
|
+
}
|
|
1446
|
+
}
|
|
1447
|
+
},
|
|
1448
|
+
{
|
|
1449
|
+
"common_attr": {
|
|
1450
|
+
"id": "7137576628896435490",
|
|
1451
|
+
"effect_id": "7137576628896435490",
|
|
1452
|
+
"effect_type": 2,
|
|
1453
|
+
"source": 1,
|
|
1454
|
+
"title": "爱心wifi",
|
|
1455
|
+
"description": "爱心wifi",
|
|
1456
|
+
"cover_url": {
|
|
1457
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea63b41421974766a78837839fdf2779~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=4h5%2BgbHCPirWDLQho5%2FwIVBd8lc%3D",
|
|
1458
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea63b41421974766a78837839fdf2779~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=wsThLyp7XME%2FmCMLfZPOBqfBtHI%3D"
|
|
1459
|
+
},
|
|
1460
|
+
"item_urls": [
|
|
1461
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/26fb76890d9311ecbbc704619b76b980?lk3s=43402efa&x-expires=1768439560&x-signature=h7K8G%2FMIKm8RLJrr6hb1LFb074o%3D"
|
|
1462
|
+
],
|
|
1463
|
+
"md5": "26fb76890d9311ecbbc704619b76b980",
|
|
1464
|
+
"has_favorited": false,
|
|
1465
|
+
"third_resource_id": 7145767539031675422,
|
|
1466
|
+
"third_resource_id_str": "7145767539031675422",
|
|
1467
|
+
"create_time": 1661925051,
|
|
1468
|
+
"statistics": {
|
|
1469
|
+
"favorite_count": 0
|
|
1470
|
+
},
|
|
1471
|
+
"is_original": true,
|
|
1472
|
+
"status": 102,
|
|
1473
|
+
"review_info": {
|
|
1474
|
+
"review_status": 100,
|
|
1475
|
+
"review_code_list": [],
|
|
1476
|
+
"extra_reason": null,
|
|
1477
|
+
"review_reason_list": []
|
|
1478
|
+
},
|
|
1479
|
+
"aspect_ratio": 1,
|
|
1480
|
+
"download_info": {
|
|
1481
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea63b41421974766a78837839fdf2779~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=bZA8t52GpjHMVufz4EdcvH%2F5iQY%3D",
|
|
1482
|
+
"format": "gif"
|
|
1483
|
+
},
|
|
1484
|
+
"copyright": {
|
|
1485
|
+
"copyright_text": "黑猫爱",
|
|
1486
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
1487
|
+
"artist_name": ""
|
|
1488
|
+
},
|
|
1489
|
+
"publish_source": "user_post",
|
|
1490
|
+
"is_business": false,
|
|
1491
|
+
"business_scope": [
|
|
1492
|
+
"UNLIMITED"
|
|
1493
|
+
],
|
|
1494
|
+
"business_info": {
|
|
1495
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1496
|
+
"sign": "1IqcuUEZ7GZ/cBzauEaYGrn7RXKK2Thn4p9B0n7fU8dXpDzuTvkTKxdzq5AEe36N6bw3svQBh2iDQQ6hMc3WhCbdsywwoVK/iriSui0h0H8y3MkC+WDrHUL9vWg35rg0Jneie9ftPzvTlxm5H1a5Aibpdd/F5Q14YSq9M+YGQtg="
|
|
1497
|
+
},
|
|
1498
|
+
"category_ids": [
|
|
1499
|
+
10519,
|
|
1500
|
+
10516,
|
|
1501
|
+
10767
|
|
1502
|
+
],
|
|
1503
|
+
"collection_ids": [
|
|
1504
|
+
"7153086337376062750"
|
|
1505
|
+
],
|
|
1506
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1507
|
+
},
|
|
1508
|
+
"author": {
|
|
1509
|
+
"name": "Lynx黑貓愛",
|
|
1510
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
1511
|
+
"source": 1,
|
|
1512
|
+
"uid": "106238218162"
|
|
1513
|
+
},
|
|
1514
|
+
"sticker": {
|
|
1515
|
+
"preview_cover": "",
|
|
1516
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea63b41421974766a78837839fdf2779~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=RrnCJCBn8yHbvUCxqRl2I89hUho%3D&format=.png",
|
|
1517
|
+
"sticker_type": 2,
|
|
1518
|
+
"sticker_package": {
|
|
1519
|
+
"width_per_frame": 280,
|
|
1520
|
+
"height_per_frame": 280,
|
|
1521
|
+
"size": 242503
|
|
1522
|
+
},
|
|
1523
|
+
"large_image": {
|
|
1524
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ea63b41421974766a78837839fdf2779~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=bZA8t52GpjHMVufz4EdcvH%2F5iQY%3D"
|
|
1525
|
+
}
|
|
1526
|
+
}
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"common_attr": {
|
|
1530
|
+
"id": "7137624507367312674",
|
|
1531
|
+
"effect_id": "7137624507367312674",
|
|
1532
|
+
"effect_type": 2,
|
|
1533
|
+
"source": 1,
|
|
1534
|
+
"title": "比心",
|
|
1535
|
+
"description": "比心",
|
|
1536
|
+
"cover_url": {
|
|
1537
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f2fd42ff0e0847419dfd96344c7c02bd~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=vxSg5Vt3crOCAkMPC2cECTtUnFA%3D",
|
|
1538
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f2fd42ff0e0847419dfd96344c7c02bd~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=7YK7hNEBtvNOkVHmePcD2zGIWFM%3D"
|
|
1539
|
+
},
|
|
1540
|
+
"item_urls": [
|
|
1541
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/3b764473b40a42d3bd53e871830f5ba6?lk3s=43402efa&x-expires=1768439560&x-signature=R87bhxj3wBfRf%2FSTwa6ymP88w3M%3D"
|
|
1542
|
+
],
|
|
1543
|
+
"md5": "3b764473b40a42d3bd53e871830f5ba6",
|
|
1544
|
+
"has_favorited": false,
|
|
1545
|
+
"third_resource_id": 7145767537626583565,
|
|
1546
|
+
"third_resource_id_str": "7145767537626583565",
|
|
1547
|
+
"create_time": 1661925051,
|
|
1548
|
+
"statistics": {
|
|
1549
|
+
"favorite_count": 0
|
|
1550
|
+
},
|
|
1551
|
+
"is_original": true,
|
|
1552
|
+
"status": 102,
|
|
1553
|
+
"review_info": {
|
|
1554
|
+
"review_status": 100,
|
|
1555
|
+
"review_code_list": [],
|
|
1556
|
+
"extra_reason": null,
|
|
1557
|
+
"review_reason_list": []
|
|
1558
|
+
},
|
|
1559
|
+
"aspect_ratio": 1,
|
|
1560
|
+
"download_info": {
|
|
1561
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f2fd42ff0e0847419dfd96344c7c02bd~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=DT6DZOb4JqhKe9fPyvy5pRl5V2A%3D",
|
|
1562
|
+
"format": "gif"
|
|
1563
|
+
},
|
|
1564
|
+
"copyright": {
|
|
1565
|
+
"copyright_text": "黑猫爱",
|
|
1566
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
1567
|
+
"artist_name": ""
|
|
1568
|
+
},
|
|
1569
|
+
"publish_source": "user_post",
|
|
1570
|
+
"is_business": false,
|
|
1571
|
+
"business_scope": [
|
|
1572
|
+
"UNLIMITED"
|
|
1573
|
+
],
|
|
1574
|
+
"business_info": {
|
|
1575
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1576
|
+
"sign": "Bvdhknp8w6ZzWG3Bj92PBCkFSJn+cHCiV/+sdr3OmPX8cveCe2zmEc8Dk6nIK+IGuUwfxX9RflvZQinOBGZQTV34+8MBQFvsbIztEyaapCCyPPe4N/XPlEWv1c6dXt3+grLuYZkaiA4w+F+mqGFkims2o6N7KAk0AOrf3ZL4EfU="
|
|
1577
|
+
},
|
|
1578
|
+
"category_ids": [
|
|
1579
|
+
10519,
|
|
1580
|
+
10516,
|
|
1581
|
+
10767
|
|
1582
|
+
],
|
|
1583
|
+
"collection_ids": [
|
|
1584
|
+
"7153086337376062750"
|
|
1585
|
+
],
|
|
1586
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1587
|
+
},
|
|
1588
|
+
"author": {
|
|
1589
|
+
"name": "Lynx黑貓愛",
|
|
1590
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
1591
|
+
"source": 1,
|
|
1592
|
+
"uid": "106238218162"
|
|
1593
|
+
},
|
|
1594
|
+
"sticker": {
|
|
1595
|
+
"preview_cover": "",
|
|
1596
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f2fd42ff0e0847419dfd96344c7c02bd~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=LyTUOgxrloCHGnqwEBAnq8%2FT%2B00%3D&format=.png",
|
|
1597
|
+
"sticker_type": 2,
|
|
1598
|
+
"sticker_package": {
|
|
1599
|
+
"width_per_frame": 280,
|
|
1600
|
+
"height_per_frame": 280,
|
|
1601
|
+
"size": 828697
|
|
1602
|
+
},
|
|
1603
|
+
"large_image": {
|
|
1604
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f2fd42ff0e0847419dfd96344c7c02bd~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=DT6DZOb4JqhKe9fPyvy5pRl5V2A%3D"
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"common_attr": {
|
|
1610
|
+
"id": "7332134288558804258",
|
|
1611
|
+
"effect_id": "7332134288558804258",
|
|
1612
|
+
"effect_type": 2,
|
|
1613
|
+
"source": 1,
|
|
1614
|
+
"title": "一箭穿心爱心",
|
|
1615
|
+
"description": "一箭穿心爱心",
|
|
1616
|
+
"cover_url": {
|
|
1617
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/11f82798ac0a4f0bb0a773329d496b9d~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=waMEZf5THiayfAQlMqukDti9Obw%3D",
|
|
1618
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/11f82798ac0a4f0bb0a773329d496b9d~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=D3JZHPSzik1Ms97qv9LkdfmP1Eg%3D"
|
|
1619
|
+
},
|
|
1620
|
+
"item_urls": [
|
|
1621
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ffd35c2fac0372a48a3a79a2f9ea4566?lk3s=43402efa&x-expires=1768439560&x-signature=zbyNpUhHMrunH%2BiZOY2hSdSG%2Ff0%3D"
|
|
1622
|
+
],
|
|
1623
|
+
"md5": "ffd35c2fac0372a48a3a79a2f9ea4566",
|
|
1624
|
+
"has_favorited": false,
|
|
1625
|
+
"create_time": 1707151066,
|
|
1626
|
+
"statistics": {
|
|
1627
|
+
"favorite_count": 0
|
|
1628
|
+
},
|
|
1629
|
+
"is_original": true,
|
|
1630
|
+
"status": 102,
|
|
1631
|
+
"review_info": {
|
|
1632
|
+
"review_status": 1,
|
|
1633
|
+
"review_code_list": [],
|
|
1634
|
+
"extra_reason": null,
|
|
1635
|
+
"review_reason_list": []
|
|
1636
|
+
},
|
|
1637
|
+
"aspect_ratio": 1,
|
|
1638
|
+
"download_info": {
|
|
1639
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/11f82798ac0a4f0bb0a773329d496b9d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0zTLiXsPmMylx2OuegRTWdKig9Q%3D",
|
|
1640
|
+
"format": "gif"
|
|
1641
|
+
},
|
|
1642
|
+
"publish_source": "user_post_sticker_collection",
|
|
1643
|
+
"is_business": false,
|
|
1644
|
+
"business_info": {
|
|
1645
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1646
|
+
"sign": "JLlPqE2fJdI6C6ftNeJSf8lFVDOVvfDWYtctm/uCfsPRLDdenFxsDdjeR8/eKges6L7ub/0l+n8OPgN0eE04Ho55OWfrCTraBGNNeMKCWOl/GXkaRd5VIv5L6LKBY0cqoYeYPjBzCIgaT1dgaTHwXqTUJ6CVcvsdT1yIjMgFdYg="
|
|
1647
|
+
},
|
|
1648
|
+
"category_ids": [
|
|
1649
|
+
10519,
|
|
1650
|
+
11529,
|
|
1651
|
+
11722
|
|
1652
|
+
],
|
|
1653
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1654
|
+
},
|
|
1655
|
+
"author": {
|
|
1656
|
+
"name": "初见清欢",
|
|
1657
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739494719&x-signature=pnsc5FeLnhM0kd2I3ENoPul4Ras%3D",
|
|
1658
|
+
"source": 1,
|
|
1659
|
+
"uid": "2357767462720743"
|
|
1660
|
+
},
|
|
1661
|
+
"sticker": {
|
|
1662
|
+
"preview_cover": "",
|
|
1663
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/11f82798ac0a4f0bb0a773329d496b9d~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=jHeXLfYTQCyBqbSXBCK%2BttUVC%2FY%3D&format=.png",
|
|
1664
|
+
"sticker_type": 2,
|
|
1665
|
+
"sticker_package": {
|
|
1666
|
+
"width_per_frame": 280,
|
|
1667
|
+
"height_per_frame": 280,
|
|
1668
|
+
"size": 100345
|
|
1669
|
+
},
|
|
1670
|
+
"large_image": {
|
|
1671
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/11f82798ac0a4f0bb0a773329d496b9d~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=0zTLiXsPmMylx2OuegRTWdKig9Q%3D"
|
|
1672
|
+
}
|
|
1673
|
+
}
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"common_attr": {
|
|
1677
|
+
"id": "6995783173657464072",
|
|
1678
|
+
"effect_id": "6995783173657464072",
|
|
1679
|
+
"effect_type": 2,
|
|
1680
|
+
"source": 1,
|
|
1681
|
+
"title": "爱心,七夕,梦幻,",
|
|
1682
|
+
"description": "爱心,七夕,梦幻,少女,ins,",
|
|
1683
|
+
"cover_url": {
|
|
1684
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc9e44ea367a45d5916bbfa8bf2e7de9~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=x7zrcBL2e5rDUGvP%2FJVQMBTmqec%3D",
|
|
1685
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cc9e44ea367a45d5916bbfa8bf2e7de9~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=f6jxLASzkojUgJZBEg1w%2FGez0ko%3D"
|
|
1686
|
+
},
|
|
1687
|
+
"item_urls": [
|
|
1688
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/51a7ff7a16ee4830a2a6dc70db71e5de?lk3s=43402efa&x-expires=1768439560&x-signature=m%2FSq0kIOnFZn2MO4fyBwrCYd%2Fqg%3D"
|
|
1689
|
+
],
|
|
1690
|
+
"md5": "87bc19fb1dc67d0c94b65d098a33a6f8",
|
|
1691
|
+
"has_favorited": false,
|
|
1692
|
+
"third_resource_id": 6995799874490864158,
|
|
1693
|
+
"third_resource_id_str": "6995799874490864158",
|
|
1694
|
+
"create_time": 1628836187,
|
|
1695
|
+
"statistics": {
|
|
1696
|
+
"favorite_count": 0
|
|
1697
|
+
},
|
|
1698
|
+
"is_original": true,
|
|
1699
|
+
"status": 102,
|
|
1700
|
+
"review_info": {
|
|
1701
|
+
"review_status": 100,
|
|
1702
|
+
"review_code_list": [],
|
|
1703
|
+
"extra_reason": null,
|
|
1704
|
+
"review_reason_list": []
|
|
1705
|
+
},
|
|
1706
|
+
"aspect_ratio": 1,
|
|
1707
|
+
"download_info": {
|
|
1708
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bad905dd128147cea74569eb87cc0284~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=ffGIDcO1%2F8QSZLv0pFPeY2KutpQ%3D",
|
|
1709
|
+
"format": "gif"
|
|
1710
|
+
},
|
|
1711
|
+
"copyright": {
|
|
1712
|
+
"copyright_text": "剪映",
|
|
1713
|
+
"copyright_logo": "",
|
|
1714
|
+
"artist_name": ""
|
|
1715
|
+
},
|
|
1716
|
+
"publish_source": "internal_sequence_without_review",
|
|
1717
|
+
"is_business": true,
|
|
1718
|
+
"business_info": {
|
|
1719
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1720
|
+
"sign": "3qADUY1z7H/Z8JM7O6u7OmdcwL+FIlcrkq3+0eqTavSEzsZ9ReOZqZYQ5AzP0rzrcQBUhpLTLJsFflZJg1Ai2cD4KjQLPAgT5wbaMZPHRwhmr35Q3nwrrd/oBrHHuXt41spEb6S+a2snlXlIfDSKrndAeaj6j1SlmkyP8VzmG6c="
|
|
1721
|
+
},
|
|
1722
|
+
"category_ids": [
|
|
1723
|
+
10519,
|
|
1724
|
+
10779
|
|
1725
|
+
],
|
|
1726
|
+
"collection_ids": [
|
|
1727
|
+
"7012808330938748196"
|
|
1728
|
+
],
|
|
1729
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1730
|
+
},
|
|
1731
|
+
"author": {
|
|
1732
|
+
"name": "用户8922705857677",
|
|
1733
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
1734
|
+
"source": 1,
|
|
1735
|
+
"uid": "125823261609632"
|
|
1736
|
+
},
|
|
1737
|
+
"sticker": {
|
|
1738
|
+
"preview_cover": "",
|
|
1739
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bad905dd128147cea74569eb87cc0284~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=V5o7C7uSh8ryUJH0cSTkCVaDrOs%3D&format=.png",
|
|
1740
|
+
"sticker_type": 2,
|
|
1741
|
+
"sticker_package": {
|
|
1742
|
+
"width_per_frame": 280,
|
|
1743
|
+
"height_per_frame": 280,
|
|
1744
|
+
"size": 578500
|
|
1745
|
+
},
|
|
1746
|
+
"large_image": {
|
|
1747
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bad905dd128147cea74569eb87cc0284~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=ffGIDcO1%2F8QSZLv0pFPeY2KutpQ%3D"
|
|
1748
|
+
}
|
|
1749
|
+
}
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"common_attr": {
|
|
1753
|
+
"id": "6895938381025414414",
|
|
1754
|
+
"effect_id": "6895938381025414414",
|
|
1755
|
+
"effect_type": 2,
|
|
1756
|
+
"source": 1,
|
|
1757
|
+
"title": "爱心上浮",
|
|
1758
|
+
"description": "",
|
|
1759
|
+
"cover_url": {
|
|
1760
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a3da4da1f100468ab2042ffe98e4b3a9~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=ptJipCm1GfYQGA1YgiwgxL69e0o%3D",
|
|
1761
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a3da4da1f100468ab2042ffe98e4b3a9~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=wdBXWhZ5uCuEuPi7bY174BtiRXo%3D"
|
|
1762
|
+
},
|
|
1763
|
+
"item_urls": [
|
|
1764
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/og4ZEH8xAeNMvWAoAAnCAuaeNulgOCB8ADDlbi?lk3s=43402efa&x-expires=1768439560&x-signature=gmu601fFJKJ%2BtchWqbE5arO8Sbc%3D"
|
|
1765
|
+
],
|
|
1766
|
+
"md5": "9119f7d84ffe5d65ad50ae0d2f6d79b5",
|
|
1767
|
+
"has_favorited": false,
|
|
1768
|
+
"third_resource_id": 6732013859193754116,
|
|
1769
|
+
"third_resource_id_str": "6732013859193754116",
|
|
1770
|
+
"create_time": 1605585928,
|
|
1771
|
+
"statistics": {
|
|
1772
|
+
"favorite_count": 0
|
|
1773
|
+
},
|
|
1774
|
+
"is_original": true,
|
|
1775
|
+
"status": 102,
|
|
1776
|
+
"review_info": {
|
|
1777
|
+
"review_status": 100,
|
|
1778
|
+
"review_code_list": [],
|
|
1779
|
+
"extra_reason": null,
|
|
1780
|
+
"review_reason_list": []
|
|
1781
|
+
},
|
|
1782
|
+
"aspect_ratio": 1,
|
|
1783
|
+
"download_info": {
|
|
1784
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c6e9371b0e94780a29ca4a458fe1694~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=g%2Bb5%2FFbeQ1JzUnNrUJ2XehggW%2Bs%3D",
|
|
1785
|
+
"format": "gif"
|
|
1786
|
+
},
|
|
1787
|
+
"copyright": {
|
|
1788
|
+
"copyright_text": "剪映",
|
|
1789
|
+
"copyright_logo": "",
|
|
1790
|
+
"artist_name": ""
|
|
1791
|
+
},
|
|
1792
|
+
"publish_source": "loki",
|
|
1793
|
+
"is_business": false,
|
|
1794
|
+
"business_info": {
|
|
1795
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
1796
|
+
"sign": "rNTfL5rE4L1evNzCcQgQ6fSXA/cha941fitAYHL6gkYsOYs+ZHiZRpeF7E6cXrpG7ijS76S4vWFeU+b+9LgSFYUMfGiVnpoaTBOg2krIZYf+qaPXfd8Zv35/a4o7nyc6bGkr8dsRmRTesAcSU1pEpKy1LdvguMPSJT6xsB0dATE="
|
|
1797
|
+
},
|
|
1798
|
+
"category_ids": [
|
|
1799
|
+
10519,
|
|
1800
|
+
10779
|
|
1801
|
+
],
|
|
1802
|
+
"collection_ids": [
|
|
1803
|
+
"6934982818816675080"
|
|
1804
|
+
],
|
|
1805
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1806
|
+
},
|
|
1807
|
+
"sticker": {
|
|
1808
|
+
"preview_cover": "",
|
|
1809
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c6e9371b0e94780a29ca4a458fe1694~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=bCOO1UTNvdufCOoGcA3X5LQyIqk%3D&format=.png",
|
|
1810
|
+
"sticker_type": 2,
|
|
1811
|
+
"sticker_package": {
|
|
1812
|
+
"width_per_frame": 0,
|
|
1813
|
+
"height_per_frame": 0,
|
|
1814
|
+
"size": 0
|
|
1815
|
+
},
|
|
1816
|
+
"large_image": {
|
|
1817
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c6e9371b0e94780a29ca4a458fe1694~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=g%2Bb5%2FFbeQ1JzUnNrUJ2XehggW%2Bs%3D"
|
|
1818
|
+
}
|
|
1819
|
+
}
|
|
1820
|
+
},
|
|
1821
|
+
{
|
|
1822
|
+
"common_attr": {
|
|
1823
|
+
"id": "7303434537210613055",
|
|
1824
|
+
"effect_id": "7303434537210613055",
|
|
1825
|
+
"effect_type": 2,
|
|
1826
|
+
"source": 1,
|
|
1827
|
+
"title": "爱心",
|
|
1828
|
+
"description": "爱心",
|
|
1829
|
+
"cover_url": {
|
|
1830
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6b925598494845a196c1a75d2ba64573~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=mMX8PdeeswZpq0EF0EXYZABZ7HM%3D",
|
|
1831
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/6b925598494845a196c1a75d2ba64573~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=IAFXDtFsj3n69KmA%2FrXt26%2BK3Fk%3D"
|
|
1832
|
+
},
|
|
1833
|
+
"item_urls": [
|
|
1834
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/21f4cb66cf84acb24af5674d62735f75?lk3s=43402efa&x-expires=1768439560&x-signature=o%2BcK2qg%2B3DbczoNT7i3bcZhbIm8%3D"
|
|
1835
|
+
],
|
|
1836
|
+
"md5": "21f4cb66cf84acb24af5674d62735f75",
|
|
1837
|
+
"has_favorited": false,
|
|
1838
|
+
"create_time": 1700465671,
|
|
1839
|
+
"statistics": {
|
|
1840
|
+
"favorite_count": 0
|
|
1841
|
+
},
|
|
1842
|
+
"is_original": true,
|
|
1843
|
+
"status": 102,
|
|
1844
|
+
"review_info": {
|
|
1845
|
+
"review_status": 1,
|
|
1846
|
+
"review_code_list": [],
|
|
1847
|
+
"extra_reason": null,
|
|
1848
|
+
"review_reason_list": []
|
|
1849
|
+
},
|
|
1850
|
+
"aspect_ratio": 1,
|
|
1851
|
+
"download_info": {
|
|
1852
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0e9397daabfb4f3f8bd14c6028291f8f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=sjNz%2FM7mocGeA4%2BJVkVAKgmSD3g%3D",
|
|
1853
|
+
"format": "gif"
|
|
1854
|
+
},
|
|
1855
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1856
|
+
"is_business": false,
|
|
1857
|
+
"business_info": {
|
|
1858
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1859
|
+
"sign": "3DUqz3ZWaEE5QhRHh4dUjD8eD6UWzDDEtGGkHvdpisPNC/0aaUJuLMrfKb7ENxUpBMvDcf/saFy88W5sIEfN88YzhpufZDdgnkD+oCNZJ6XJWLGJHkmpUjOLk6X8f6gUKcOQevfu5lVNoi4iVF7QAdM531Yed9rNUYT/m64oYSE="
|
|
1860
|
+
},
|
|
1861
|
+
"category_ids": [
|
|
1862
|
+
10519,
|
|
1863
|
+
10516
|
|
1864
|
+
],
|
|
1865
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/7e355f2b7c91efc11115ae8456982255\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1866
|
+
},
|
|
1867
|
+
"author": {
|
|
1868
|
+
"name": "Aline_Chou",
|
|
1869
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/owfwDAck9C2SAlfAhGudDR3CD51NINEATz3gEz?lk3s=4eecb9e8&x-expires=1739495560&x-signature=xDSwStTLjPAk3nzRO3qzBf4aFpI%3D",
|
|
1870
|
+
"source": 1,
|
|
1871
|
+
"uid": "3913857937979518"
|
|
1872
|
+
},
|
|
1873
|
+
"sticker": {
|
|
1874
|
+
"preview_cover": "",
|
|
1875
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0e9397daabfb4f3f8bd14c6028291f8f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=RzF7LnYb%2Fa1fooj0oOhFxbcF4nk%3D&format=.png",
|
|
1876
|
+
"sticker_type": 2,
|
|
1877
|
+
"sticker_package": {
|
|
1878
|
+
"width_per_frame": 280,
|
|
1879
|
+
"height_per_frame": 280,
|
|
1880
|
+
"size": 592258
|
|
1881
|
+
},
|
|
1882
|
+
"large_image": {
|
|
1883
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0e9397daabfb4f3f8bd14c6028291f8f~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=sjNz%2FM7mocGeA4%2BJVkVAKgmSD3g%3D"
|
|
1884
|
+
}
|
|
1885
|
+
}
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
"common_attr": {
|
|
1889
|
+
"id": "7303437633496042788",
|
|
1890
|
+
"effect_id": "7303437633496042788",
|
|
1891
|
+
"effect_type": 2,
|
|
1892
|
+
"source": 1,
|
|
1893
|
+
"title": "爱你",
|
|
1894
|
+
"description": "爱你",
|
|
1895
|
+
"cover_url": {
|
|
1896
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/79000b83ef164d26a2906aec7a641a15~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=QgqlINsdr5vf%2BTER1d64Nijlzxs%3D",
|
|
1897
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/79000b83ef164d26a2906aec7a641a15~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=if0Uk2bV1oCbRcwYu%2BhtaXoBdDI%3D"
|
|
1898
|
+
},
|
|
1899
|
+
"item_urls": [
|
|
1900
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e770561b90ddcefa570364ee65a73609?lk3s=43402efa&x-expires=1768439560&x-signature=UCjV0q9AxcXYgx2q8W4y5Oxcmz0%3D"
|
|
1901
|
+
],
|
|
1902
|
+
"md5": "e770561b90ddcefa570364ee65a73609",
|
|
1903
|
+
"has_favorited": false,
|
|
1904
|
+
"create_time": 1700465671,
|
|
1905
|
+
"statistics": {
|
|
1906
|
+
"favorite_count": 0
|
|
1907
|
+
},
|
|
1908
|
+
"is_original": true,
|
|
1909
|
+
"status": 102,
|
|
1910
|
+
"review_info": {
|
|
1911
|
+
"review_status": 1,
|
|
1912
|
+
"review_code_list": [],
|
|
1913
|
+
"extra_reason": null,
|
|
1914
|
+
"review_reason_list": []
|
|
1915
|
+
},
|
|
1916
|
+
"aspect_ratio": 1,
|
|
1917
|
+
"download_info": {
|
|
1918
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0e82e60ab3a946aa8255de0922e19ae8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=XR8xBbI8%2F6UXL8TsG4gmzF%2F43bc%3D",
|
|
1919
|
+
"format": "gif"
|
|
1920
|
+
},
|
|
1921
|
+
"publish_source": "user_post_pc_sequence_collection",
|
|
1922
|
+
"is_business": false,
|
|
1923
|
+
"business_info": {
|
|
1924
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
1925
|
+
"sign": "BGk+2+iwiiKcgH5aIbVptyqyATGDTcnwIL8jSC6vvBQDjfXKFpOC/tsG7WkoYmB8RoN/8NoB5n2fwzZurPOA+Is5Afg9d3qza2tSiCJE7TE6xYGXle5F7NtsjZ07XoHfuh6CpnJYrmP8jPq1r/2gny7FX8atSBPv8s3dEViDP+c="
|
|
1926
|
+
},
|
|
1927
|
+
"category_ids": [
|
|
1928
|
+
10519
|
|
1929
|
+
],
|
|
1930
|
+
"extra": "{\"sequence_uri\":\"tos-cn-v-436d67/b5481aba2f737ba6114b3f75e4d4912b\",\"ip_image_detect_result\":{\"hit\":false}}"
|
|
1931
|
+
},
|
|
1932
|
+
"author": {
|
|
1933
|
+
"name": "Aline_Chou",
|
|
1934
|
+
"avatar_url": "https://lf3-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/owfwDAck9C2SAlfAhGudDR3CD51NINEATz3gEz?lk3s=4eecb9e8&x-expires=1739495560&x-signature=xDSwStTLjPAk3nzRO3qzBf4aFpI%3D",
|
|
1935
|
+
"source": 1,
|
|
1936
|
+
"uid": "3913857937979518"
|
|
1937
|
+
},
|
|
1938
|
+
"sticker": {
|
|
1939
|
+
"preview_cover": "",
|
|
1940
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0e82e60ab3a946aa8255de0922e19ae8~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=ertHG8nnPx8qsew0Xm%2BsJCMGJ6s%3D&format=.png",
|
|
1941
|
+
"sticker_type": 2,
|
|
1942
|
+
"sticker_package": {
|
|
1943
|
+
"width_per_frame": 280,
|
|
1944
|
+
"height_per_frame": 280,
|
|
1945
|
+
"size": 798840
|
|
1946
|
+
},
|
|
1947
|
+
"large_image": {
|
|
1948
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0e82e60ab3a946aa8255de0922e19ae8~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=XR8xBbI8%2F6UXL8TsG4gmzF%2F43bc%3D"
|
|
1949
|
+
}
|
|
1950
|
+
}
|
|
1951
|
+
},
|
|
1952
|
+
{
|
|
1953
|
+
"common_attr": {
|
|
1954
|
+
"id": "7137676448948571392",
|
|
1955
|
+
"effect_id": "7137676448948571392",
|
|
1956
|
+
"effect_type": 2,
|
|
1957
|
+
"source": 1,
|
|
1958
|
+
"title": "爱情灵药",
|
|
1959
|
+
"description": "爱情灵药",
|
|
1960
|
+
"cover_url": {
|
|
1961
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/819ea539ca1b4c3aa0fd818c462f34c2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=JaGdy9KAduKvbUAFoZ%2Fi%2BGHWLDY%3D",
|
|
1962
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/819ea539ca1b4c3aa0fd818c462f34c2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=mKQbvDaTrIWsMppNlyhRCIMG2c4%3D"
|
|
1963
|
+
},
|
|
1964
|
+
"item_urls": [
|
|
1965
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ac674ff7324f5ef48bb034a7297bcf2c?lk3s=43402efa&x-expires=1768439560&x-signature=cj4UIDjDE2KBbSOTpUuUWWRL2Ng%3D"
|
|
1966
|
+
],
|
|
1967
|
+
"md5": "ac674ff7324f5ef48bb034a7297bcf2c",
|
|
1968
|
+
"has_favorited": false,
|
|
1969
|
+
"third_resource_id": 7145767537437839886,
|
|
1970
|
+
"third_resource_id_str": "7145767537437839886",
|
|
1971
|
+
"create_time": 1661925051,
|
|
1972
|
+
"statistics": {
|
|
1973
|
+
"favorite_count": 0
|
|
1974
|
+
},
|
|
1975
|
+
"is_original": true,
|
|
1976
|
+
"status": 102,
|
|
1977
|
+
"review_info": {
|
|
1978
|
+
"review_status": 100,
|
|
1979
|
+
"review_code_list": [],
|
|
1980
|
+
"extra_reason": null,
|
|
1981
|
+
"review_reason_list": []
|
|
1982
|
+
},
|
|
1983
|
+
"aspect_ratio": 1,
|
|
1984
|
+
"download_info": {
|
|
1985
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/819ea539ca1b4c3aa0fd818c462f34c2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=4qYip5HOXe2twPp%2BB0mmyogOeNo%3D",
|
|
1986
|
+
"format": "gif"
|
|
1987
|
+
},
|
|
1988
|
+
"copyright": {
|
|
1989
|
+
"copyright_text": "黑猫爱",
|
|
1990
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
1991
|
+
"artist_name": ""
|
|
1992
|
+
},
|
|
1993
|
+
"publish_source": "user_post",
|
|
1994
|
+
"is_business": false,
|
|
1995
|
+
"business_scope": [
|
|
1996
|
+
"UNLIMITED"
|
|
1997
|
+
],
|
|
1998
|
+
"business_info": {
|
|
1999
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2000
|
+
"sign": "IUNdL3Zg4aXCsqh+L5tseLt2Qq/yNgE/L2Bysrn/fFWcjrvxL/xDHSySoYnAaAoo42xY0sDX2b8iXvhshQ6KAkLME+AvVOHsQ+TKrvhCUndZBcUpU+6ifSOnRneRA9Jf5+j/eO16r9w8k0dHnR+YYev4+WO5lsxTgjDwG3tbCj0="
|
|
2001
|
+
},
|
|
2002
|
+
"category_ids": [
|
|
2003
|
+
10519,
|
|
2004
|
+
10516,
|
|
2005
|
+
10767
|
|
2006
|
+
],
|
|
2007
|
+
"collection_ids": [
|
|
2008
|
+
"7153086337376062750"
|
|
2009
|
+
],
|
|
2010
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2011
|
+
},
|
|
2012
|
+
"author": {
|
|
2013
|
+
"name": "Lynx黑貓愛",
|
|
2014
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2015
|
+
"source": 1,
|
|
2016
|
+
"uid": "106238218162"
|
|
2017
|
+
},
|
|
2018
|
+
"sticker": {
|
|
2019
|
+
"preview_cover": "",
|
|
2020
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/819ea539ca1b4c3aa0fd818c462f34c2~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=mdJkbJkUvjGLDVkPeMZCd7w8hZA%3D&format=.png",
|
|
2021
|
+
"sticker_type": 2,
|
|
2022
|
+
"sticker_package": {
|
|
2023
|
+
"width_per_frame": 280,
|
|
2024
|
+
"height_per_frame": 280,
|
|
2025
|
+
"size": 461031
|
|
2026
|
+
},
|
|
2027
|
+
"large_image": {
|
|
2028
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/819ea539ca1b4c3aa0fd818c462f34c2~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=4qYip5HOXe2twPp%2BB0mmyogOeNo%3D"
|
|
2029
|
+
}
|
|
2030
|
+
}
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"common_attr": {
|
|
2034
|
+
"id": "7129134421881474341",
|
|
2035
|
+
"effect_id": "7129134421881474341",
|
|
2036
|
+
"effect_type": 2,
|
|
2037
|
+
"source": 1,
|
|
2038
|
+
"title": "像素风跳动的红心",
|
|
2039
|
+
"description": "",
|
|
2040
|
+
"cover_url": {
|
|
2041
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0f67a37b547849a5bb6e2e01f1655f5f~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=17NuCzYrIF%2BLI2F2Xf1lN1VMnNs%3D",
|
|
2042
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/0f67a37b547849a5bb6e2e01f1655f5f~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=sQP%2FiHKDscjQLXPibOW6whCzHdE%3D"
|
|
2043
|
+
},
|
|
2044
|
+
"item_urls": [
|
|
2045
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oABeOAA8lGA7sIigCd8Dgxn38aCN5eAAQgbEND?lk3s=43402efa&x-expires=1768439560&x-signature=KuihMD3O%2FVGVmfxrDUixY0Fr4aM%3D"
|
|
2046
|
+
],
|
|
2047
|
+
"md5": "c094c932e4efe357f23d7a4a32d98f1a",
|
|
2048
|
+
"has_favorited": false,
|
|
2049
|
+
"third_resource_id": 6953123730750968350,
|
|
2050
|
+
"third_resource_id_str": "6953123730750968350",
|
|
2051
|
+
"create_time": 1653881173,
|
|
2052
|
+
"statistics": {
|
|
2053
|
+
"favorite_count": 0
|
|
2054
|
+
},
|
|
2055
|
+
"is_original": false,
|
|
2056
|
+
"status": 102,
|
|
2057
|
+
"review_info": {
|
|
2058
|
+
"review_status": 5,
|
|
2059
|
+
"review_code_list": [],
|
|
2060
|
+
"extra_reason": "",
|
|
2061
|
+
"review_reason_list": []
|
|
2062
|
+
},
|
|
2063
|
+
"aspect_ratio": 1,
|
|
2064
|
+
"download_info": {
|
|
2065
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3966683775f44b3ea5e3c8987eca7a0c~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=HfCQJhXAlAahpNXLQU7e88GR4CA%3D",
|
|
2066
|
+
"format": "gif"
|
|
2067
|
+
},
|
|
2068
|
+
"publish_source": "loki",
|
|
2069
|
+
"is_business": false,
|
|
2070
|
+
"business_info": {
|
|
2071
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2072
|
+
"sign": "x7ayFd/hiJfAGdmV6y5Stsh275rmRtd0P5ooJra0B4TCahWlID9GmLRGst8ed6xfzDuA/SH/dKYLjVaKAGn4AwhHJi3O4jXkm6EoFXOuN0Tp8daJz47B+9VY0kPdba8xryZo3/F4AyhwqTefENG5q43nD4OLG6h4dAFfETVN2zI="
|
|
2073
|
+
},
|
|
2074
|
+
"category_ids": [
|
|
2075
|
+
10519,
|
|
2076
|
+
10779
|
|
2077
|
+
],
|
|
2078
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2079
|
+
},
|
|
2080
|
+
"sticker": {
|
|
2081
|
+
"preview_cover": "",
|
|
2082
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3966683775f44b3ea5e3c8987eca7a0c~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=Y2JMaxTxowdfEyhZDgfzU7DVHys%3D&format=.png",
|
|
2083
|
+
"sticker_type": 2,
|
|
2084
|
+
"sticker_package": {
|
|
2085
|
+
"width_per_frame": 0,
|
|
2086
|
+
"height_per_frame": 0,
|
|
2087
|
+
"size": 0
|
|
2088
|
+
},
|
|
2089
|
+
"large_image": {
|
|
2090
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/3966683775f44b3ea5e3c8987eca7a0c~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=HfCQJhXAlAahpNXLQU7e88GR4CA%3D"
|
|
2091
|
+
}
|
|
2092
|
+
}
|
|
2093
|
+
},
|
|
2094
|
+
{
|
|
2095
|
+
"common_attr": {
|
|
2096
|
+
"id": "6895937522036247822",
|
|
2097
|
+
"effect_id": "6895937522036247822",
|
|
2098
|
+
"effect_type": 2,
|
|
2099
|
+
"source": 1,
|
|
2100
|
+
"title": "梦幻发光线条爱心",
|
|
2101
|
+
"description": "",
|
|
2102
|
+
"cover_url": {
|
|
2103
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/52c613f916964d3cb23e5b5ffd5d519c~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=aGYM%2BtuYV5jgmzbe8j9WgO8IJDU%3D",
|
|
2104
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/52c613f916964d3cb23e5b5ffd5d519c~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=ERx2i0d2Gx6x%2Boah%2B%2BXQv2n%2FZWE%3D"
|
|
2105
|
+
},
|
|
2106
|
+
"item_urls": [
|
|
2107
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ok4YHCNANtAACPGBeCgYEgfhpSAnAyoAzUABCr?lk3s=43402efa&x-expires=1768439560&x-signature=nsYr6RDQehoQ%2FATjfQxsF6BLjJA%3D"
|
|
2108
|
+
],
|
|
2109
|
+
"md5": "d3e90dc0a7cc4b67d896b4e2ebf23230",
|
|
2110
|
+
"has_favorited": false,
|
|
2111
|
+
"third_resource_id": 6742299333195993607,
|
|
2112
|
+
"third_resource_id_str": "6742299333195993607",
|
|
2113
|
+
"create_time": 1605585738,
|
|
2114
|
+
"statistics": {
|
|
2115
|
+
"favorite_count": 0
|
|
2116
|
+
},
|
|
2117
|
+
"is_original": true,
|
|
2118
|
+
"status": 102,
|
|
2119
|
+
"review_info": {
|
|
2120
|
+
"review_status": 100,
|
|
2121
|
+
"review_code_list": [],
|
|
2122
|
+
"extra_reason": null,
|
|
2123
|
+
"review_reason_list": []
|
|
2124
|
+
},
|
|
2125
|
+
"aspect_ratio": 1,
|
|
2126
|
+
"download_info": {
|
|
2127
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/db42936f12f94507a132cde2e5d9ab4a~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=proSL4A2dnvwOavmcUUJ%2BPCAa0s%3D",
|
|
2128
|
+
"format": "gif"
|
|
2129
|
+
},
|
|
2130
|
+
"copyright": {
|
|
2131
|
+
"copyright_text": "剪映",
|
|
2132
|
+
"copyright_logo": "",
|
|
2133
|
+
"artist_name": ""
|
|
2134
|
+
},
|
|
2135
|
+
"publish_source": "loki",
|
|
2136
|
+
"is_business": false,
|
|
2137
|
+
"business_info": {
|
|
2138
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2139
|
+
"sign": "tkdaPYLJgobzK0BQcqacfofzmVi8otMSLAipBZJsVXuSq7hU/cZTApxw/0HA6CfNpeuHlKPIc8eTc3cOaDhdGab4HgpE3ANhYbooONf4ma3h9SEoysW+nh5RKBCwhTwWW19uV46CnmVDGsVivVaJOlHSEjqwp3cdYAGCr6a/nYY="
|
|
2140
|
+
},
|
|
2141
|
+
"category_ids": [
|
|
2142
|
+
10515,
|
|
2143
|
+
10519,
|
|
2144
|
+
10554,
|
|
2145
|
+
10779
|
|
2146
|
+
],
|
|
2147
|
+
"collection_ids": [
|
|
2148
|
+
"6934982818816675080"
|
|
2149
|
+
],
|
|
2150
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2151
|
+
},
|
|
2152
|
+
"sticker": {
|
|
2153
|
+
"preview_cover": "",
|
|
2154
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/db42936f12f94507a132cde2e5d9ab4a~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=KxQhfLJnLwVo0Klma%2B72zgUUlbU%3D&format=.png",
|
|
2155
|
+
"sticker_type": 2,
|
|
2156
|
+
"sticker_package": {
|
|
2157
|
+
"width_per_frame": 0,
|
|
2158
|
+
"height_per_frame": 0,
|
|
2159
|
+
"size": 0
|
|
2160
|
+
},
|
|
2161
|
+
"large_image": {
|
|
2162
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/db42936f12f94507a132cde2e5d9ab4a~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=proSL4A2dnvwOavmcUUJ%2BPCAa0s%3D"
|
|
2163
|
+
}
|
|
2164
|
+
}
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
"common_attr": {
|
|
2168
|
+
"id": "7332133831668976931",
|
|
2169
|
+
"effect_id": "7332133831668976931",
|
|
2170
|
+
"effect_type": 2,
|
|
2171
|
+
"source": 1,
|
|
2172
|
+
"title": "可爱爱心气泡",
|
|
2173
|
+
"description": "可爱爱心气泡",
|
|
2174
|
+
"cover_url": {
|
|
2175
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83838e723fee464fafed3617282734fb~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=XOJmA3wbOc42HoDKt6Yx%2Bp4eVks%3D",
|
|
2176
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83838e723fee464fafed3617282734fb~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=KHQS9taliM4OaVdLmO%2Byi76ukr4%3D"
|
|
2177
|
+
},
|
|
2178
|
+
"item_urls": [
|
|
2179
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/4569ad21d7aa2324356f7b39ab26fe87?lk3s=43402efa&x-expires=1768439560&x-signature=EKANNob4pRtkEAlLBlJw%2FFlhRdo%3D"
|
|
2180
|
+
],
|
|
2181
|
+
"md5": "4569ad21d7aa2324356f7b39ab26fe87",
|
|
2182
|
+
"has_favorited": false,
|
|
2183
|
+
"create_time": 1707151067,
|
|
2184
|
+
"statistics": {
|
|
2185
|
+
"favorite_count": 0
|
|
2186
|
+
},
|
|
2187
|
+
"is_original": true,
|
|
2188
|
+
"status": 102,
|
|
2189
|
+
"review_info": {
|
|
2190
|
+
"review_status": 1,
|
|
2191
|
+
"review_code_list": [],
|
|
2192
|
+
"extra_reason": null,
|
|
2193
|
+
"review_reason_list": []
|
|
2194
|
+
},
|
|
2195
|
+
"aspect_ratio": 1,
|
|
2196
|
+
"download_info": {
|
|
2197
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83838e723fee464fafed3617282734fb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=xMDoQQYNdKUwAUJwouFn4slsSQ8%3D",
|
|
2198
|
+
"format": "gif"
|
|
2199
|
+
},
|
|
2200
|
+
"publish_source": "user_post_sticker_collection",
|
|
2201
|
+
"is_business": false,
|
|
2202
|
+
"business_info": {
|
|
2203
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2204
|
+
"sign": "vVAavQntgVkKAv6a7JqJWhW039lbc9yNo6nvbV3RyhZ/HA3CRIirNRV4zZ0xElx9DdTjXl0OQAkhPPYlj7yw4oLnXsxCiVUXh8ngWJRln6yIYjMUabO3L4EQpqUcHywnQqRvZUeUYmaOI6/6McnhNpHQ5o55EmE2vQQHLyBGWpE="
|
|
2205
|
+
},
|
|
2206
|
+
"category_ids": [
|
|
2207
|
+
10519,
|
|
2208
|
+
11529,
|
|
2209
|
+
11722
|
|
2210
|
+
],
|
|
2211
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2212
|
+
},
|
|
2213
|
+
"author": {
|
|
2214
|
+
"name": "初见清欢",
|
|
2215
|
+
"avatar_url": "https://lf26-faceu-file-sign.bytecdn.com/tos-cn-i-0000c2356/5c1e5358c3a1446f908c4c36efbeb28f?lk3s=4eecb9e8&x-expires=1739494719&x-signature=pnsc5FeLnhM0kd2I3ENoPul4Ras%3D",
|
|
2216
|
+
"source": 1,
|
|
2217
|
+
"uid": "2357767462720743"
|
|
2218
|
+
},
|
|
2219
|
+
"sticker": {
|
|
2220
|
+
"preview_cover": "",
|
|
2221
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83838e723fee464fafed3617282734fb~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=WLn8P41CFQ8FDpbaXrtv%2BsQosXg%3D&format=.png",
|
|
2222
|
+
"sticker_type": 2,
|
|
2223
|
+
"sticker_package": {
|
|
2224
|
+
"width_per_frame": 280,
|
|
2225
|
+
"height_per_frame": 280,
|
|
2226
|
+
"size": 143566
|
|
2227
|
+
},
|
|
2228
|
+
"large_image": {
|
|
2229
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/83838e723fee464fafed3617282734fb~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=xMDoQQYNdKUwAUJwouFn4slsSQ8%3D"
|
|
2230
|
+
}
|
|
2231
|
+
}
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
"common_attr": {
|
|
2235
|
+
"id": "7114552140990827780",
|
|
2236
|
+
"effect_id": "7114552140990827780",
|
|
2237
|
+
"effect_type": 2,
|
|
2238
|
+
"source": 1,
|
|
2239
|
+
"title": "爱心 点赞 球 关注 3Demoji",
|
|
2240
|
+
"description": "3Demoji",
|
|
2241
|
+
"cover_url": {
|
|
2242
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b68471d8b7164b2a845e0d0c90da0ffd~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=XoN42JIC7HBReIbNjh6zE4yUvFY%3D",
|
|
2243
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/b68471d8b7164b2a845e0d0c90da0ffd~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=JEmgMiQOowwFtqFpm41rFwAp52A%3D"
|
|
2244
|
+
},
|
|
2245
|
+
"item_urls": [
|
|
2246
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/6e8c4c3bac6e4824b10d4fae736e9317?lk3s=43402efa&x-expires=1768439560&x-signature=Evr7pqdp%2Fo3TO4OJfO0RoS4O3Bs%3D"
|
|
2247
|
+
],
|
|
2248
|
+
"md5": "0de59247a71047a8d094264da39d88ad",
|
|
2249
|
+
"has_favorited": false,
|
|
2250
|
+
"third_resource_id": 7089334455579447838,
|
|
2251
|
+
"third_resource_id_str": "7089334455579447838",
|
|
2252
|
+
"create_time": 1656496059,
|
|
2253
|
+
"statistics": {
|
|
2254
|
+
"favorite_count": 0
|
|
2255
|
+
},
|
|
2256
|
+
"is_original": true,
|
|
2257
|
+
"status": 102,
|
|
2258
|
+
"review_info": {
|
|
2259
|
+
"review_status": 1,
|
|
2260
|
+
"review_code_list": [],
|
|
2261
|
+
"extra_reason": "",
|
|
2262
|
+
"review_reason_list": []
|
|
2263
|
+
},
|
|
2264
|
+
"aspect_ratio": 1,
|
|
2265
|
+
"download_info": {
|
|
2266
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d87b680eb184306bae43c020751d8ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=SwLJlnDQCBl0jZWEybMFhPQm6xM%3D",
|
|
2267
|
+
"format": "gif"
|
|
2268
|
+
},
|
|
2269
|
+
"publish_source": "internal_zip",
|
|
2270
|
+
"is_business": false,
|
|
2271
|
+
"business_info": {
|
|
2272
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2273
|
+
"sign": "ijiuDzSOrZVwc1/JWk1w1aCBi94fXwFlwvePwFji8hli2HP8q66VB6AGRdwQUXJ6w0gk6qdatXpvpCySRxDtOR8LqRtfLVCNPgCFSwTds2AOiHFszC3fly2r2z6b6qybzXuddrn+JVAOCXn9+InzqjEhp93RaC8kP18k+BMV4ZA="
|
|
2274
|
+
},
|
|
2275
|
+
"category_ids": [
|
|
2276
|
+
10516,
|
|
2277
|
+
10519,
|
|
2278
|
+
10523,
|
|
2279
|
+
10554,
|
|
2280
|
+
10767
|
|
2281
|
+
],
|
|
2282
|
+
"collection_ids": [
|
|
2283
|
+
"7153082368440487182"
|
|
2284
|
+
],
|
|
2285
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2286
|
+
},
|
|
2287
|
+
"author": {
|
|
2288
|
+
"name": "恢颤",
|
|
2289
|
+
"avatar_url": "https://p3-passport.byteacctimg.com/img/mosaic-legacy/3791/5035712059~120x256.image",
|
|
2290
|
+
"source": 1,
|
|
2291
|
+
"uid": "2252277377663864"
|
|
2292
|
+
},
|
|
2293
|
+
"sticker": {
|
|
2294
|
+
"preview_cover": "",
|
|
2295
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d87b680eb184306bae43c020751d8ab~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=4X30vCZim5GjlDiRmTa3ZtU0q9c%3D&format=.png",
|
|
2296
|
+
"sticker_type": 2,
|
|
2297
|
+
"sticker_package": {
|
|
2298
|
+
"width_per_frame": 280,
|
|
2299
|
+
"height_per_frame": 267,
|
|
2300
|
+
"size": 901108
|
|
2301
|
+
},
|
|
2302
|
+
"large_image": {
|
|
2303
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/2d87b680eb184306bae43c020751d8ab~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=SwLJlnDQCBl0jZWEybMFhPQm6xM%3D"
|
|
2304
|
+
}
|
|
2305
|
+
}
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"common_attr": {
|
|
2309
|
+
"id": "7137784744070106408",
|
|
2310
|
+
"effect_id": "7137784744070106408",
|
|
2311
|
+
"effect_type": 2,
|
|
2312
|
+
"source": 1,
|
|
2313
|
+
"title": "爱心魔杖",
|
|
2314
|
+
"description": "爱心魔杖",
|
|
2315
|
+
"cover_url": {
|
|
2316
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23471cbf1fe74bd384daea220f84b082~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=TyFiH40ESYGyWQKVLQoOT8zR1Bg%3D",
|
|
2317
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23471cbf1fe74bd384daea220f84b082~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=bv%2FcjdsxRykGVup8vHhcwm%2BYDW4%3D"
|
|
2318
|
+
},
|
|
2319
|
+
"item_urls": [
|
|
2320
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/05eb514c039d1403bd6be18f79b1cbde?lk3s=43402efa&x-expires=1768439560&x-signature=hcc1d%2Bfgnd0O4u4hvjZIr1OCdYk%3D"
|
|
2321
|
+
],
|
|
2322
|
+
"md5": "05eb514c039d1403bd6be18f79b1cbde",
|
|
2323
|
+
"has_favorited": false,
|
|
2324
|
+
"third_resource_id": 7145767536494121486,
|
|
2325
|
+
"third_resource_id_str": "7145767536494121486",
|
|
2326
|
+
"create_time": 1661925051,
|
|
2327
|
+
"statistics": {
|
|
2328
|
+
"favorite_count": 0
|
|
2329
|
+
},
|
|
2330
|
+
"is_original": true,
|
|
2331
|
+
"status": 102,
|
|
2332
|
+
"review_info": {
|
|
2333
|
+
"review_status": 100,
|
|
2334
|
+
"review_code_list": [],
|
|
2335
|
+
"extra_reason": null,
|
|
2336
|
+
"review_reason_list": []
|
|
2337
|
+
},
|
|
2338
|
+
"aspect_ratio": 1,
|
|
2339
|
+
"download_info": {
|
|
2340
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23471cbf1fe74bd384daea220f84b082~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=7Y9liBxD8iwn17WKLcI3ayNOHCs%3D",
|
|
2341
|
+
"format": "gif"
|
|
2342
|
+
},
|
|
2343
|
+
"copyright": {
|
|
2344
|
+
"copyright_text": "黑猫爱",
|
|
2345
|
+
"copyright_logo": "https://p16-heycan-va.ibyteimg.com/tos-cn-i-faceux/64f1c6d5c6914e1c8f912f7e1dad9255~tplv-dwpf7vt6ri-image.png",
|
|
2346
|
+
"artist_name": ""
|
|
2347
|
+
},
|
|
2348
|
+
"publish_source": "user_post",
|
|
2349
|
+
"is_business": false,
|
|
2350
|
+
"business_scope": [
|
|
2351
|
+
"UNLIMITED"
|
|
2352
|
+
],
|
|
2353
|
+
"business_info": {
|
|
2354
|
+
"json_str": "{\"is_vip\":true,\"is_expired\":false}",
|
|
2355
|
+
"sign": "uSHoFYbEBXSdaEHroNmRN5rp/n8j4SzXEXNQuEJr11BjtHHEBHKxlIOQP6rR/Cmhhfy1In8eQAaHjdr9kLrvM0NN+IY9qN7zW54v4B9BDItBDXOf9swiOC2NlRApxLz+gzKOKa/Ra3323Vbyky0mUTKx5etfYkcsO0tnCn+Ryd4="
|
|
2356
|
+
},
|
|
2357
|
+
"category_ids": [
|
|
2358
|
+
10519,
|
|
2359
|
+
10516,
|
|
2360
|
+
10767
|
|
2361
|
+
],
|
|
2362
|
+
"collection_ids": [
|
|
2363
|
+
"7153086337376062750"
|
|
2364
|
+
],
|
|
2365
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2366
|
+
},
|
|
2367
|
+
"author": {
|
|
2368
|
+
"name": "Lynx黑貓愛",
|
|
2369
|
+
"avatar_url": "https://p9-passport.byteacctimg.com/img/user-avatar/a4f6159f066ffa97f06f33fca43eb621~300x300.image",
|
|
2370
|
+
"source": 1,
|
|
2371
|
+
"uid": "106238218162"
|
|
2372
|
+
},
|
|
2373
|
+
"sticker": {
|
|
2374
|
+
"preview_cover": "",
|
|
2375
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23471cbf1fe74bd384daea220f84b082~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=y1S0W2Uc4CBGIG5e8gNaJSqME%2BI%3D&format=.png",
|
|
2376
|
+
"sticker_type": 2,
|
|
2377
|
+
"sticker_package": {
|
|
2378
|
+
"width_per_frame": 280,
|
|
2379
|
+
"height_per_frame": 280,
|
|
2380
|
+
"size": 736230
|
|
2381
|
+
},
|
|
2382
|
+
"large_image": {
|
|
2383
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/23471cbf1fe74bd384daea220f84b082~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=7Y9liBxD8iwn17WKLcI3ayNOHCs%3D"
|
|
2384
|
+
}
|
|
2385
|
+
}
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
"common_attr": {
|
|
2389
|
+
"id": "6895932820372360456",
|
|
2390
|
+
"effect_id": "6895932820372360456",
|
|
2391
|
+
"effect_type": 2,
|
|
2392
|
+
"source": 1,
|
|
2393
|
+
"title": "粉色发光心电图",
|
|
2394
|
+
"description": "",
|
|
2395
|
+
"cover_url": {
|
|
2396
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8ddcb3fd319b47dea55d23f40ddd24e9~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=9UFoORoggEsXa7ul5my6xMrRFN4%3D",
|
|
2397
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/8ddcb3fd319b47dea55d23f40ddd24e9~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=bQqJbse1OIrQzXjD9aUWKbAitXA%3D"
|
|
2398
|
+
},
|
|
2399
|
+
"item_urls": [
|
|
2400
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/okEAAYtzNEHgGgyeYPwUBt1BoCECyh4AfAAgAg?lk3s=43402efa&x-expires=1768439560&x-signature=rbL%2BqRsxozV%2FuATEa7hJnuOPAJA%3D"
|
|
2401
|
+
],
|
|
2402
|
+
"md5": "defe7303b11844ec2d470cc9da28a908",
|
|
2403
|
+
"has_favorited": false,
|
|
2404
|
+
"third_resource_id": 6793127729949577742,
|
|
2405
|
+
"third_resource_id_str": "6793127729949577742",
|
|
2406
|
+
"create_time": 1605584635,
|
|
2407
|
+
"statistics": {
|
|
2408
|
+
"favorite_count": 0
|
|
2409
|
+
},
|
|
2410
|
+
"is_original": true,
|
|
2411
|
+
"status": 102,
|
|
2412
|
+
"review_info": {
|
|
2413
|
+
"review_status": 100,
|
|
2414
|
+
"review_code_list": [],
|
|
2415
|
+
"extra_reason": null,
|
|
2416
|
+
"review_reason_list": []
|
|
2417
|
+
},
|
|
2418
|
+
"aspect_ratio": 1,
|
|
2419
|
+
"download_info": {
|
|
2420
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3ce2195ffc44d8294feadd5b184979f~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=9NsMxFQac92TmYV%2FyqohEsD4T%2Fc%3D",
|
|
2421
|
+
"format": "gif"
|
|
2422
|
+
},
|
|
2423
|
+
"copyright": {
|
|
2424
|
+
"copyright_text": "剪映",
|
|
2425
|
+
"copyright_logo": "",
|
|
2426
|
+
"artist_name": ""
|
|
2427
|
+
},
|
|
2428
|
+
"publish_source": "loki",
|
|
2429
|
+
"is_business": false,
|
|
2430
|
+
"business_info": {
|
|
2431
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2432
|
+
"sign": "ErpugHsKVtJI8YFLMrh+hSe97yUIOu9gIwe33yCcEXvkktKdSLsBa8PDHnsaqXeeilcwIbPRNopI4RwczQNrZd+826Cw40Y7miQ0TMxptpdFef7WifA/P0p96BGi9mCxcBh0XSwbYLMga0/N/RNOl/HvPj0pkDzt5UofRVzouM8="
|
|
2433
|
+
},
|
|
2434
|
+
"category_ids": [
|
|
2435
|
+
10519,
|
|
2436
|
+
10554,
|
|
2437
|
+
10779
|
|
2438
|
+
],
|
|
2439
|
+
"collection_ids": [
|
|
2440
|
+
"6934982818816658696",
|
|
2441
|
+
"6935320865030655269"
|
|
2442
|
+
],
|
|
2443
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2444
|
+
},
|
|
2445
|
+
"sticker": {
|
|
2446
|
+
"preview_cover": "",
|
|
2447
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3ce2195ffc44d8294feadd5b184979f~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=qrd96kQGRscdfbqhKcIFZLxQ%2FS8%3D&format=.png",
|
|
2448
|
+
"sticker_type": 2,
|
|
2449
|
+
"sticker_package": {
|
|
2450
|
+
"width_per_frame": 0,
|
|
2451
|
+
"height_per_frame": 0,
|
|
2452
|
+
"size": 0
|
|
2453
|
+
},
|
|
2454
|
+
"large_image": {
|
|
2455
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3ce2195ffc44d8294feadd5b184979f~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=9NsMxFQac92TmYV%2FyqohEsD4T%2Fc%3D"
|
|
2456
|
+
}
|
|
2457
|
+
}
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
"common_attr": {
|
|
2461
|
+
"id": "6895923909049191687",
|
|
2462
|
+
"effect_id": "6895923909049191687",
|
|
2463
|
+
"effect_type": 2,
|
|
2464
|
+
"source": 1,
|
|
2465
|
+
"title": "梦幻风爱心",
|
|
2466
|
+
"description": "",
|
|
2467
|
+
"cover_url": {
|
|
2468
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/672f1182195d4da3848dc31bdc6dd98b~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=aP4LBqPMysW5EplXAxbFEaS5pOs%3D",
|
|
2469
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/672f1182195d4da3848dc31bdc6dd98b~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=p3ZdVO9O3RhqgpMmN2WFWPRbHX8%3D"
|
|
2470
|
+
},
|
|
2471
|
+
"item_urls": [
|
|
2472
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oUhchY7tg4HGCEYEyAABAJfUegAoNBNPC1AdzA?lk3s=43402efa&x-expires=1768439560&x-signature=uUd4ocKh9d4QV8aVJe%2FPuDxhBPA%3D"
|
|
2473
|
+
],
|
|
2474
|
+
"md5": "5622219068d10cf6d46a572d42eecec7",
|
|
2475
|
+
"has_favorited": false,
|
|
2476
|
+
"third_resource_id": 6846278853426418183,
|
|
2477
|
+
"third_resource_id_str": "6846278853426418183",
|
|
2478
|
+
"create_time": 1605582557,
|
|
2479
|
+
"statistics": {
|
|
2480
|
+
"favorite_count": 0
|
|
2481
|
+
},
|
|
2482
|
+
"is_original": true,
|
|
2483
|
+
"status": 102,
|
|
2484
|
+
"review_info": {
|
|
2485
|
+
"review_status": 100,
|
|
2486
|
+
"review_code_list": [],
|
|
2487
|
+
"extra_reason": null,
|
|
2488
|
+
"review_reason_list": []
|
|
2489
|
+
},
|
|
2490
|
+
"aspect_ratio": 1,
|
|
2491
|
+
"download_info": {
|
|
2492
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c3a373d6bb754776a0e498ff13b6d649~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=jR6dzbOL87WIw7dXbOECq9sdWnM%3D",
|
|
2493
|
+
"format": "gif"
|
|
2494
|
+
},
|
|
2495
|
+
"copyright": {
|
|
2496
|
+
"copyright_text": "剪映",
|
|
2497
|
+
"copyright_logo": "",
|
|
2498
|
+
"artist_name": ""
|
|
2499
|
+
},
|
|
2500
|
+
"publish_source": "loki",
|
|
2501
|
+
"is_business": false,
|
|
2502
|
+
"business_info": {
|
|
2503
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2504
|
+
"sign": "peWsJ/knBf14trqi1ZGWdkMZuyXS4lTD3caALi7a4daOuPafgjitgAGcvPYweS4MESRvDghwUNAQ+x/S7I5OcGZp0dEY9jJFM/KOjc63nXWqL1Cm31PTeLnJE4NhzXQVoj+XNXjk8dWFHtMVD7Vuzrr128Mki4C067HByZSf1p0="
|
|
2505
|
+
},
|
|
2506
|
+
"category_ids": [
|
|
2507
|
+
10515,
|
|
2508
|
+
10519,
|
|
2509
|
+
10554,
|
|
2510
|
+
10779
|
|
2511
|
+
],
|
|
2512
|
+
"collection_ids": [
|
|
2513
|
+
"6933111321646943496",
|
|
2514
|
+
"6934982818816675080",
|
|
2515
|
+
"6934971650391723301",
|
|
2516
|
+
"6934971650391739685"
|
|
2517
|
+
],
|
|
2518
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2519
|
+
},
|
|
2520
|
+
"sticker": {
|
|
2521
|
+
"preview_cover": "",
|
|
2522
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c3a373d6bb754776a0e498ff13b6d649~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=O3JFTvv9Pt9a2GvwHL2E%2B2ID%2FMs%3D&format=.png",
|
|
2523
|
+
"sticker_type": 2,
|
|
2524
|
+
"sticker_package": {
|
|
2525
|
+
"width_per_frame": 0,
|
|
2526
|
+
"height_per_frame": 0,
|
|
2527
|
+
"size": 0
|
|
2528
|
+
},
|
|
2529
|
+
"large_image": {
|
|
2530
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c3a373d6bb754776a0e498ff13b6d649~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=jR6dzbOL87WIw7dXbOECq9sdWnM%3D"
|
|
2531
|
+
}
|
|
2532
|
+
}
|
|
2533
|
+
},
|
|
2534
|
+
{
|
|
2535
|
+
"common_attr": {
|
|
2536
|
+
"id": "6995778381610503461",
|
|
2537
|
+
"effect_id": "6995778381610503461",
|
|
2538
|
+
"effect_type": 2,
|
|
2539
|
+
"source": 1,
|
|
2540
|
+
"title": "动态爱心",
|
|
2541
|
+
"description": "爱心,七夕,梦幻,少女,ins,",
|
|
2542
|
+
"cover_url": {
|
|
2543
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/06ac387d250a4e1c88bc2769ab71e16f~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=prCG7qrkgMa9Hd2fc0%2B7dPrsCG8%3D",
|
|
2544
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/06ac387d250a4e1c88bc2769ab71e16f~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=ZhSRWAO3eqLZ1DrvzqvcZ64ejRI%3D"
|
|
2545
|
+
},
|
|
2546
|
+
"item_urls": [
|
|
2547
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/7323498290f84a1e95539bd156ce8a06?lk3s=43402efa&x-expires=1768439560&x-signature=fGtsN2ziZ2j9vVNe4mRpKant96k%3D"
|
|
2548
|
+
],
|
|
2549
|
+
"md5": "d145ef26c50e2fee156a382c3b1faca1",
|
|
2550
|
+
"has_favorited": false,
|
|
2551
|
+
"third_resource_id": 6995799876365718024,
|
|
2552
|
+
"third_resource_id_str": "6995799876365718024",
|
|
2553
|
+
"create_time": 1628836187,
|
|
2554
|
+
"statistics": {
|
|
2555
|
+
"favorite_count": 0
|
|
2556
|
+
},
|
|
2557
|
+
"is_original": true,
|
|
2558
|
+
"status": 102,
|
|
2559
|
+
"review_info": {
|
|
2560
|
+
"review_status": 100,
|
|
2561
|
+
"review_code_list": [],
|
|
2562
|
+
"extra_reason": null,
|
|
2563
|
+
"review_reason_list": []
|
|
2564
|
+
},
|
|
2565
|
+
"aspect_ratio": 1,
|
|
2566
|
+
"download_info": {
|
|
2567
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d2f28329e9f94607b4dd33ddba573094~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=YeRNkLD7X9hSKSRYeQAsnluqnEQ%3D",
|
|
2568
|
+
"format": "gif"
|
|
2569
|
+
},
|
|
2570
|
+
"copyright": {
|
|
2571
|
+
"copyright_text": "剪映",
|
|
2572
|
+
"copyright_logo": "",
|
|
2573
|
+
"artist_name": ""
|
|
2574
|
+
},
|
|
2575
|
+
"publish_source": "internal_sequence_without_review",
|
|
2576
|
+
"is_business": true,
|
|
2577
|
+
"business_info": {
|
|
2578
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2579
|
+
"sign": "QHLz9FIVXKZPy/r0OAv4RQ506HUX7qS0y8af9Fn7avn7C3+AlWbrt3IH72zY5anyBhg4PU6SFuWuakGPi/uUnhUgj22zTcOSWvJ4m2Y5Wr/5hWNl+1L/tBISrOb/H5kT9yiyCF0v9h0OPp7ZG8FB1etPJpjQt3Nr/sXvXAHicBs="
|
|
2580
|
+
},
|
|
2581
|
+
"category_ids": [
|
|
2582
|
+
10515,
|
|
2583
|
+
10519,
|
|
2584
|
+
10554,
|
|
2585
|
+
10779
|
|
2586
|
+
],
|
|
2587
|
+
"collection_ids": [
|
|
2588
|
+
"7012808330938748196"
|
|
2589
|
+
],
|
|
2590
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2591
|
+
},
|
|
2592
|
+
"author": {
|
|
2593
|
+
"name": "用户8922705857677",
|
|
2594
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
2595
|
+
"source": 1,
|
|
2596
|
+
"uid": "125823261609632"
|
|
2597
|
+
},
|
|
2598
|
+
"sticker": {
|
|
2599
|
+
"preview_cover": "",
|
|
2600
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d2f28329e9f94607b4dd33ddba573094~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=R7GsBUtGr%2BZCaLuO9MHUJ3rt0hA%3D&format=.png",
|
|
2601
|
+
"sticker_type": 2,
|
|
2602
|
+
"sticker_package": {
|
|
2603
|
+
"width_per_frame": 280,
|
|
2604
|
+
"height_per_frame": 280,
|
|
2605
|
+
"size": 96949
|
|
2606
|
+
},
|
|
2607
|
+
"large_image": {
|
|
2608
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d2f28329e9f94607b4dd33ddba573094~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=YeRNkLD7X9hSKSRYeQAsnluqnEQ%3D"
|
|
2609
|
+
}
|
|
2610
|
+
}
|
|
2611
|
+
},
|
|
2612
|
+
{
|
|
2613
|
+
"common_attr": {
|
|
2614
|
+
"id": "7325014967529327907",
|
|
2615
|
+
"effect_id": "7325014967529327907",
|
|
2616
|
+
"effect_type": 2,
|
|
2617
|
+
"source": 1,
|
|
2618
|
+
"title": "爱心装饰",
|
|
2619
|
+
"description": "爱心装饰",
|
|
2620
|
+
"cover_url": {
|
|
2621
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f7b56065ac4b48708f7f0595d4ffcff7~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=8qptZ4VhBi4DOW3svjD6z1VbPc4%3D",
|
|
2622
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f7b56065ac4b48708f7f0595d4ffcff7~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=8qptZ4VhBi4DOW3svjD6z1VbPc4%3D"
|
|
2623
|
+
},
|
|
2624
|
+
"item_urls": [
|
|
2625
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/5809af4089ee0ecf29ed622b4a22cfdd?lk3s=43402efa&x-expires=1768439560&x-signature=DVRJfo%2B8K%2FS3GCplPOavNiUy%2BoA%3D"
|
|
2626
|
+
],
|
|
2627
|
+
"md5": "5809af4089ee0ecf29ed622b4a22cfdd",
|
|
2628
|
+
"has_favorited": false,
|
|
2629
|
+
"create_time": 1705492857,
|
|
2630
|
+
"statistics": {
|
|
2631
|
+
"favorite_count": 0
|
|
2632
|
+
},
|
|
2633
|
+
"is_original": true,
|
|
2634
|
+
"status": 102,
|
|
2635
|
+
"review_info": {
|
|
2636
|
+
"review_status": 1,
|
|
2637
|
+
"review_code_list": [],
|
|
2638
|
+
"extra_reason": null,
|
|
2639
|
+
"review_reason_list": []
|
|
2640
|
+
},
|
|
2641
|
+
"aspect_ratio": 1,
|
|
2642
|
+
"download_info": {
|
|
2643
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f7b56065ac4b48708f7f0595d4ffcff7~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439560&x-signature=3nxpe9AXGQ2kKZ8dilMhs7PIpM0%3D",
|
|
2644
|
+
"format": "png"
|
|
2645
|
+
},
|
|
2646
|
+
"publish_source": "user_post_pc_collection",
|
|
2647
|
+
"is_business": false,
|
|
2648
|
+
"business_info": {
|
|
2649
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2650
|
+
"sign": "Bfh5LfxkJRq/s5T0xx3IUWPTwkZfxFjhHhjj2MHfTIiZkXi9PoXLHNk2yqmu/Tmhtx4S0/ZfFrKz3nwUjSAO6Ukzf8DUcz0G0hZ+lFhLCmPY+Q/2y9csrZ5r45AWtcIbYbnjM6tGgT+315EycZKOoFTyqmnx1iVDxm2wrk9pq7I="
|
|
2651
|
+
},
|
|
2652
|
+
"category_ids": [
|
|
2653
|
+
10519,
|
|
2654
|
+
11529
|
|
2655
|
+
],
|
|
2656
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2657
|
+
},
|
|
2658
|
+
"author": {
|
|
2659
|
+
"name": "喵呜酱呀",
|
|
2660
|
+
"avatar_url": "https://p26-passport.byteacctimg.com/img/user-avatar/f5c669757d3b83f385e2162a9a861adc~300x300.image",
|
|
2661
|
+
"source": 1,
|
|
2662
|
+
"uid": "2300654427578623"
|
|
2663
|
+
},
|
|
2664
|
+
"sticker": {
|
|
2665
|
+
"preview_cover": "",
|
|
2666
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f7b56065ac4b48708f7f0595d4ffcff7~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=67nMDMLkUandQQm%2B31v4fkYQTjo%3D&format=.png",
|
|
2667
|
+
"sticker_type": 1,
|
|
2668
|
+
"sticker_package": {
|
|
2669
|
+
"width_per_frame": 540,
|
|
2670
|
+
"height_per_frame": 540,
|
|
2671
|
+
"size": 173600
|
|
2672
|
+
},
|
|
2673
|
+
"large_image": {
|
|
2674
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f7b56065ac4b48708f7f0595d4ffcff7~tplv-3jr8j4ixpe-resize:1920:1920.png?x-expires=1768439560&x-signature=3nxpe9AXGQ2kKZ8dilMhs7PIpM0%3D"
|
|
2675
|
+
}
|
|
2676
|
+
}
|
|
2677
|
+
},
|
|
2678
|
+
{
|
|
2679
|
+
"common_attr": {
|
|
2680
|
+
"id": "6895941088666782983",
|
|
2681
|
+
"effect_id": "6895941088666782983",
|
|
2682
|
+
"effect_type": 2,
|
|
2683
|
+
"source": 1,
|
|
2684
|
+
"title": "爱心炸开特效",
|
|
2685
|
+
"description": "",
|
|
2686
|
+
"cover_url": {
|
|
2687
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d3a0853c0023488db97b9ad03bce90a2~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=FE83I%2FhIPmOy7Mx256tpH2Vjn7E%3D",
|
|
2688
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d3a0853c0023488db97b9ad03bce90a2~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=LteCFPQX34s2bsjsYiq%2BPTJZKm4%3D"
|
|
2689
|
+
},
|
|
2690
|
+
"item_urls": [
|
|
2691
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/o0G0aQOAP4fiHE8aAH2RFeAAH5wfAKB4ZoobGg?lk3s=43402efa&x-expires=1768439560&x-signature=XncWkmUaIICTSGkBmEXV%2FvmkCGA%3D"
|
|
2692
|
+
],
|
|
2693
|
+
"md5": "49fe077383056e2022c03a099019dad1",
|
|
2694
|
+
"has_favorited": false,
|
|
2695
|
+
"third_resource_id": 6712661094621516291,
|
|
2696
|
+
"third_resource_id_str": "6712661094621516291",
|
|
2697
|
+
"create_time": 1605586563,
|
|
2698
|
+
"statistics": {
|
|
2699
|
+
"favorite_count": 0
|
|
2700
|
+
},
|
|
2701
|
+
"is_original": true,
|
|
2702
|
+
"status": 102,
|
|
2703
|
+
"review_info": {
|
|
2704
|
+
"review_status": 100,
|
|
2705
|
+
"review_code_list": [],
|
|
2706
|
+
"extra_reason": null,
|
|
2707
|
+
"review_reason_list": []
|
|
2708
|
+
},
|
|
2709
|
+
"aspect_ratio": 1,
|
|
2710
|
+
"download_info": {
|
|
2711
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9828cafdbdcb45ccb0b04fffbeda0147~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=LurrQ0k9jJmB3BmmZn2%2Fdop1%2Fts%3D",
|
|
2712
|
+
"format": "gif"
|
|
2713
|
+
},
|
|
2714
|
+
"copyright": {
|
|
2715
|
+
"copyright_text": "剪映",
|
|
2716
|
+
"copyright_logo": "",
|
|
2717
|
+
"artist_name": ""
|
|
2718
|
+
},
|
|
2719
|
+
"publish_source": "loki",
|
|
2720
|
+
"is_business": false,
|
|
2721
|
+
"business_info": {
|
|
2722
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2723
|
+
"sign": "an/ZfT/y2h0gUoD+HrOBMg/f++Iakgr42LDTW0+sqKmL/woGwpV3R2FU2ScKC2o/J5D6dj+SvMAgYpRG75ZcMVxBdQhp93LNFaUdm3r2MK6hdNnvFFaHbMhahkeKxjEB9ARk3Jz37hKemMKd/mtvwyR/85MxNwh0X+u00+whmZU="
|
|
2724
|
+
},
|
|
2725
|
+
"category_ids": [
|
|
2726
|
+
10515,
|
|
2727
|
+
10519,
|
|
2728
|
+
10554,
|
|
2729
|
+
10779
|
|
2730
|
+
],
|
|
2731
|
+
"collection_ids": [
|
|
2732
|
+
"6934982818816675080"
|
|
2733
|
+
],
|
|
2734
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2735
|
+
},
|
|
2736
|
+
"sticker": {
|
|
2737
|
+
"preview_cover": "",
|
|
2738
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9828cafdbdcb45ccb0b04fffbeda0147~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=vZHrQ3iNT2tPvovtqBDMWg%2F4LhU%3D&format=.png",
|
|
2739
|
+
"sticker_type": 2,
|
|
2740
|
+
"sticker_package": {
|
|
2741
|
+
"width_per_frame": 0,
|
|
2742
|
+
"height_per_frame": 0,
|
|
2743
|
+
"size": 0
|
|
2744
|
+
},
|
|
2745
|
+
"large_image": {
|
|
2746
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9828cafdbdcb45ccb0b04fffbeda0147~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=LurrQ0k9jJmB3BmmZn2%2Fdop1%2Fts%3D"
|
|
2747
|
+
}
|
|
2748
|
+
}
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"common_attr": {
|
|
2752
|
+
"id": "7129037120425053448",
|
|
2753
|
+
"effect_id": "7129037120425053448",
|
|
2754
|
+
"effect_type": 2,
|
|
2755
|
+
"source": 1,
|
|
2756
|
+
"title": "爱心",
|
|
2757
|
+
"description": "",
|
|
2758
|
+
"cover_url": {
|
|
2759
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18a0f134d97d4904b9bf28dfcdc5d385~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=eoWU0Li9CZxeJNMWg8BfuspmxrE%3D",
|
|
2760
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/18a0f134d97d4904b9bf28dfcdc5d385~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=5YKcd9EHOECvt3mrdj4lLoWOVbw%3D"
|
|
2761
|
+
},
|
|
2762
|
+
"item_urls": [
|
|
2763
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/o0f4EAXytCHgA1iAhHABBGPCNSoNAmYAeY4gEz?lk3s=43402efa&x-expires=1768439560&x-signature=6laIgz9lEO90X2bGK3Q2%2F%2BkYjmQ%3D"
|
|
2764
|
+
],
|
|
2765
|
+
"md5": "69ad908473bd4c3e265c1783d258691d",
|
|
2766
|
+
"has_favorited": false,
|
|
2767
|
+
"third_resource_id": 6877854066827858445,
|
|
2768
|
+
"third_resource_id_str": "6877854066827858445",
|
|
2769
|
+
"create_time": 1653881173,
|
|
2770
|
+
"statistics": {
|
|
2771
|
+
"favorite_count": 0
|
|
2772
|
+
},
|
|
2773
|
+
"is_original": false,
|
|
2774
|
+
"status": 102,
|
|
2775
|
+
"review_info": {
|
|
2776
|
+
"review_status": 100,
|
|
2777
|
+
"review_code_list": [],
|
|
2778
|
+
"extra_reason": "",
|
|
2779
|
+
"review_reason_list": []
|
|
2780
|
+
},
|
|
2781
|
+
"aspect_ratio": 1,
|
|
2782
|
+
"download_info": {
|
|
2783
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a4900cfd648c46449ede8fa7ffef6d76~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=zsEANiyf8qKlndxU%2BD9cYrRHQw4%3D",
|
|
2784
|
+
"format": "gif"
|
|
2785
|
+
},
|
|
2786
|
+
"publish_source": "loki",
|
|
2787
|
+
"is_business": false,
|
|
2788
|
+
"business_info": {
|
|
2789
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2790
|
+
"sign": "1zg+G4ZHyEY4PK6i76SlOdKL76pZEyNi8E0idFqIRfViRdRlucCx3DT5Swsc9VvcloriyMaBZxcIag8m8b2KyfQ0pvAtjXW8PDXop4R+hQmVuaqDrxO2vI9HSQtGp291vbkMUxayWcNWi4GWFc67x78q+H15bTmllh55sQ5fby8="
|
|
2791
|
+
},
|
|
2792
|
+
"category_ids": [
|
|
2793
|
+
10519
|
|
2794
|
+
],
|
|
2795
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2796
|
+
},
|
|
2797
|
+
"sticker": {
|
|
2798
|
+
"preview_cover": "",
|
|
2799
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a4900cfd648c46449ede8fa7ffef6d76~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=qy%2F0vbR63E%2B66zbHYxeiJ2eHHtg%3D&format=.png",
|
|
2800
|
+
"sticker_type": 2,
|
|
2801
|
+
"sticker_package": {
|
|
2802
|
+
"width_per_frame": 0,
|
|
2803
|
+
"height_per_frame": 0,
|
|
2804
|
+
"size": 0
|
|
2805
|
+
},
|
|
2806
|
+
"large_image": {
|
|
2807
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a4900cfd648c46449ede8fa7ffef6d76~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=zsEANiyf8qKlndxU%2BD9cYrRHQw4%3D"
|
|
2808
|
+
}
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"common_attr": {
|
|
2813
|
+
"id": "6895933084328381709",
|
|
2814
|
+
"effect_id": "6895933084328381709",
|
|
2815
|
+
"effect_type": 2,
|
|
2816
|
+
"source": 1,
|
|
2817
|
+
"title": "爱心闪光",
|
|
2818
|
+
"description": "",
|
|
2819
|
+
"cover_url": {
|
|
2820
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c76e4411d79947c19257f02bff99e0ce~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=APcsML%2BdAyAVZlKNwopANKM5LGE%3D",
|
|
2821
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c76e4411d79947c19257f02bff99e0ce~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=15aZeGVLMcCNAbkYFsPDwGs1FJQ%3D"
|
|
2822
|
+
},
|
|
2823
|
+
"item_urls": [
|
|
2824
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ocDAv8nf8AZnadQZANKACCz8ueKIANAbglD9CD?lk3s=43402efa&x-expires=1768439560&x-signature=IMl8jS9dRC8ciyONye9mlkK%2BN%2FM%3D"
|
|
2825
|
+
],
|
|
2826
|
+
"md5": "0c728d6687bcdf98885d29f6f5d17a6f",
|
|
2827
|
+
"has_favorited": false,
|
|
2828
|
+
"third_resource_id": 6791777075821810183,
|
|
2829
|
+
"third_resource_id_str": "6791777075821810183",
|
|
2830
|
+
"create_time": 1605584704,
|
|
2831
|
+
"statistics": {
|
|
2832
|
+
"favorite_count": 0
|
|
2833
|
+
},
|
|
2834
|
+
"is_original": true,
|
|
2835
|
+
"status": 102,
|
|
2836
|
+
"review_info": {
|
|
2837
|
+
"review_status": 100,
|
|
2838
|
+
"review_code_list": [],
|
|
2839
|
+
"extra_reason": null,
|
|
2840
|
+
"review_reason_list": []
|
|
2841
|
+
},
|
|
2842
|
+
"aspect_ratio": 1,
|
|
2843
|
+
"download_info": {
|
|
2844
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bfeb29251bc748b590afb76673a16dfc~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=BKZ5l%2BRAIkloyTyhvZT0N879LAE%3D",
|
|
2845
|
+
"format": "gif"
|
|
2846
|
+
},
|
|
2847
|
+
"copyright": {
|
|
2848
|
+
"copyright_text": "剪映",
|
|
2849
|
+
"copyright_logo": "",
|
|
2850
|
+
"artist_name": ""
|
|
2851
|
+
},
|
|
2852
|
+
"publish_source": "loki",
|
|
2853
|
+
"is_business": false,
|
|
2854
|
+
"business_info": {
|
|
2855
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2856
|
+
"sign": "bqAHMVOkflBJDWo4IuvwYFDfA/h2Sp0GQ0sViL6uJ3il04QqhjlcNR/jpoM8cT+Bme0crEcXgeNcIj0x2G//b6rJ6U9roXW0dpSXkcv77XrQsEOhP7jkwgoET5W4cZfOc0iB6OERbRyuRspJY4shipSe093xlX05euwEXfnvMgw="
|
|
2857
|
+
},
|
|
2858
|
+
"category_ids": [
|
|
2859
|
+
10519,
|
|
2860
|
+
10554,
|
|
2861
|
+
10779
|
|
2862
|
+
],
|
|
2863
|
+
"collection_ids": [
|
|
2864
|
+
"6934982818816675080"
|
|
2865
|
+
],
|
|
2866
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2867
|
+
},
|
|
2868
|
+
"sticker": {
|
|
2869
|
+
"preview_cover": "",
|
|
2870
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bfeb29251bc748b590afb76673a16dfc~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=hUnu1oVjJ%2BakLh8gLmUn5g84ZqY%3D&format=.png",
|
|
2871
|
+
"sticker_type": 2,
|
|
2872
|
+
"sticker_package": {
|
|
2873
|
+
"width_per_frame": 0,
|
|
2874
|
+
"height_per_frame": 0,
|
|
2875
|
+
"size": 0
|
|
2876
|
+
},
|
|
2877
|
+
"large_image": {
|
|
2878
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/bfeb29251bc748b590afb76673a16dfc~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=BKZ5l%2BRAIkloyTyhvZT0N879LAE%3D"
|
|
2879
|
+
}
|
|
2880
|
+
}
|
|
2881
|
+
},
|
|
2882
|
+
{
|
|
2883
|
+
"common_attr": {
|
|
2884
|
+
"id": "6895923909049224455",
|
|
2885
|
+
"effect_id": "6895923909049224455",
|
|
2886
|
+
"effect_type": 2,
|
|
2887
|
+
"source": 1,
|
|
2888
|
+
"title": "梦幻风爱心",
|
|
2889
|
+
"description": "",
|
|
2890
|
+
"cover_url": {
|
|
2891
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/34db67dae1984c7798ce40c4a07af289~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=0dQnPKx0pAD%2BiP57mLTuIZcY3Y8%3D",
|
|
2892
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/34db67dae1984c7798ce40c4a07af289~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=I%2FDsV98rUW6wOHuZHsv4zdQG0So%3D"
|
|
2893
|
+
},
|
|
2894
|
+
"item_urls": [
|
|
2895
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/oglADAC8ZEAeBNAgu28aWuADEkONnbhCN4Oleo?lk3s=43402efa&x-expires=1768439560&x-signature=BjCqOXiYKnH74WOdsQpRDUC9Xg0%3D"
|
|
2896
|
+
],
|
|
2897
|
+
"md5": "2f22ca02c5d5ef6d5d6ebc588664cd8b",
|
|
2898
|
+
"has_favorited": false,
|
|
2899
|
+
"third_resource_id": 6846278828793270797,
|
|
2900
|
+
"third_resource_id_str": "6846278828793270797",
|
|
2901
|
+
"create_time": 1605582560,
|
|
2902
|
+
"statistics": {
|
|
2903
|
+
"favorite_count": 0
|
|
2904
|
+
},
|
|
2905
|
+
"is_original": true,
|
|
2906
|
+
"status": 102,
|
|
2907
|
+
"review_info": {
|
|
2908
|
+
"review_status": 100,
|
|
2909
|
+
"review_code_list": [],
|
|
2910
|
+
"extra_reason": null,
|
|
2911
|
+
"review_reason_list": []
|
|
2912
|
+
},
|
|
2913
|
+
"aspect_ratio": 1,
|
|
2914
|
+
"download_info": {
|
|
2915
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c3b0d82e9de4262b37dd620038e3048~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=Z1DVidsNfgRdBC68fChKDPDknN8%3D",
|
|
2916
|
+
"format": "gif"
|
|
2917
|
+
},
|
|
2918
|
+
"copyright": {
|
|
2919
|
+
"copyright_text": "剪映",
|
|
2920
|
+
"copyright_logo": "",
|
|
2921
|
+
"artist_name": ""
|
|
2922
|
+
},
|
|
2923
|
+
"publish_source": "loki",
|
|
2924
|
+
"is_business": false,
|
|
2925
|
+
"business_info": {
|
|
2926
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2927
|
+
"sign": "UI2I04psKufnDZMyxhpxGIHqQFgeXrENSGM2cAwpLERxDdwDQ5allaegDnkjVKBbr+ili009odWc/VoiVnoynOroOuFylXR4Y6tl+R72xXRmq5ujY79JBP9WMKgx1ueVW2VDbcx05El2TfQKfKuuraMi/Xq5Wth4N4jcK4Zw01k="
|
|
2928
|
+
},
|
|
2929
|
+
"category_ids": [
|
|
2930
|
+
10519,
|
|
2931
|
+
10779
|
|
2932
|
+
],
|
|
2933
|
+
"collection_ids": [
|
|
2934
|
+
"6934982818816675080"
|
|
2935
|
+
],
|
|
2936
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
2937
|
+
},
|
|
2938
|
+
"sticker": {
|
|
2939
|
+
"preview_cover": "",
|
|
2940
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c3b0d82e9de4262b37dd620038e3048~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=SWln9v3fbO%2FIVNoKBolgVUBxnEE%3D&format=.png",
|
|
2941
|
+
"sticker_type": 2,
|
|
2942
|
+
"sticker_package": {
|
|
2943
|
+
"width_per_frame": 0,
|
|
2944
|
+
"height_per_frame": 0,
|
|
2945
|
+
"size": 0
|
|
2946
|
+
},
|
|
2947
|
+
"large_image": {
|
|
2948
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9c3b0d82e9de4262b37dd620038e3048~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=Z1DVidsNfgRdBC68fChKDPDknN8%3D"
|
|
2949
|
+
}
|
|
2950
|
+
}
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
"common_attr": {
|
|
2954
|
+
"id": "6895933612579966222",
|
|
2955
|
+
"effect_id": "6895933612579966222",
|
|
2956
|
+
"effect_type": 2,
|
|
2957
|
+
"source": 1,
|
|
2958
|
+
"title": "粉色爱心",
|
|
2959
|
+
"description": "",
|
|
2960
|
+
"cover_url": {
|
|
2961
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9356c1a8edf64071b88cfe4268ddbc48~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=Al5RZQyauQMJboDGywAiqjwSE70%3D",
|
|
2962
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/9356c1a8edf64071b88cfe4268ddbc48~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=O5pqL8U79jUFcvbn9nhkSVTjHPc%3D"
|
|
2963
|
+
},
|
|
2964
|
+
"item_urls": [
|
|
2965
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ooNrDMyagxaNCEeElAABP0ez8BAoNDbPC4AKnA?lk3s=43402efa&x-expires=1768439560&x-signature=HuO7M1mtiUQvooOs%2BpPkvldGmQM%3D"
|
|
2966
|
+
],
|
|
2967
|
+
"md5": "317c84c71d8620511bdc4606a1b13eca",
|
|
2968
|
+
"has_favorited": false,
|
|
2969
|
+
"third_resource_id": 6782845698598507021,
|
|
2970
|
+
"third_resource_id_str": "6782845698598507021",
|
|
2971
|
+
"create_time": 1605584825,
|
|
2972
|
+
"statistics": {
|
|
2973
|
+
"favorite_count": 0
|
|
2974
|
+
},
|
|
2975
|
+
"is_original": true,
|
|
2976
|
+
"status": 102,
|
|
2977
|
+
"review_info": {
|
|
2978
|
+
"review_status": 100,
|
|
2979
|
+
"review_code_list": [],
|
|
2980
|
+
"extra_reason": null,
|
|
2981
|
+
"review_reason_list": []
|
|
2982
|
+
},
|
|
2983
|
+
"aspect_ratio": 1,
|
|
2984
|
+
"download_info": {
|
|
2985
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/46ca51099621428c9caa22315d6f6cfd~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=07pBPEc6JjZyx5hZWFcnSeRb4gE%3D",
|
|
2986
|
+
"format": "gif"
|
|
2987
|
+
},
|
|
2988
|
+
"copyright": {
|
|
2989
|
+
"copyright_text": "剪映",
|
|
2990
|
+
"copyright_logo": "",
|
|
2991
|
+
"artist_name": ""
|
|
2992
|
+
},
|
|
2993
|
+
"publish_source": "loki",
|
|
2994
|
+
"is_business": false,
|
|
2995
|
+
"business_info": {
|
|
2996
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
2997
|
+
"sign": "JleHc6MTr/5JkWMeEgYON2QevPwbRjCHYMbmtb5wM16kiqgiVTIa5bf0+XEbsIO2i874RhIu6xuI/ChStfhua5DbAd6OF4YXwoBZzaen6yH6hkj4A/Bl5bQh4PgR8PHILcrtRTpySNOwG5o3Jlb0NuqCtSDNvyycxE6RBOzGafo="
|
|
2998
|
+
},
|
|
2999
|
+
"category_ids": [
|
|
3000
|
+
10515,
|
|
3001
|
+
10519,
|
|
3002
|
+
10779
|
|
3003
|
+
],
|
|
3004
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3005
|
+
},
|
|
3006
|
+
"sticker": {
|
|
3007
|
+
"preview_cover": "",
|
|
3008
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/46ca51099621428c9caa22315d6f6cfd~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=yPI3cYTKfzv0GcORqcf3paIpiY4%3D&format=.png",
|
|
3009
|
+
"sticker_type": 2,
|
|
3010
|
+
"sticker_package": {
|
|
3011
|
+
"width_per_frame": 0,
|
|
3012
|
+
"height_per_frame": 0,
|
|
3013
|
+
"size": 0
|
|
3014
|
+
},
|
|
3015
|
+
"large_image": {
|
|
3016
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/46ca51099621428c9caa22315d6f6cfd~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=07pBPEc6JjZyx5hZWFcnSeRb4gE%3D"
|
|
3017
|
+
}
|
|
3018
|
+
}
|
|
3019
|
+
},
|
|
3020
|
+
{
|
|
3021
|
+
"common_attr": {
|
|
3022
|
+
"id": "7057894156126948645",
|
|
3023
|
+
"effect_id": "7057894156126948645",
|
|
3024
|
+
"effect_type": 2,
|
|
3025
|
+
"source": 1,
|
|
3026
|
+
"title": "情人节爱心跳动",
|
|
3027
|
+
"description": "qingrenjie-18Z",
|
|
3028
|
+
"cover_url": {
|
|
3029
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a280c95ec25041d9b21675e314540b18~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=3b4lehg%2FV7JZqnQmmQ3%2BK96SyIk%3D",
|
|
3030
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/a280c95ec25041d9b21675e314540b18~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=CTYhyhCDD%2F6flZJWyGEc7Br1gyA%3D"
|
|
3031
|
+
},
|
|
3032
|
+
"item_urls": [
|
|
3033
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/72d3479ea5685089c551514b190648a4?lk3s=43402efa&x-expires=1768439560&x-signature=0w1oqQ8tGwFpUqlTVGDmaFA88pA%3D"
|
|
3034
|
+
],
|
|
3035
|
+
"md5": "72d3479ea5685089c551514b190648a4",
|
|
3036
|
+
"has_favorited": false,
|
|
3037
|
+
"third_resource_id": 7058192184029221390,
|
|
3038
|
+
"third_resource_id_str": "7058192184029221390",
|
|
3039
|
+
"create_time": 1643363291,
|
|
3040
|
+
"statistics": {
|
|
3041
|
+
"favorite_count": 0
|
|
3042
|
+
},
|
|
3043
|
+
"is_original": true,
|
|
3044
|
+
"status": 102,
|
|
3045
|
+
"review_info": {
|
|
3046
|
+
"review_status": 100,
|
|
3047
|
+
"review_code_list": [],
|
|
3048
|
+
"extra_reason": null,
|
|
3049
|
+
"review_reason_list": []
|
|
3050
|
+
},
|
|
3051
|
+
"aspect_ratio": 1,
|
|
3052
|
+
"download_info": {
|
|
3053
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/141102798c354667bf0c29ff7b5e624b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=6XeK2GZKr6iT3HXhPLrtFH4rkbk%3D",
|
|
3054
|
+
"format": "gif"
|
|
3055
|
+
},
|
|
3056
|
+
"copyright": {
|
|
3057
|
+
"copyright_text": "剪映",
|
|
3058
|
+
"copyright_logo": "",
|
|
3059
|
+
"artist_name": ""
|
|
3060
|
+
},
|
|
3061
|
+
"publish_source": "internal_sequence_without_review",
|
|
3062
|
+
"is_business": true,
|
|
3063
|
+
"business_info": {
|
|
3064
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3065
|
+
"sign": "zKRWzZsi9xssrDyvwqmIzDZJBIotb/EM5vm2C6aKk+Mknmd5dvvKDwtCgMXxAeVnZEL9NFU0Hy6I2H2ce/DSwFvUoRWqerh/DqvtoQeA6KThPlBeaJf7lq415I+CgPHu66cTC33zzHM7Uh8vZgan0M4YR89Zv/lvnMfHJozG0wg="
|
|
3066
|
+
},
|
|
3067
|
+
"category_ids": [
|
|
3068
|
+
10519,
|
|
3069
|
+
10554,
|
|
3070
|
+
10515,
|
|
3071
|
+
10779
|
|
3072
|
+
],
|
|
3073
|
+
"collection_ids": [
|
|
3074
|
+
"7081900580813278501"
|
|
3075
|
+
],
|
|
3076
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3077
|
+
},
|
|
3078
|
+
"author": {
|
|
3079
|
+
"name": "用户8922705857677",
|
|
3080
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
3081
|
+
"source": 1,
|
|
3082
|
+
"uid": "125823261609632"
|
|
3083
|
+
},
|
|
3084
|
+
"sticker": {
|
|
3085
|
+
"preview_cover": "",
|
|
3086
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/141102798c354667bf0c29ff7b5e624b~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=yfY%2B67OlUP9TTJiIld1nqyHxGvE%3D&format=.png",
|
|
3087
|
+
"sticker_type": 2,
|
|
3088
|
+
"sticker_package": {
|
|
3089
|
+
"width_per_frame": 280,
|
|
3090
|
+
"height_per_frame": 280,
|
|
3091
|
+
"size": 1175801
|
|
3092
|
+
},
|
|
3093
|
+
"large_image": {
|
|
3094
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/141102798c354667bf0c29ff7b5e624b~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=6XeK2GZKr6iT3HXhPLrtFH4rkbk%3D"
|
|
3095
|
+
}
|
|
3096
|
+
}
|
|
3097
|
+
},
|
|
3098
|
+
{
|
|
3099
|
+
"common_attr": {
|
|
3100
|
+
"id": "7057903509202603277",
|
|
3101
|
+
"effect_id": "7057903509202603277",
|
|
3102
|
+
"effect_type": 2,
|
|
3103
|
+
"source": 1,
|
|
3104
|
+
"title": "情人节粉色水爱心",
|
|
3105
|
+
"description": "qingrenjie-粉色水心",
|
|
3106
|
+
"cover_url": {
|
|
3107
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7ed251b4ba54213b299b02f6207886c~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=nfDMUec2qt1Ot7OQV6sp06g5nnU%3D",
|
|
3108
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/d7ed251b4ba54213b299b02f6207886c~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=OMl9JzSalSxmknPDTzS1SPFXegs%3D"
|
|
3109
|
+
},
|
|
3110
|
+
"item_urls": [
|
|
3111
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/f77ae168a0cff889d039a33d126a8b11?lk3s=43402efa&x-expires=1768439560&x-signature=dji2%2F2YbixVb5e5x5stnkz7BNbA%3D"
|
|
3112
|
+
],
|
|
3113
|
+
"md5": "f77ae168a0cff889d039a33d126a8b11",
|
|
3114
|
+
"has_favorited": false,
|
|
3115
|
+
"third_resource_id": 7058180437788594696,
|
|
3116
|
+
"third_resource_id_str": "7058180437788594696",
|
|
3117
|
+
"create_time": 1643360143,
|
|
3118
|
+
"statistics": {
|
|
3119
|
+
"favorite_count": 0
|
|
3120
|
+
},
|
|
3121
|
+
"is_original": true,
|
|
3122
|
+
"status": 102,
|
|
3123
|
+
"review_info": {
|
|
3124
|
+
"review_status": 100,
|
|
3125
|
+
"review_code_list": [],
|
|
3126
|
+
"extra_reason": null,
|
|
3127
|
+
"review_reason_list": []
|
|
3128
|
+
},
|
|
3129
|
+
"aspect_ratio": 1,
|
|
3130
|
+
"download_info": {
|
|
3131
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3a3026d193141e399620efa3cc707f7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=3f6T7pI89YjFchlnV3DTh8zpz%2BI%3D",
|
|
3132
|
+
"format": "gif"
|
|
3133
|
+
},
|
|
3134
|
+
"copyright": {
|
|
3135
|
+
"copyright_text": "剪映",
|
|
3136
|
+
"copyright_logo": "",
|
|
3137
|
+
"artist_name": ""
|
|
3138
|
+
},
|
|
3139
|
+
"publish_source": "internal_sequence_without_review",
|
|
3140
|
+
"is_business": true,
|
|
3141
|
+
"business_info": {
|
|
3142
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3143
|
+
"sign": "CG1MFbAs2X+aR0TsCwluAHzB5zWcTPAPwEEWFhFav2oJF6l5xi5OyA2zDDoevcaytFoZlg0uEGRnW4AJI4QOwZSHMP7HGBfDkbqzusFut05Q1+nDOgT8uVtEZEs+RRyuJi6mPSSxdoMN6SeAq5fvS1W/8DHwakaCKdNA2mS6Pq4="
|
|
3144
|
+
},
|
|
3145
|
+
"category_ids": [
|
|
3146
|
+
10515,
|
|
3147
|
+
10519,
|
|
3148
|
+
10554,
|
|
3149
|
+
10779
|
|
3150
|
+
],
|
|
3151
|
+
"collection_ids": [
|
|
3152
|
+
"7081900580813278501"
|
|
3153
|
+
],
|
|
3154
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3155
|
+
},
|
|
3156
|
+
"author": {
|
|
3157
|
+
"name": "用户8922705857677",
|
|
3158
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
3159
|
+
"source": 1,
|
|
3160
|
+
"uid": "125823261609632"
|
|
3161
|
+
},
|
|
3162
|
+
"sticker": {
|
|
3163
|
+
"preview_cover": "",
|
|
3164
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3a3026d193141e399620efa3cc707f7~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=bbkML8RAnCHE8BzwpuFxOGr8TPk%3D&format=.png",
|
|
3165
|
+
"sticker_type": 2,
|
|
3166
|
+
"sticker_package": {
|
|
3167
|
+
"width_per_frame": 280,
|
|
3168
|
+
"height_per_frame": 280,
|
|
3169
|
+
"size": 2744575
|
|
3170
|
+
},
|
|
3171
|
+
"large_image": {
|
|
3172
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/f3a3026d193141e399620efa3cc707f7~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=3f6T7pI89YjFchlnV3DTh8zpz%2BI%3D"
|
|
3173
|
+
}
|
|
3174
|
+
}
|
|
3175
|
+
},
|
|
3176
|
+
{
|
|
3177
|
+
"common_attr": {
|
|
3178
|
+
"id": "6895933612579933454",
|
|
3179
|
+
"effect_id": "6895933612579933454",
|
|
3180
|
+
"effect_type": 2,
|
|
3181
|
+
"source": 1,
|
|
3182
|
+
"title": "红色涂抹爱心",
|
|
3183
|
+
"description": "",
|
|
3184
|
+
"cover_url": {
|
|
3185
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4565bbb15b3c4f0cb127c4f4dfc10f9e~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=ZXxBQmi0Vm%2F%2FuenmmjxdoLgr94Y%3D",
|
|
3186
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/4565bbb15b3c4f0cb127c4f4dfc10f9e~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=%2BK3yIrZBP%2BqQuNJz92Ti229UkbA%3D"
|
|
3187
|
+
},
|
|
3188
|
+
"item_urls": [
|
|
3189
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/owOByAAH3AzggYCDEcBeCBAoLNf4GtHhrAsYtA?lk3s=43402efa&x-expires=1768439560&x-signature=DQJC9KHfvlaJgYjnmEzwOAC1Lao%3D"
|
|
3190
|
+
],
|
|
3191
|
+
"md5": "ca65bd0a693c7c7bed5705bd7e2ea126",
|
|
3192
|
+
"has_favorited": false,
|
|
3193
|
+
"third_resource_id": 6782845777065546252,
|
|
3194
|
+
"third_resource_id_str": "6782845777065546252",
|
|
3195
|
+
"create_time": 1605584822,
|
|
3196
|
+
"statistics": {
|
|
3197
|
+
"favorite_count": 0
|
|
3198
|
+
},
|
|
3199
|
+
"is_original": true,
|
|
3200
|
+
"status": 102,
|
|
3201
|
+
"review_info": {
|
|
3202
|
+
"review_status": 100,
|
|
3203
|
+
"review_code_list": [],
|
|
3204
|
+
"extra_reason": null,
|
|
3205
|
+
"review_reason_list": []
|
|
3206
|
+
},
|
|
3207
|
+
"aspect_ratio": 1,
|
|
3208
|
+
"download_info": {
|
|
3209
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cefdb7d62d3646af84d01b8bb6feb7e6~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=XRUYHYvc1ISblgzU7BawxX5IBaI%3D",
|
|
3210
|
+
"format": "gif"
|
|
3211
|
+
},
|
|
3212
|
+
"copyright": {
|
|
3213
|
+
"copyright_text": "剪映",
|
|
3214
|
+
"copyright_logo": "",
|
|
3215
|
+
"artist_name": ""
|
|
3216
|
+
},
|
|
3217
|
+
"publish_source": "loki",
|
|
3218
|
+
"is_business": false,
|
|
3219
|
+
"business_info": {
|
|
3220
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3221
|
+
"sign": "TosiE2hRj/jMumknfYuNhJ8niF0AXzksHt7p3eyS8biptryBA9+C2fyvB5628E47pflHtNqd3rUB6Gih2cLhCjzxl1FkOZJ5Dv8DlR3lCbbk+w2IWcd7cChGLnxTDYS1dPZ0Z6sj9NxoRGhM8tWEIS4wOc2OQ2bVxRpdpJvZs3o="
|
|
3222
|
+
},
|
|
3223
|
+
"category_ids": [
|
|
3224
|
+
10519,
|
|
3225
|
+
10779
|
|
3226
|
+
],
|
|
3227
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3228
|
+
},
|
|
3229
|
+
"sticker": {
|
|
3230
|
+
"preview_cover": "",
|
|
3231
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cefdb7d62d3646af84d01b8bb6feb7e6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=0g7TfzIdeD11sOlX1ynt3RZfjuc%3D&format=.png",
|
|
3232
|
+
"sticker_type": 2,
|
|
3233
|
+
"sticker_package": {
|
|
3234
|
+
"width_per_frame": 0,
|
|
3235
|
+
"height_per_frame": 0,
|
|
3236
|
+
"size": 0
|
|
3237
|
+
},
|
|
3238
|
+
"large_image": {
|
|
3239
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/cefdb7d62d3646af84d01b8bb6feb7e6~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=XRUYHYvc1ISblgzU7BawxX5IBaI%3D"
|
|
3240
|
+
}
|
|
3241
|
+
}
|
|
3242
|
+
},
|
|
3243
|
+
{
|
|
3244
|
+
"common_attr": {
|
|
3245
|
+
"id": "7058040117830765837",
|
|
3246
|
+
"effect_id": "7058040117830765837",
|
|
3247
|
+
"effect_type": 2,
|
|
3248
|
+
"source": 1,
|
|
3249
|
+
"title": "情人节粉嫩跳动的爱心",
|
|
3250
|
+
"description": "qingrenjie-28",
|
|
3251
|
+
"cover_url": {
|
|
3252
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5feed1d952514eaa8b706c21699ea1ff~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=mR00YYZ3nVwHHQ24o%2Fw96gfdk1k%3D",
|
|
3253
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/5feed1d952514eaa8b706c21699ea1ff~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=HFFpuPwv2%2B8IKKFdun%2FzdBokzJw%3D"
|
|
3254
|
+
},
|
|
3255
|
+
"item_urls": [
|
|
3256
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/07c3fe45120beaa99bbed2e7b7f3e487?lk3s=43402efa&x-expires=1768439560&x-signature=FZY4tekpbNSbe4j2DHeeyYy8w5o%3D"
|
|
3257
|
+
],
|
|
3258
|
+
"md5": "07c3fe45120beaa99bbed2e7b7f3e487",
|
|
3259
|
+
"has_favorited": false,
|
|
3260
|
+
"third_resource_id": 7058192397057921550,
|
|
3261
|
+
"third_resource_id_str": "7058192397057921550",
|
|
3262
|
+
"create_time": 1643363291,
|
|
3263
|
+
"statistics": {
|
|
3264
|
+
"favorite_count": 0
|
|
3265
|
+
},
|
|
3266
|
+
"is_original": true,
|
|
3267
|
+
"status": 102,
|
|
3268
|
+
"review_info": {
|
|
3269
|
+
"review_status": 100,
|
|
3270
|
+
"review_code_list": [],
|
|
3271
|
+
"extra_reason": null,
|
|
3272
|
+
"review_reason_list": []
|
|
3273
|
+
},
|
|
3274
|
+
"aspect_ratio": 1,
|
|
3275
|
+
"download_info": {
|
|
3276
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aad531f512ba4ca2b4ee552b0896fcd6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=jyzykAt%2BFqqaxoxJTs9Iop855j0%3D",
|
|
3277
|
+
"format": "gif"
|
|
3278
|
+
},
|
|
3279
|
+
"copyright": {
|
|
3280
|
+
"copyright_text": "剪映",
|
|
3281
|
+
"copyright_logo": "",
|
|
3282
|
+
"artist_name": ""
|
|
3283
|
+
},
|
|
3284
|
+
"publish_source": "internal_sequence_without_review",
|
|
3285
|
+
"is_business": true,
|
|
3286
|
+
"business_info": {
|
|
3287
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3288
|
+
"sign": "Q1ZG17DnSxwEIBCG5b4lr400AlX0HT1mVMt9lRmACJmw7ry2o4s9Nqz9aVKmYvZBgqeF2ft1Mtdt5LX2IlgpHbm0n2/42/rubnxl8R8p50PRiFSrRtVEcIxN9qK2hBjI7ygI0a7TyYjJhTP1PJrBFrzbDqHyEK5Gvs4qmkJqDDU="
|
|
3289
|
+
},
|
|
3290
|
+
"category_ids": [
|
|
3291
|
+
10515,
|
|
3292
|
+
10519,
|
|
3293
|
+
10554,
|
|
3294
|
+
10779
|
|
3295
|
+
],
|
|
3296
|
+
"collection_ids": [
|
|
3297
|
+
"7081900580813278501"
|
|
3298
|
+
],
|
|
3299
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3300
|
+
},
|
|
3301
|
+
"author": {
|
|
3302
|
+
"name": "用户8922705857677",
|
|
3303
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
3304
|
+
"source": 1,
|
|
3305
|
+
"uid": "125823261609632"
|
|
3306
|
+
},
|
|
3307
|
+
"sticker": {
|
|
3308
|
+
"preview_cover": "",
|
|
3309
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aad531f512ba4ca2b4ee552b0896fcd6~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=ScytHulihQ4K5F9Pj3sEZfsWkvU%3D&format=.png",
|
|
3310
|
+
"sticker_type": 2,
|
|
3311
|
+
"sticker_package": {
|
|
3312
|
+
"width_per_frame": 280,
|
|
3313
|
+
"height_per_frame": 280,
|
|
3314
|
+
"size": 2060806
|
|
3315
|
+
},
|
|
3316
|
+
"large_image": {
|
|
3317
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/aad531f512ba4ca2b4ee552b0896fcd6~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=jyzykAt%2BFqqaxoxJTs9Iop855j0%3D"
|
|
3318
|
+
}
|
|
3319
|
+
}
|
|
3320
|
+
},
|
|
3321
|
+
{
|
|
3322
|
+
"common_attr": {
|
|
3323
|
+
"id": "6995782403025292580",
|
|
3324
|
+
"effect_id": "6995782403025292580",
|
|
3325
|
+
"effect_type": 2,
|
|
3326
|
+
"source": 1,
|
|
3327
|
+
"title": "爱心 梦幻,少女,ins,",
|
|
3328
|
+
"description": "爱心,七夕,梦幻,少女,ins,",
|
|
3329
|
+
"cover_url": {
|
|
3330
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e714d2af99264c75a108d60a178889af~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=X4fPLbZ%2FFqBaGyHabAyBXBBaeFE%3D",
|
|
3331
|
+
"static_img": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/e714d2af99264c75a108d60a178889af~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=nu8OKyypdy48L1PpbXboQGWwRo4%3D"
|
|
3332
|
+
},
|
|
3333
|
+
"item_urls": [
|
|
3334
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/e1639b3f045946c1be092ae2ca674c7d?lk3s=43402efa&x-expires=1768439560&x-signature=vFdlJw02G8yPPip0tYDRhOPqARM%3D"
|
|
3335
|
+
],
|
|
3336
|
+
"md5": "630c1b49b4f9f448c4cfcedf563f9e8b",
|
|
3337
|
+
"has_favorited": false,
|
|
3338
|
+
"third_resource_id": 6995799873240961544,
|
|
3339
|
+
"third_resource_id_str": "6995799873240961544",
|
|
3340
|
+
"create_time": 1628836187,
|
|
3341
|
+
"statistics": {
|
|
3342
|
+
"favorite_count": 0
|
|
3343
|
+
},
|
|
3344
|
+
"is_original": true,
|
|
3345
|
+
"status": 102,
|
|
3346
|
+
"review_info": {
|
|
3347
|
+
"review_status": 100,
|
|
3348
|
+
"review_code_list": [],
|
|
3349
|
+
"extra_reason": null,
|
|
3350
|
+
"review_reason_list": []
|
|
3351
|
+
},
|
|
3352
|
+
"aspect_ratio": 1,
|
|
3353
|
+
"download_info": {
|
|
3354
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7a68c7708cd345d4abee23705cd0ad47~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=zWRmg0zzpnN%2FNUZgAnK9odHkmNA%3D",
|
|
3355
|
+
"format": "gif"
|
|
3356
|
+
},
|
|
3357
|
+
"copyright": {
|
|
3358
|
+
"copyright_text": "剪映",
|
|
3359
|
+
"copyright_logo": "",
|
|
3360
|
+
"artist_name": ""
|
|
3361
|
+
},
|
|
3362
|
+
"publish_source": "internal_sequence_without_review",
|
|
3363
|
+
"is_business": true,
|
|
3364
|
+
"business_info": {
|
|
3365
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3366
|
+
"sign": "OBrKuFWkYClukT5wJ7142/fS7EnxtvqqtXTialtOrny0sYCM+NsATB0SXjQUn32SauWOkQ3zE16JdalW3CqVtfNYocfVR1hK28K1Pe5GmPWcRb0tPN9y30DCDMpWf8JPR5dDtQuuvhXyC2k+2JNFVsDv5VIaIga/GieTTFIejx4="
|
|
3367
|
+
},
|
|
3368
|
+
"category_ids": [
|
|
3369
|
+
10519,
|
|
3370
|
+
10779
|
|
3371
|
+
],
|
|
3372
|
+
"collection_ids": [
|
|
3373
|
+
"7012808330938748196"
|
|
3374
|
+
],
|
|
3375
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3376
|
+
},
|
|
3377
|
+
"author": {
|
|
3378
|
+
"name": "用户8922705857677",
|
|
3379
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
3380
|
+
"source": 1,
|
|
3381
|
+
"uid": "125823261609632"
|
|
3382
|
+
},
|
|
3383
|
+
"sticker": {
|
|
3384
|
+
"preview_cover": "",
|
|
3385
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7a68c7708cd345d4abee23705cd0ad47~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=sRsB4K2Bi1JzjPwX16TN4csNbqM%3D&format=.png",
|
|
3386
|
+
"sticker_type": 2,
|
|
3387
|
+
"sticker_package": {
|
|
3388
|
+
"width_per_frame": 280,
|
|
3389
|
+
"height_per_frame": 280,
|
|
3390
|
+
"size": 480117
|
|
3391
|
+
},
|
|
3392
|
+
"large_image": {
|
|
3393
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7a68c7708cd345d4abee23705cd0ad47~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=zWRmg0zzpnN%2FNUZgAnK9odHkmNA%3D"
|
|
3394
|
+
}
|
|
3395
|
+
}
|
|
3396
|
+
},
|
|
3397
|
+
{
|
|
3398
|
+
"common_attr": {
|
|
3399
|
+
"id": "7057881527744515336",
|
|
3400
|
+
"effect_id": "7057881527744515336",
|
|
3401
|
+
"effect_type": 2,
|
|
3402
|
+
"source": 1,
|
|
3403
|
+
"title": " 爱心溢出",
|
|
3404
|
+
"description": "qingrenjie-爱心倾倒",
|
|
3405
|
+
"cover_url": {
|
|
3406
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fb352eddbe4746748aa5614f7a3065f0~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=d%2FpcSbqsPiyqjpRKKXIMRCV%2B%2FO0%3D",
|
|
3407
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/fb352eddbe4746748aa5614f7a3065f0~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=ziidfQ2IgvS5BRrSmlWLyqc2JTU%3D"
|
|
3408
|
+
},
|
|
3409
|
+
"item_urls": [
|
|
3410
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/8860c3f103a568bba88bc12ae970d68b?lk3s=43402efa&x-expires=1768439560&x-signature=EYXHlUlIVelKisFffEwcvYD53yo%3D"
|
|
3411
|
+
],
|
|
3412
|
+
"md5": "8860c3f103a568bba88bc12ae970d68b",
|
|
3413
|
+
"has_favorited": false,
|
|
3414
|
+
"third_resource_id": 7058180436362531359,
|
|
3415
|
+
"third_resource_id_str": "7058180436362531359",
|
|
3416
|
+
"create_time": 1643360142,
|
|
3417
|
+
"statistics": {
|
|
3418
|
+
"favorite_count": 0
|
|
3419
|
+
},
|
|
3420
|
+
"is_original": true,
|
|
3421
|
+
"status": 102,
|
|
3422
|
+
"review_info": {
|
|
3423
|
+
"review_status": 100,
|
|
3424
|
+
"review_code_list": [],
|
|
3425
|
+
"extra_reason": null,
|
|
3426
|
+
"review_reason_list": []
|
|
3427
|
+
},
|
|
3428
|
+
"aspect_ratio": 1,
|
|
3429
|
+
"download_info": {
|
|
3430
|
+
"url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/578c6c819bad44f9b8638b42f48eea86~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=cwwEzFy61KMtACzk4Otn2T5ZbcI%3D",
|
|
3431
|
+
"format": "gif"
|
|
3432
|
+
},
|
|
3433
|
+
"copyright": {
|
|
3434
|
+
"copyright_text": "剪映",
|
|
3435
|
+
"copyright_logo": "",
|
|
3436
|
+
"artist_name": ""
|
|
3437
|
+
},
|
|
3438
|
+
"publish_source": "internal_sequence_without_review",
|
|
3439
|
+
"is_business": true,
|
|
3440
|
+
"business_info": {
|
|
3441
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3442
|
+
"sign": "IyA2QHEHvm+p2zsQX2hF6sDf9WvCkhiZ9EH1agcoeXuvpjZ78ImFr+NksNUBldx7sRl1drD2wegd6WPOtS1+luqlbIEhfD0zOhoOSdISNCg7GqPeLqmrzN8SiPws51zYomNH5iBXZpZXLOom2tEUpozA+n8DHncQDUJweyZRQog="
|
|
3443
|
+
},
|
|
3444
|
+
"category_ids": [
|
|
3445
|
+
10519,
|
|
3446
|
+
10779
|
|
3447
|
+
],
|
|
3448
|
+
"collection_ids": [
|
|
3449
|
+
"7081900580813278501"
|
|
3450
|
+
],
|
|
3451
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3452
|
+
},
|
|
3453
|
+
"author": {
|
|
3454
|
+
"name": "用户8922705857677",
|
|
3455
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
3456
|
+
"source": 1,
|
|
3457
|
+
"uid": "125823261609632"
|
|
3458
|
+
},
|
|
3459
|
+
"sticker": {
|
|
3460
|
+
"preview_cover": "",
|
|
3461
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/578c6c819bad44f9b8638b42f48eea86~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=gKC6kCr6mgRRxYpVao6Zy%2BIj8D4%3D&format=.png",
|
|
3462
|
+
"sticker_type": 2,
|
|
3463
|
+
"sticker_package": {
|
|
3464
|
+
"width_per_frame": 280,
|
|
3465
|
+
"height_per_frame": 280,
|
|
3466
|
+
"size": 701248
|
|
3467
|
+
},
|
|
3468
|
+
"large_image": {
|
|
3469
|
+
"image_url": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/578c6c819bad44f9b8638b42f48eea86~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=cwwEzFy61KMtACzk4Otn2T5ZbcI%3D"
|
|
3470
|
+
}
|
|
3471
|
+
}
|
|
3472
|
+
},
|
|
3473
|
+
{
|
|
3474
|
+
"common_attr": {
|
|
3475
|
+
"id": "7057893181769190664",
|
|
3476
|
+
"effect_id": "7057893181769190664",
|
|
3477
|
+
"effect_type": 2,
|
|
3478
|
+
"source": 1,
|
|
3479
|
+
"title": "情人节跳动的爱心",
|
|
3480
|
+
"description": "qingrenjie-蓝色水心",
|
|
3481
|
+
"cover_url": {
|
|
3482
|
+
"small": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7c483816876c465cab8b8691193965f2~tplv-3jr8j4ixpe-resize:200:200.gif?x-expires=1768439560&x-signature=72Gy2%2FvAeCQPofFdxSQ1RETZGIc%3D",
|
|
3483
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/7c483816876c465cab8b8691193965f2~tplv-3jr8j4ixpe-resize:200:200.png?x-expires=1768439560&x-signature=h5TM0syc8eQly1jQ8Qty%2FoqSDpw%3D"
|
|
3484
|
+
},
|
|
3485
|
+
"item_urls": [
|
|
3486
|
+
"https://lf26-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/619da953bd6ccc612f0372773f65c6f4?lk3s=43402efa&x-expires=1768439560&x-signature=GqbQTPXnJVWNJuJ1rZm%2FT6xZhbM%3D"
|
|
3487
|
+
],
|
|
3488
|
+
"md5": "619da953bd6ccc612f0372773f65c6f4",
|
|
3489
|
+
"has_favorited": false,
|
|
3490
|
+
"third_resource_id": 7058180438174470664,
|
|
3491
|
+
"third_resource_id_str": "7058180438174470664",
|
|
3492
|
+
"create_time": 1643360143,
|
|
3493
|
+
"statistics": {
|
|
3494
|
+
"favorite_count": 0
|
|
3495
|
+
},
|
|
3496
|
+
"is_original": true,
|
|
3497
|
+
"status": 102,
|
|
3498
|
+
"review_info": {
|
|
3499
|
+
"review_status": 100,
|
|
3500
|
+
"review_code_list": [],
|
|
3501
|
+
"extra_reason": null,
|
|
3502
|
+
"review_reason_list": []
|
|
3503
|
+
},
|
|
3504
|
+
"aspect_ratio": 1,
|
|
3505
|
+
"download_info": {
|
|
3506
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ccb0acfb4b214ffa8ed3470bb4561575~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=%2FeAgb4gbdsUVAw8uL2F%2BvBeJ%2F1E%3D",
|
|
3507
|
+
"format": "gif"
|
|
3508
|
+
},
|
|
3509
|
+
"copyright": {
|
|
3510
|
+
"copyright_text": "剪映",
|
|
3511
|
+
"copyright_logo": "",
|
|
3512
|
+
"artist_name": ""
|
|
3513
|
+
},
|
|
3514
|
+
"publish_source": "internal_sequence_without_review",
|
|
3515
|
+
"is_business": true,
|
|
3516
|
+
"business_info": {
|
|
3517
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3518
|
+
"sign": "mYQXcKgphSvYIqss39tbeLFxxkeo5HpYWmJ3lUdCISWjpiRgmi5YfdTzz2pPU5vSJ0ldh1K5mW5UhdB0GzDWRuKB5yE/IktEmtOiJ2oBF1qUQDUzbsbjUAJOQKpWTvsC4EesYaW2WL6dwvRlxJxNP9JZH7WUM0N5d1BmIAwgeuM="
|
|
3519
|
+
},
|
|
3520
|
+
"category_ids": [
|
|
3521
|
+
10519,
|
|
3522
|
+
10554,
|
|
3523
|
+
10779
|
|
3524
|
+
],
|
|
3525
|
+
"collection_ids": [
|
|
3526
|
+
"7081900580813278501"
|
|
3527
|
+
],
|
|
3528
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3529
|
+
},
|
|
3530
|
+
"author": {
|
|
3531
|
+
"name": "用户8922705857677",
|
|
3532
|
+
"avatar_url": "https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=4010531038",
|
|
3533
|
+
"source": 1,
|
|
3534
|
+
"uid": "125823261609632"
|
|
3535
|
+
},
|
|
3536
|
+
"sticker": {
|
|
3537
|
+
"preview_cover": "",
|
|
3538
|
+
"track_thumbnail": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ccb0acfb4b214ffa8ed3470bb4561575~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=zisuXsuwXNF05gv1pCdkdbKuVrI%3D&format=.png",
|
|
3539
|
+
"sticker_type": 2,
|
|
3540
|
+
"sticker_package": {
|
|
3541
|
+
"width_per_frame": 280,
|
|
3542
|
+
"height_per_frame": 280,
|
|
3543
|
+
"size": 3857374
|
|
3544
|
+
},
|
|
3545
|
+
"large_image": {
|
|
3546
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/ccb0acfb4b214ffa8ed3470bb4561575~tplv-3jr8j4ixpe-resize:1920:1920.gif?x-expires=1768439560&x-signature=%2FeAgb4gbdsUVAw8uL2F%2BvBeJ%2F1E%3D"
|
|
3547
|
+
}
|
|
3548
|
+
}
|
|
3549
|
+
},
|
|
3550
|
+
{
|
|
3551
|
+
"common_attr": {
|
|
3552
|
+
"id": "6895925960307182855",
|
|
3553
|
+
"effect_id": "6895925960307182855",
|
|
3554
|
+
"effect_type": 2,
|
|
3555
|
+
"source": 1,
|
|
3556
|
+
"title": "爱心特效",
|
|
3557
|
+
"description": "",
|
|
3558
|
+
"cover_url": {
|
|
3559
|
+
"small": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c1c2073a8f934afb94807b56b20e2f42~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=7ECV1V8WKhb4hUfyeN%2FifHRbq0U%3D",
|
|
3560
|
+
"static_img": "https://p9-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/c1c2073a8f934afb94807b56b20e2f42~tplv-3jr8j4ixpe-resize:0:0.png?x-expires=1768439560&x-signature=7BkZTuDC91gKMsh640j2a9bgANA%3D"
|
|
3561
|
+
},
|
|
3562
|
+
"item_urls": [
|
|
3563
|
+
"https://lf3-faceu-file-sign.bytecdn.com/tos-cn-v-436d67/ocBENAP3gCxDAueQN8beDlnCwAa2qD8aHAl8Ao?lk3s=43402efa&x-expires=1768439560&x-signature=FZKDPYSooGljXLQt3fAxrwIWb%2FA%3D"
|
|
3564
|
+
],
|
|
3565
|
+
"md5": "32f57620ae8953e51316d5e37c2a3e0d",
|
|
3566
|
+
"has_favorited": false,
|
|
3567
|
+
"third_resource_id": 6827049241756570126,
|
|
3568
|
+
"third_resource_id_str": "6827049241756570126",
|
|
3569
|
+
"create_time": 1605583041,
|
|
3570
|
+
"statistics": {
|
|
3571
|
+
"favorite_count": 0
|
|
3572
|
+
},
|
|
3573
|
+
"is_original": true,
|
|
3574
|
+
"status": 102,
|
|
3575
|
+
"review_info": {
|
|
3576
|
+
"review_status": 100,
|
|
3577
|
+
"review_code_list": [],
|
|
3578
|
+
"extra_reason": null,
|
|
3579
|
+
"review_reason_list": []
|
|
3580
|
+
},
|
|
3581
|
+
"aspect_ratio": 1,
|
|
3582
|
+
"download_info": {
|
|
3583
|
+
"url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1bcc7ac16f124e519345c34a0996e7ff~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=jJWF5a40jhxUmIpzP%2FMPW0%2FwtuU%3D",
|
|
3584
|
+
"format": "gif"
|
|
3585
|
+
},
|
|
3586
|
+
"copyright": {
|
|
3587
|
+
"copyright_text": "剪映",
|
|
3588
|
+
"copyright_logo": "",
|
|
3589
|
+
"artist_name": ""
|
|
3590
|
+
},
|
|
3591
|
+
"publish_source": "loki",
|
|
3592
|
+
"is_business": false,
|
|
3593
|
+
"business_info": {
|
|
3594
|
+
"json_str": "{\"is_vip\":false,\"is_expired\":false}",
|
|
3595
|
+
"sign": "t9Hogo6Ejq+tSQbYoT085mrlAc0375Lcf2lZVYP7RzPzqCBC3DOuF4+ZdOQaqoiaRgyf37uO3j6TCT1aaYCVHGDhGo2ckS9OlclKh9U8hm282Q4sDuk7/BYkUGFBgbkFk4sSBSdfmHeBpXLl4Duj2PlWgO7kXCh0eiXHw8hhppQ="
|
|
3596
|
+
},
|
|
3597
|
+
"category_ids": [
|
|
3598
|
+
10519,
|
|
3599
|
+
10779
|
|
3600
|
+
],
|
|
3601
|
+
"collection_ids": [
|
|
3602
|
+
"6934982818816675080"
|
|
3603
|
+
],
|
|
3604
|
+
"extra": "{\"ip_image_detect_result\":{\"hit\":false}}"
|
|
3605
|
+
},
|
|
3606
|
+
"sticker": {
|
|
3607
|
+
"preview_cover": "",
|
|
3608
|
+
"track_thumbnail": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1bcc7ac16f124e519345c34a0996e7ff~tplv-3jr8j4ixpe-resize:120:120.png?x-expires=1768439560&x-signature=YRhxfoS2Ps1GswClOEZaYvO7yAY%3D&format=.png",
|
|
3609
|
+
"sticker_type": 2,
|
|
3610
|
+
"sticker_package": {
|
|
3611
|
+
"width_per_frame": 0,
|
|
3612
|
+
"height_per_frame": 0,
|
|
3613
|
+
"size": 0
|
|
3614
|
+
},
|
|
3615
|
+
"large_image": {
|
|
3616
|
+
"image_url": "https://p3-heycan-jy-sign.byteimg.com/tos-cn-i-3jr8j4ixpe/1bcc7ac16f124e519345c34a0996e7ff~tplv-3jr8j4ixpe-image.image?x-expires=1768439560&x-signature=jJWF5a40jhxUmIpzP%2FMPW0%2FwtuU%3D"
|
|
3617
|
+
}
|
|
3618
|
+
}
|
|
3619
|
+
}
|
|
3620
|
+
],
|
|
3621
|
+
"version_code": "742",
|
|
3622
|
+
"request_id": "2025011509123990EEA7259D29722A8EAD",
|
|
3623
|
+
"fail_reason": ""
|
|
3624
|
+
}
|
|
3625
|
+
}
|