Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.youtube.search

YouTube Data API v3: search. The YouTube Data API v3 is an API that provides access to YouTube data, such as videos, playlists, and channels. See: https://developers.google.com/youtube/api/reference/rest/v3/search

YouTube Data API v3: search.
The YouTube Data API v3 is an API that provides access to YouTube data, such as videos, playlists, and channels.
See: https://developers.google.com/youtube/api/reference/rest/v3/search
raw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/youtube/api/reference/rest/v3/search/list

Required parameters: part

Optional parameters: publishedBefore, videoDuration, videoSyndicated, eventType, q, forDeveloper, videoCaption, videoEmbeddable, channelId, videoDimension, videoType, topicId, type, safeSearch, locationRadius, pageToken, videoLicense, forContentOwner, regionCode, relevanceLanguage, publishedAfter, order, forMine, videoDefinition, relatedToVideoId, location, onBehalfOfContentOwner, maxResults, channelType, videoCategoryId

Retrieves a list of search resources

https://developers.google.com/youtube/api/reference/rest/v3/search/list

Required parameters: part

Optional parameters: publishedBefore, videoDuration, videoSyndicated, eventType, q, forDeveloper, videoCaption, videoEmbeddable, channelId, videoDimension, videoType, topicId, type, safeSearch, locationRadius, pageToken, videoLicense, forContentOwner, regionCode, relevanceLanguage, publishedAfter, order, forMine, videoDefinition, relatedToVideoId, location, onBehalfOfContentOwner, maxResults, channelType, videoCategoryId

Retrieves a list of search resources
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close