You can create a completely custom search query using the custom search input field and the parameters show below.
How to Format a Custom Search
For each parameter you add, start with an ampersand “&” then the parameter key (ex: “order”) then an equals sign “=” then an accepted value (ex: “date”). Do not add any URL encoding as the plugin will properly encode the final search query.
Examples
&q=Funny Cat Videos&order=viewCount
&channelId=UClwg08ECyHnm_RzY1wnZC1A&publishedAfter=2019-06-30T00:00:00Z&publishedBefore=2020-01-30T00:00:00Z
&q=Gooseberry Falls&videoDuration=short
| Parameter Key | Accepted Values | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| relatedToVideoId | stringThe relatedToVideoIdparameter retrieves a list of videos that are related to the video that the parameter value identifies. The parameter value must be set to a YouTube video ID.            Note: If the relatedToVideoId parameter is set, the only other supported parameters are  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| channelId | stringThe channelIdparameter indicates that the API response should only contain resources created by the channel. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| eventType | stringThe eventTypeparameter restricts a search to broadcast events.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| location | stringThe locationparameter, in conjunction with thelocationRadiusparameter, defines a circular geographic area and also restricts a search to videos that specify, in their metadata, a geographic location that falls within that area. The parameter value is a string that specifies latitude/longitude coordinates e.g. (37.).
             The API returns an error if your request specifies a value for the  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| locationRadius | stringThe locationRadiusparameter, in conjunction with thelocationparameter, defines a circular geographic area.            The parameter value must be a floating point number followed by a measurement unit. Valid measurement units are              Note: See the definition of the  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| order | stringThe orderparameter specifies the method that will be used to order resources in the API response. The default value isrelevance.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| publishedAfter | datetimeThe publishedAfterparameter indicates that the API response should only contain resources created at or after the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| publishedBefore | datetimeThe publishedBeforeparameter indicates that the API response should only contain resources created before or at the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| q | stringThe qparameter specifies the query term to search for.            Your request can also use the Boolean NOT ( | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| regionCode | stringThe regionCodeparameter instructs the API to return search results for videos that can be viewed in the specified country. The parameter value is an ISO 3166-1 alpha-2 country code. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| relevanceLanguage | stringThe relevanceLanguageparameter instructs the API to return search results that are most relevant to the specified language. The parameter value is typically an ISO 639-1 two-letter language code. However, you should use the valueszh-Hansfor simplified Chinese andzh-Hantfor traditional Chinese. Please note that results in other languages will still be returned if they are highly relevant to the search query term. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| safeSearch | stringThe safeSearchparameter indicates whether the search results should include restricted content as well as standard content.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| topicId | stringThe topicIdparameter indicates that the API response should only contain resources associated with the specified topic. The value identifies a Freebase topic ID.            Important: Due to the deprecation of Freebase and the Freebase API, the  See topic IDs supported as of February 15, 2017 
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoCaption | stringThe videoCaptionparameter indicates whether the API should filter video search results based on whether they have captions.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoCategoryId | stringThe videoCategoryIdparameter filters video search results based on their category. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoDefinition | stringThe videoDefinitionparameter lets you restrict a search to only include either high definition (HD) or standard definition (SD) videos. HD videos are available for playback in at least 720p, though higher resolutions, like 1080p, might also be available.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoDimension | stringThe videoDimensionparameter lets you restrict a search to only retrieve 2D or 3D videos.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoDuration | stringThe videoDurationparameter filters video search results based on their duration.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoEmbeddable | stringThe videoEmbeddableparameter lets you to restrict a search to only videos that can be embedded into a webpage.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoLicense | stringThe videoLicenseparameter filters search results to only include videos with a particular license. YouTube lets video uploaders choose to attach either the Creative Commons license or the standard YouTube license to each of their videos.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoSyndicated | stringThe videoSyndicatedparameter lets you to restrict a search to only videos that can be played outside youtube.com.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| videoType | stringThe videoTypeparameter lets you restrict a search to a particular type of videos.Acceptable values are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||