Image Translator on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/image-translator`, translating text inside images, `image_...
Design & media
Poyo Video Translator
Try itVideo Translator on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-translator`, translating video speech, `video_urls`,...
What it does
Video Translator on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-translator`, translating video speech, `video_urls`, `source_language`, `target_language`, async status polling, callbacks, subtitle outputs, and server-side integration.
The skill document
PoYo Video Translator
PoYo Links
- Model page:
- API key page:
Use this skill for Video Translator jobs on PoYo. It helps agents prepare video translation payloads, submit async tasks, and explain server-side polling or webhook handling.
Use When
- The user explicitly wants to use PoYo Video Translator,
video-translator, orpoyo-ai/video-translator. - The user asks for a PoYo video translation payload, server-side curl command, integration notes, status polling, webhook setup, subtitle output handling, or response parsing.
- The user has already chosen PoYo as the execution provider for translating video speech or captions.
Model Selection
poyo-ai/video-translator: translate source video speech and return translated media outputs through PoYo's async task flow.
Key Inputs
video_urlsis required insideinputand should contain one public media URL.source_languageis required and should be an explicit source language code.target_languageis required and sets the translated output language.callback_urlis optional and useful for production queues.- Save the returned
task_idimmediately for status checks.
Security Rules
- Treat
POYO_API_KEYas a secret. - Keep PoYo API keys in server-side environment variables or a backend secret manager.
- Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
- Do not log private video URLs, source media, translated outputs, subtitle files, callback URLs, task ids, or raw authorization headers unless the product policy allows it.
- Do not use this skill for generic translation, dubbing, or subtitle tasks unless the user explicitly wants a PoYo Video Translator API workflow.
- Do not make live API calls unless the user explicitly asks, confirms the payload should be sent to PoYo, and provides a safe server-side environment.
Execution
- Read
references/api.mdfor endpoint details, request fields, examples, and result retrieval notes. - Use
scripts/submit_video_translator.shonly when the user wants to submit a prepared JSON payload from a trusted shell. - If the user only needs a curl example, adapt one from
references/api.md. - After submission, report the returned
task_idclearly so follow-up retrieval is easy.
Output Expectations
When helping with Video Translator, include:
- chosen model id
- media URL input summary
- source and target language choices
- final payload or concise parameter summary
- returned
task_idif a request was actually submitted - next step: query task status or wait for webhook
Related skills
Remove backgrounds from hosted videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-background-removal`, transparen...
Generate speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `elevenlabs-v3-tts`, text-to-speech, voice selection, stability, tim...
Upscale hosted videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-upscaler`, public video URLs, scale control, as...
Generate speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `elevenlabs-tts-turbo-2-5`, text-to-speech, voice selection, speech...
Generate expressive multilingual speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `xai-tts-1`, text-to-speech, voice presets,...