Expand my Community achievements bar.

SOLVED

Dam integration with you tube in AEM 6.0

Avatar

Former Community Member

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 Accepted Solution

Avatar

Correct answer by
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.

View solution in original post

4 Replies

Avatar

Correct answer by
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.