videos
1 row where categoryId = 10 and "publishedAt" is on date 2007-02-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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bl8PgmZ9iOc | 2007-02-15T05:55:29Z | UCNeQ0R2_Go3byutdHLcCnKA | Percussion Personalities | the 2005 DCI championships on ESPN2 during the break they talked about the personalities of the percussion line | {"default": {"url": "https://i.ytimg.com/vi/bl8PgmZ9iOc/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/bl8PgmZ9iOc/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/bl8PgmZ9iOc/hqdefault.jpg", "width": 480, "height": 360}} | goders22 | ["DCI", "percussion", "2005", "BGMG"] | 10 | none | {"title": "Percussion Personalities", "description": "the 2005 DCI championships on ESPN2\r\nduring the break they talked about the personalities of the percussion line"} | 223043 | 300 | 0 | 171 |
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);