Title: Easy Player &#8211; HTML5 Video,YouTube,Video.js
Author: WP Easy Soft
Published: <strong>2024 年 1 月 18 日</strong>
Last modified: 2026 年 5 月 21 日

---

搜索插件

![](https://ps.w.org/easy-player/assets/banner-772x250.png?rev=3101892)

![](https://ps.w.org/easy-player/assets/icon-256x256.png?rev=3404270)

# Easy Player – HTML5 Video,YouTube,Video.js

 作者：[WP Easy Soft](https://profiles.wordpress.org/nashirbabu/)

[下载](https://downloads.wordpress.org/plugin/easy-player.1.5.1.zip)

 * [详情](https://cn.wordpress.org/plugins/easy-player/#description)
 * [评价](https://cn.wordpress.org/plugins/easy-player/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/easy-player/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/easy-player/#developers)

 [支持](https://wordpress.org/support/plugin/easy-player/)

## 描述

Add a video player with [Video.js](https://videojs.com/): a web video player built
from the ground up for an HTML5 world. It supports HTML5 video and modern streaming
formats, as well as Mp4, YouTube and Vimeo.
 Can be set video player with Gutenberg
Block and Shortcode based on the dashboard settings.

#### Supported Video Types

 1. **YouTube Videos:** Seamlessly embed YouTube videos for easy integration.
 2. **HTML5 Videos:** Supports MP4, WebM, and OGG formats for flexibility and performance.

**How to use Easy Player – Video Tutorial**

#### Key Features

 1.  **Preload Video:** Load videos efficiently to enhance the browsing experience.
 2.  **Playback Speed Control:** Allow users to adjust video speed as per their preference.
 3.  **Autoplay & Muted:** Automatically play videos with or without sound for a seamless
     experience.
 4.  **Loop Videos:** Keep your videos playing continuously to maintain user attention.
 5.  **Reset on End:** Automatically reset the video to the beginning after it ends.
 6.  **Enable Smooth Seeking:** Provide a smooth navigation experience for seeking 
     within videos.
 7.  **Playsinline:** Optimize playback for mobile devices by preventing fullscreen
     switching.
 8.  **Big Play Button:** Highlight the play button for easy user interaction.
 9.  **Progress Control Bar:** Let users track video progress effortlessly.
 10. **Remaining Time Display:** Show how much time is left in the video.
 11. **Display Negative Time:** Enable the option to show negative time for a unique
     countdown view.
 12. **Volume Control:** Offer full control over video volume.
 13. **Fullscreen Toggle:** Allow users to enjoy videos in fullscreen mode.

#### Why Choose This Plugin?

 1. **User-Friendly Interface:** Simple to configure and customize.
 2. **Optimized for Performance:** Lightweight and built to ensure fast loading times.
 3. **Responsive Design:** Fully compatible with all devices and screen sizes.

Easily added a **Video Player** with auto generated shortcode like:

    ```
    [easy-player ID="1"]
    ```

Easily added a **Video Player** with with manual shortcode like:

    ```
    [easy-player]
    [easy-player src='mp4 video url' type='mp4' ]
    [easy-player src='youtube vide url' type='youtube' ]
    ```

### Support

For support, feature request, or any inquiries, please email at [nashirbabu@gmail.com](https://cn.wordpress.org/plugins/easy-player/nashirbabu@gmail.com?output_format=md)

## 屏幕截图

 * [[
 * Manage Video Player
 * [[
 * Add Video Player
 * [[
 * Edit Video Player
 * [[
 * Default Gutenberg Block
 * [[
 * Player Settings
 * [[
 * Player Controls

## 区块

该插件提供了 1 个区块.

 *   Easy Video Player Video Player Block.

## 安装

 1. Choose to add a new plugin, then click upload
 2. Upload the easy-player zip
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Use the shoutenberg Block or Shortcode in your pages or posts

## 评价

此插件暂无评价。

## 贡献者及开发者

「Easy Player – HTML5 Video,YouTube,Video.js」是开源软件。 以下人员对此插件做出了
贡献。

贡献者

 *   [ WP Easy Soft ](https://profiles.wordpress.org/nashirbabu/)

[帮助将「Easy Player – HTML5 Video,YouTube,Video.js」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/easy-player)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/easy-player/)，查看[SVN仓库](https://plugins.svn.wordpress.org/easy-player/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/easy-player/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/easy-player/)。

## 更新日志

#### 1.5.1 (2025-11-27)

 * Updated: Plugin Information

#### 1.5.0 (2025-05-15)

 * Added: Video player preview on add/edit

#### 1.4.15 (2025-05-11)

 * Added: Player Controls Page
 * Added: Player controls dynamicly appear on block

#### 1.4.14 (2025-05-03)

 * Updated: Player Settings Page
 * Added: Player settings dynamicly appear on block

#### 1.4.13 (2025-04-19)

 * Tweak: WordPress 6.8 compatibility checked

#### 1.4.12 (2025-02-23)

 * Fixed: PHP warning error issue

#### 1.4.11 (2025-02-02)

 * Fixed: Plugin Check (PCP) issue
 * Fixed: PHP Notice error

#### 1.4.10 (2025-01-26)

 * Fixed: Upload video play issue
 * Updated: Code refactor

#### 1.4.9 (2025-01-19)

 * Updated: Vidoe type dynamic
 * Added: Plugin Live Preview

#### 1.4.8 (2024-11-08)

 * Added: Player Playsinline option
 * Added: Player SmoothSeeking option

#### 1.4.7 (2024-11-01)

 * Added: Player nagitive(-) time controll
 * Updated: Code Refactor

#### 1.4.6 (2024-10-27)

 * Added: Player theme option

#### 1.4.5 (2024-10-26)

 * Updaed: Code Refactor
 * Tweak: WordPress 6.6 compatibility checked

#### 1.4.4 (2024-10-13)

 * Updated: Plugin Description

#### 1.4.3 (2024-10-13)

 * Added: Added video speed option
 * Added: Added player big button control
 * Added: Added player forward control
 * Added: Added player backward control
 * Added: Added player progres control
 * Added: Added video current time option
 * Added: Added player volume control
 * Added: Added player PIP control
 * Added: Added player fullscreen control

#### 1.4.2 (2024-10-06)

 * Added: Added player Loop option
 * Added: Added video Reset On End option
 * Added: Added video Aspect Ratio option

#### 1.4.1 (2024-09-25)

 * Updated: Custom Post Type (CPT)

#### 1.4.0 (2024-09-15)

 * Added: Custom Post Type (CPT)

#### 1.3.3 (2024-09-11)

 * Added: Added video autoplay option
 * Added: Added video muted option

#### 1.3.2 (2024-09-01)

 * Fixed: Redirect issue
 * Added: Added video poster and proload option

#### 1.3.1 (2024-08-25)

 * Updated: Code Refactor

#### 1.3.0 (2024-06-30)

 * Added: Custom Gutenberg Video Player Block

#### 1.2.4 (2024-06-14)

 * Updated: Plugin Information

#### 1.2.3 (2024-06-01)

 * Added: Player Shortcode copy
 * Added: WordPress media uploader

#### 1.2.2 (2024-05-31)

 * Added: Player Shortcode edit
 * Added: Player Shortcode delete

#### 1.2.1 (2024-05-04)

 * Added: Manage Player Shortcode page
 * Added: Add Dynamic Shortcode page

#### 1.2.0 (2024-05-04)

 * Tweak: WordPress 6.5 compatibility checked

#### 1.1.0 (2024-02-04)

 * Added: Youtube video shortcode

#### 1.0.1 (2024-01-20)

 * Updated: Plugin information

#### 1.0.0 (2024-01-18)

 * Added: First Release.

## 额外信息

 *  版本 **1.5.1**
 *  最后更新：**2 周前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/easy-player/)
 * 标签
 * [HTML5 video](https://cn.wordpress.org/plugins/tags/html5-video/)[player](https://cn.wordpress.org/plugins/tags/player/)
   [video](https://cn.wordpress.org/plugins/tags/video/)[videojs](https://cn.wordpress.org/plugins/tags/videojs/)
   [youtube](https://cn.wordpress.org/plugins/tags/youtube/)
 *  [高级视图](https://cn.wordpress.org/plugins/easy-player/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/easy-player/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/easy-player/reviews/)

## 贡献者

 *   [ WP Easy Soft ](https://profiles.wordpress.org/nashirbabu/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/easy-player/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://profiles.wordpress.org/nashirbabu/)