douyin-publish
OfficialEffortlessly publish content to Douyin using the open platform H5 Schema.
AuthorTeamWiseFlow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the challenge of manually publishing content to Douyin by automating the process using the open platform H5 Schema.
Core Features & Use Cases
- Automated Publishing: Simplifies the content publishing process to Douyin by generating a schema URL that opens the Douyin app's publish page.
- Content Support: Supports publishing videos, images, and albums.
- Use Case: Ideal for users who want to streamline their content distribution to Douyin, saving time and reducing manual effort.
Quick Start
Run the following command to publish a video to Douyin:
python3 ./skills/douyin-publish/scripts/publish_douyin.py \
--title "视频标题" \
--video "https://example.com/video.mp4" \
--tags 话题1,话题2
Dependency Matrix
Required Modules
requests
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: douyin-publish Download link: https://github.com/TeamWiseFlow/xiaobei/archive/main.zip#douyin-publish Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.