已升级为区块播放器,升级后支持DPlayer和Aliplayer,可在WordPress后台直接管理云端视频,支持阿里云视频点播、OSS、腾讯云点播、COS、七牛云、多吉云、百度云点播、华为云点播、Bunny.net、Cloudflare Stream,同时增加了学习管理系统的一系列功能,欢迎使用。
下载地址https://wordpress.org/plugins/mine-cloudvod/
更新到2.7版本后,需要将插件重新启用(禁用再启用),否则会有个php warning提示。
本次更新内容:
- 增加dplayer播放器配置功能;
- 修复某些可以下载视频,但加载失败的问题;
下载地址:https://wordpress.org/plugins/mine-video/ 欢迎使用。 DPlayer配置功能采用json格式,注释不可直接复制到配置中,如下:
{
"autoplay":"false" /*自动播放 true false*/
,"theme":"#b7daff" /*播放器背景颜色*/
,"logo":"https://www.zwtt8.com/wp-content/plugins/mine-video/images/logo.png" /*播放器Logo*/
,"loop":"true" /*循环播放 true false*/
,"lang":"zh-cn" /*values: 'en', 'zh-cn', 'zh-tw'*/
,"hotkey":"true" /*enable hotkey, support FF, FR, volume control, play & pause*/
,"preload":"auto" /*values: 'none', 'metadata', 'auto'*/
,"volume":"0.7" /*default volume, notice that player will remember user setting, default volume will not work after user set volume themselves*/
,"contextmenu":"[{text: 'custom link',link: 'https://www.zwtt8.com/'},{text: 'mine video player',link: 'https://www.zwtt8.com/'}]" /*custom contextmenu*/
,"mutex":"true" /*prevent to play multiple player at the same time, pause other players when this player start play*/
}





发表回复