alibabacloud-video-translation
Installation
SKILL.md
Video Translation Skill
One-click video translation powered by Alibaba Cloud IMS, supporting subtitle-level and speech-level translation.
Input Format Requirements
IMPORTANT: Different APIs use different address formats!
API Address Format Reference
| API | Address Format | Example |
|---|---|---|
SubmitIProductionJob (subtitle extraction) |
oss:// format |
oss://my-bucket/videos/test.mp4 |
SubmitVideoTranslationJob (video translation) |
HTTP URL format | https://my-bucket.oss-cn-shanghai.aliyuncs.com/videos/test.mp4 |
Key: Subtitle extraction uses
oss://, video translation uses HTTP URL!
Related skills