Update README.md
This commit is contained in:
parent
da18e43702
commit
09457b1684
14
README.md
14
README.md
@ -7,14 +7,20 @@
|
||||
为此,我写出了本软件,为了方便的管理本地AV,和更好的手冲体验。
|
||||
|
||||
**如何使用**
|
||||
1. 你的AV在被软件管理前最好命名为番号:**COSQ-004.mp4**
|
||||
1. 请安装requests,pyquery,lxml,Beautifulsoup,pillow模块,可在CMD逐条输入以下命令安装
|
||||
`pip install requests`
|
||||
`pip install pyquery`
|
||||
`pip install lxml`
|
||||
`pip install beautifulsoup4`
|
||||
`pip install pillow`
|
||||
2. 你的AV在被软件管理前最好命名为番号:**COSQ-004.mp4**
|
||||
文件名中间要有减号"-",没有多余元数据只有番号为最佳,可以让软件更好获取元数据
|
||||
|
||||

|
||||
|
||||
2. 把软件拷贝到AV的所在目录下,运行程序(中国大陆用户必须挂VPN,Shsadowsocks开全局代理)
|
||||
3. 运行AV_Data_capture.py
|
||||
4. 软件会自动把元数据获取成功的电影移动到JAV_output文件夹中,根据女优分类,失败的电影移动到failed文件夹中。
|
||||
3. 把软件拷贝到AV的所在目录下,运行程序(中国大陆用户必须挂VPN,Shsadowsocks开全局代理)
|
||||
4. 运行AV_Data_capture.py
|
||||
5. 软件会自动把元数据获取成功的电影移动到JAV_output文件夹中,根据女优分类,失败的电影移动到failed文件夹中。
|
||||
|
||||

|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user