It used to be really easy to embed your youtube channel on a page, but now they have discontinued it with no warning.
http://173.194.12.81/support/forum/p/youtube/thread?tid=253151e947cc298d&hl=en
Does anyone know of an easy alternative?
Conversely, if I wade through the following code, will it work on DNN?
http://upstairsweb.com/blog/custom-youtube-playlist-player-tutorial
(I am particularly concerned about
<div id="divYouTube"><asp:literal id="litYouTubeOut" runat="server" /></div>
and would I post all this code in the source of a new html module?
I am not a programmer, but I can usually poke around and get things done. With DNN, you CAN poke around and get things done even if you aren't a programmer.