PluginBench
Skill
Review
Audit score 70

douyin

xiaoyiv/douyin-skill

How to install douyin

npx skills add https://github.com/xiaoyiv/douyin-skill --skill douyin
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from xiaoyiv/douyin-skill.


name: douyin description: "Download Douyin (抖音) videos. Use when user wants to: (1) download Douyin videos, (2) get video info (title, author, stats). Supports short links (v.douyin.com) and full URLs."

Douyin Skill

Download videos from Douyin using browser automation.

Setup (One-Time)

python -m nodriver_kit.tools.login_interactive --url https://www.douyin.com --profile douyin

Download Video

python scripts/download.py "https://v.douyin.com/xxx"
python scripts/download.py "https://v.douyin.com/xxx" --info-only
python scripts/download.py "https://v.douyin.com/xxx" --output ./videos