YouTube online video sharing and social media platform.

Changelog

11 versions
v1.3.1 Latest
  • Output examples for FindVideos, GetVideos and NewVideo. GetVideos' notFound option pointed at videoIds and now reads youtubeIds, the key the component sends.
v1.3.0
  • Added MakeApiCall component for performing arbitrary authorized API calls to the YouTube API.
v1.2.0
  • NewVideo: added test() method for Flow Test Mode (read-only fetch of the channel's latest video via the YouTube Data API).
v1.1.6
  • Fixed outport options.
v1.1.5
  • Fixed form-data module error and updated outputType options.
v1.1.4
  • Removed form-data module.
v1.1.3
  • Updated tool tips.
v1.1.2
  • Fixed scope issue for 'FindVideos' component.
v1.1.1
  • Quota definitions updated.
v1.1.0
  • Added outputType option to FindVideos and updated quota.
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Scopes:
profile email

Triggers

1
New Video icon

New Video

Listen for a video(s) in YouTube.

Actions

3
Find Videos icon

Find Videos

Search for YouTube videos based on user search criteria.
Additional Scopes:
...ww.googleapis.com/auth/youtube.force-ssl
Make Api Call icon

Make Api Call

Generic method for making API calls to a 3rd party service.
Additional Scopes:
...ww.googleapis.com/auth/youtube.force-ssl
Get Videos icon

Get Videos

Returns the details about a YouTube video(s).
Additional Scopes:
...www.googleapis.com/auth/youtube.readonly