-- SUMMARY --

This module creates a youtube channel in a block for the website.
With a given youtube channel username you can access the latest videos
of the user. You can also set the height and width required for the
youtube channel.

To use youtubechannel operations :-

1) Install the youtubechannel module
2) Grab an API key. (details here: https://www.drupal.org/node/2474977#comment-9900267)
3) Grab the channel ID from your youtube channel (open the page and look at the URL).
4) Configure the module and add the settings above
5) Enable the youtubechannel block
