コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Dam integration with you tube in AEM 6.0

Avatar

以前のコミュニティメンバー

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 受け入れられたソリューション

Avatar

正解者
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.

元の投稿で解決策を見る

4 返信

Avatar

正解者
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

以前のコミュニティメンバー

Thanks Donald

Avatar

以前のコミュニティメンバー

Thanks Franciscoribeir