Skip to content

Continue the development of CatVodOpen.

Notifications You must be signed in to change notification settings

hjdhnx/CatPawOpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CatPawOpen

Continue the development of CatVodOpen.

如何运行

yarn dev

如何编译

yarn build

调试教程

  • windows平台自定义字体支持(flutter windows平台字体渲染效果不好 换个字体有所改善),ttf文件放入data\flutter_assets\fonts\ttf目录即可
  • 新增运行时调试支持,基于Node.js Debugging,方便爬虫编写打包后在App内运行时定位问题,支持sourceMap加载。 sourceMap输出请参考 esbuild 打包脚本。
  • 调试工作流程 app内开启调试模式 -> 重启app -> 使用chrome等调试器关联进程(参考上面的nodejs官方文档) -> 发现问题 修改源码 打包js -> 应用内重载 -> 继续调试

参考资料

猫配置地址

  • assets://js/index.js.md5

已知问题

  1. 不支持push://协议,某些网盘不可用(猫无法通过push跳转二级,虽然代码可以自动处理push,lazy却存在问题)
  2. 不支持设置中心动作交互

待完善

  • 暂未兼容 push://协议,代码里有Bug
  • 批量搜索会出问题,没法识别指定key
  • 暂未兼容漫画小说播放逻辑
  • 采王二级有问题暂未适配

About

Continue the development of CatVodOpen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%