box/README.md

54 lines
2.0 KiB
Markdown
Raw Normal View History

2022-06-12 17:52:41 +08:00
## 猫影视TV2.1.1 Beta6版
2022-06-16 09:23:07 +08:00
CatVodTV_v2.1.1.Beta6_3.apk 优化ijk播放
2022-05-12 16:34:49 +08:00
2022-06-12 16:11:11 +08:00
猫影视tv使用的人非常多是采用空壳+接口的方式运行可能是作者出于风险的考虑最近屏蔽了一批又一批接口基本上只要哪个接口使用的人多一点那么很快就会被屏蔽无法加载jar也就无法使用。
2022-05-12 16:34:49 +08:00
2022-06-16 09:48:20 +08:00
猫影视近日又针对目前这种情况推出了一个支持调用本地接口文件的版本无需网络接口——猫影视TV_2.1.1_Beta6+本地接口
2022-05-12 16:34:49 +08:00
2022-06-16 09:47:50 +08:00
扫码页面也有变化,在手机端点击【上传文件】,找到你手机里面下载的本地接口文件压缩包,点击确定上传。
对本地接口的导入做出部分优化。增加电视本地存储权限一键获取增加本地接口文件上传到电视本地与自动解压仅支持zip
2022-06-16 09:21:31 +08:00
### 最新版下载地址
https://pan.lanzoui.com/b0c3cb92f
### 打开猫影视—【设置】—【当前接口】添加
2022-06-17 20:42:27 +08:00
最好把接口下载下来,在本地使用,若使用网络接口,不知道可以使用多久
2022-06-12 16:47:53 +08:00
2022-06-16 09:57:34 +08:00
各路大神整理的本地化接口https://wwn.lanzoum.com/b0310qvah 密码: 76c2
2022-06-14 22:44:57 +08:00
2022-06-17 21:01:55 +08:00
[https://liu673cn.github.io/mao/20](https://liu673cn.coding.net/p/x/d/mao/git/raw/main/cat/20?download=true) 单文件
2022-06-16 09:21:31 +08:00
华为鸿蒙系统存储位置
clan://localhost/Download/Browser/20
2022-06-15 01:49:04 +08:00
2022-06-16 09:21:31 +08:00
本地接口文件复制到电视本地空间内部存储目录下面一定是根目录emulated/0下面
2022-06-12 16:14:29 +08:00
clan://localhost/根目录下文件夹/m.json
2022-06-12 16:30:00 +08:00
2022-06-12 16:24:43 +08:00
>根目录emulated/0
2022-06-12 16:31:23 +08:00
>>catvod/
>>>jar/
>>>biubiu/
>>>xpath/
2022-06-12 16:25:13 +08:00
>>>m.json
2022-06-12 16:30:26 +08:00
2022-06-12 16:34:09 +08:00
![mao01](https://liu673cn.github.io/mao/sub/Xbb/mao01.jpg) <br />
2022-06-16 09:57:34 +08:00
![mao01](https://liu673cn.github.io/mao/sub/Xbb/mao02.jpg) <br />
2022-06-12 16:30:00 +08:00
------------------
2022-06-12 16:14:29 +08:00
2022-06-04 18:28:45 +08:00
### Github RAW 加速服务
https://www.7ed.net/#/raw-cdn
2022-06-12 16:11:11 +08:00
https://raw.githubusercontents.com/ 用户/仓库/main(分支)/子目录/txt.txt
2022-06-04 18:28:45 +08:00
2022-06-11 02:35:40 +08:00
https://raw.fastgit.org/
2022-06-07 13:45:34 +08:00
https://raw-gh.gcdn.mirr.one/
2022-06-06 13:09:26 +08:00
2022-06-12 16:11:11 +08:00
https://cdn.jsdelivr.net/gh/ 用户/仓库@main/子目录/txt.txt
2022-06-11 02:11:37 +08:00
2022-06-06 13:09:08 +08:00
------------------