image_to_youtube
Turn any image into a 3D turntable video and upload it to YouTube. Automates the full pipeline from image to published video.
Instructions
One-shot: an image -> Meshy image-to-3D -> turntable -> YouTube video. Always returns a dict (ok + watch_url, or ok=False + error/failed_stage).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | ||
| tags | No | 3d,meshy,turntable | |
| image | Yes | ||
| title | Yes | ||
| frames | No | ||
| privacy | No | unlisted | |
| timeout | No | ||
| duration | No | ||
| enable_pbr | No | ||
| resolution | No | ||
| category_id | No | 22 | |
| description | No | ||
| made_for_kids | No | ||
| should_remesh | No | ||
| should_texture | No |