Module last_youtube_playlist_videos | |
Related Topics
"It displays a playlist of videos from youtube" |
Usage | |
Copy to clipboard
|
Parameters | ||||||||||||||||||||||||||||||||||||||||||||||||||
Display a YouTube playlist Required parameters are in bold .Go to the source code Preferences required: wikiplugin_youtube
|
YouTube API Key | |
You need to have a Google YouTube API Key v3 by the time of this writing (2018). In short, thant requires that you have a Google account to access the Google API Console, request an API key, register your application, create a project, create credentials, and make sure the status is ON for the YouTube Data API v3. See: https://developers.google.com/youtube/v3/getting-started In addition, since Tiki19+, you need to install the external package google/apiclient through the Packages Control Panel. |
Example | |
This code: Copy to clipboard
|
YouTube Playlist | |
|
Related Pages | |
See these pages for information that applies for all modules:
|