Video Player Block – play videos beautifully on any device
Give every video on your site a clean, responsive, fully customizable player – YouTube, Vimeo, or self-hosted MP4 – right inside the Gutenberg editor, no code required. Video Player Block | Pricing | Support | Documentation | Demo Why Video Player Block? Video Player Block is a lightweight WordPress video player plugin that lets you embed and play videos – YouTube, Vimeo, and self-hosted HTML5 (MP4, WebM, OGG) – in a clean, responsive, and customizable player directly inside the Gutenberg block editor. Whether you are showcasing self-hosted MP4s or embedding YouTube and Vimeo videos, this Gutenberg video player block delivers a highly customizable video experience without writing any code – perfect for video tutorials, online courses, product demos, marketing videos, and podcast video episodes. Beyond the standard HTML5 player, the Pro version unlocks industry-leading engines like React Video Player, Video.js, and Vidstack, plus a full suite of Pro blocks – Video Gallery, Playlist, Lightbox, Reels, Comparison, Testimonial Card, and Transcript – along with HLS & DASH streaming and external sources like Amazon S3, DigitalOcean Spaces, and BunnyCDN. Free Features Default HTML5 Video Player: A clean, lightweight, and responsive player for standard self-hosted MP4, WebM, and OGG formats. YouTube & Vimeo Native Support: Easily embed and play YouTube and Vimeo videos within the customizable player skin. Native Gutenberg Block: Add videos directly from the WordPress editor with a dedicated, easy-to-use block. Fully Responsive Design: Automatically adjusts the player for seamless viewing on desktops, tablets, and mobile devices. Customizable Player Controls: Show or hide basic controls like play, volume, and fullscreen. Rewind & Fast-Forward Buttons: Toggle dedicated seek backward and seek forward buttons on the player. Player Restart Button: Add a dedicated button to easily restart the video from the beginning. Download Button Toggle: Enable or disable the video download option for your viewers. Picture-in-Picture & AirPlay: Toggle PiP and AirPlay options directly from the settings panel. Shortcode Generator: Generate and insert video players anywhere using shortcodes for maximum flexibility. Poster Image Selection: Choose custom video poster images directly from the WordPress media library. Autoplay & Mute Options: Control video behavior on page load with simple toggle settings. Lightweight & Fast: Built for performance so your pages stay fast and user-friendly. Unlimited Video Players: Add multiple players anywhere on your website without restrictions. Cross-Browser & iOS Friendly: Fully compatible with Chrome, Firefox, Safari, Edge, and mobile devices (iPhone/Android). Pro Version – Unlock Professional Video Power The Pro version adds advanced player engines, streaming support, and deep customization for professional video websites. Advanced player engines: React Video Player Engine: A cutting-edge player with complete customization based on React and Media Chrome. Video.js Player Support: Industry-standard, high-compatibility media player layouts for professional websites. Vidstack Player Engine: A premium, state-of-the-art player layout optimized for high performance. Pro video blocks: Video Gallery: Showcase multiple videos in grid, masonry, carousel, and bento layouts with category filters and an integrated lightbox player. Video Playlist: Pair a video player with a clickable episode queue featuring chapters, auto-advance, watched-state persistence, and Netflix/YouTube-style sequential viewing. Video Lightbox: Add a click-to-play trigger (thumbnail, button, or play-icon overlay) that opens any supported video in a responsive modal, deferring heavy player assets until the visitor opts in. Video Reels: Build a vertical, swipe-driven short-form video feed (TikTok / Instagram Reels / YouTube Shorts style) for any post, page, or template. Video Comparison: Reveal a draggable before/after slider that synchronously plays two videos side-by-side in real time. Video Testimonial Card: Create conversion-focused social-proof cards pairing a customer photo, attributed quote, star rating, and an inline-playable video clip. Video Transcript: Display a synchronized, clickable transcript alongside any video so viewers can jump to any moment and search engines can index the spoken content. Streaming, sources & styling: HLS (.m3u8) & DASH (.mpd) Streaming: Deliver high-quality, modern adaptive video efficiently. Mux Video Integration: Custom integration with Mux video servers for high-performance direct playback. External Video Sources: Amazon S3, DigitalOcean Spaces, BunnyCDN, and other external hosting services. Custom Aspect Ratios: Switch between 16:9, 4:3, 21:9, and custom dimensions. Glassmorphism UI Controls: Apply blur and glassmorphic styling effects to player control backdrops. Advanced Shadow & Borders: Custom player box shadows, border styles, and inner/outer border radius. Multiple Subtitle Support: Add multilingual subtitle tracks (VTT) for global accessibility. Playback Speed Control: Granular playback speed options (0.5x to 2.0x). Lazy Loading & Preloading: Defer video loading until visible in viewport to maximize Core Web Vitals. Google Cast & Chromecast: Wirelessly stream video from the browser player to any Chromecast-enabled TV. How to Use – Quick Start Install and activate the Video Player Block plugin. Open the Gutenberg editor and search for “Video Player Block”. Add the block to your post or page. Upload a video or paste a YouTube/Vimeo URL. Customize the player settings from the right sidebar. Publish the page and enjoy your responsive video player. For installation help, see the Installation tab. Live Demo | Upgrade to Pro Use Cases Video Tutorials & Online Courses: Deliver lessons in a clean, distraction-free player. Product Demos & Marketing Videos: Showcase products with poster images and custom controls. Educational & Membership Sites: Publish unlimited videos across your content. Portfolio & Media Websites: Present video work in a consistent, professional player. Podcast Video Episodes: Embed episode videos alongside your show notes. Did you like this plugin? Do you have a feature request? Please share your feedback with us. Check out the Parent Plugin of this plugin- B Blocks – A blocks collection and page building tool for Gutenberg. Check out our other WordPress Plugins- Html5 Video Player – Display videos as single and playlist in multiple skins. PDF Poster – Display/Embed PDF files with different styles. Html5 Audio Player – Listen audios with awesome visuals. StreamCast – Customizable radio player with different skins. 3D Viewer – Embed 3D models and 3D products with interaction. Advanced Post Block – Show posts and custom posts in different layouts. Shortcodes This plugin provides a shortcode to embed a saved Video Player anywhere in classic content, widgets, or page builders that do not support Gutenberg blocks. [video_player id="123"] Replace 123 with the ID of the Video Player post you have created via the Video Player custom post type menu. Source Code The non-minified source code for this plugin is available on our public repository: GitHub Repository Build Process This plugin uses a build process to generate the production assets (JS/CSS) located in the build/ directory. The human-readable source code is available in the src/ directory. To build the plugin from source: 1. Clone the repository: https://github.com/bPlugins/video-player-block-free 2. Install dependencies: npm install 3. Run the build command: npm run build Build Tools Used: Webpack, Babel, PostCSS. Third-Party Libraries This plugin uses the following third-party libraries: Plyr Source / GitHub: https://github.com/sampotts/plyr License: MIT – https://github.com/sampotts/plyr/blob/master/LICENSE.md Purpose: Media player control wrapper for YouTube, Vimeo, and self-hosted HTML5 video files. bpl-tools Source / GitHub: https://github.com/bPlugins/bpl-tools License: GPL-2.0-or-later – https://www.gnu.org/licenses/gpl-2.0.html Purpose: Shared utility library providing admin dashboard components and common Gutenberg editor controls. External Services: The library may connect to bPlugins, WordPress.org, and Freemius services for product data and checkout functionality. See full details: https://github.com/bPlugins/bpl-tools#external-requests–why-they-are-made As the external service functionality is handled by bpl-tools as a third-party library, the following services are utilized: bPlugins API Service URL: https://api.bplugins.com Purpose: The plugin’s admin dashboard fetches product comparison data and pricing information to display relevant upgrade options and feature details. Data Sent: Only the plugin slug is transmitted; no personal or site data is collected. Terms of Service: https://bplugins.com/terms-of-service/ Privacy Policy: https://bplugins.com/privacy-policy/ WordPress.org Plugins API Service URL: https://api.wordpress.org/plugins/info/1.2/ Purpose: The admin dashboard queries the official WordPress.org Plugins API to retrieve and display a curated list of other plugins by the same author (“Our Plugins” section). Data Sent: Plugin slugs and author name; no personal or site data is collected. Terms of Service: https://wordpress.org/about/tos/ Privacy Policy: https://wordpress.org/about/privacy/ Freemius Lite SDK Source: https://bplugins.com/ GitHub: https://github.com/bPlugins/freemius-lite-sdk License: GPL-2.0-or-later – https://www.gnu.org/licenses/gpl-2.0.html Purpose: Provides an opt-in consent form for usage tracking and analytics to help improve the plugin. No data is sent before explicit user consent. External Services: Communicates with api.bplugins.com (activation events) and wp.freemius.com (opt-in processing) only after user opt-in. See bPlugins Privacy Policy and Freemius Privacy Policy. Video Player Block by B Plugins Source: https://github.com/bPlugins/video-player-block-free License: GPL-2.0-or-later – https://www.gnu.org/licenses/gpl-2.0.html Purpose: A Gutenberg block for embedding and playing videos with support for YouTube, Vimeo, and self-hosted HTML5 video files. Includes customizable controls, responsiveness, and various playback options.
Top keywords
- video57×3.90%
- player45×3.08%
- video player18×1.23%
- https17×1.16%
- block13×0.89%
- bplugins13×0.89%
- com13×0.89%
- videos12×0.82%
- github11×0.75%
- wordpress10×0.68%
- gutenberg9×0.62%
- org9×0.62%
FV Flowplayer Video Player
Custom HTML 5 video on your own site with Flash fallback for legacy browsers is here. FV Player is a free, easy-to-use, and complete solution for embedding FLV or MP4 videos into your posts or pages. With MP4 videos, FV Player offers 98% coverage even on mobile devices. Remembering video position both both guest users and members Built in video plays stats API for custom video fields easy AB looped playback for your visitors (great for teaching sites) improved and more powerful playlists (more playlist features coming soon). Automated checking of video encoding for logged in admins FV Player is a completely responsive WordPress video player. Custom start and end screens are built right in. You can use your own custom design before and after the video. Enjoy unlimited instances in a single page. No expensive plugins: unlike other players who nickel and dime you for every feature, with FV Player all advanced features are available in the standard license (Google Analytics, Cuepoints, Native fullscreen, Keyboard shortcuts, Subtitles, Slow motion, Random seeking, Retina ready) Single site pro license available (JW Player requires five pack for full features) Ultra-efficient player: just 55.6kB of Javascript. Rest is loaded later when user is going to play the video. You can extend FV Player using just HTML and CSS, leaving the JavaScript heavy lifting up to us. 98% Browser coverage. Built-in Flash fallback will get the job done on older browsers while HLS.js library gives you HLS playback on desktop browsers. Full support for Amazon S3, Cloudfront and other CDN’s. Totally Brandable (requires license, free version includes the Flowplayer library logo). Stop selling YouTube and start selling yourself. Even design your own player. Supports video intelligence video ads Integration with the Coconut.co video encoding service – using a free addon plugin: https://foliovision.com/downloads/fv-player-coconut To remove our branding and add your own branding and get access to additional pro support, you can buy your own license here. Back to school special 25% off pro licenses until end of September. Additional Technical information Core video engine: open source Flowplayer 7. Supported video formats are MP4, WebM and OGV (read about HTML5 video formats). Supported video streaming formats are HLS (Flash and JavaScript fallback available for incompatible devices), MPEG DASH and RTMP. Default options for all the embedded videos can be set in comprehensive administration menu. In comparison with WordPress Flowplayer plugin, there are several improvements: Allows user to display clickable splash screen at the beginning of video (which not only looks good, but improves the performance significantly). Allows user to display popup box after the video ends, with any HTML content (clickable links, images, styling, etc.) Does not use configuration file, but WordPress Options Does not drive you to use an in-house proprietary CDN but supports all CDN. Includes advanced built-in social sharing. Inexpensive pro support available. Includes an advanced built-in video encoding and theme checker to make sure your videos are encoded properly and your site is set up for video playback. Additional Documentation at Foliovision.com Support | Change Log | Installation| User Guide | Detailed FAQ This new version uses Flowplayer 5 running on HTML5, so we recommend you read first two questions of FAQ first. Once the plugin is uploaded and activated, there will be a submenu of settings menu called FV Player. In that submenu, you can modify following settings: AutoPlay – decides whether the video starts playing automatically, when the page/post is displayed. AutoBuffering – decides whether the video starts buffering automatically, when the page/post is displayed. If AutoPlay is set to true, you can ignore this setting. Popup Box – decides whether a popup box with “replay” and “share” buttons will be displayed when video ends. Enable Full-screen Mode – select false if you do not wish the fullscreen option to be displayed. Allow User Uploads – select true if you like to upload new videos via Media Library. Enable Post Thumbnail – select true if you wish the screen shot appear as post thumbnail. Works only when uploading new splash image via Media Library. Convert old shortcodes with commas – older versions of this plugin used commas to separate shortcode parameters. This option will make sure it works with current version. Commercial Licence Key – enter your licence key here to get the completely unbranded version of the player Colors of all the parts of flowplayer instances on page/post (controlbar, canvas, sliders, buttons, mouseover buttons, time and total time, progress and buffer sliders). On the right side of this screen, you can see the current visual configuration of flowplayer. If you click Apply Changes button, this player’s looks refreshes.