← 返回 Skills 市场
peand-rover

Subtitle Downloader

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subtitle-downloader
功能描述
extract video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for downloading sub...
安全使用建议
This skill appears coherent for a cloud-based subtitle extraction service, but review these points before installing or using it: 1) It will send your video files (or file URLs) to https://mega-api-prod.nemovideo.ai for processing — do not upload sensitive videos unless you trust that service. 2) It uses a single API token (NEMO_TOKEN) for authorization; only provide that token if you trust the provider. If you don't have a token the skill will request an anonymous token from the same API and use it for the session. 3) SKILL.md mentions reading its own frontmatter and detecting install-paths and a possible local config directory (~/.config/nemovideo/) — ask the skill author to confirm whether the skill reads that directory and what it contains. 4) The skill's source/homepage is unknown and owner ID is opaque; if you need higher assurance, request a published homepage, source code, or vendor documentation before sending sensitive content. If you only need to test functionality, prefer using non-sensitive sample videos and revoke or rotate any token you provide after testing.
功能分析
Type: OpenClaw Skill Name: subtitle-downloader Version: 1.0.0 The skill is a functional integration for the NemoVideo AI service, providing instructions for an agent to upload videos and extract subtitles via a remote API (mega-api-prod.nemovideo.ai). It includes standard API handling logic, such as session management and anonymous token acquisition, and its request for filesystem access is limited to platform attribution and configuration paths consistent with its stated purpose.
能力评估
Purpose & Capability
The name/description (extract video subtitles, render 1080p MP4) matches the actions described in SKILL.md (create session, upload video, request render/export). Requesting a single service token (NEMO_TOKEN) is appropriate for this API-based workflow. One minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata said no required config paths.
Instruction Scope
Instructions are focused on establishing an API session, uploading video (multipart or URL), polling render status, and returning a download URL. They instruct reading the skill's own frontmatter and detecting an install path (~/.clawhub/, ~/.cursor/skills/) to set an attribution header — this requires checking standard user paths but does not instruct accessing unrelated files. The flow also includes obtaining an anonymous token if NEMO_TOKEN is absent (network POST).
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface (nothing written to disk by an installer).
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportionate for a cloud API. The SKILL.md also references a config path in its metadata (possible local config read) and will use an anonymous-token fallback if no token is set. There are no unrelated credentials requested.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request permanent presence, nor does it instruct modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subtitle-downloader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subtitle-downloader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Subtitle Downloader. - Extracts and downloads subtitles from video files up to 500MB (MP4, MOV, AVI, WebM supported). - Connects to cloud GPU backend for rapid processing (20–40 seconds per video). - Provides 1080p MP4 downloads, subtitle export, and translation support for content creators. - Handles authentication automatically with user token or free anonymous access. - Supports uploading, session management, credit checks, and multiple export formats. - Clear error reporting and guided user interaction throughout the workflow.
元数据
Slug subtitle-downloader
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Subtitle Downloader 是什么?

extract video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for downloading sub... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Subtitle Downloader?

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

Subtitle Downloader 是免费的吗?

是的,Subtitle Downloader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Subtitle Downloader 支持哪些平台?

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

谁开发了 Subtitle Downloader?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论