← 返回 Skills 市场
xthezealot

YouTube Transcript

作者 The Zealot · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
24203
总下载
23
收藏
204
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-transcript
功能描述
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
安全使用建议
Install only if you intentionally want this skill to use a WireGuard/residential route and are comfortable with it changing local VPN/routing state. Use a dedicated, tightly scoped WireGuard configuration, run it in an isolated environment without unnecessary privileges where possible, and avoid sensitive or unlisted videos unless you accept that video IDs may be sent to YouTube-related services and noembed.com.
功能分析
Type: OpenClaw Skill Name: youtube-transcript Version: 1.0.1 The skill is classified as suspicious due to its use of `subprocess.run` in `scripts/fetch_transcript.py` to execute system commands like `wg-quick up` and `ip rule add`. These commands manage a WireGuard VPN interface and manipulate network routing, which typically requires elevated privileges and grants significant control over the host system's network configuration. While these actions are plausibly needed for the stated purpose of bypassing YouTube's cloud IP blocks, they represent a high-risk capability that could be abused if the agent's environment has broad permissions.
能力评估
Purpose & Capability
Fetching YouTube transcripts is coherent with the stated purpose, and the residential IP/WireGuard approach is disclosed in the description and setup guide.
Instruction Scope
The documented workflow runs a Python script that checks VPN status and brings the VPN up if needed; the script can execute wg-quick and ip rule commands without a per-use confirmation step.
Install Mechanism
The setup is manual and visible, with pip dependencies and WireGuard configuration documented, but dependency versions are unpinned and required host networking tools are not captured in a manifest.
Credentials
A transcript helper normally needs outbound network access, but this implementation requires privileged host networking and routes traffic through a residential/home network path to bypass YouTube cloud-IP blocks.
Persistence & Privilege
The script can bring up a WireGuard interface and add a policy routing rule, and the artifacts do not provide teardown, rollback, duplicate-rule handling, or clear containment guidance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-transcript
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-transcript 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial public release
v1.0.0
Initial release
元数据
Slug youtube-transcript
版本 1.0.1
许可证
累计安装 832
当前安装数 204
历史版本数 2
常见问题

YouTube Transcript 是什么?

Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 24203 次。

如何安装 YouTube Transcript?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-transcript」即可一键安装,无需额外配置。

YouTube Transcript 是免费的吗?

是的,YouTube Transcript 完全免费(开源免费),可自由下载、安装和使用。

YouTube Transcript 支持哪些平台?

YouTube Transcript 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 YouTube Transcript?

由 The Zealot(@xthezealot)开发并维护,当前版本 v1.0.1。

💬 留言讨论