ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

douyin-video-downloader

抖音视频下载工具 - 通过第三方解析服务实现无水印视频下载

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ansonlianson/douyin-video-downloader
Or

What This Skill Does

The douyin-video-downloader is a specialized utility designed to bypass the restrictive anti-scraping mechanisms of the Douyin (TikTok China) platform. By leveraging third-party online parsing services, this skill allows users to extract and download high-quality, watermark-free videos directly from Douyin URLs. This is particularly useful for creators, social media managers, and researchers who need to archive content without dealing with the complexities of managing valid session cookies or navigating the site's strict login requirements. It functions as an intermediary layer that communicates with robust resolution APIs to provide a clean video stream link.

Installation

To integrate this tool into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/ansonlianson/douyin-video-downloader Ensure that your OpenClaw environment has network connectivity to communicate with external parsing endpoints, as the tool relies on third-party services to resolve the raw video files.

Use Cases

  • Content Curation: Quickly saving trending videos for compilation projects or social media monitoring.
  • Offline Archiving: Creating a local library of reference content that might otherwise disappear due to platform deletions or restricted access.
  • Data Analysis: Gathering visual data for trend analysis, content style research, or engagement metrics without requiring manual screen recording.
  • Workflow Automation: Reducing the friction of downloading videos by converting a raw Douyin URL into a downloadable asset via automated script execution.

Example Prompts

  1. "Download the video from this Douyin link: https://www.douyin.com/video/123456789 and save it to my local folder."
  2. "Can you help me extract the raw video file from this Douyin URL for my project?"
  3. "Resolve this Douyin video link and provide me with the direct download URL for watermark-free content."

Tips & Limitations

  • Network Dependency: Because this skill relies on third-party parsers, availability depends on those services staying online. If you receive errors, try the alternative parsers provided in the documentation.
  • Temporary Links: Download URLs generated by these services are often time-limited. Download the file immediately once the link is generated to avoid expiration.
  • Rate Limiting: Frequent requests may trigger IP-based rate limiting from the parsing sites. If you are scraping in bulk, consider implementing a delay between downloads.
  • Platform Changes: Douyin frequently updates its security protocols. If this skill stops working, it may indicate a platform change that requires a code update to the resolution logic.

Metadata

Stars3875
Views8
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ansonlianson-douyin-video-downloader": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#douyin#video#download#china
Safety Score: 4/5

Flags: network-access, file-write