DZS YouTube Block is a comprehensive WordPress plugin that enhances your content creation experience with a professional YouTube block for the Gutenberg editor. This plugin provides developers and content creators with a robust, customizable solution for embedding YouTube videos with advanced features.
Unlike basic YouTube embeds, our plugin provides:
– Professional appearance with customizable themes
– Better user experience with optimized loading
– Developer flexibility with extensive customization options
– Future-proof with regular updates and WordPress compatibility
This plugin ships compiled JavaScript for performance, along with the corresponding readable source files and build instructions. All source files used to generate the distributed/minified assets are included in the plugin, so they can be reviewed, studied, and forked.
To rebuild the compiled file from source (run from the plugin directory):
npx browserify libs/dzsytb-frontend/dzsytb-frontend.source.js \
-t [ envify --NODE_ENV production ] \
-t [ babelify --presets [@babel/preset-env @babel/preset-react] ] \
-p [ minifyify --map dzsytb-frontend.js.map --output libs/dzsytb-frontend/dzsytb-frontend.js.map ] \
--debug \
-o libs/dzsytb-frontend/dzsytb-frontend.js<h3>Gutenberg block script</h3>
* Compiled file (distributed): features/gutenberg/gutenberg-player.js
* Main source modules (readable):
* features/gutenberg/gutenberg-player.reactpack.js
* features/gutenberg/components/YoutubeBlockPreview.js
* configs/config-gutenberg-player.json
These files contain the unminified, human-readable source for the Gutenberg block and can be inspected, modified, and rebuilt using standard Node/Webpack tooling.
For support, feature requests, or bug reports, please visit our website or contact us:
We welcome contributions from the community! If you’d like to contribute to this plugin, please:
This plugin is licensed under the GPL v2 or later.
Digital Zoom Studio – Professional WordPress development and design services.
For more information about our services, visit https://digitalzoomstudio.net/
DZS YouTube Block – Making video content creation simple and professional.