fix more typo
This commit is contained in:
parent
8436a3871c
commit
d6d6fc5a95
@ -74,14 +74,14 @@ CLI 版本
|
|||||||
# 如何使用
|
# 如何使用
|
||||||
## 下载
|
## 下载
|
||||||
* release的程序可脱离**python环境**运行,可跳过 [模块安装](#模块安装)
|
* release的程序可脱离**python环境**运行,可跳过 [模块安装](#模块安装)
|
||||||
### windows
|
### Windows
|
||||||
Release 下载地址(**仅限Windows**):
|
Release 下载地址(**仅限Windows**):
|
||||||
|
|
||||||
[](https://github.com/yoshiko2/AV_Data_Capture/releases)
|
[](https://github.com/yoshiko2/AV_Data_Capture/releases)
|
||||||
|
|
||||||
* 若 windows 用户需要运行源代码版本,请安装 Windows Python 环境:[点击前往](https://www.python.org/downloads/windows/) 选中executable installer下载
|
* 若 Windows 用户需要运行源代码版本,请安装 Windows Python 环境:[点击前往](https://www.python.org/downloads/windows/) 选中executable installer下载
|
||||||
|
|
||||||
### MacOs, Linux
|
### MacOS, Linux
|
||||||
* MacOS, Linux 用户请下载源码包运行
|
* MacOS, Linux 用户请下载源码包运行
|
||||||
* MacOS Python环境:[点击前往](https://docs.brew.sh/Homebrew-and-Python)
|
* MacOS Python环境:[点击前往](https://docs.brew.sh/Homebrew-and-Python)
|
||||||
* Linux Python环境:Linux用户懂的吧,不解释下载地址
|
* Linux Python环境:Linux用户懂的吧,不解释下载地址
|
||||||
@ -111,7 +111,7 @@ pip install requests pyquery lxml Beautifulsoup4 pillow
|
|||||||
[common]
|
[common]
|
||||||
main_mode=1
|
main_mode=1
|
||||||
```
|
```
|
||||||
1为普通模式
|
1为普通模式,
|
||||||
2为整理模式:仅根据女优把电影命名为番号并分类到女优名称的文件夹下
|
2为整理模式:仅根据女优把电影命名为番号并分类到女优名称的文件夹下
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user