Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Dam integration with you tube in AEM 6.0

Avatar

Ehemaliges Community-Mitglied

I tried to you tube integration with DAM in AEM 6.0

I refer following link

http://www.tothenew.com/blog/youtube-integration-with-cq5/

I getting cloud services (application name and json config)  share in attached screen shot but i want in dialog  channel id, google key, target path

please let me how to do it.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 6
4 Antworten

Avatar

Korrekte Antwort von
Level 6

Hi,

I followed the instructions here, and it worked fine:

http://docs.adobe.com/docs/en/aem/6-1/author/assets/dynamic-media/video.html#Publishing videos to YouTube

Att.

Avatar

Level 10

To integrate videos located in the AEM DAM and Youtube- you can develop a custom AEM component. Use a Youtube JQuery Plug-in in your component:

http://www.sitepoint.com/5-html5-youtube-jquery-plugins/

Then in the component logic - reference the video in the AEM DAM. 

Avatar

Ehemaliges Community-Mitglied

Thanks Donald

Avatar

Ehemaliges Community-Mitglied

Thanks Franciscoribeir