Jump to content

Downloadable videos


Recommended Posts

Download can be enabled in Settings -> Video formats for each individual format.

With regard to make it available for premium videos, you need to find the template code that renders download link (in Website UI -> Pages -> View Video page -> video_view block) and wrap the code into this condition:

{{if $data.is_private==2 || $data.access_level_id==3}}
this code will be rendered only for premium videos or videos with access level = premium members
{{/if}}

 

Link to comment
Share on other sites

i mean the button download appears but when the visitor click on download format video it require for him to upgrade or show him a message that this action available only for premium users 

Link to comment
Share on other sites

17 hours ago, snqke said:

i mean the button download appears but when the visitor click on download format video it require for him to upgrade or show him a message that this action available only for premium users 

Yes, possible to do this as well, please create support ticket.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...