Skip to content

DaBaoAgent/dy-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Dy-Post — 抖音AI反检测自动发布机器人 / AI Anti-Detection Douyin Auto Publisher

platform python playwright license contributor

🇨🇳 抖音轮椅租赁图文全自动发布,复用闲鱼已发图片 | 🇬🇧 Reuses Xianyu-published images for Douyin, fully automated


📖 中文 / English

🇨🇳 中文介绍

抖音AI反检测自动发布机器人 — 从闲鱼已发素材库自动选图,二次发布到抖音平台。

核心创新:复用闲鱼已发布的图片(标记(已发)),自动裁剪1440×1920、首图配"出租"手写大字,然后通过Playwright+CDP协议全自动发布到抖音。发布成功后标记(已发双平台),实现闲鱼→抖音的素材流转闭环。

🔥 核心特性

特性 说明
🔄 素材复用 自动扫描闲鱼已发(已发)图片,跳过(已发双平台),零浪费
🎨 自动处理 EXIF修正 → 1440×1920裁剪 → 首图配"出租"手写字
🕵️ V5反检测 随机延迟 + 拟人打字(50-120ms/字) + 非直线鼠标 + dispatchEvent绕过遮罩
60-120秒 真人操作节奏,不过快不过慢
📋 标记闭环 发布成功 → (已发)(已发双平台),闲鱼抖音双平台沉淀
🪟 Windows原生 Windows 11 + Python 3.12+

📊 发布节奏

每天2篇:09:00 / 17:00(闲鱼发布后紧跟)

🚀 快速开始

# 端到端发布(选图→预处理→发布→标记)
python dy_post.py

🇬🇧 English

Douyin Auto Publisher — Automatically reuses images already published on Xianyu, processes them, and publishes to Douyin (Chinese TikTok).

Key innovation: scans Xianyu's (已发) marked images, crops to 1440×1920, adds "出租" watermark, then publishes via Playwright+CDP with anti-detection measures. Marks as (已发双平台) on success — creating a Xianyu→Douyin content pipeline.

🔥 Key Features

Feature Description
🔄 Smart Reuse Auto-scans Xianyu-published images, skips already-crossposted
🎨 Auto Process EXIF fix → 1440×1920 crop → watermark on cover
🕵️ V5 Anti-Detect Random delays + human-like typing + curved mouse + dispatchEvent bypass
60-120s Human-like publishing pace
📋 Pipeline Xianyu (已发) → Douyin publish → (已发双平台)

📊 Schedule

2 posts/day: 09:00 / 17:00 CST (trails Xianyu posts)

🚀 Quick Start

python dy_post.py

🏗️ 架构 / Architecture

dy-post/
├── README.md
├── dy_post.py                  # 🚀 端到端:选图→预处理→发布→标记
├── dy_process_images.py        # 🎨 选已发图+裁剪+配字
└── dy_publish.py               # 🟡 Playwright+CDP V5反检测发布

🔄 协作流程 / Pipeline

D:\10 轮椅租赁(2000+张素材)
    │
    ├─ 🐟 闲鱼(xianyu-post)先发 → 标记(已发)
    │
    └─ 🎵 抖音(dy-post)跟发 → 标记(已发双平台)

配套项目:xianyu-post | xhs-post


📊 实战数据 / Production Stats

指标 / Metric 数据 / Value
反检测方案 V5真人模拟(60-120秒)
成功标志 URL含 enter_from=publish
关键突破 dispatchEvent绕过semi-design遮罩、CDP多文件注入
contenteditable keyboard.type逐行(React不会丢state)

🧩 技术栈 / Tech Stack

技术 用途
Playwright 浏览器自动化引擎
CDP Protocol Chrome DevTools文件注入
Pillow 图片EXIF修正、裁剪、配字
dispatchEvent 绕过semi-design组件拦截
nativeSetter React受控组件填值

🤝 贡献者 / Contributor

角色 贡献
大宝 / Dabao (徐海平) 产品Owner、需求、抖音账号
Hermes Agent AI驱动全流程开发

⚠️ 免责声明

本项目仅供技术交流学习,请遵守抖音平台使用条款。


📄 License

MIT © DaBaoAgent

Made with ❤️ by Dabao & Hermes Agent
2026 · 佳康顺医疗器械 · 昆山

About

🎵 抖音AI反检测自动发布机器人 | Douyin AI Anti-Detection Auto Publisher — Reuses Xianyu images, V5 human-like publishing. 复用闲鱼已发图片·V5真人模拟·60-120秒

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages