YouTube Metadata Viewer
Paste any YouTube URL and instantly see the video's metadata — title, channel, canonical link and every thumbnail size. No API key, no login.
This YouTube metadata viewer pulls a video's public metadata through YouTube's oEmbed endpoint: the exact title, the channel that published it, the canonical watch URL and the complete ladder of thumbnail images. It's the quickest way to grab a clean video title for citations, verify which channel actually posted a clip, or download the highest-resolution thumbnail without screenshotting.
Because it uses public endpoints, there's nothing to install and no API key to manage. If you need deeper metadata — view counts, tags, upload dates, chapters — that requires the YouTube Data API or yt-dlp; we wrote a complete, copy-paste Python guide to YouTube metadata extraction covering all three methods.
Checking your own local video files instead? The video metadata viewer reads MP4/MOV files on your device — including hidden GPS tags — without uploading them.
Frequently asked questions
How do I view the metadata of a YouTube video?
Paste the video URL (watch, shorts or youtu.be link) into the box above and press “View metadata”. The tool fetches the video’s public metadata — title, channel, canonical URL and thumbnails — instantly, with no API key or login.
What YouTube metadata can I see?
The public oEmbed metadata: video title, channel name and link, player dimensions and the full set of thumbnail images (default → maxresdefault). For deeper fields like view counts and tags, see our Python extraction guide.
Can I download the video thumbnail?
Yes — every thumbnail size is linked (default, mqdefault, hqdefault, sddefault, maxresdefault). Open one and save it; maxresdefault.jpg is the highest resolution when available.
Does this work with Shorts and youtu.be links?
Yes — watch URLs, Shorts, embeds, live links and youtu.be short links are all recognised, or you can paste the bare 11-character video ID.