YouTube
Brightspot's YouTube integration lets you search and import videos from YouTube into federated search, optionally scoped to a single channel.
Configuring the integration
To configure the YouTube integration:
- From the left navigation, under Admin, click Sites & Settings.
- From the Integrations tab, expand the YouTube cluster.
- Expand the YouTube API Client list, and select an API client. If the required API client does not appear, click Create New, and complete the following fields:
- (Optional) In the Name field, type a name to identify this API client.
- In the API Key field, type the API key from the Google Developer Console for your YouTube Data API project.
- (Optional) In the Channel Id field, type a YouTube channel ID to scope search results to that channel. If left blank, search isn't scoped to a single channel.
- Click Save.
Importing a video
This module doesn't ship a content type for imported videos. Which content type an import converts to depends entirely on what your project has implemented.
To import a video from YouTube:
-
In the header, click the search field to open the search panel.
-
Under Global Filters, from the content-type filter, select YouTube Video.
noteThe external type Video (YouTube) is not the same asset as YouTube Video. If YouTube Video is not available as a content type filter, the integration is not configured. See Configuring the integration.
-
Perform an integrated search. For details, see Performing integrated searches in Brightspot.
-
Click the video you want to import.
-
Click Import.
-
Complete your site's workflow and publish the asset.
For details on building the converter, see Extending the plugin.