Dam integration with you tube in AEM 6.0 | Community
Skip to main content
October 16, 2015
Solved

Dam integration with you tube in AEM 6.0

  • October 16, 2015
  • 4 replies
  • 839 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by francisco_ribei

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.

4 replies

francisco_ribei
francisco_ribeiAccepted solution
New Participant
October 16, 2015

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.

smacdonald2008
New Participant
October 16, 2015

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. 

October 16, 2015

Thanks Donald

October 16, 2015

Thanks Franciscoribeir