YouTube Import
Categories
Component ID
2575089
Component name
YouTube Import
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
758
Component created
Component changed
Component body
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
- Transliteration
- YouTube Field - Creates an easy way to show your imported videos.
Theres also a video guide on how to use the module here (English Voiceover)
