Adding YouTube video
This feature is supported since Argento 1.22.3
You can include YouTube videos in CMS content in Argento using Lite YouTube Embed.
The included video will look like the normal video inserted with iframe but will load significantly faster.
To insert the video, use the following HTML code:
<lite-youtube videoid="6BQfCoqbubE" playlabel="Canon Rebel XSi Commercial"></lite-youtube>
Replace videoid
and playlabel
parameters with the values for your video.
For more details, check Lite YouTube Embed Usage.