Modifying Hidden YouTube Source Parameters
The following list describes the advanced hidden parameters available with YouTube sources. The parameter type (integer, string, etc.) appears between parentheses following the parameter name.
-
IndexPlaylistItems (Boolean) CES 7.0.8541+ (September 2016)
-
Whether playlist items are indexed. The default value is true. When set to false, playlist item titles are only displayed in the ytplaylistitemstitle field.
-
BatchSize (Integer)
-
Number of items to fetch per request made to the YouTube server. The default value is 30 items. The minimum value is 1 item. A small value forces the connector to make small but frequent queries to YouTube. A larger value leads to larger and less frequent queries.
-
LastRefreshCushion (Integer)
-
The time set in minutes to ensure the incremental refresh catches all newly uploaded videos. The default value is 180 minutes.
Note: Since the Google API (YouTube Data API v3) has a latency, add this parameter to set the incremental refresh to look for newly uploaded videos during a wider time interval. Without this parameter, if an incremental refresh runs before an uploaded video is available to be caught (YouTube must finish processing the video), the video would not be indexed.
To modify hidden YouTube source parameters
-
Refer to Adding an Explicit Connector Parameter to add one or more YouTube source parameters.
-
For a new YouTube source, access the Add Source page of the Administration Tool to modify the value of the newly added advanced parameter:
-
Select Index > Sources and Collections.
-
Under Collections, select the collection in which you want to add the source.
-
Under Sources, click Add.
-
In the Add Source page, edit the newly added advanced parameter value.
-
-
For an existing YouTube source, access the Source: ... General page of the Administration Tool to modify the value of the newly added advanced parameter:
-
Select Index > Sources and Collections.
-
Under Collections, select the collection containing the source you want to modify.
-
Under Sources, click the existing YouTube source in which you want to modify the newly added advanced parameter.
-
In the Source: ... General page, edit the newly added advanced parameter value.
-
-
Rebuild your YouTube source to apply the changes to the parameters (see Applying an Action to a Collection or a Source).