Streaming protocols separate metadata from media. The manifest is tiny (a few kilobytes) and downloads instantly; it tells the player what segments exist, where to fetch them, what codecs and bitrates are available. Then the player can adaptively pull just the segments and qualities it needs.
For a YouTube video, the manifest equivalent (delivered through DASH) lists video segments at every quality (144p through 8K), audio segments in every available language, and the timing offsets so the player can sync them. Downloaders read the manifest to discover which streams to fetch.
Common questions
Where is the manifest in a YouTube video page?
Related terms
HLS (HTTP Live Streaming)
HLS (HTTP Live Streaming) is a streaming protocol developed by Apple.
DASH (MPEG-DASH)
DASH (Dynamic Adaptive Streaming over HTTP) is an open streaming protocol.
Fragmented MP4
Fragmented MP4 (fMP4) is an MP4 variant where the file is split into many short chunks ("fragments"), each containing its own header.
Signed URL
A signed URL is a download link with cryptographic parameters that authenticate the request and expire after a set time.
VidPickr is a free, browser-based YouTube downloader. Every term in this glossary either describes how YouTube delivers video or why your downloads behave the way they do. Try the downloader →