April 14, 2020
Estimated Post Reading Time ~

Creating an Experience Manager YouTube Component

Displaying Video content within a web site is a typcial requirement for Experience Manager authors. To address this requirement, you can create a custom Experience Manager component that can display a YouTube video. In addition, you can develop the component to retrieve information about the video and display the information within the component, as shown in this illustration.

To set the Video, an AEM author provides the Video ID in a component dialog:


This development article covers the following tasks:
1. Fetch the JSON Data using JSONObject into the Experience Manager component.
2. Play the video without the need to use an Iframe in HTML.
3. Video title and channel name shown using an accordion.

To read this development article, click https://helpx.adobe.com/experience-manager/using/aem63_htl_youtube.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.