J
J
junioract2019-11-24 17:27:23
CKEditor
junioract, 2019-11-24 17:27:23

CKEDITOR 5 Embedly?

Hello connoisseurs! I installed ckeditor5 via cdn, the question came to the point that when you insert a video from YouTube, it is not displayed on the output like this

<figure class="media"><oembed url="https://www.youtube.com/watch?"></oembed></figure>

and not as a regular iframe
---- Found the Media Embed plugin in the documentation
Tried to install npm install --save @ckeditor/ckeditor5-media-embed
using WHM + cpanel
and so on
import MediaEmbed from '@ckeditor/ckeditor5-media-embed/src/mediaembed';

But nothing works or am I doing something wrong? Is it possible to remove the oembed altogether so that it is just an Iframe?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
aismagulov, 2020-11-24
@aismagulov

P
Pavel Belyaev, 2021-05-18
@PavelBelyaev

https://www.youtube.com/watch?v=Dn5oViFUVF8

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question