hellpeak

Results 10 issues of hellpeak

不能像clash能直接本地上传yml文件,不会调用网页接口写脚本,一次性添加大量节点不方便。 创建局域网订阅链接可以,但是有点繁琐。

Deepin Desktop:Multitasking View can't work Fedora34 / gnome40+dde / deepin-kwin

很多第三方客户端都有不登陆解锁画质功能,此插件有实现的可能吗

![image](https://github.com/chen310/BilibiliPotPlayer/assets/53386055/c38dbf45-a7c5-4fbf-a50b-ece1456b41e4)

粘贴up主页的链接,只能导入500个,能增加数量吗

没有在设置中见到,硬解/软解的选修,是默认选择硬解还是说不支持。 隔壁pilipala是能在设置里改硬解的,毕竟软解的话,会比较影响续航。

openclash-luci已经只剩下clash-meta内核的配置,希望移除clash和clash-tun内核省出空间

弹幕URL缺乏bvid,MediaPlayParse - Bilibili.as 427行;字幕也不能用,可能是作者服务器的问题; 能否二次调用HostUrlGetStringWithAPI,直接把字幕json存到变量中再处理成Array?

### Please check for a duplicate first - [x] I have checked the issue tracker if my bug has already been fixed or answered in another (possibly closed) issue. ###...

bug

res = apiPost("/x/player/wbi/v2?bvid=" + bvid + "&cid=" + cid); if (res.empty()) { return url; } if (reader.parse(res, root) && root.isObject()) { if (root["code"].asInt() == 0) { JsonValue data = root["data"];...