fast-douyin-publish

抖音视频自动发布助手。一键上传视频到抖音,支持自动文案生成和标签优化。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "fast-douyin-publish" with this command: npx skills add DeadLining/fast-douyin-publish

抖音视频发布助手

一键抖音登陆,上传视频到抖音。

Features

  • 一键发布 - 简单操作,快速发布
  • 自动文案 - 智能生成标题和标签(标题长度限制30字符)
  • 发布记录 - 自动保存发布历史
  • 二维码登录 - 安全便捷,无需密码

Quick Start

0. 进入 Conda 环境(mllm 为作者本地环境)

conda activate mllm

1. 安装依赖

pip install playwright
playwright install chromium

2. 配置账号

首次运行自动创建 config/accounts.json

3. 发布视频

# 手动指定标题和标签
python scripts/auto_publisher.py "video.mp4" --title "我的视频" --tags "AI,科技,创新"

# 无头模式
python scripts/auto_publisher.py "video.mp4" --title "我的视频" --tags "AI,科技" --headless

注意--title--tags 是必填参数。如果用户未提供标题或标签,skill 应根据视频文件名自动生成标题和标签。

Platform

PlatformLoginTitle LimitDuration Limit
抖音QR Code30 chars15 min

Scripts

  • scripts/auto_publisher.py - 主发布程序

Config

  • config/accounts.json - 账号配置
  • config/publish_log.json - 发布记录
  • config/cookies/douyin.json - 登录状态

Commands / Triggers

Use this skill when:

  • "发布视频到抖音"
  • "上传视频到抖音"
  • "抖音发布"

Security Notes

  • Cookie 保存在本地,注意保密
  • 定期更新登录状态
  • 不要分享账号配置文件

Troubleshooting

Login timeout

  • Check network connection
  • Manually visit the platform website
  • Re-run and scan QR code again

Publish failed

  • Check video format (MP4 recommended)
  • Check video size limits
  • View browser window for error details

Playwright errors

pip install --upgrade pip
pip install playwright
playwright install chromium

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Hk Cn Content Matrix

香港/中文内容运营指南 - 小红书、抖音、微信公众号内容创作模板和策略。香港本地化,生活/理财/旅行/美妆赛道。

Registry SourceRecently Updated
740Profile unavailable
Automation

Video News Downloader

Automated daily news video downloader with AI subtitle proofreading. Downloads CBS Evening News and BBC News at Ten from YouTube, extracts and proofreads sub...

Registry SourceRecently Updated
3461Profile unavailable
Automation

YouTube Uploader

Upload videos and custom thumbnails to YouTube. Use when the user wants to publish, upload, or post a video to YouTube, set a thumbnail, or manage YouTube ch...

Registry SourceRecently Updated
5824Profile unavailable
Coding

Video Multi-Platform Publish

One-stop multi-platform video publishing workflow. From video clipping to multi-platform publishing, full process automation. Supports automatic clipping for...

Registry SourceRecently Updated
540Profile unavailable