Downloading copies the video, it does not re-record it
Downloading does not reduce quality. The file you receive is the stream the platform was already sending to your player, copied across rather than recorded again, so the picture in the file is bit for bit the picture you were watching. The thing people are usually remembering when they ask this question is screen recording, which genuinely does cost a generation, and the thing that actually limits how good the file can be has nothing to do with the download at all. It is what the uploader published and what the platform did to it on the way in.
A download is a copy, not a new recording
When a video plays in your browser, the platform sends your player a compressed stream and the player decodes it into pictures on screen. A download asks for that same compressed stream and writes it to a file instead of decoding it. Nothing is re-compressed, so nothing is thrown away.
That is the whole mechanism, and it is why the answer is a flat no rather than a hedged "quality may vary". The bytes that describe the picture are copied. A copy of a file is identical to the file, in video exactly as in every other kind of data.
On YouTube there is one extra step above 360p, because video and audio are stored as separate streams there. Both are fetched and joined with ffmpeg into one MP4. That join copies both tracks as they are rather than re-encoding them, so it costs no quality either, and the guide on silent downloads explains what happens when a tool skips it.
If a downloaded file looks worse than the video did in your browser, something other than the download is responsible. The list of candidates is short.
Screen recording is what loses a generation
Recording your screen while a video plays is a completely different operation, and it does cost quality. The player decodes the compressed stream into raw pictures, the recorder captures those pictures off the screen, and then it compresses them again with its own encoder. That second compression is a fresh lossy pass on top of the platform's existing one.
The damage shows up exactly where lossy compression always shows up: in motion, in gradients, in fine texture and in anything with grain. A recording of a talking head on a plain background can look almost untouched, while a recording of fast action or a night scene falls apart visibly.
Screen recording also picks up whatever was happening on your machine. A dropped frame while something else demanded the processor, a notification sliding in, the player's own controls fading out, a slightly wrong colour profile. None of that can happen to a copied stream, because no picture is ever drawn and re-photographed.
- Copying a stream: no re-encode, no loss, and the file is finished the moment the transfer is.
- Screen recording: one extra lossy generation, plus whatever your machine did during the capture.
- Re-encoding a downloaded file afterwards: also a lossy generation, and only worth doing when compatibility or size forces it, as the converter guide sets out.
The real ceiling is set before you ever arrive
Two things decide how good the best available file can be, and both happened long before you pasted a link. The first is what the uploader published. The second is what the platform did to that upload when it processed it.
A creator who exported at 1080p gave the platform 1080p to work with, and no amount of downloading produces a 2160p rendition that was never created. A creator who uploaded a soft, heavily compressed export gave the platform something soft to start from, and the transcode preserved that softness faithfully.
Then the platform re-encodes what it received into the renditions it serves. That step is where quality is genuinely lost, and it is entirely outside your control and ours. YouTube publishes recommended upload bitrates of 8 to 12 Mbit for 1080p and 35 to 68 Mbit for 2160p30, and the streams it serves back sit below what it asks creators to hand in, because delivery is cheaper than ingest.
So the honest framing is this. The download is lossless. The pipeline before it is not, and the file you end up with is the best copy of the platform's version rather than the best copy of the creator's master. Which resolutions exist for a given video, and why the 4K button is sometimes missing, is the subject of the quality and 4K guide rather than this one.
The one place a re-encode does happen
Audio, and only when you ask for MP3. YouTube serves AAC or Opus, and MP3 is neither, so producing an MP3 means compressing the audio a second time. That is a genuine lossy generation and it would be dishonest to pretend otherwise.
It is also avoidable. Choosing M4A keeps the platform's AAC exactly as it is, which is one lossy generation instead of two and a smaller file at the same perceived quality. MP3 exists as the default only because it plays on hardware that has never heard of AAC. The audio guide has the real stream bitrates and works through the generation chain properly.
Video is never re-encoded here. The picture that arrives is the picture the platform served, which is why a download finishes at the speed of your connection rather than at the speed of an encoder.
Telling a genuine problem from a low rendition
When a download really does look worse than expected, work through three things in order. Almost every case resolves at one of them, and none of them is the download itself.
First, check which rendition you took. A file saved at 360p will look like 360p, and on Facebook the smaller SD copy is the one the feed autoplays, which the Facebook HD guide covers. Second, check what the video looked like at full screen in your browser at the same resolution, since a clip that was always soft was soft before you touched it. Third, check what you are playing it on, because a phone screen and a 4K television flatter a file very differently.
If the file is right and the source is right, you are looking at the platform's own encode and there is nothing further to recover. That is a real limit, and saying so plainly is more useful than suggesting a setting that does not exist.
- Note which resolution button you actually pressed when you saved the file.
- Play the original at that same resolution, full screen, in your browser.
- Compare like with like on the same display rather than across two devices.
- If both look the same, the download is faithful and the ceiling is the platform's encode.
Frequently asked questions
Does downloading a video reduce its quality?
No. The download copies the compressed stream the platform serves rather than re-recording it, so the picture in the file is identical to the picture you were watching.
Is screen recording worse than downloading?
Yes. A screen recording decodes the video to pictures and compresses them again, which is an extra lossy generation on top of the platform's own encode.
Why does my download look worse than the video did?
Usually because a lower rendition was taken, or because the source was already soft. Compare the original at the same resolution, full screen, on the same display.
Does merging video and audio hurt quality?
No. The merge copies both tracks into one MP4 rather than re-encoding them, so it costs nothing and finishes quickly.
Is anything re-encoded at all?
Only audio, and only when you choose MP3, because YouTube serves AAC or Opus. Choosing M4A keeps the original AAC and avoids that generation entirely.
Can a downloader improve a low quality video?
No. No tool can add detail that was never in the source, and upscaling produces a larger file carrying the same information.