Add features for automatic completion of learning tasks and captcha recognition.
This commit is contained in:
parent
a4ca62fe03
commit
d182e30807
@ -5,6 +5,12 @@
|
|||||||
## 简介
|
## 简介
|
||||||
本项目是北京青年大学习的速刷程序,可以迅速完成学习任务。
|
本项目是北京青年大学习的速刷程序,可以迅速完成学习任务。
|
||||||
|
|
||||||
|
## 特性
|
||||||
|
- 自动识别学习任务是否完成,完成后自动退出。
|
||||||
|
- 自动识别验证码,无需人工干预。
|
||||||
|
- 支持多用户
|
||||||
|
- 支持部署到各种定时任务平台,如:Windows计划任务、Linux Crontab、青龙等。
|
||||||
|
|
||||||
## 使用方法
|
## 使用方法
|
||||||
|
|
||||||
1. 安装Python3,建议使用Python3.7-3.10版本,下载地址:[Python3.10](https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe),版本过高可能会出现兼容性问题。
|
1. 安装Python3,建议使用Python3.7-3.10版本,下载地址:[Python3.10](https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe),版本过高可能会出现兼容性问题。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user