# wangshub/Douyin-Bot

😍 Python 抖音机器人，论如何在抖音上找到漂亮小姐姐？

Repository: https://github.com/wangshub/Douyin-Bot
Canonical: https://ross.abutalabs.com/products/douyin-bot
Homepage: https://zhuanlan.zhihu.com/p/37365182
Language: Python
License: MIT
License Family: permissive
Last push: 2023-10-03T21:08:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3020, "days_push": 1065, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9631, forks 1894 (observed 2026-08-28T04:10:36.445108+00:00)

## What it is
A Python bot that automates the Douyin (TikTok China) mobile app via ADB, taking screenshots and calling a face-recognition API to auto-like, follow, and comment on videos of attractive people. It is a fun hobby project rather than production software.

## Use cases
- automatically like and follow on Douyin
- detect faces and rate attractiveness from phone screenshots
- automate swiping through short-video apps with ADB
- auto-comment on Douyin videos
- learn Android UI automation with Python and ADB

## When to choose
- you want a playful Python + ADB automation example for Android apps
- you want to experiment with face/beauty detection APIs
- you use a compatible device (e.g. OnePlus 5, 1920x1080) and accept editing config files

## When to avoid
- you need a maintained, production-grade TikTok/Douyin automation tool
- your device resolution is not supported and you don't want to hand-tune coordinates
- you need reliable behavior - the app UI has changed and the bot may break
- you want to avoid account-ban risks from automating social apps

## Facets
- artifact type: application
- maturity: maintenance
- function: computer-vision, workflow-automation, image-processing, nlp
- domain: computer-vision, social-media, mobile-development
- platform: python, cli
- tags: douyin, tiktok, adb, face-detection, beauty-detection, bot, android-automation, automation, android

## Member repositories
- wangshub/Douyin-Bot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:36.445108+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:21:21.329969+00:00, confidence not recorded.
  - readme: https://github.com/wangshub/Douyin-Bot (fetched 2026-08-28T04:10:36.445108+00:00, sha 6515426f2fb5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
