下载按钮

  抱歉,此页面正在等待翻译成土耳其语

You can add a download button to your player.

Video version of this guide on YouTube

Using the menu

Enable the Download option for any menu listing of the Elements / Settings window

Using the custom button

In the PRO version of the builder, you can create the custom button with a download command. 

How it works

When you click on the Download option or button, the browser will open a new tab with a direct link to the file. If you play mp4 or mp3, the file will open in the browser player and the user will need to save the file via the browser menu, or press Ctrl + S (Command + S for Mac).

Immediate download can be initiated if the file is giving by the server as an application, for example application/octet-stream or binary file in a header.

You can redirect download to another file. This is especially useful in case of HLS or DASH files. You need to add the download parameter to the code and specify link to another file to be downloaded.

var player = new Playerjs({id:"player", file:"//site.com/video.m3u8", download:"//site.com/video.zip"});
The same parameter can be used in playlists.
19.10.26
2024 © PlayerJS

登录

登录

免费注册

注册
注册即表示您同意服务条款
登录(如果您有帐户)

恢复密码

恢复
忘记电子邮件?联系我们