YouTube Connector
Documentation
Version: 3
Documentation

EndPoint Get videos


Name

get_videos

Description

No description available

Parameters

Parameter Label Required Options Description
forMine forMine (search in my account only) NO
Option Value
true true
false false
q query (search term) NO
channelId channelId NO
channelType channelType NO
Option Value
any any
show show
eventType eventType NO
Option Value
completed completed
live live
upcoming upcoming
location location NO
locationRadius locationRadius NO
maxResults maxResults NO
onehalfOfContentOwner onehalfOfContentOwner NO
order order NO
Option Value
date date
rating rating
relevance relevance
title title
videoCount videoCount
viewCount viewCount
publishedAfter publishedAfter NO
publishedBefore publishedBefore NO
regionCode regionCode NO
relevanceLanguage relevanceLanguage NO
safeSearch safeSearch NO
Option Value
moderate moderate
none none
strict strict
topicId topicId NO
videoCaption videoCaption NO
Option Value
any any
closedCaption closedCaption
none none
videoCategoryId videoCategoryId NO
videoDefinition videoDefinition NO
Option Value
any any
high high
standard standard
videoDimension videoDimension NO
Option Value
2d 2d
3d 3d
any any
videoDuration videoDuration NO
Option Value
any any
long long
medium medium
short short
videoEmbeddable videoEmbeddable NO
Option Value
any any
true true
videoLicense videoLicense NO
Option Value
any any
creativeCommon creativeCommon
youtube youtube
videoSyndicated videoSyndicated NO
Option Value
any any
true true
videoType videoType NO
Option Value
any any
episode episode
movie movie
forContentOwner forContentOwner NO
Option Value
true true
false false
forDeveloper forDeveloper NO
Option Value
true true
false false
relatedToVideoId relatedToVideoId NO

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
id DT_WSTR nvarchar(44) 44 False
publishedAt DT_DBTIMESTAMP datetime False
channelId DT_WSTR nvarchar(96) 96 False
title DT_WSTR nvarchar(255) 255 False
description DT_NTEXT nvarchar(MAX) False
thumbnails_default_url DT_WSTR nvarchar(500) 500 False
thumbnails_default_width DT_I8 bigint False
thumbnails_default_height DT_I8 bigint False
thumbnails_medium_url DT_WSTR nvarchar(500) 500 False
thumbnails_medium_width DT_I8 bigint False
thumbnails_medium_height DT_I8 bigint False
thumbnails_high_url DT_WSTR nvarchar(500) 500 False
thumbnails_high_width DT_I8 bigint False
thumbnails_high_height DT_I8 bigint False
channelTitle DT_WSTR nvarchar(72) 72 False
liveBroadcastContent DT_WSTR nvarchar(500) 500 False
categoryId DT_WSTR nvarchar(500) 500 False
localized_title DT_WSTR nvarchar(500) 500 False
localized_description DT_NTEXT nvarchar(MAX) False
contentDetails_duration DT_WSTR nvarchar(500) 500 False
contentDetails_dimension DT_WSTR nvarchar(500) 500 False
contentDetails_definition DT_WSTR nvarchar(500) 500 False
contentDetails_caption DT_WSTR nvarchar(500) 500 False
contentDetails_licensedContent DT_BOOL bit False
contentDetails_projection DT_WSTR nvarchar(44) 44 False
contentDetails_hasCustomThumbnail DT_BOOL bit False
status_uploadStatus DT_WSTR nvarchar(500) 500 False
status_privacyStatus DT_WSTR nvarchar(500) 500 False
status_license DT_WSTR nvarchar(100) 100 False
status_embeddable DT_BOOL bit False
status_publicStatsViewable DT_BOOL bit False
status_madeForKids DT_BOOL bit False
status_selfDeclaredMadeForKids DT_BOOL bit False
viewCount DT_WSTR nvarchar(20) 20 False
likeCount DT_WSTR nvarchar(20) 20 False
dislikeCount DT_WSTR nvarchar(20) 20 False
favoriteCount DT_WSTR nvarchar(20) 20 False
commentCount DT_WSTR nvarchar(20) 20 False
player_embedHtml DT_WSTR nvarchar(4000) 4000 False
topicDetails_topicCategories DT_WSTR nvarchar(4000) 4000 False
fileDetails_fileName DT_WSTR nvarchar(500) 500 False
processingDetails_processingStatus DT_WSTR nvarchar(150) 150 False
processingDetails_fileDetailsAvailability DT_WSTR nvarchar(150) 150 False
processingDetails_processingIssuesAvailability DT_WSTR nvarchar(150) 150 False
processingDetails_tagSuggestionsAvailability DT_WSTR nvarchar(150) 150 False
processingDetails_editorSuggestionsAvailability DT_WSTR nvarchar(150) 150 False
processingDetails_thumbnailsAvailability DT_WSTR nvarchar(150) 150 False
kind DT_WSTR nvarchar(60) 60 False
etag DT_WSTR nvarchar(108) 108 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.