douyin-publish自动登录抖音账号,上传并发布视频到抖音创作者平台,支持视频标签管理和登录状态检查。
Install via ClawdBot CLI:
clawdbot install gonghaiquan/douyin-publish抖音视频发布 skill。使用 MCP 技术自动登录、上传并发布视频到抖音创作者平台。
直接在对话中发布视频:
帮我发布视频到抖音
标题:酥脆金黄鸡腿
视频:/home/gonghaiquan/Downloads/jimeng-2026-02-13-3808-Crispy golden chicken leg.mp4
描述:外酥里嫩,美味无法挡!
标签:美食,鸡腿,烹饪
或更简洁:
发布视频 /home/gonghaiquan/Downloads/video.mp4
标题:我的视频标题
检查抖音登录状态
重新登录抖音账号
需要配置好的 MCP 服务器:
node ~/douyin-mcp-server/mcp-server/dist/index.jsuvx douyin-mcp-server确保 MCP 服务器已添加到配置:
mcporter config add douyin-upload "node ~/douyin-mcp-server/mcp-server/dist/index.js"
mcporter config add douyin-extract "uvx douyin-mcp-server"
/usr/bin/google-chrome用户:帮我发布这个鸡腿视频到抖音
助手:
🚀 开始发布视频到抖音...
✅ 登录成功!账号已验证
📤 正在上传视频...
✅ 视频上传完成
🏷️ 设置标签:#美食 #鸡腿 #烹饪
🚀 正在发布...
✅ 发布成功!
📋 视频信息:
- 标题:酥脆金黄鸡腿,美味诱人!
- 状态:已发布
- 链接:https://www.douyin.com/video/...
🎉 视频已成功发布到抖音!
/home/gonghaiquan/.openclaw/skills/douyin-publish/~/douyin-mcp-server/~/douyin-mcp-server/mcp-server/douyin-cookies.jsonGenerated Mar 1, 2026
A food blogger or chef uses this skill to automate uploading cooking tutorial videos to Douyin, such as recipes for crispy chicken legs. It saves time by handling login, video upload, and tagging with food-related hashtags like #美食 and #烹饪, allowing creators to focus on content production.
Small businesses or online sellers utilize the skill to post short promotional videos showcasing products, such as kitchen gadgets or ingredients, directly to Douyin. It streamlines the publishing process with automated login and video upload, helping drive sales through engaging visual content.
Marketing agencies employ this skill to manage multiple Douyin accounts for clients, uploading branded video campaigns efficiently. It supports batch operations and status checks, reducing manual effort in handling login states and video releases for various industries.
Educators or trainers use the skill to share instructional videos, such as cooking classes or DIY tutorials, on Douyin. It automates the upload and tagging process with relevant topics, making it easier to reach a wider audience and engage learners through short-form video.
Creators offer exclusive video content or tutorials through paid subscriptions on Douyin, using this skill to automate regular uploads. It generates recurring revenue by maintaining consistent posting schedules and managing login states without manual intervention.
Users leverage the skill to post product review or demonstration videos with affiliate links, earning commissions on sales driven through Douyin. It simplifies the publishing workflow, allowing for frequent updates and targeted tagging to maximize affiliate revenue.
Marketing agencies charge clients for managing their Douyin presence, including video uploads and account maintenance using this skill. It provides a scalable solution to handle multiple accounts, with revenue from service packages based on posting frequency and support.
💬 Integration Tip
Ensure the MCP servers are properly configured and test login with manual verification first to avoid issues with cookie expiration or rate limits.
Extract frames or short clips from videos using ffmpeg.
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
Create AI videos with optimized prompts, motion control, and platform-ready output.
AI video generation workflow on Volcengine. Use when users need text-to-video, image-to-video, generation parameter tuning, or async task troubleshooting for video jobs.
Create product demo videos by automating browser interactions and capturing frames. Use when the user wants to record a demo, walkthrough, product showcase, or interactive video of a web application. Supports Playwright CDP screencast for high-quality capture and FFmpeg for video encoding.