📦 Douyin Download — 下载抖音视频

v1.0.0

将抖音视频链接一键保存为本地 MP4,支持无水印高清下载,自动识别短链与长链,可用于素材备份、二次剪辑与离线观看。

0· 71·0 当前·0 累计
musofan 头像by @musofan (Muso Z. Fan)
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to do what it says, but it requires you to export and supply your browser cookies (sensitive). Only use cookies from a browser/profile you control and do not share them. Confirm the HTTP proxy (127.0.0.1:7897) is truly local and not forwarding traffic to a remote host — a malicious or misconfigured proxy could capture your cookies or video requests. Install Playwright and its browsers from official sources before running. Be aware that downloading videos may violate the servic...
详细分析 ▾
用途与能力
Name/description, SKILL.md, and the included Python script all align: they load browser cookies, drive Playwright to intercept a douyinvod.com MP4 URL, and download the video. No unrelated credentials, binaries, or services are requested.
指令范围
Instructions are scoped to loading an exported cookies file, running Playwright, and downloading the intercepted MP4. This is consistent with the purpose. Note: the skill requires the user to export potentially sensitive cookies and to run a local HTTP proxy (127.0.0.1:7897) — both are explicitly documented and are necessary for the technique described.
安装机制
No install spec is provided (instruction-only plus a script). Dependencies (playwright, requests) are documented in the README; nothing is downloaded or executed automatically by the skill itself.
凭证需求
No environment variables or external credentials are requested. The script requires an exported browser cookie file (sensitive but justified). It also hardcodes a proxy (http://127.0.0.1:7897); the SKILL.md explains this, but users should confirm the proxy is local and trustworthy before running.
持久化与权限
The skill does not request always:true, does not modify other skills or system-wide settings, and only writes downloaded MP4 files to disk. The default paths are author-specific but can be overridden via command-line arguments.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install musofan-douyin-download
镜像加速npx clawhub@latest install musofan-douyin-download --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库