New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Security question and subtitles

  • Ivaylo
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0

Security question and subtitles was created by Ivaylo

Hi, I want to ask a few things about your product. Is it possible to protect a video from downloading and can it load subtitles.
5 years 11 months ago #9010

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic Re: Security question and subtitles

Is it possible to protect a video from downloading?

Sorry, AVS itself doesn't have any feature to protect videos from being downloaded. If you're expecting a high security on your video, we would recommend storing your videos in Amazon s3 and use the URL from Amazon in our component.

Alternatively, you can use HTACCESS to protect your videos. Kindly try adding the following code in your website's.htaccess file.
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?MYDOMAIN.COM [NC]
RewriteRule \.(mp4)$ - [NC,F,L]
Can it load subtitles?

Sorry, AVS doesn't support subtitles at the moment.
Last edit: 5 years 11 months ago by Administrator.
5 years 11 months ago #9011

Please Log in or Create an account to join the conversation.

  • Ivaylo
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0

Replied by Ivaylo on topic Re: Security question and subtitles

Thanks for the reply. Are you planning to add subtitle support to future versions.
5 years 11 months ago #9012

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic Re: Security question and subtitles

Yes, this is already on our TODO list and we will have this very soon. Kindly be patient.
5 years 11 months ago #9013

Please Log in or Create an account to join the conversation.

Time to create page: 0.097 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies