change: 说明

This commit is contained in:
Carol 2023-09-06 17:21:45 +08:00
parent 8a8ee47bbf
commit 1a0bd1f74e

View File

@ -1,5 +1,5 @@
# tmdb-person
![Python](https://img.shields.io/badge/Python-3.8-green)
![Python](https://img.shields.io/badge/Python-AtLeast3.8-green)
![TMDB](https://img.shields.io/badge/TMDB-V3-blue)
![https://blog.cnkj.site](https://img.shields.io/badge/Blog-blog.cnkj.site-blue)
> 根据nfo文件信息刮削相关演员信息及图片
@ -29,7 +29,8 @@
2. 图片统一前缀路径https://www.themoviedb.org/t/p/original
## 使用
* 环境Python3.8
* 环境Python3.9
> 实际上最新要求`Python3.8`如果需要xml中生成`standalone`参数则必须使用`Python3.9`
### 安装相关pip依赖包