Personal YouTube

Repositories ::: repository_personalyoutube
Maintained by RobertoRoberto Pinna
Moodle repository plugin used to browse personal YouTube channels in order to publish public, unlisted and private videos.

Personal YouTube 1.0

Moodle 2.9, 3.0, 3.1, 3.2, 3.3
Released: Friday, 9 June 2017, 8:47 PM

Personal YouTube repository

Moodle repository plugin used to browse personal YouTube channels in order to publish public, unlisted and private videos.

This plugin take the starting idea from Justin Hunt's MyTube plugin, now outdated by YouTube updates.

The code is a mash up of Moodle Google Drive and Moodle YouTube repositories for easy maintenance.

Requirements

  • YouTube API enabled in your Google API console
  • OAuth ClientID and secret for your moodle site as for Google Drive and Picasa repository plugin; see Google OAuth 2.0 setup in Moodle Docs for all details

Installation

  • Download zip file
  • Copy it in moodle/repository directory
  • Unzip it and remove zip file
  • Log in as administrator to your moodle site
  • Follow online installation procedure
  • Set as Enabled and Visible the Personal YouTube repository in Administration Block -> Site Administration -> Plugins -> Repositories -> Manage repositories
  • Fill Oauth ClientID and secret in configuration page.

Use (URL Resources)

  • Add an URL resource and click on "Choose a link..."
  • In the Moodle File picker choose "Personal YouTube"
  • Click on "Login to your account"
  • Login with your Google account
  • Allow access to your YouTube Channel (only the first time)
  • All your uploaded videos will be shown
  • Click on the one you want link in moodle and then on "Select this file"
  • Set a name for your URL resouce and save.

Use (embed videos in moodle resources or activity)

Note: Moodle administrator must enable Multimedia plugins filter to use embedded videos

  • Add a resource or an activity
  • In any online text editor (Atto or TinyMCE) click on "Add Insert Media" icon (a piece of movie film with small triangle in the middle)
  • In the Moodle File picker choose "Personal YouTube"
  • Click on "Login to your account"
  • Login with your Google account
  • Allow access to your YouTube Channel (only the first time)
  • All your uploaded videos will be shown
  • Click on the one you want link in moodle and then on "Select this file"
  • The video link will be added in the editor
  • Save and view to see the result.

Version information

Version build number
2017011201
Version release name
1.0
Can be updated to
3.5, 3.5+ (2018051701)
Maturity
Stable version
MD5 Sum
3941a3cec86b41872c8f5d395a72a13b
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Repositories

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myrepo") in the "repository" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation