You are here

README.txt in YoutubeChannel 7.2

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 8 README.txt
  3. 8.2 README.txt
  4. 6 README.txt
  5. 7 README.txt
-- 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

File

README.txt
View source
  1. -- SUMMARY --
  2. This module creates a youtube channel in a block for the website.
  3. With a given youtube channel username you can access the latest videos
  4. of the user. You can also set the height and width required for the
  5. youtube channel.
  6. To use youtubechannel operations :-
  7. 1) Install the youtubechannel module
  8. 2) Grab an API key. (details here: https://www.drupal.org/node/2474977#comment-9900267)
  9. 3) Grab the channel ID from your youtube channel (open the page and look at the URL).
  10. 4) Configure the module and add the settings above
  11. 5) Enable the youtubechannel block