douyin-research-kit
SKILL.md
Douyin (抖音) Research Kit
Extract structured data from Douyin videos, profiles, and content for research. Powered by yt-dlp locally — no API key required.
Version: 1.0.0 Prerequisite: yt-dlp >= 2024.01.01
Prerequisites
# macOS
brew install yt-dlp
# pip
pip install yt-dlp
# Verify
yt-dlp --version