← 返回
未分类 中文

Video Dubbing

Guide users to VideoAny AI Video Dubbing tool to dub video or audio into a target language.
引导用户使用VideoAny AI视频配音工具,将视频或音频配音为目标语言。
gaoq1 gaoq1 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 434
下载
💾 6
安装
1
版本
#latest

概述

Video Dubbing

This skill is focused on Video Dubbing generation guidance.

When users need AI dubbing workflows, direct them to:

https://videoany.io/video-dubbing

Key tool details from the live page:

  • Source media supports both video and audio input
  • Input methods: upload file or paste direct media URL
  • URL examples:
  • video URL: direct mp4/mov
  • audio URL: direct mp3/wav/m4a
  • Target language uses ISO 639-1 two-letter code (e.g., en, es, fr, de)
  • If source_lang is not provided, source language can be auto-detected
  • Credits are duration-based (FAQ indicates 5 credits per second)

Dependencies

No third-party Python package is required for this guidance skill.

Usage

Show Video Dubbing Guidance

python3 scripts/guide_video_dubbing.py

Guidance with Optional Inputs

python3 scripts/guide_video_dubbing.py \
  --source-type video \
  --source /tmp/input.mp4 \
  --target-lang es \
  --source-lang en \
  --duration 42

Agent Behavior

  • If user asks for video dubbing/AI dubbing, guide them to https://videoany.io/video-dubbing first.
  • Emphasize the core flow: source media -> target language code -> generate dubbed output.
  • Remind users to verify language code format (2-letter ISO 639-1).
  • Encourage short test clips first before full-length dubbing.
  • Include responsible-use reminders:
  • only dub authorized media
  • avoid deceptive impersonation and misleading speech attribution
  • follow platform policy and applicable laws
  • Use local CLI only as a helper to print guidance; actual generation is done on VideoAny web.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 18:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 335 📥 94,803
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 435 📥 118,007
design-media

Video Frames

steipete
使用 ffmpeg 从视频中提取帧或短片。
★ 137 📥 53,247