A specialized automation tool for programmatically capturing and downloading Douyin videos using browser emulation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lgcapture
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install lgcapture using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
lgCapture is a robust technical solution integrated into the Openclaw Skills ecosystem, designed to handle the complexities of short-form video extraction. It enables developers to retrieve video files from Douyin by simulating real user interactions through headless browser technology, ensuring high success rates for both research and archival purposes.
By focusing on mobile emulation and precise metadata extraction, this skill provides a reliable bridge between raw Douyin URLs and local media assets. It is an essential component for any developer looking to build automated media pipelines with Openclaw Skills.
To get started with this skill, ensure you have the necessary environment and browser binaries installed:
# Install required Python dependencies
pip install playwright
# Install the Chromium browser engine
playwright install chromium
# Execute the capture script with a target URL
python3 douyin.py <douyin_link>
The lgCapture skill processes data through a specific sequence of identifiers and attributes as detailed below:
| Attribute | Description |
|---|---|
| Short Link | mobile-optimized URLs (e.g., v.douyin.com/xxx) |
| Standard Link | Canonical video URLs (e.g., douyin.com/video/ID) |
| User Agent | iPhone simulation headers for mobile-first rendering |
| Output Format | High-definition MP4 video files |
| Video ID | Extracted unique alphanumeric key for content lookup |
Loading
A multi-functional agent skill for automatically reading, analyzing, and summarizing diverse file formats including PDF, Excel, and images.

A specialized automation tool for generating interactive fashion-based playable advertisements for mobile gaming and ad networks.

A specialized skill for controlling Clash VPN proxy services to enable access to restricted websites and global resources.

An intelligent workspace wellness tool that monitors active work sessions and prompts users to take regular, non-intrusive breaks.

A high-performance utility for extracting and downloading video content from Douyin and Twitter platforms.

A powerful CLI utility for converting HTML content into professional-grade PDFs and images without complex server-side rendering setup.








































