Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: YouTube videos repository.

YouTube videos repository: Difference between revisions

From MoodleDocs
(note re it not working)
(updating instructions)
Line 1: Line 1:
{{Repositories}}
{{Repositories}}
{{Note|The Youtube videos repository does not currently work - see  MDL-50176. In the meantime you can stll add Youtube videos with the embed code.}}
The Youtube repository allows users to search from within the text editor for a youtube video which they can then embed without the need for any coding.  The option needs to be enabled  by the administrator before it is available for teachers and students. ''NOTE: If the Youtube website is blocked in your institution then the videos will not display.''


==Enabling the Youtube repository==
==Enabling the Youtube repository==


*Go to ''Administration>Site administration>Plugins>Repositories>Manage Repositories'';
*Go to ''Administration>Site administration>Plugins>Repositories>Manage Repositories'';
*Select from the drop down next to Youtube "Enabled and visible";
*Select from the drop down next to Youtube "Enabled and visible" if it is not already enabled and visible;
*If desired,click on "Settings" and give Youtube a customised name (not essential)  
*Click on "Settings"
 
[[File:youtubereposettings.png|thumb|center|400px]]
 
* If desired, give the repository a name. You don't have to; it is OK to leave it blank.
* Click the Google API link which will take you to https://developers.google.com/youtube/v3/getting-started ''(Note that you will need a Google account to proceed.)''
*Click the link 'Create a project in the Google Developers Console' (as in the next screenshot) which will take you to https://developers.google.com
 
[[File:youtubecreateproject.png]]
 
*Click the blue button to create a new project:
 
[[File:createproject2.png]]
 
*Give your project a name. Tick the box to agree to the conditions and then click the blue Create button:
 
[[File:createproject3a.png]]
 
*On the next screen, click APIs and Auth ''(1)'' and then APIs ''(2)'' and then in the Youtube APIs section, click Youtube data API ''(3)'' :
 
[[File:apis02.png]]
 
*On the next screen, click the blue button to enable the API.
*Now click the link Credentials  ''(1)'' and click to create a new public API key ''(2):''
 
[[File:apis03.png]]
 
*Choose 'Server' and on the next screen just click the blue Create button.
*You will then get an API key:
 
[[File:apis04.png]]


[[File:youtuberepo15.png]]
*Copy this key and paste it into the API key box you see on ''Site administration>Plugins>Repositories>Manage Repositories>Youtube videos>Settings''


==Searching for and embedding a video from Youtube==
==Searching for and embedding a video from Youtube==

Revision as of 09:46, 15 June 2015


Enabling the Youtube repository

  • Go to Administration>Site administration>Plugins>Repositories>Manage Repositories;
  • Select from the drop down next to Youtube "Enabled and visible" if it is not already enabled and visible;
  • Click on "Settings"
youtubereposettings.png

youtubecreateproject.png

  • Click the blue button to create a new project:

createproject2.png

  • Give your project a name. Tick the box to agree to the conditions and then click the blue Create button:

createproject3a.png

  • On the next screen, click APIs and Auth (1) and then APIs (2) and then in the Youtube APIs section, click Youtube data API (3) :

apis02.png

  • On the next screen, click the blue button to enable the API.
  • Now click the link Credentials (1) and click to create a new public API key (2):

apis03.png

  • Choose 'Server' and on the next screen just click the blue Create button.
  • You will then get an API key:

apis04.png

  • Copy this key and paste it into the API key box you see on Site administration>Plugins>Repositories>Manage Repositories>Youtube videos>Settings

Searching for and embedding a video from Youtube

  • Youtube videos can be searched for and embedded anywhere there is the text editor, for example a label or a page.
  • Before this works, you must enable the multimedia filters under Administration>Site administration/Plugins/Filters/Manage Filters. Set Multimedia Plugins to "On" and make sure youtube is selected under Settings (it should be by default).
  • Within a course you must ensure in Course administration>Filters that multimedia are ON.
  • Click the filmstrip, "Moodle media icon" in the editor:

Moodlemediaicon.png

  • Click "Browse repositories"
  • The file picker will appear with Youtube videos as an option. Click it and a search box will appear.
  • You can search by relevance, date, rating or view count. Click the "Search" button when you are ready.
  • Your search results will appear as video thumbnails.
Searching Youtube videos
The search results
  • Click on the one you want to select it.*
  • Rename if desired; add the author and license if needed and click "Insert media"

Youtubestep2.png

  • DO NOT WORRY IF YOUR VIDEO NO LONGER SHOWS! You will just get a blue text link at first:

Youtubestep3.png

  • Save it and then it will display.If it still displays as a text link after saving, make sure you have enabled the Multimedia filter as instructed at the top of this page.

Youtubestep4.png

Repository capabilities

There is just one capability, Use youtube in file picker, which is allowed for the default authenticated user role.

FAQ

The youtube repository is enabled but I still can't see the youtube option in the file picker

  • Are you sure you are working with the text editor? The youtube option allows you to search for and embed youtube videos into the editor in places such as labels or pages. You won't see it simply by clicking the "add" button when uploading a file, for example.