
YouTube plugin
Search and insert YouTube videos



The YouTube plugin helps you embedding a video to your pages. All you need is just find the video you need using the keyword search or by its URL and press the "OK" button.
The plugin fully supports the new YouTube API 3. It has a video preview feature and the settings for the inserted video (e. g. video size, including custom sizes).



Install YouTube plugin in TinyMCE 5
Self-hosted TinyMCE 5
Cloud TinyMCE 5
Install the plugin to TinyMCE 5 hosted on your server
- Copy
YouTube
directory totinymce/plugins/
. - Edit TinyMCE config and add
YouTube
toplugins
parameter.
Example
Here you can see sample TinyMCE initialization code with config inside it:
TinyMCE.init({
selector: "#editor",
plugins: "YouTube",
});
Refer to TinyMCE add-ons installation manual for more details
Tell a friend about YouTube
Share
Tweet
Send
Reviews
It is definitely the best plugin I have for my Tiny! A lot of settings, aspect ratio options for embedding video. Search feature by the phrase, or by URL.
Thanks a lot!
A good instrument for embedding the video from YouTube. Use it very often for my articles.