← 返回
内容创作 中文

Banner Youtube Translate Workflow

Automates downloading YouTube audio, launching Doubao, playing audio, and capturing translations for full video subtitle extraction.
自动下载YouTube音频,启动豆包播放并捕获翻译,提取完整视频字幕。
banner90
内容创作 clawhub v1.0.3 1 版本 99874.5 Key: 无需
★ 1
Stars
📥 776
下载
💾 85
安装
1
版本
#latest

概述

Banner Youtube Translate Workflow

Usage

python workflow.py <youtube_url> [mode]

Parameters

  • url (required): YouTube video URL
  • mode (optional): Translation mode (双语, 单语, 汉语文本, 双语文本), default: "双语"

Workflow Steps

  1. Download YouTube audio - Uses youtube-audio-download skill
  2. Launch Doubao - Uses doubao-launch skill
  3. Play audio - Uses audio-play skill
  4. Capture translation - Uses doubao-capture skill

Returns

{
  "success": true,
  "audio_path": "H:/works/audio/video_title-xxxxx.mp3",
  "translation_path": "H:/works/translations/doubao_20240307_143022.txt",
  "duration": 1200
}

Tools

youtube_translate

Complete YouTube video translation workflow

Workflow Integration

This skill is part of the YouTube translation workflow:

  1. youtube-audio-download: Download audio from YouTube
  2. doubao-launch: Launch Doubao translation window
  3. audio-play: Play the downloaded audio
  4. doubao-capture: Capture translated subtitles

Execution

All skills execute on Windows Python via WSL cross-platform call:

wsl -> python.exe scripts/workflow.py ...

Error Handling

All skills return JSON with success field:

  • success: true - Operation completed
  • success: false - Check error_code and error_message

Notes

  • Windows GUI automation requires visible desktop (no RDP disconnect)
  • Output files are stored in Windows works/ directory
  • WSL accesses Windows files via /mnt/h/...

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-30 13:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,942
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,215
productivity

Doubao Launch

banner90
启动豆包桌面应用并配置实时翻译窗口。
★ 0 📥 838