S snagtik.

TikTok Downloader Glossary (Plain-English Terms)

Last updated:

Every TikTok downloader page assumes you already know what “HD,” “no-watermark,” “source variant,” and a dozen other terms mean. This glossary is the one-page version, written in plain English with no marketing fluff. Each term is defined the way Snagtik actually uses it — and where competitors use the same word to mean something different (or misleading), that’s called out explicitly so you can read other pages with a sceptical eye.

  1. Skim the section that matches your question. Watermarks, quality, content types, mechanics, safety — each group has its own H2 below.
  2. Use the linked deep-dive pages for context. Most terms point to a dedicated explainer (HD, no-watermark, 4K myth, etc.) for the full story.
  3. Watch for misleading usage. The final section lists terms competitors use loosely so you can spot the difference.

The most-asked: watermark, no-watermark, and “clean”

These are the four terms behind ninety percent of downloader-related search queries, and the differences between them matter.

Watermark. The TikTok logo + username overlay TikTok adds to videos shared via its built-in share button. It is part of the saved file, not an effect added by the downloader. No-watermark. A version of the same video without that overlay, served by TikTok itself as a separate variant when available. Snagtik picks the no-watermark variant automatically when the platform exposes one — that is what the no-watermark page actually delivers. “Clean” version. Marketing language some tools use for “no-watermark.” Same thing. Removed-watermark. A risky idea — a few tools claim to remove the overlay from a watermarked file via inpainting or cropping. That always degrades the video; the honest path is fetching the no-watermark variant directly.

Quality and format: HD, MP3, MP4, source variant, re-encode

This is the cluster of terms behind questions like “is HD really HD?” and “what does MP3 mean here exactly?” The honest definitions matter because competitor pages routinely use these words in ways that don’t match what they deliver.

HD. On Snagtik, “the highest-bitrate MP4 variant TikTok exposes,” usually 1080p. Not 4K — see the next entry. 4K. Does not exist on TikTok. A dedicated page explains why any tool offering “4K” is either upscaling or lying. MP3. The audio track of a TikTok video, extracted into a standalone audio file. The MP3 page handles this without re-encoding the video first. MP4. The container format TikTok ships its videos in — H.264 video plus AAC audio, the standard for short-form web video. Source variant. One of the several MP4 files TikTok generates per upload at different bitrates and watermark states. The resolver picks the one with the highest visual quality available. Re-encode. Running an already-compressed file through another encoder pass. Always lossy, never adds detail. Honest tools avoid it; tools claiming to “upscale” do it. Bitrate. Bits per second of video data. A better proxy for visible quality than the resolution label, because a 1080p file at low bitrate can look worse than a 720p file at high bitrate. The source-quality page explains why Snagtik picks by bitrate.

TikTok content types: video, slideshow, stitch, duet, live

Video. The default — a short MP4 clip. Snagtik’s homepage handles these. Slideshow / photo carousel. A series of stills with background music — TikTok’s “Photo” mode. Snagtik’s photo page downloads each image plus the audio. Stitch. A reaction or continuation built on top of someone else’s clip. From a downloader’s perspective it is just another public video. Duet. A side-by-side or response video. Same — public video, handled as one MP4. Live. A real-time broadcast. Not the same as a recorded video, and not currently supported by third-party downloaders in the way recorded posts are — see the homepage for what is supported. Story. A short-form post that disappears from the main feed after a window. Snagtik’s stories page handles the public ones.

The download mechanics: CDN, signed URL, cache, edge

CDN (Content Delivery Network). The network of servers TikTok stores and serves video files from. When you download, the file comes from a CDN node, not from a Snagtik server. Signed URL. A short-lived video URL with a cryptographic token attached, so it expires after a window. This is why a saved URL stops working after a while; you have to re-paste the original link to mint a fresh one. Edge / edge cache. The geographically-distributed layer that serves the Snagtik site itself (the pages, not the videos). Makes page loads fast worldwide. Resolver. Snagtik’s server-side logic that takes a TikTok link and finds the matching MP4 variants. The pipeline page walks through the resolver chain. Proxy (and why Snagtik doesn’t). Some downloaders pipe the video bytes through their own servers before handing it to you. Snagtik deliberately doesn’t — your browser pulls the file straight from TikTok’s CDN. This is a privacy property, not just a performance one.

Privacy & safety terms: sandbox, sideload, APK, modded

Sandbox. The security boundary a web page runs inside — it can’t read your other apps, SMS, contacts, or files outside its own scope. Snagtik runs inside this sandbox. Sideload. Installing an Android app from a file (APK) instead of from the Play Store, bypassing the store’s checks. APK. Android Package — the installable file format. Modded APK. An unofficial, modified version of an app distributed via APK. For TikTok specifically, modded APKs often bundle malware or abuse permissions — the APK-safety page covers the risks in depth. Private video. A TikTok marked private by its creator. Not downloadable by any third-party tool — a dedicated page explains why and what the legitimate alternatives are.

Honest reading — terms competitors use loosely

Some terms appear on competitor sites with meanings that don’t match what they actually deliver. Keep these on your radar:

TermWhat it sounds likeWhat it usually is
“4K download”A genuine 3840×2160 fileUpscaled 1080p, or a mislabelled 1080p
“Private video unlocker”A way to view private contentEither a fake-success file or an attempt to harvest your TikTok login
“Remove TikTok watermark”Magic eraser on the fileCropping or inpainting that degrades the video — the no-watermark variant is the honest path
“HD quality enhancer”Sharpens the file post-downloadA re-encode pass that loses information rather than adding it
“No login required”Should be the defaultSometimes paired with browser-fingerprinting or push-notification opt-in
“Unlimited downloads”Sounds free of limitsTrue for individual links — but bulk-by-username often isn’t actually built

Copying a link cleanly, recognising a failed download, and understanding what’s logged all touch terms from this glossary — it’s designed as a reference you can come back to. If you spotted a term on a competitor page that doesn’t appear here, the safest reading is that it was invented as marketing language rather than a real technical distinction.

Frequently asked questions

Is ‘no-watermark’ the same as ‘watermark removed’?

No. ‘No-watermark’ means TikTok served a variant without the overlay in the first place. ‘Watermark removed’ usually means a tool cropped or inpainted the file after download, which degrades it.

What does HD mean here exactly?

The highest-bitrate MP4 variant TikTok exposes for that link, typically about 1080p. It is not 4K — TikTok doesn’t store 4K.

Is MP3 the same as the audio inside the MP4?

It’s the same source audio, extracted into a standalone audio file. The MP3 page handles this directly.

What is a signed URL and why does it expire?

TikTok appends a cryptographic token and an expiry timestamp to its media URLs. After the window, the URL stops working — re-pasting the original link gets you a fresh one.

Why doesn’t Snagtik proxy videos through its servers?

Two reasons — cost and privacy. Direct handoff from TikTok’s CDN to your browser is faster, cheaper, and structurally unable to keep a per-user history. The privacy-explained page covers this.

What is a stitch and how is it different from a duet?

Stitch starts with a clip from another video and continues it; duet displays the original and your response side-by-side. To a downloader both are just public videos.

Is sideloading an APK always dangerous?

Not always — open-source apps from reputable sources are sideloaded routinely. The danger is sideloading an unsigned, no-changelog APK from a random mirror. The APK-safety page covers this.

What does ‘edge’ mean when people talk about web infrastructure?

Servers physically close to the user, used to deliver pages and assets quickly. Snagtik runs on an edge network for the site itself; videos come from TikTok’s own CDN.

Why is bitrate a better quality indicator than resolution?

Resolution is the number of pixels; bitrate is how much data describes those pixels per second. A 1080p file at very low bitrate looks worse than a 720p file at high bitrate, because the encoder threw away too much detail.

Are private TikTok videos in the glossary?

Yes — under the privacy & safety section. They aren’t downloadable by any third-party tool; the dedicated private-videos page explains why.

If a term confused you on another page, this glossary is the cheat sheet — and the homepage is one click away.

If a term confused you on another page, this glossary is the cheat sheet — and the homepage is one click away. Open Snagtik