List Your YouTube Videos Clips in Website

Filed in: Tips n Tricks, Weblog — July 5th, 2005

advertisement

Previously I told you how to embed YouTube video clips into your blog/website. You may also want to list all your uploaded video clips in the sidebar of web page. YouTube team has added the new feature!

Exclusive for LiewCF.com readers! Not even announced in YouTube.com yet!

Insert the following code to where you want to display the YouTube video clips list(example: sidebar). Replace USER_NAME in the code with your YouTube username.

HTML:
  1. <iframe id="videos_list" name="videos_list"
  2. src="http://www.youtube.com/videos_list.php?user=USER_NAME"
  3. scrolling="auto" 
  4. width="265"
  5. height="400"
  6. frameborder="0"
  7. marginheight="0" 
  8. marginwidth="0"></iframe>

When you are done, a YouTube block will displayed in your webpage with your uploaded video clips listed:

Listing YouTube video clips

Easy huh? :)

Tips: change values of width and height in the code to suit your website design.

[ Thanks, Steve(YouTube developer) ]

Bookmark and Share

Read also:

  • liew,
    so will this little box updates automatically when a new video is added?
  • LcF
    yes, it should be automated.
  • oh that'll be too great....why don't you get one for your sidebar then?
    by the way, i'm still looking forward to youtube's improvement for the embedding movie on website.
    there're a few video on my video page now, and they autorun so make strange noises on my video page!!!!! :)

    and one last thing, i'm still reading your integration of PunBB to wordpress... and don't understand the "Rip Header/Footer..." at the Preparation step.
  • sander
    any possibility to embed a certain user's favorites, instead of own uploaded video's? i can't find it, maybe you can...
blog comments powered by Disqus