Skip to content
MEDIA-02Zero-retention job

YouTube video downloader

Works with public, non-DRM videos only and lists every available source quality, including 4K. Account cookies, private links and playlists are blocked.

Paste a public YouTube watch, youtu.be or Shorts URL to preview the video and list its real source qualities. Download an authorised copy as MP4—including 4K when available—or choose MP3 audio.

Output

All source qualities, including 4K when available · 500 MB · 20 minutes · no cookies, playlists, DRM, history, S3 or database

Advertisement

Related tools

How it works

  1. Start with the URL of one public YouTube video. Standard youtube.com watch links, youtu.be share links and individual Shorts links are accepted; channel, playlist and search-result pages are not. Paste the address exactly as YouTube shares it. Extra tracking parameters do not improve the result, and you never need to provide a Google password, browser profile or exported cookie file. The service resolves the public video only after its private-network safety checks pass.
  2. Press Check available qualities before choosing a download. The extractor reads YouTube's public player response and manifests, then returns only a sanitised title, duration, thumbnail and list of usable video heights. This inspection does not create a media file. The thumbnail is fetched by the isolated service, limited to two megabytes and returned as an in-memory data image, so the page does not expose the visitor's address to YouTube's thumbnail host or save a cover image on disk.
  3. YouTube commonly publishes separate DASH streams rather than one ready-made MP4. A 1080p, 1440p or 2160p choice may therefore contain video only, while the sound is a separate M4A or Opus stream. The page groups codec variants into understandable resolution choices and shows frames per second plus an estimated video-stream size. A 2160p (4K) button appears only when that exact video publishes a real 3840×2160 source; the tool never enlarges 1080p and calls it 4K.
  4. After you choose a resolution, the worker asks yt-dlp for the best video stream at that height and the best compatible audio. FFmpeg joins those streams without re-encoding when the containers allow it, which protects the source quality and is much faster than screen recording. The finished output is delivered as an MP4. Codec support still matters: recent 4K YouTube uploads are often AV1 or VP9 rather than H.264, so an older television or editor may play a 1080p MP4 more reliably than the 4K file.
  5. Choosing MP3 changes the operation. The worker ignores the picture, selects the best public audio stream and asks FFmpeg to create an MP3. That is convenient for your own spoken presentation, an authorised interview transcript or licensed music, but it does not recreate lossless studio audio—YouTube has already compressed the source. The duration and source title remain visible so you can verify that you pasted the intended video before starting the network job.
  6. Each YouTube download receives a random job ID and an encrypted temporary directory inside one AWS container. The service has no S3 bucket, database, user profile, download history or task role with data permissions. It also refuses playlists, private videos, members-only access and cookie imports. When processing ends, the page receives a one-time file link. Successful transfer, browser disconnect, cancellation, failure, expiry and container shutdown all run deletion paths.
  7. YouTube changes player scripts and request requirements frequently, so extraction support is maintained rather than promised forever. The container supplies yt-dlp with a JavaScript runtime for current player challenges and updates the extractor through new image releases. If YouTube makes a public video unavailable to this client, the page reports the failure rather than asking for your account session or installing a browser extension with access to every page you visit.

Limitations

Public playback in your signed-in browser does not guarantee anonymous availability. Age-restricted videos, private or unlisted videos requiring account access, members-only uploads, paid movies, region restrictions and DRM can all prevent the isolated worker from receiving streams. OneTapTools intentionally does not copy Chrome cookies or ask you to sign in. If the URL needs account state, use YouTube's official creator or account tools instead.

The 500 MB finished-file limit matters most at 4K. The format panel estimates the selected video stream, but the final MP4 also contains audio and container overhead. A long 2160p upload can therefore cross the cap even when a smaller quality fits. Jobs stop after twenty minutes, and live streams or premieres still in progress are not treated as ordinary files. Choose 1440p or 1080p when the 4K estimate is close to the limit.

Downloading is a technical operation, not a licence. Save videos you created, videos whose owner authorised the download, or material whose licence and applicable law permit your intended use. Keep attribution when the licence requires it. The tool does not remove YouTube branding embedded by a creator, defeat access controls or decide whether a quotation is fair use. YouTube's own terms can impose restrictions separate from copyright law.

Questions

Can the YouTube video downloader save 4K video?

Yes when the specific public upload provides a usable 2160p stream and the final file fits under 500 MB. The quality list is inspected from that URL, so 4K is shown only when it really exists.

Why does YouTube video need an audio merge?

YouTube usually delivers high-resolution DASH video without sound and publishes audio separately. The worker downloads both selected streams and FFmpeg joins them into one MP4.

Does the downloader need my YouTube login or cookies?

No. Account credentials and browser cookies are deliberately unsupported. Private, members-only, paid, age-gated or otherwise sign-in-dependent media may therefore fail.

Is the downloaded YouTube file stored?

No persistent copy is kept. The URL lives in memory while the job runs, output uses an encrypted temporary directory, and that directory is deleted after delivery, disconnect, cancellation, failure or expiry.

Can I download a whole YouTube playlist?

No. The public service accepts one video URL per job and explicitly disables playlists. That prevents accidental bulk downloads, unpredictable AWS costs and misuse of other creators' channels.

Advertisement

When people use it

A creator may need a working copy of their own upload after the original project drive is unavailable, or a lower-resolution MP4 that an older editor can open. A communications team may have written permission to retrieve a published campaign video for subtitles, review or an offline presentation. In both cases, inspect the title and thumbnail, choose the smallest resolution that meets the next use, and keep the source URL and permission in your own project record because the zero-retention job will not become an archive.

Public-domain and openly licensed educational videos are another appropriate case when their terms allow downloading and reuse. Capture the author, licence, attribution wording and retrieval date separately before the one-time file disappears. For your own channel, YouTube Studio's Download command is preferable when available because it is official and may be closer to the creator upload. Use OneTapTools when you need an explicitly listed public stream quality or audio extraction and you are authorised to make that copy.

The YouTube video downloader returns media rather than still-image assets. If an authorised thumbnail, cover frame or campaign graphic is too large for the next upload form, use the Compress image to re-encode that image locally; it stays in the browser and is unrelated to the temporary AWS media job.

How it compares

YouTube Studio is the best first choice for a creator downloading their own upload: it is an official authenticated path and avoids extractor breakage. OneTapTools is useful for an authorised public URL when you want to preview the thumbnail, compare every published height, select 4K where available, or extract MP3 without installing an extension. Screen recording is slower and re-encodes the picture in real time. Random downloader extensions often request permission to read all browsing data; this service accepts only the pasted URL and never imports the Google session.