Take the community feedback survey now.

tym.lawrence@netcat.com.au
Nov 7, 2011
  5511
(0 votes)

Getting YouTube Video Composer Block to work

Recently, we wanted to set up a EpiServer YouTube Video composer block to display some of the new demo videos that we’d created and uploaded to YouTube.

However, I found that the instructions at Jeff Wallace’s blog entry on “Setting up the YouTube Video Playlist for the Composer 4 R2 Blocks” didn’t quite work. After speaking with Richard from EpiServer Australia, we figured out why.

The reason is that the URL which you now get from YouTube seems to be different from the one that Jeff shows being used. This means that the link you copy from YouTube doesn’t immediately work in a CMS 6 R2 site . You have to change it.

To get the correct ULR, follow these steps:

  1. Go to you YouTube channel and make sure that you have at least one playlist in the right hand area. If you don’t, you need to create the playlist, then go to the “Videos and Playlists” button and ensure that the playlist has a tick box next to it’s name as seen below.
    Choosing to display a playlist
  2. Once the items are showing in the playlist, click the “more info” link below the playlist name, as seen below
    Playlist more info link
  3. This will change the right panel to show the items in the playlist. Once again, you have to click the More Info link, illustrated below.
    Playlist more info link again
  4. This will take you to a new page where the items in the playlist are shown, along with the playlist URL, highlighted in the image below.
    Playlist URL
  5. Copy the URL into a text editor such as notepad. In this example, the URL is http://www.youtube.com/user/NetcatAustralia#grid/user/3D86B15DE2418804
  6. NOW this is the key step: Change the URL by removing “#grid/user/” and replacing it with “#/p/c/”. In this example the new URL is now http://www.youtube.com/user/NetcatAustralia#/p/c/3D86B15DE2418804
  7. Paste this URL into the [ExtensionSys] YouTube Video composer block “YouTubeLink” property as seen below
    Adding playlist location to YouTube Video composer block properties

From then on, the rest of Jeff’s instructions work fine and you should see the videos in your playlist when you add the composer block and choose “Edit…”

Nov 07, 2011

Comments

Jeff Wallace
Jeff Wallace Nov 8, 2011 08:13 PM

It used to work the way I posted it, I swear it! It's great to have this update and the additional details. Thx!

tym.lawrence@netcat.com.au
tym.lawrence@netcat.com.au Feb 1, 2012 04:57 AM

The new YouTube design makes it hard to get the URLs above. You have to switch back to the older view. However, this older view becomes unavailable on March 7th 2012, so I'm not sure what to do then!

Please login to comment.
Latest blogs
Optimizely CMS Mixed Auth - Okta + ASP.NET Identity

Configuring mixed authentication and authorization in Optimizely CMS using Okta and ASP.NET Identity.

Damian Smutek | Oct 27, 2025 |

Optimizely: Multi-Step Form Creation Through Submission

I have been exploring Optimizely Forms recently and created a multi-step Customer Support Request Form with File Upload Functionality.  Let’s get...

Madhu | Oct 25, 2025 |

How to Add Multiple Authentication Providers to an Optimizely CMS 12 Site (Entra ID, Google, Facebook, and Local Identity)

Modern websites often need to let users sign in with their corporate account (Entra ID), their social identity (Google, Facebook), or a simple...

Francisco Quintanilla | Oct 22, 2025 |

Connecting the Dots Between Research and Specification to Implementation using NotebookLM

Overview As part of my day to day role as a solution architect I overlap with many clients, partners, solutions and technologies. I am often...

Scott Reed | Oct 22, 2025

MimeKit Vulnerability and EPiServer.CMS.Core Dependency Update

Hi everyone, We want to inform you about a critical security vulnerability affecting older versions of the EPiServer.CMS.Core  package due to its...

Bien Nguyen | Oct 21, 2025

Speeding Up Local Development with a Fake OpenID Authentication Handler

When working with OpenID authentication, local development often grinds to a halt waiting for identity servers, clients, and users to be configured...

Eric Herlitz | Oct 20, 2025 |