douyin-video-fetch下载抖音视频到本地(无水印优先)。用于给后续视频分析/复刻提供原始素材,支持 URL 或 video_id 输入、批量列表输入与统一输出目录。
Install via ClawdBot CLI:
clawdbot install KAMIENDER/douyin-video-fetch把抖音链接下载成可分析的本地 mp4。
这是“视频复刻”链路的素材入口层。
video_id,想直接下载单条下载:
python scripts/fetch_video.py "https://www.douyin.com/video/7599980362898427178"
用 video_id 下载:
python scripts/fetch_video.py 7599980362898427178
批量(每行一个 URL 或 video_id):
python scripts/fetch_video.py --file input.txt --output-dir ./downloads/douyin
./downloads.mp4 douyin-url-resolver 清洗输入链接。Generated Mar 1, 2026
Marketing agencies download trending Douyin videos to analyze viral content patterns, understand audience preferences, and benchmark competitor strategies. This provides raw material for creating data-driven content strategies and identifying successful video formats.
Content creators and production teams download popular Douyin videos as reference material for recreating similar content with local adaptations. This enables efficient analysis of successful video structures, pacing, and visual elements before producing new versions.
Researchers and academics build sample libraries of Douyin videos to study cultural trends, visual communication patterns, and platform-specific content dynamics. The batch download capability supports systematic collection of video datasets for quantitative and qualitative analysis.
E-commerce brands monitor competitor product demonstration videos on Douyin to analyze presentation techniques, customer engagement methods, and sales approaches. This helps optimize their own video marketing strategies and identify market gaps.
AI development teams download Douyin videos to create training datasets for computer vision models, recommendation algorithms, or content moderation systems. The watermark-free priority ensures cleaner data for machine learning applications.
Offer this download capability as part of a subscription-based content intelligence platform. Agencies and creators pay monthly fees for access to video downloading, analysis tools, and trend reports, generating recurring revenue from professional users.
Provide this functionality as a REST API that developers can integrate into their applications. Charge based on API call volume or offer tiered pricing plans, creating revenue from technical teams building video-related applications.
Bundle this skill with additional video analysis capabilities (ASR, scene detection, sentiment analysis) and sell as an enterprise solution to large brands and media companies. Offer custom integrations and dedicated support for premium pricing.
💬 Integration Tip
Pre-process URLs with douyin-url-resolver before downloading to ensure clean inputs and higher success rates, especially when handling batch operations.
Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Publishing image, text, and video content, (2) Searching for notes and trends, (3) Analyzing post details and comments, (4) Managing user profiles and content feeds. Triggers: xiaohongshu automation, rednote content, publish to xiaohongshu, xiaohongshu search, social media management.
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations for various nouns. Its core function is given a specific "noun" (object, person, location, concept, event, etc.) provided by the user, it returns a standardized, detailed entry explanation sourced from Baidu Baike.
Draft and publish posts to 小红书 (Xiaohongshu/RED). Use when creating content for 小红书, drafting posts, generating cover images, or publishing via browser automation. Covers the full workflow from content creation to browser-based publishing, including cover image generation with Pillow.
AI-assisted creation, rendering, and automated publishing of Xiaohongshu-style content with support for Markdown to image cards and data tracking.
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNY...