Update README.md

This commit is contained in:
wenead99 2019-06-22 16:03:03 +08:00 committed by GitHub
parent bb367fe79e
commit 0ebfe43133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,8 @@ pip install Beautifulsoup4
```python
pip install pillow
```
###<br>
###
<br>
[回到目录](#目录)
## 2.配置
@ -99,8 +100,8 @@ pip install pillow
>outline = 简介<br>
>runtime = 时长<br>
##### **例子**:<br>
>目录结构:'JAV_output/'+actor+'/'+actor+' '+' ['+year+']'+title+' ['+number+']'<br>
>影片命名(上面目录之下的文件):'['+number+']-'+title<br>
>目录结构:location_rule='JAV_output/'+actor+'/'+number **不推荐修改目录结构,抓取数据时新建文件夹容易出错**<br>
>影片命名(上面目录之下的文件):naming_rule='['+number+']-'+title<br> **在EMBY,KODI等本地媒体库显示的标题**
[回到目录](#目录)
## 3.把软件拷贝和AV的统一目录下
## 4.运行 ```AV_Data_capture.py/.exe```