Pt电影助手

用OMDB补全pt站上缺失的东西

作者
ViolentCat
日安装量
0
总安装量
48
评分
0 0 0
版本
1.0.1
创建于
2022-12-18
更新于
2022-12-18
大小
3.8 KB
许可证
MIT
适用于

现在只有馒头,因为我只有馒头

Register the OMDB API here http://www.omdbapi.com/apikey.aspx
Edit the script, replace the following line with your own key!!!
```javascript
var API_KEY = "YOUR_API_KEY"
```

本脚本必须注册OMDBAPI的key http://www.omdbapi.com/apikey.aspx
编辑并更换以下代码为自己的key
```javascript
var API_KEY = "YOUR_API_KEY"
```

![image.png](https://s2.loli.net/2022/12/18/89FboPEiNDOh5K7.png)