Title: Easy Player &#8211; HTML5 Video,YouTube,Video.js
Author: WP Easy Soft
Published: <strong>18 Ιανουαρίου  2024</strong>
Last modified: 21 Μαΐου  2026

---

Αναζήτηση πρόσθετων

![](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://el.wordpress.org/plugins/easy-player/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/easy-player/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/easy-player/#installation)
 * [Ανάπτυξη](https://el.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://el.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/) ή
εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/easy-player/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/easy-player/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 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.

## Μεταστοιχεία

 *  Version **1.5.1**
 *  Τελευταία ενημέρωση: **πριν από 2 εβδομάδες**
 *  Ενεργές εγκαταστάσεις: **20+**
 *  Έκδοση WordPress: ** 5.0 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **7.0**
 *  Έκδοση PHP: ** 5.6 ή νεότερη **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-player/)
 * Ετικέτες:
 * [HTML5 video](https://el.wordpress.org/plugins/tags/html5-video/)[player](https://el.wordpress.org/plugins/tags/player/)
   [video](https://el.wordpress.org/plugins/tags/video/)[videojs](https://el.wordpress.org/plugins/tags/videojs/)
   [youtube](https://el.wordpress.org/plugins/tags/youtube/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/easy-player/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

[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/)