Configuration Screen

Imports YouTube video information in order to allow consistent video lists on your Drupal site allowing the automated creation of nodes based on youtube uploads and their associated data.

Uses cron to import at a user defined interval. Also allows user to run manually. The user name used to create the nodes can be set in the admin settings page

Data imported from youtube

  • Title
  • Description
  • Published Date
  • Thumbnail Image
  • Video ID
  • Short URL
  • Duration
  • Dimension
  • Definition
  • Likes
  • Dislikes
  • Views
  • Favourites
  • Comments

Required Modules

Webserver Requirements

  • PHP CURL, To check you have this check php info and search for Curl. If not you need to install this on your web server. On Linux type sudo apt-get install php5-curl. Then restart Apache

Recommended Modules

Theres also a video guide on how to use the module here (English Voiceover)

Supporting organizations: 

Project information

Releases