{"id":13671437,"url":"https://github.com/yunmoon/node-douyin-bot","last_synced_at":"2026-01-31T04:35:16.145Z","repository":{"id":75878988,"uuid":"147314931","full_name":"yunmoon/node-douyin-bot","owner":"yunmoon","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-10T03:09:54.000Z","size":7,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-11T09:43:42.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yunmoon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-09-04T08:40:31.000Z","updated_at":"2018-11-13T01:19:12.000Z","dependencies_parsed_at":"2024-01-14T17:04:03.579Z","dependency_job_id":null,"html_url":"https://github.com/yunmoon/node-douyin-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunmoon%2Fnode-douyin-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunmoon%2Fnode-douyin-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunmoon%2Fnode-douyin-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunmoon%2Fnode-douyin-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yunmoon","download_url":"https://codeload.github.com/yunmoon/node-douyin-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251187106,"owners_count":21549583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:01:09.688Z","updated_at":"2026-01-31T04:35:16.107Z","avatar_url":"https://github.com/yunmoon.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# 如何在抖音上找到漂亮小姐姐----抖音机器人（nodejs 实现）\n\n参考[wangshub](https://github.com/wangshub) 使用python3实现的抖音机器人[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)\n\n## 原理\n- 打开《抖音短视频》APP，进入主界面\n- 获取手机截图，并对截图进行压缩 (Size \u003c 1MB)，使用 [imagemagick](https://github.com/rsms/node-imagemagick)库，mac使用 brew install imagemagick 安装，其他系统需在[官网](http://www.imagemagick.org/script/index.php)自行安装；\n- 请求 人脸识别 API（腾讯AI）；\n- 解析返回的人脸 Json 信息，对人脸检测切割；\n- 当颜值大于门限值 min_beauty，点赞并关注；\n- 下一页，返回第一步；\n\n## 使用教程\n- nodejs版本：8.0及以上\n- 相关软件工具安装和使用步骤请参考 [wechat_jump_game](https://github.com/wangshub/wechat_jump_game) 和 [Android 操作步骤](https://github.com/wangshub/wechat_jump_game/wiki/Android-%E5%92%8C-iOS-%E6%93%8D%E4%BD%9C%E6%AD%A5%E9%AA%A4)\n- 在 [ai.qq.com](https://ai.qq.com) 免费申请 `AppKey` 和 `AppID` 在`configs/params.js`中配置\n1. 获取源码：`git clone https://github.com/yunmoon/node-douyin-bot.git`\n2. 进入源码目录： `cd node-douyin-bot`\n3. 安装依赖： `npm i`\n4. 安装 [imagemagick](http://www.imagemagick.org/script/index.php)\n5. 运行程序：`npm start`\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunmoon%2Fnode-douyin-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunmoon%2Fnode-douyin-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunmoon%2Fnode-douyin-bot/lists"}