How Live Stream Thumbnails Work
A YouTube live stream is just a video with a video ID, so it has the same image files as any upload: default, mqdefault, hqdefault, sddefault, and maxresdefault. Streamers who upload a custom cover for the event get a full 1280×720 maxres image; otherwise YouTube uses a frame from the stream. Once a broadcast ends, it becomes an archived video at the same URL, and the cover stays downloadable exactly the same way.
Live vs Premiere vs Archived
Premieres and scheduled streams often have a custom cover set before the event even starts, which means you can grab the maxres image ahead of time. During a broadcast the cover is already live too. Afterwards, the video remains and keeps its image — so whether the stream is upcoming, live, or finished, this tool pulls the current cover from YouTube's CDN.
Getting the Live URL
YouTube live URLs come in a few shapes: youtube.com/watch?v=VIDEO_ID, youtube.com/live/VIDEO_ID, or a youtu.be/VIDEO_ID short link. All of them contain the 11-character video ID, which is what the tool needs — paste any of them, or just the ID itself. If a channel is streaming from its handle URL (youtube.com/@channel/live), open the stream first so the URL resolves to the actual video ID.