TikTok Video Downloader: No Watermark MP4 avatar

TikTok Video Downloader: No Watermark MP4

Pricing

$25.00 / 1,000 video downloadeds

Go to Apify Store
TikTok Video Downloader: No Watermark MP4

TikTok Video Downloader: No Watermark MP4

Get a direct no-watermark MP4 download link plus full metadata for any public TikTok video - description, stats, author, and music.

Pricing

$25.00 / 1,000 video downloadeds

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Get a direct download link for any public TikTok video — clean, no watermark by default — along with full video metadata. No login, no cookies, no TikTok account needed.

What you get

Per video:

  • Download: a direct MP4 link plus the exact HTTP headers required to fetch it
  • Video: description, cover image, duration, resolution, hashtags, post date
  • Engagement: play count, likes, comments, shares, saves
  • Author: username, nickname, verification status, follower count
  • Music: track title and artist
  • Export to JSON, CSV, or Google Sheets directly from the Apify console

Use cases

  • Save TikToks for archiving, editing, or repurposing on other platforms
  • Content research — pull down reference videos for trend or competitor analysis
  • Build a media library from a curated list of video URLs

How to use

  1. Paste one or more TikTok video URLs
  2. Toggle Keep TikTok watermark on if you want the watermarked version (off by default)
  3. Run the actor — results appear in the Dataset tab

Each record's downloadUrl is a direct link to the video file. It expires within about an hour, so download it soon after the run finishes — use the downloadHeaders object (especially Cookie and Referer) when fetching it, or some hosts will reject the request.

Output format

Each dataset record:

{
"id": "7655004069190192398",
"webVideoUrl": "https://www.tiktok.com/@zachking/video/7655004069190192398",
"desc": "a message to all AI",
"downloadUrl": "https://v16-webapp-prime.tiktok.com/video/...",
"downloadHeaders": { "Cookie": "...", "Referer": "https://www.tiktok.com/", "User-Agent": "..." },
"watermark": false,
"authorMeta": { "name": "zachking", "nickname": "Zach King", "followerCount": 86800000 },
"playCount": 64468985,
"likeCount": 13597572
}