Install
$ agentstack add skill-cn-big-cabbage-github-skill-distiller-you-get ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
you-get 网页媒体下载助手
技能概述
本技能帮助用户从Web下载媒体内容(视频、音频、图片),支持以下场景:
- 视频下载: 从YouTube、Bilibili、优酷等网站下载视频
- 音频下载: 从SoundCloud、网易云音乐等下载音频
- 图片下载: 从Tumblr、Instagram等下载图片
- 在线观看: 使用本地播放器观看在线视频(无广告)
支持网站: YouTube, Twitter, Bilibili, 优酷, 爱奇艺, Instagram, Tumblr, SoundCloud 等 80+ 网站
使用流程
AI 助手将引导你完成以下步骤:
- 安装 you-get(如未安装)
- 查看可下载的视频质量
- 选择格式并下载
- 验证下载结果
关键章节导航
- [安装指南](./guides/01-installation.md)
- [快速开始](./guides/02-quickstart.md)
- [高级用法](./guides/03-advanced-usage.md)
- [常见问题](./troubleshooting.md)
AI 助手能力
当你向 AI 描述下载需求时,AI 会:
- 自动识别网址支持的网站
- 查看所有可用的视频质量和格式
- 执行下载命令并监控进度
- 处理下载失败并提供替代方案
- 支持断点续传和批量下载
- 提取视频字幕和元数据
核心功能
- ✅ 支持 80+ 主流视频/音频网站
- ✅ 自动选择最佳质量下载
- ✅ 支持指定格式和分辨率
- ✅ 支持断点续传
- ✅ 支持代理下载
- ✅ 支持在线播放
- ✅ 自动下载字幕
- ✅ 支持cookies登录下载
快速示例
# 下载YouTube视频
you-get 'https://www.youtube.com/watch?v=jNQXAC9IVRw'
# 查看可用格式
you-get -i 'https://www.youtube.com/watch?v=jNQXAC9IVRw'
# 指定格式下载
you-get --itag=18 'https://www.youtube.com/watch?v=jNQXAC9IVRw'
# 使用代理
you-get -x 127.0.0.1:8087 'https://www.youtube.com/watch?v=jNQXAC9IVRw'
安装要求
- Python 3.7.4 或更高版本
- FFmpeg 1.0 或更高版本(用于视频合并)
- (可选)RTMPDump(用于RTMP流)
许可证
MIT License
项目链接
- GitHub: https://github.com/soimort/you-get
- 官网: https://you-get.org/
- 文档: https://github.com/soimort/you-get/wiki
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: CN-big-cabbage
- Source: CN-big-cabbage/github-skill-distiller
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.