脚本: https://greasyfork.org/zh-CN/scripts/459297-embylaunchpotplayer
现在调起代码:
let mxUrl = `intent:${encodeURI(mediaInfo.streamUrl)}#Intent;package=com.mxtech.videoplayer.ad;S.title=${encodeURI(intent.title)};i.position=${intent.position};end`;
MX 的 API: https://mx.j2inter.com/api
====引用=======
subs
Type : Parcelable array (android.net.Uri[])
Values :subtitle list used for given video Uri (in the data field)
====引用结束====
intent, mxplayer, URI, encodeURI