Simple Video Preview

描述

Simple Video Preview is a Gutenberg block that allows you to easily embed video previews from various online video services such as YouTube, Vimeo, Dailymotion, and Wistia. When users click the play button, they are redirected to the video service to watch the video in a new tab.

**Translation: **
The plugin is fully translated into French and the translation system is operational for other languages.

**Eco-Responsibility: **
By using video previews instead of embedding full videos, you reduce the data load and energy consumption, contributing to a more sustainable web experience.

**Accessibility: **
Simple Video Preview is designed with accessibility in mind, ensuring that all users, including those with disabilities, can easily interact with the video previews.

**Privacy: **
Simple Video Preview does not deposit any cookies on the user’s device. This ensures that user privacy is respected and no tracking is performed by the plugin.

屏幕截图

  • Screenshot of the Simple Video Preview block in the Gutenberg editor.
  • Screenshot of a video preview in a post.

区块

该插件提供了 1 个区块.

  • Simple Video Preview A Gutenberg block to display video previews from various online services with a play button.

安装

  1. Upload the plugin files to the /wp-content/plugins/simple-video-preview directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the “Simple Video Preview” block in the Gutenberg editor to add video previews to your posts or pages.

常见问题

How do I add a video preview to my post?

Simply add the “Simple Video Preview” block to your post or page in the Gutenberg editor and enter the URL of the video you want to preview.

Which video services are supported?

The plugin currently supports YouTube, Vimeo, Dailymotion, and Wistia.

What URL formats are supported?

The plugin supports the following URL formats:
– YouTube:
– https://www.youtube.com/watch?v={VIDEO_ID}
– https://www.youtube.com/shorts/{VIDEO_ID}
– https://www.youtube.com/embed/{VIDEO_ID}
– https://youtu.be/{VIDEO_ID}
– Wistia:
– https://wistia.com/watch/wistia-overview?wchannelid={CHANNEL_ID}&wmediaid={MEDIA_ID}
– https://home.wistia.com/medias/{MEDIA_ID}
– https://fast.wistia.net/embed/iframe/{MEDIA_ID}
– Vimeo:
– https://vimeo.com/{VIDEO_ID}
– https://vimeo.com/{VIDEO_ID}_{VIDEO_TITLE}
– Dailymotion:
– https://www.dailymotion.com/video/{VIDEO_ID}
– https://www.dailymotion.com/embed/video/{VIDEO_ID}

评价

此插件暂无评价。

贡献者及开发者

「Simple Video Preview」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Simple Video Preview」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Simple Video Preview」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.2

  • Tested with WordPress 6.9

1.0.1

  • Fix some typos.

1.0.0

  • Initial release.