videos
2 rows where categoryId = 10 and "publishedAt" is on date 2011-04-15
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
-4SYC2YgzL8 | 2011-04-15T12:03:37Z | UC2kFt-mPkwjNvwM24MXXSKQ | Noel Gallagher - Everybody Is On The Run (Unreleased Material From Sound Check) | Noel Gallagher - Everybody Is On The Run (Unreleased Material From Sound Check) | {"default": {"url": "https://i.ytimg.com/vi/-4SYC2YgzL8/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/-4SYC2YgzL8/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/-4SYC2YgzL8/hqdefault.jpg", "width": 480, "height": 360}} | themaddarevillo | ["Noel", "Gallagher", "Everybody", "Is", "On", "The", "Run", "Unreleased", "Material", "From", "Sound", "Check", "Oasis", "Liam", "Dig", "Out", "Your", "Soul", "Demo"] | 10 | none | {"title": "Noel Gallagher - Everybody Is On The Run (Unreleased Material From Sound Check)", "description": "Noel Gallagher - Everybody Is On The Run (Unreleased Material From Sound Check)"} | 20664 | 55 | 0 | 11 | ||
-zA6LL78KYU | 2011-04-15T23:19:29Z | UCibxRxv2Vn5QkTks2MaYr2g | It's Not the Bullet that Kills You (It's the Hole) | Track length = 3:47. Before Laurie Anderson had a record contract, she released this - her first single, apparently sponsored by the Holly Solomon Gallery for an installation (a jukebox containing this and a number of other songs including 'New York Social Life'). The song was dedicated to Chris Burden. The image is of Laurie Anderson in the 1970s. | {"default": {"url": "https://i.ytimg.com/vi/-zA6LL78KYU/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/-zA6LL78KYU/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/-zA6LL78KYU/hqdefault.jpg", "width": 480, "height": 360}, "standard": {"url": "https://i.ytimg.com/vi/-zA6LL78KYU/sddefault.jpg", "width": 640, "height": 480}, "maxres": {"url": "https://i.ytimg.com/vi/-zA6LL78KYU/maxresdefault.jpg", "width": 1280, "height": 720}} | cxbmusic | ["Laurie", "Anderson", "unsigned", "Not", "Bullet", "that", "Kills", "You", "It's", "the", "Hole", "Holly", "Solomon", "Gallery", "rare", "early", "first", "single", "harmonica"] | 10 | none | {"title": "It's Not the Bullet that Kills You (It's the Hole)", "description": "Track length = 3:47. Before Laurie Anderson had a record contract, she released this - her first single, apparently sponsored by the Holly Solomon Gallery for an installation (a jukebox containing this and a number of other songs including 'New York Social Life'). The song was dedicated to Chris Burden. The image is of Laurie Anderson in the 1970s."} | 57417 | 553 | 0 | 36 |
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);