DevilJie

基于social-auto-upload项目开发的web-ui,对部分功能进行了优化重构

19
10
80% credibility
Found May 19, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Vue
AI Summary

This is a desktop application for content creators that automates publishing videos to multiple social media platforms simultaneously. Users connect their accounts by scanning QR codes, upload videos and cover images, configure platform-specific settings like titles and schedules, then publish to platforms like Douyin, Kuaishou, Bilibili, Xiaohongshu, WeChat Channels, and YouTube with a single click. The app includes a dashboard showing account status, material management, publishing history with statistics, and a task queue for managing scheduled content.

How It Works

1
💡 You hear about this tool

A friend tells you about a tool that can publish your videos to multiple platforms at once, saving hours of manual work.

2
🖥️ You install the app

You download and install the desktop application. Everything sets up automatically and you're ready to go.

3
📱 You connect your accounts

For each social media platform, you scan a QR code with your phone just like logging into a website normally.

4
🎬 You upload your video

You select a video from your computer or choose one you've already uploaded. You can pick or crop a cover image.

5
You configure your settings
📅
Schedule for later

Set a specific time and your video will publish automatically when that moment arrives.

🚀
Publish right now

Click the button and watch as your video goes live on all your selected platforms.

6
📊 You watch the progress

A progress screen shows you exactly what's happening. You can see which platforms succeeded and which might need attention.

🎉 Your videos are live everywhere

Your content is now on all your platforms. You check the history to see your success rate and performance over time.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is social-auto-upload-web-ui?

This is a web-based control panel for automating video uploads across Chinese social platforms. The Vue 3 frontend gives you a dashboard to manage accounts, upload materials, and publish content to platforms like Douyin, Kuaishou, Bilibili, Xiaohongshu, WeChat Channels, and YouTube. The Python backend handles the actual browser automation via Playwright, managing cookie-based authentication and the publish workflow. You get a task queue with retry logic, real-time status updates via SSE, and a publish history with statistics. It's essentially a GUI wrapper around what would otherwise be command-line-driven social media automation.

Why is it gaining traction?

The multi-platform support is the hook. Most similar tools target one or two platforms; this one attempts to cover the major Chinese creator platforms under one roof. The web UI makes it accessible to non-technical creators who can't or won't deal with scripts and config files. The task queue with automatic retries addresses a real pain point -- social platform uploads fail frequently due to rate limits or session timeouts, and having built-in retry logic saves you from babysitting the process.

Who should use this?

Content creators managing presence across multiple Chinese platforms who want a visual interface instead of juggling separate tools. Developers evaluating whether to build on top of social-auto-upload for their own products. Small agencies handling bulk publishing for clients. Not suitable for teams needing enterprise features like role permissions, audit logs, or SLA guarantees -- the project is clearly a personal tool that grew a UI.

Verdict

With only 19 stars and a credibility score of 0.8%, this is an early-stage project from an individual developer. The code shows thoughtful architecture (task queues, SSE, proper separation of concerns), but documentation is minimal and community support is essentially nonexistent. Worth exploring as a reference implementation or for personal use, but don't bet a production workflow on it without thorough testing. The underlying social-auto-upload project is more mature if you just need the automation engine without the web layer.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.