通用视频下载工具,支持 YouTube、B站、抖音等主流平台。使用 yt-dlp 下载视频,自动选择分辨率、合并音视频、清理文件名。
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill video-downloader-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Video Downloader Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-video-downloader-skill)More formats (shields.io, HTML) on the badges page.
---
name: video-downloader
description: 通用视频下载工具,支持 YouTube、B站、抖音等主流平台。使用 yt-dlp 下载视频,自动选择分辨率、合并音视频、清理文件名。
metadata:
{
"openclaw":
{
"emoji": "🎬",
"requires": { "bins": ["yt-dlp", "ffmpeg"] },
"install":
[
{
"id": "brew",
"kind": "brew",
"formula": "yt-dlp",
"bins": ["yt-dlp"],
"label": "Install yt-dlp (brew)"
},
{
"id": "brew",
"kind": "brew",
"formula": "ffmpeg",
"bins": ["ffmpeg"],
"label": "Install ffmpeg (brew)"
}
],
},
}
---
# Video Downloader Skill
通用视频下载工具,支持 YouTube、B站、抖音等主流平台。
## 功能
- 下载任意 yt-dlp 支持的视频网站
- 自动选择分辨率(优先 1080p,可指定)
- 自动合并音视频(如果分离)
- 文件名清理(短名、无特殊字符)
## 用法
```bash
/video-downloader <视频URL> [分辨率] [输出目录]
```
参数:
- `视频URL`:目标视频链接
- `分辨率`:可选,如 `1080p`、`720p`、`480p`
- `输出目录`:可选,默认临时目录
示例:
```
/video-downloader "https://youtu.be/xxx" "1080p" "./downloads"
/video-downloader "https://www.bilibili.com/video/BV1xx" "720p"
```
## 输出
返回下载后的本地文件路径。可手动使用 `sendfiles-to-feishu` 技能发送到飞书。
## 依赖
- yt-dlp
- ffmpeg
## 特点
- 不重新编码,保留原质量
- 多平台支持(yt-dlp 支持的站点)
- 自动处理音视频分离
- 安全文件名,避免乱码
注意:此技能仅下载,不发送。发送请使用 `sendfiles-to-feishu`。Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk
SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.
This skill performs detailed on-page SEO audits to identify issues and optimization opportunities. It analyzes all on-page elements that affect search rankings and provides actionable recommendations.
Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.