← Back to Skills Marketplace
8091
Downloads
16
Stars
63
Active Installs
1
Versions
Install in OpenClaw
/install douyin-downloader
Description
最稳定的抖音视频下载工具,用户提供抖音链接或modal_id即可自动解析并下载。
Usage Guidance
Install only if you are comfortable using TikHub, storing a dedicated revocable TikHub token in ~/.openclaw/config.json, and sending Douyin video identifiers to TikHub. Keep the token private and check the downloaded MP4 location after use.
Capability Analysis
Type: OpenClaw Skill
Name: douyin-downloader
Version: 1.0.0
The skill is a legitimate Douyin video downloader that uses the TikHub API. It reads its API token from `~/.openclaw/config.json` as documented in `SKILL.md`, makes network requests to `api.tikhub.io` and `www.douyin.com` (for video download), and saves videos to the local filesystem with a safely generated filename. There is no evidence of data exfiltration beyond the necessary API token usage, unauthorized command execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `scripts/douyin_download.py`.
Capability Assessment
Purpose & Capability
The SKILL.md purpose matches the Python script: extract a Douyin modal_id, call TikHub to resolve a video URL, and optionally download an MP4 locally.
Instruction Scope
Triggers include generic download wording and Douyin links or modal_id values, which could cause accidental invocation in some conversations, but they remain tied to the stated downloader purpose.
Install Mechanism
The artifact contains only SKILL.md and one helper script, with no installer, package execution hook, obfuscation, or remote install step; publisher provenance is limited.
Credentials
The script reads ~/.openclaw/config.json for a TikHub API token, sends it only as a bearer token to api.tikhub.io, and downloads from douyin.com, which is proportionate for this integration.
Persistence & Privilege
The only persistence is the user-managed local TikHub token and downloaded MP4 files; no background workers, privilege escalation, credential harvesting, or ongoing autonomous activity were found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install douyin-downloader - After installation, invoke the skill by name or use
/douyin-downloader - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
最稳定的抖音视频下载工具,用户提供抖音链接或modal_id即可自动解析并下载。
Metadata
Frequently Asked Questions
What is 抖音下载器-douyin_downloader?
最稳定的抖音视频下载工具,用户提供抖音链接或modal_id即可自动解析并下载。 It is an AI Agent Skill for Claude Code / OpenClaw, with 8091 downloads so far.
How do I install 抖音下载器-douyin_downloader?
Run "/install douyin-downloader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 抖音下载器-douyin_downloader free?
Yes, 抖音下载器-douyin_downloader is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 抖音下载器-douyin_downloader support?
抖音下载器-douyin_downloader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 抖音下载器-douyin_downloader?
It is built and maintained by valderwu3 (@valderwu3); the current version is v1.0.0.
More Skills