github xifangczy/cat-catch 2.5.3

latest release: 2.5.4
2 months ago

[Added] 增加弹出模式 (以新窗口打开资源列表页面)

[Added] 增加调用本地程序设置, 程序没有调用协议, 可以使用URLProtocol帮助程序注册调用协议。具体使用方法查看 调用本地协议

[Added] 下载器 增加边下边存选项 可以用来下载一些直播视频链接

[Added] 现在使用深度搜索 或其他脚本得到的疑似密钥, 直接显示在popup页面 疑似密钥 标签内。

[Added] 增加葡萄牙语 感谢 @Havokdan

[Changed] 重写 录制webRTC 脚本

[Changed] m3u8解析器 下载器页面内更改设置不会被储存。所有设置更改统一到扩展设置页面。

[Changed] storage.local 更改为 storage.session 以减少IO错误导致扩展无法使用.(要求chrome 104以上)

[Changed] 优化与ffmpeg网页端的通信, 避免多任务时的数据错乱。
(请提前打开 在线ffmpeg ctrl+f5 刷新页面 避免页面缓存造成的问题)

[Changed] 稍微增大一些按钮图标 不再训练大家的鼠标精准度🙄...如果你不喜欢想还原 设置-自定义css 填入 body{font-size:12px;width:550px;}.icon,.favicon{width:18px;height:18px;}.DownCheck{width:15px;height:15px;}

2.5.3 已知BUG m3u8直播录制 录制时间显示不正确, 录制功能正常, 显示BUG

用户文档 https://o2bmm.gitbook.io/cat-catch/

[English]

[Added] Added Popup mode (open resource list page in a new window).

[Added] Added Invoke Local Program settings. If the program does not have a calling protocol, you can use URLProtocol to help the program register a calling protocol. See specific usage at Invoke Local Protocol.

[Added] Downloader now has an Save While Downloading option, which can be used to download some live streaming video links.

[Added] Now, suspected keys obtained using Deep Search or other scripts are directly displayed in the Suspected Keys tab on the popup page.

[Added] Add Portuguese thanks @Havokdan

[Changed] Rewrote the Record webRTC script.

[Changed] Settings changed on the m3u8 Parser and Downloader pages will not be saved. All settings changes are unified to the extension settings page.

[Changed] Changed from storage.local to storage.session to reduce IO errors that could cause the extension to be unusable. (Requires Chrome 104 or above)

[Changed] Optimized communication with the ffmpeg web end to avoid data confusion during multitasking.
(Please open Online ffmpeg in advance and refresh the page with ctrl+f5 to prevent issues caused by page caching)

[Changed] Slightly increased the size of some button icons, no longer training your mouse precision🙄... If you don't like it and want to revert, go to Settings -> Custom CSS and enter body{font-size:12px;width:550px;}.icon,.favicon{width:18px;height:18px;}.DownCheck{width:15px;height:15px;}.

User Documentation: https://o2bmm.gitbook.io/cat-catch/

Don't miss a new cat-catch release

NewReleases is sending notifications on new releases.