App Logo
youtube.com

Get YouTube video

Get a single YouTube video's metadata from a watch URL or video id. Returns videoId, title, author, channelId, channelUrl, viewCount, likeCount, lengthSeconds, isLive, isPrivate, isUnlisted, isFamilySafe, category, keywords, thumbnails, uploadDate, publishDate, description, canonicalUrl. likeCount is null when the uploader hides likes, and canonicalUrl may point to a sibling video that YouTube picked as the indexable winner.

Input

video required

A YouTube video URL (watch?v=, youtu.be/, /shorts/, /embed/) or a bare 11-char video id.

Output

title required
videoId required
author optional
isLive optional
category optional
keywords optional
channelId optional
isPrivate optional
likeCount optional

null when the uploader hides likes.

viewCount optional
channelUrl optional
isUnlisted optional
thumbnails optional
uploadDate optional
description optional
publishDate optional
canonicalUrl optional

SEO canonical watch URL; may point to a sibling video the site elected as indexable winner.

isFamilySafe optional
lengthSeconds optional

Start building not clicking