For an extensive full link tutorial on how to create a custom website with WordPress using the same theme as the one I used for this tutorial, check out:
https://www.youtube.com/watch?v=sPR_I00comE

In this tutorial video, I demonstrate how to use a Free WordPress plugin called TubePress to create a clean looking YouTube gallery for your website.  The gallery will display thumbnail images of the YouTube videos that will open up in a YouTube player when clicked.

You have complete control over which videos you want to display in your gallery.  I will demonstrate how to:
-Display videos from your playlist or from any playlist on YouTube
-Display videos from a particular YouTube channel

This is a great plugin for people who have a YouTube channel or who want to display a lot of YouTube videos on their website.  This is a great addition to a website and will definitely give you a professional look.

If you find the video helpful, please don’t forget to like, subscribe, and comment!

You can also have as many unique video galleries as you want.  If for example you wanted to have a gallery on page 1 with a playlist with the ID of PL976B63B19B10843A and on page 2 you wanted a Gallery consisting of videos from a playlist with the ID of 6FB4C94909198AB7, your shortcode for page 1 would look like:

[tubepress mode=”playlist” playlistValue=”PL976B63B19B10843A”]

and your shortcode for the gallery for page 2 would be:

[tubepress mode=”playlist” playlistValue=”6FB4C94909198AB7″]

For more examples, visit:
http://tubepress.org/documentation/Usage:BasicUsage