videos
3 rows where categoryId = 10 and "publishedAt" is on date 2007-04-15
This data as json, CSV (advanced)
Suggested facets: publishedAt (date)
id ▼ | publishedAt | channelId | title | description | thumbnails | channelTitle | tags | categoryId | liveBroadcastContent | localized | viewCount | likeCount | favoriteCount | commentCount | defaultAudioLanguage | defaultLanguage |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0trWdhSvab4 | 2007-04-15T03:40:47Z | UCK7bpa-c5CpjRedaPrBADxg | Ernie Haase & Signature Sound - Will The Lord Be With Me | Will The Lord Be With Me is another fantastic performance from Ernie Haase and Signature Sound video | {"default": {"url": "https://i.ytimg.com/vi/0trWdhSvab4/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/0trWdhSvab4/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/0trWdhSvab4/hqdefault.jpg", "width": 480, "height": 360}} | moondoggy22 | ["Ernie", "Haase", "Doug", "Anderson", "Ryan", "Seaton", "Tim", "Duncan", "Roy", "Webb", "Gaither", "video"] | 10 | none | {"title": "Ernie Haase & Signature Sound - Will The Lord Be With Me", "description": "Will The Lord Be With Me is another fantastic performance from Ernie Haase and Signature Sound video"} | 252656 | 787 | 0 | 44 | ||
C-7ubPOCeJk | 2007-04-15T07:50:17Z | UCA0Mj19Jw2vy8cZ-Mkd6STQ | Nasty Girl by Destiny's Child | Destiny's Child's song, Nasty Girl, with a compilation of video footage they made AFTERWARDS. Funny | {"default": {"url": "https://i.ytimg.com/vi/C-7ubPOCeJk/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/C-7ubPOCeJk/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/C-7ubPOCeJk/hqdefault.jpg", "width": 480, "height": 360}} | Bubblez1636 | ["destiny's", "child", "beyonce", "nasty", "girl"] | 10 | none | {"title": "Nasty Girl by Destiny's Child", "description": "Destiny's Child's song, Nasty Girl, with a compilation of video footage they made AFTERWARDS. Funny"} | 983678 | 999 | 0 | 268 | ||
m-eyGzf9Ux4 | 2007-04-15T23:19:37Z | UCO4sHVdfGDmy914UNVwfv0Q | Mildred Lorton Walton/ DON'T OVERLOOK SALVATION | Country Gospel/ by Mildred Walton; Kitty Wells Tribute Artist | {"default": {"url": "https://i.ytimg.com/vi/m-eyGzf9Ux4/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/m-eyGzf9Ux4/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/m-eyGzf9Ux4/hqdefault.jpg", "width": 480, "height": 360}} | emmylousings | ["Kitty", "Wells", "tribute", "artist"] | 10 | none | {"title": "Mildred Lorton Walton/ DON'T OVERLOOK SALVATION", "description": "Country Gospel/ by Mildred Walton; \r\nKitty Wells Tribute Artist"} | 14899 | 23 | 0 | 1 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [videos] ( [id] TEXT PRIMARY KEY, [publishedAt] TEXT, [channelId] TEXT, [title] TEXT, [description] TEXT, [thumbnails] TEXT, [channelTitle] TEXT, [tags] TEXT, [categoryId] TEXT, [liveBroadcastContent] TEXT, [localized] TEXT, [viewCount] INTEGER, [likeCount] INTEGER, [favoriteCount] INTEGER, [commentCount] INTEGER, [defaultAudioLanguage] TEXT , [defaultLanguage] TEXT);