videos
2 rows where categoryId = 10 and "publishedAt" is on date 2009-04-10
This data as json, CSV (advanced)
Suggested facets: publishedAt (date), tags (array)
id ▼ | publishedAt | channelId | title | description | thumbnails | channelTitle | tags | categoryId | liveBroadcastContent | localized | viewCount | likeCount | favoriteCount | commentCount | defaultAudioLanguage | defaultLanguage |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
_Rpn2FUAUgY | 2009-04-10T11:23:48Z | UCySaVUSgnkA6STlnG6CaPSg | 22- Cry (The Holiday) | music by Hans Zimmer | {"default": {"url": "https://i.ytimg.com/vi/_Rpn2FUAUgY/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/_Rpn2FUAUgY/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/_Rpn2FUAUgY/hqdefault.jpg", "width": 480, "height": 360}} | filmfreak14 | ["Hans", "Zimmer", "The", "Holiday", "Soundtrack"] | 10 | none | {"title": "22- Cry (The Holiday)", "description": "music by Hans Zimmer"} | 676032 | 2629 | 0 | 113 | ||
etmmUjsRNRs | 2009-04-10T22:33:44Z | UC6ItBHRclLYOHXm5VdOhb3Q | Derick Mar09 Irish Heartbeat | Copyright music and lyrics reproduced by kind permission of Exile for original, exclusive performances by Van Morison, check-out the official channel at www.youtube.com/officialexilefilms. Recorded at a practice of Irish Street for a St Patrick's Day performance at Muldoon's. From L to R, Eileen, bodhran, Derick, vocals & guitar, Margaret, accordion, Brendan, fiddle, and Ken, whistle. | {"default": {"url": "https://i.ytimg.com/vi/etmmUjsRNRs/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/etmmUjsRNRs/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/etmmUjsRNRs/hqdefault.jpg", "width": 480, "height": 360}} | Ken Persson | ["Irish", "Song", "Celtic", "Music", "Derick", "Perry", "Street"] | 10 | none | {"title": "Derick Mar09 Irish Heartbeat", "description": "Copyright music and lyrics reproduced by kind permission of Exile for original, exclusive performances by Van Morison, check-out the official channel at www.youtube.com/officialexilefilms.\r\n\r\nRecorded at a practice of Irish Street for a St Patrick's Day performance at Muldoon's. From L to R, Eileen, bodhran, Derick, vocals & guitar, Margaret, accordion, Brendan, fiddle, and Ken, whistle."} | 2139 | 4 | 0 | 2 |
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);