最稳定的抖音视频下载工具,用户提供抖音链接或modal_id即可自动解析并下载。
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill douyin-downloader --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Douyin Downloader?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-douyin-downloader)More formats (shields.io, HTML) on the badges page.
---
name: douyin-downloader
description: 最稳定的抖音视频下载工具,用户提供抖音链接或modal_id即可自动解析并下载。
---
# 抖音视频下载器
## 使用方式
### 示例命令
```
帮我下载这个视频:https://www.douyin.com/jingxuan?modal_id=7597329042169220398
```
或直接提供 modal_id:
```
下载视频 7597329042169220398
```
## 触发方式
当用户请求:
- "下载抖音视频"
- "帮我下载这个视频"
- 提供抖音链接(包含modal_id)
- 提供modal_id
## 配置要求
### 首次使用
需要在 `~/.openclaw/config.json` 中配置 TikHub API Token:
```json
{
"tikhub_api_token": "您的Token"
}
```
### 获取免费API Token
访问:https://user.tikhub.io/register?referral_code=JtYTGCqJ 注册即可获取免费Token
## 脚本位置
`scripts/douyin_download.py`
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!