TomS Video Player

plugin banner

Simply protect your videos from being downloaded 'Directly'.

Author:Tom Sneddon (profile at wordpress.org)
WordPress version required:5.8
WordPress version tested:6.1.6
Plugin version:2.1.8
Added to WordPress repository:16-09-2021
Last updated:31-10-2022
Rating, %:86
Rated by:3
Plugin URI:
Total downloads:6 748
Active installs:100+
plugin download
Click to start download

TomS Video Player is a Simple HTML5 video player. Simply protect your videos from being downloaded ‘Directly’. Absolutely light weight and easy to use even without explanation. This is a video block and all settings inside the block, means that this plugin only work on gutenberg editor(the wordpress core block editor),
if your theme support the block editor, you can add our block any where you want. No support the shortcode. Of course, you don’t need to upload video files to the wordpress media library. You can paste video url directly .You can store your video files on a CDN server to reduce the burden on the wordpress server.

Features

You can easily to add or remove the attrubutes of the HTML5 video from the <video> element via our block settings.

Video Settings:

  • ????️ Video Block – Temporarily disable Video Block.
  • ???? Poster Image – add poster=”” to the <video> elememt.

Option Settings:

  • ????️ Playback Controls – add controls to the <video> elememt.
  • ???? Disabled Picture in picture – add disablepictureinpicture=”true” to the <video> elememt.
  • ????️ Disabled Save video as… – if enabled, the video screen can’t right click. other areas do not affect, default is enabled.
  • ???? Auto Picture in picture – add autopictureinpicture=”true” to the <video> elememt.
  • ???? AutoPlay – add autoplay to the <video> elememt.
  • ???? Loop – add loop to the <video> elememt.
  • ???? Muted – add muted=”true” to the <video> elememt.
  • ????️ Plays Inline – add playsinline to the <video> elememt.
  • ???? Disabled Responsive Video Size – if enabled, will remove the responsive css from the <video> elememt.
  • ???? Set video size manually – if enabled, will show the Width and Height input field under the video url input field, you can set the video player size manually, but not responsive. this will add [width=””] and [height=””] to the <video> elememt.
  • No Dowload – add controlsList=”nodownload” to the <video> elememt.
  • No Fullscreen – add controlsList=”nofullsrceen” to the <video> elememt.
  • No Remote Playback – add controlsList=”noremoteplayback” to the <video> elememt.
  • Preload – add preload=”” to the <video> elememt. It may have one of the following values: “auto”, “metadata”, “none”. Default: metadata.

Here is the details of the <video> elememt’s attributes.

  • ???? Translation ready

Translations

Reliance upon any non-English translation is at your own risk; TomS Video Player can give no guarantees that translations from the original English are accurate.

We recognise and thank those mentioned at https://toms-caprice.org/translations for code and/or libraries used and/or modified under the terms of their open source licences.


Screenshots
FAQ
ChangeLog