添加体育

This commit is contained in:
test
2025-12-10 10:43:18 +08:00
parent 31f9c9ffae
commit dcd069b4c4
15 changed files with 299 additions and 1419 deletions

View File

@@ -2,7 +2,7 @@
账号🐔了。~~只有标清..~~ 高清为主😅 gitee仓库被改私有了..
gitee经常请求超时,仓库链接已经很不稳定,有条件还是搞本地吧。。。
gitee ip被ban仓库链接已失效
访问地址(可回看当天内容)
@@ -28,15 +28,15 @@ https://gh-proxy.com/https://raw.githubusercontent.com/develop202/migu_video/ref
## 配置
配置信息如下,默认本机和局域网可用未登录720p已失效
配置信息如下,默认本机和局域网可用
| 变量名 | 默认值 | 类型 | 介绍 |
| --------- | ------ | ------ | ------------------------------------------------ |
| muserId | | string | 用户id可在网页端登录获取 |
| mtoken | | string | 用户token可在网页端登录获取 |
| mport | 1234 | number | 本地运行端口号 |
| mhost | | string | 公网/自定义访问地址 格式<http://你的ip:1234> |
| mrateType | 3 | number | 画质 2:标清 3:高清(需登录) 4:蓝光(需登录且有VIP) |
| 变量名 | 默认值 | 类型 | 介绍 |
| --------- | ------ | ------ | -------------------------------------------- |
| muserId | | string | 用户id可在网页端登录获取 |
| mtoken | | string | 用户token可在网页端登录获取 |
| mport | 1234 | number | 本地运行端口号 |
| mhost | | string | 公网/自定义访问地址 格式<http://你的ip:1234> |
| mrateType | 3 | number | 画质 2:标清 3:高清 4:蓝光(需登录且有VIP) |
## node
@@ -49,7 +49,6 @@ https://gh-proxy.com/https://raw.githubusercontent.com/develop202/migu_video/ref
```shell
git clone git@github.com:develop202/migu_video.git
cd migu_video
npm i
```
### 运行