feat: 快手二维码登录

This commit is contained in:
Relakkes
2023-12-02 18:22:55 +08:00
parent 986179b9c9
commit 5c920da288
2 changed files with 53 additions and 6 deletions

View File

@@ -21,11 +21,11 @@
## 功能列表
| 平台 | Cookie 登录 | 二维码登录 | 手机号登录 | 关键词搜索 | 指定视频/帖子 ID 爬取 | 登录状态缓存 | 数据保存 | IP 代理池 | 滑块验证码 |
|:---:|:---------:|:-----:|:-----:|:-----:|:-------------:|:------:|:----:|:------:|:-----:|
| 小红书 | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ |
| 抖音 | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| 快手 | ✅ | | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ |
| B 站 | ✕ | | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ |
| 微博 | ✕ | | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ |
| 小红书 | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ |
| 抖音 | ✅ | | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| 快手 | ✅ | | ✕ | ✅ | ✅ | ✅ | ✅ | ✅ | ✕ |
| B 站 | ✕ | | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ |
| 微博 | ✕ | | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ | ✕ |
## 使用方法