# Videohub Douyin

> 下载抖音单视频，复用 src/douyin_cli.py。适合处理抖音分享链接、短链接和标准视频链接。

- **Type:** Skill
- **Install:** `agentstack add skill-cacity-videohub-videohub-douyin`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cacity](https://agentstack.voostack.com/s/cacity)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [cacity](https://github.com/cacity)
- **Source:** https://github.com/cacity/VideoHub/tree/main/.agents/skills/videohub-douyin
- **Website:** https://videohub.my/

## Install

```sh
agentstack add skill-cacity-videohub-videohub-douyin
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# VideoHub Douyin Download

复用 `F:/work/VideoHub/src/douyin_cli.py:111`。

## 适用场景
- 下载单个抖音视频
- 处理分享文本中的抖音链接
- 指定下载目录

## 常用命令
```bash
python src/douyin_cli.py "https://v.douyin.com/xxxxx/"
python src/douyin_cli.py "https://www.douyin.com/video/xxxxx" -o "workspace/douyin_downloads"
```

## 前置条件
- 需要先启动 douyinVd 服务
- 当前 CLI 会保存视频、元数据，默认也会保存封面

## 注意
- 当前后端以单视频下载为主。
- 用户主页批量下载在后端未完成，不要承诺该能力。
- 若用户给的是分享口令文本，先提取出 URL 再调用 CLI。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cacity](https://github.com/cacity)
- **Source:** [cacity/VideoHub](https://github.com/cacity/VideoHub)
- **License:** MIT
- **Homepage:** https://videohub.my/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cacity-videohub-videohub-douyin
- Seller: https://agentstack.voostack.com/s/cacity
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
