videos
1 row where categoryId = 10 and "publishedAt" is on date 2007-03-30
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
D644BWAUOXo | 2007-03-30T19:44:54Z | UCL6KSUUIVeG8rJPRUFsYA0g | Imee Ooi - The Chant Of Metta - English subtitled version | Beautiful Buddhist chanting on metta - loving kindness with English subtitles, but without disturbing English speech | {"default": {"url": "https://i.ytimg.com/vi/D644BWAUOXo/default.jpg", "width": 120, "height": 90}, "medium": {"url": "https://i.ytimg.com/vi/D644BWAUOXo/mqdefault.jpg", "width": 320, "height": 180}, "high": {"url": "https://i.ytimg.com/vi/D644BWAUOXo/hqdefault.jpg", "width": 480, "height": 360}} | proudtobepalaung | ["Buddha", "Meditation", "Chanting", "Metta", "Loving", "Kindness", "Pali", "Burma", "Imee", "Ooi"] | 10 | none | {"title": "Imee Ooi - The Chant Of Metta - English subtitled version", "description": "Beautiful Buddhist chanting on metta - loving kindness with English subtitles, but without disturbing English speech"} | 1384469 | 9201 | 0 | 525 |
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);