-
Notifications
You must be signed in to change notification settings - Fork 2.8k
作者有增加画中画播放的打算吗? #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
666 |
|
选择【倒序】排序时,上一集与下一集播放顺序也会变成【倒序播放】 |
|
麻烦作者 |
| public static String downUrl() { | ||
| return String.format("https://download.01.org/crosswalk/releases/crosswalk/android/stable/23.53.589.4/%s/crosswalk-apks-23.53.589.4-%s.zip", getRuntimeAbi(), getRuntimeAbi()); | ||
| // return String.format("https://download.01.org/crosswalk/releases/crosswalk/android/stable/23.53.589.4/%s/crosswalk-apks-23.53.589.4-%s.zip", getRuntimeAbi(), getRuntimeAbi()); | ||
| return String.format("http://home.jundie.top:81/xwalk/maven2/crosswalk-apks-23.53.589.4-%s.zip", getRuntimeAbi(), getRuntimeAbi()); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里后边传入一个格式化参数就可
|
作者有在全屏播放状态下增加长按左侧【快退】长按右侧快进多少秒的设定么? |
settings.gradle
Outdated
| include ':player' | ||
| include ':quickjs' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| include ':quickjs' | |
| include ':quickjs' |
优化广告规则切片匹配;
…nt.getElementById('playleft').children[0].contentWindow.document.getElementById('start').click()"]}
优化搜索历史;
解决部分drpy遗留问题;
快进快退更激进;
fix style;
|
希望直播能支持7天回看 ,在节目单前面加上周一至周日 |
|
可以增加调用当贝播放器吗,感谢 |
直播和点播如果都能增加后台小窗播放功能就好了