How to insert a YouTube channel?

How to insert a YouTube channel that displays the latest video from this user?

Let's say, for example, the last video on this page: http://www.youtube.com/citizentube

Please do not tell me to go to http://www.youtube.com/custom_player because this page is dead. And please do not contact http://code.google.com/apis/youtube/overview.html unless you have a specific example. I looked, found nothing.

This is madness. Apparently, on the user’s channel / page in 2010, the code was embedded right now. But it’s nowhere to be found.

Thanks Peter

+3
source share
2 answers

script, youtube . html, php, javascript-. , rss- (http://www.youtube.com/rss/user/citizentube/videos.rss) , . . , javascript :

<script language="javascript" type="text/javascript" src="http://lablogic.net/scripts/infotube/webtube.js"></script>

 <script language="javascript" type="text/javascript"> init(470,65,"citizentube",300,220);  </script>

youtube webviewer . "". php script javascript, . channelviewer .

+1

All Articles