douyin-upload

Automate video and image uploads to Douyin with cookie management.

4|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/hwj123hwj/custom-skills --skill douyin-upload
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: douyin-upload
Source: https://github.com/hwj123hwj/custom-skills/tree/main/skills/douyin-upload
Command: npx skills add https://github.com/hwj123hwj/custom-skills --skill douyin-upload

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires uv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of uploading videos and images to Douyin, streamlining the workflow and reducing manual steps.

Core Features & Use Cases

  • Video Upload: Upload and publish videos with title, description, tags, cover, product links, and scheduled posts.
  • Image Upload: Upload and publish images as notes with title, description, tags, and scheduled posts.
  • Use Case: Quickly publish your latest video or image to Douyin, saving time on manual posting.

Quick Start

To upload a video to Douyin, run the command: douyin upload-video --file path/to/video.mp4 --title "Video Title" --desc "Video Description" --tags "tag1,tag2".

Frequently Asked Questions about douyin-upload

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate video uploads to Douyin?

Automating video uploads to Douyin requires handling login, cookie management, and publishing via scripts. This Skill manages the entire workflow, allowing you to upload videos with titles, descriptions, and tags programmatically.

Can I schedule Douyin posts and add product links automatically?

Yes, scheduling Douyin posts and adding product links are supported during the automated upload process. You can include cover images, descriptions, and tags along with your scheduled video publications.

Do I need the uv package to upload images to Douyin?

Yes, the uv package is required to manage dependencies and cookie storage for uploading images to Douyin. It ensures the environment is properly configured to automate the publishing of image notes.

What is the best way to manage Douyin login cookies for social media content management?

Managing Douyin login cookies effectively requires a dependency manager like uv to securely store session data. This approach automates authentication bypassing manual logins for social media content management.

How do I publish image notes to Douyin with titles and tags?

Publishing image notes to Douyin involves uploading images with metadata like titles, descriptions, and tags. This Skill automates the image upload process, supporting scheduled posts to streamline content management.