joeseesun/qiaomu-download

通用在线视频下载与媒体提取技能。用户提供 YouTube/youtu.be、B站/bilibili/b23.tv、X/Twitter、Vimeo、TikTok、Instagram、Facebook、Twitch、Reddit 或其他 yt-dlp 支持的视频链接,并要求下载/保存视频、提取 audio/MP3、下载字幕、查看视频信息或更新 yt-dlp 时使用。微信视频号 weixin.qq.com/sph 链接转交 qiaomu-wx-video,绝不自动化操作微信客户端。

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

[](https://github.com/joeseesun/qiaomu-download/releases) [](LICENSE) [](https://github.com/yt-dlp/yt-dlp) 不记命令,不找解析网站,不手动挑音视频流。复制链接,说“下载这个”,剩下的交给 Skill。 平台能力来自当前安装的 yt-dlp extractor。站点会改版,因此“存在 extractor”代表可以动态探测,不代表任何链接永久可用。 用户担心客户端自动化导致风控或封号,因此本项目明确执行以下规则: 系统依赖:Python 3.10+、yt-dlp、ffmpeg 和 ffprobe。视频号脚本已随 Skill 安装;需要本地捕获时才按需安装并校验锁定的上游后端。 macOS: Ubuntu / Debian: Skill 在每个新下载任务开始时运行: 它会读取 yt-dlp 官方 GitHub stable release,并识别当前安装来源: 没有新版时不会重复安装。更新失败时保留原版本,并给出具体失败阶段。 默认策略是 public first: Agent 通常会自动调用,也可以直接运行: 默认保存到 /Downloads。使用 --dir 或 QIAOMUDOWNLOADOUTPUT 可以指定目录。 Skill 不会因为 yt-dlp 进程返回 0 就直接宣布成功。视频或音频必须继续通过 ffprobe: 中断或失败时,只清理本次任务新产生的格式分片,不删除已有文件。 安装 yt-dlp 后运行: 安装 ffmpeg。多数包管理器会同时提供 ffprobe。 这些平台经常调整页面和接口。先运行: 如果公开解析仍失败,保持浏览器已登录并让 Skill 使用 auto Cookie 模式。它不会操作网站 UI。 画质可能与登录状态、会员权限和视频本身有关。Skill 可以读取已有浏览器会话,但不会绕过权限。 直接使用同一个入口: 已有本地连接时会自动下载。返回 manualactionrequired 时,由用户手动重新打开并播放一次,然后 Agent 用 --wait-page 90…

joeseesun/qiaomu-download on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-20T08:22:42.261Z

Inside the original README — Document outline
  1. qiaomu-download
  2. 为什么值得安装
  3. 支持哪些平台
  4. 微信视频号和小红书的安全边界
  5. 安装
  6. 前置条件检查
  7. 你可以直接这样说
  8. 下载视频
  9. 提取音频
  10. 下载字幕
  11. 查看信息但不下载
  12. 如何判断是否触发

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Links from the README

References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.

Documentation belongs to its respective authors. Reported project/model license: MIT. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

通用在线视频下载与媒体提取技能。用户提供 YouTube/youtu.be、B站/bilibili/b23.tv、X/Twitter、Vimeo、TikTok、Instagram、Facebook、Twitch、Reddit 或其他 yt-dlp 支持的视频链接,并要求下载/保存视频、提取 audio/MP3、下载字幕、查看视频信息或更新 yt-dlp 时使用。微信视频号 weixin.qq.com/sph 链接转交 qiaomu-wx-video,绝不自动化操作微信客户端。

Repository facts

Owner
joeseesun
Primary language
Python
Stars
273
Forks
47
Open issues + pull requests
0
License
MIT
Archived
No
Default branch
main
Created
2026-09-19T09:53:27.000Z
Last push
2026-09-20T00:45:59.000Z

Topics and intended use

No topics were included in the latest source metadata.

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-21T06:41:42.808Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

public-apis/public-apis

EbookFoundation/free-programming-books

donnemartin/system-design-primer

vinta/awesome-python

practical-tutorials/project-based-learning

NousResearch/hermes-agent