Download media thumbnail to local disk
get_thumbnailDownload and save the cover image from a media extraction result to local disk, using a proxy to keep the original source URL hidden.
Instructions
把 extract_media 返回的封面图落盘(经 Ssave 代理,不暴露 IG/Douyin 源站直链)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | extract_media 返回的 ssv_ token | |
| output_dir | No | 覆盖默认输出目录(~ 会展开) |