yt2bb
仓库创建 2026年2月18日最近提交 2 个月前SkillHot 收录 21 天前
▸ 精选理由
一键完成下载、转写、翻译与烧录字幕,适合搬运与多语创作。
▸ 风险提示
涉及下载第三方视频与外部 API,可能有版权/合规风险
这个 Skill 做什么
将 YouTube 视频处理为带中英硬字幕并生成 B 站发布信息。
把 YouTube 视频处理成带中英硬字幕、并生成适合 B 站的发布信息:下载→转写→翻译→合并→烧录字幕→产出上传元数据。适合把 YouTube 内容搬到 Bilibili、需要中英双语硬字幕或者一键生成上传信息时用。亮点是直接产出可上传的视频文件和 publish_info.md,省去大量手工操作。
▸ 展开 SKILL.md 英文原文
Use when the user wants to repurpose a YouTube video for Bilibili, add bilingual (English-Chinese) subtitles to a video, or create hardcoded subtitle versions for Chinese platforms.
44
Stars
3
Forks
1
仓库内 Skill
+2
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Agents365-ai/yt2bb/main/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Agents365-ai/yt2bb/main/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# yt2bb — YouTube to Bilibili Video Repurposing ## Overview Six-step pipeline: download → transcribe → translate → merge → burn subtitles → generate publish info. Produces a video with hardcoded bilingual (EN/ZH) subtitles and a `publish_info.md` with Bilibili upload metadata. ## When to Use - User provides a YouTube URL (single video or playlist) and wants a Bilibili-ready version - User needs bilingual EN-ZH subtitles burned into video - User wants to repurpose English video content for Chinese audience ## Quick Reference | Step | Tool | Command | Output | |------|------|---------|--------| | 0. Update | `git` | Auto-check for skill updates | — | | 1. Download | `yt-dlp` | `yt-dlp --
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有