Youtube Gallery configuration page
Youtube Gallery information page
Youtube Gallery full page view
Youtube Gallery upload video

This module allows retrieving youtube channel videos on the website.

It will helpful module for those who want to integrate own youtube channel videos to the website in less time.

This module very useful for News Channel, Educational, Entertainment, Social, etc. because they upload videos to youtube on daily basis. You can easily integrate youtube with the website.

No need to upload videos to the server, directly upload videos to youtube channel and retrieve to the website with the using of this module.

Requirements

Go to from Google Developers Console click on Youtube Data API and get new api key.

Installation

composer require drupal/youtube_gallery:'^1.3'
drush ytg:libraries

Configuration

  1. Visit https://console.cloud.google.com/ , log in with the account that owns your youtube channel and configure youtube api , get the (google api key) and then get your Youtube channel ID from your youtube channel.
  2. visit /admin/config/youtube_gallery/manage
  3. Enter your Google API key
  4. Enter your Youtube Channel ID
  5. Enter the number of videos
  6. Save the form.
  7. Add the youtube block either via the /admin/structure/block or some other means and configure the visibility.
  8. That's it, visit the page(s) with the block and your channel videos will be there.
  9. See the README.md for more details.

README.md

Supporting organizations: 
Development, Themeing
Drupal 10 and 11 upgrades
Drupal 10 and 11 upgrades

Project information

Releases