You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2026. It is now read-only.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
我发现关于mkv解码几乎只能使用mpv内核的时候才能解码成功(期间会一直等待很久) 然后播放4k尤其是杜比视界的资源的时候会直接无法播放,比如下面这个资源

这个资源的链接是通过接口从网盘中获取的直链
当然这个上面的那个截图是pc端(手机端也是一样的错误)
所以大佬是否可以给益达兄加入4k与杜比视界的支持 或者能增加支持调用外部播放器的功能
比如在PC上可以调用PotPlayer VLC等等 然后Ios和安卓能调用VLC等播放器来实现一个外链播放的功能(不过这样没有回调会导致益达失去记录视频播放进度的功能)
以上就是全部的想法了(手动滑稽)
还有就是目前对磁链功能的想法(因为国内的种子环境属实不好 很多资源连接不上 受到各种网络的运营商的影响) 于是我用了一个折中的办法就是在益达里索引想要的磁链后通过api接口发送给网盘离线下载(能实现磁链秒下载的网盘) 然后api接口循环等待网盘下载完成后返回网盘中视频的直链给益达 益达再解析播放(如此便实现了全网资源一网打尽+全高清+无广告+流畅播放)的功能
All reactions