i have a question, if is possible to adding a video from Youtube in Flipper, without Iframe-Code, because when i use the Iframe-Code, its worked but after that i lost the Code in the Component.
Hi Adil,
by default the component doesn't support HTML code snippet, But you can try to modify component by yourself.
You should replace {{...}} with {{{...}}} in handlebars file(.hbs) of component and re-install it.