Douyin Video Downloader
Paste a public Douyin (抖音) video link and download it as MP4 — douyin.com, iesdouyin share links, and v.douyin.com short links all work, with the direct link, title, and engagement stats in one run.
- Real MP4 Downloads
- Every Link Format
- Engagement Stats Included
- Title And Author Metadata
- Idempotent, Fair Billing
- Agent-Ready Workflow
Input
Output
Run the tool to see the result here.
Features
What this Douyin video downloader does and how it fits archiving, research, and content workflows.
Real MP4 Downloads
The downloader returns an actual MP4 video link you can open and save — not just metadata. The response carries the direct video URL, content type, and file size, so you know exactly what you are getting before you save it.
Every Link Format
Standard douyin.com URLs, iesdouyin share links, v.douyin.com short links, and bare numeric video IDs all submit directly — copy the link from the Douyin app's share menu, paste, and run. No manual parsing.
Engagement Stats Included
Every download returns the video's digg (like), comment, share, and collect counts — you archive the clip and capture its performance snapshot in the same request. Research and topic scouting in one step.
Title And Author Metadata
The response includes the video title, author name, duration, and original URL — enough to file the download into a library or log it into a workflow without a second lookup.
Idempotent, Fair Billing
Downloads are metered operations protected by an idempotency key: a network retry after an interrupted response does not create a second billable download of the same video. Each run draws on your account's credits.
Agent-Ready Workflow
This page calls the same POST /v1/douyin/video/download endpoint your agents use. Start with manual downloads here, then move to the API variant or the one-prompt agent install without changing tools.
How to use
Follow these steps to download a Douyin video: copy the link, run the download, and save the MP4.
Create A Free Account
Sign in or create a free AgentBody account. The account unlocks the download and carries the credit cost — no Douyin login is involved.
Copy The Video Link
Open the public Douyin video you want and copy its link from the share menu. The video must be public; private videos, friends-only posts, and removed content cannot be downloaded.
Paste The Link
Paste the link into the form on this page. Short links, standard URLs, and bare numeric video IDs all work — check it points to the right video and run.
Run The Download
Click Run. The request goes to POST /v1/douyin/video/download and returns the direct video link with title, author, duration, size, and engagement — usually within seconds.
Save The MP4
Open the returned video URL and save the MP4 to your device. Keep the metadata with the file if you are building an archive — each run captures the stats at request time.
Scale It When Ready
When manual downloads are not enough, switch to the Douyin Video Downloader API or install the agent skill — the endpoint and output stay the same.
Frequently asked questions
How do I download a Douyin video with this tool?
Create or sign in to a free AgentBody account, copy the public video's share link, paste it into the form, and click Run. The response returns a direct MP4 video link with the title, author, duration, size, and engagement counts — open the link and save the file.
Is there a free Douyin video downloader site?
This tool runs in your browser with a free AgentBody account, and each download draws on your account's credits. Downloads are metered operations, so the page does not promise unlimited free downloading — pricing is governed by the gateway and visible in the console.
Does the Douyin video download remove watermarks?
What you receive is the standard MP4 file the operation produces — this tool adds no extra watermark or branding on top. The response's video_content_type and file size fields confirm you are getting a clean MP4.
What link formats does the Douyin downloader accept?
Standard douyin.com video URLs, iesdouyin share links, v.douyin.com short links, and bare numeric video IDs all submit directly. Paste whatever the Douyin app's share menu gives you as-is.
Can I download Douyin videos in HD?
The endpoint returns the MP4 file it produces for that video, with the size and content type reported alongside. The video_size_bytes in the response is the actual file size — you see exactly what you get.
Is there a free HD Douyin video download site?
This tool is one — it runs in the browser with a free AgentBody account, and each download draws on your credits. The endpoint returns the MP4 it produces for that video, with the size field (video_size_bytes) in the response, so the quality you get is explicit. Pricing is governed by the gateway and visible in the console.
Do I need a Douyin sniffer plugin or packet capture?
Not at all. The old sniffing workflow meant installing plugins, capturing packets, extracting the m3u8, and converting to MP4; this tool does all of it for you — paste the share link and the endpoint returns a savable MP4 link directly, with no plugin or capture tool.
Can it download private or friends-only videos?
No. The tool reads public videos only. Private videos, friends-only posts, and removed content will not resolve — and no Douyin login is requested to work around the limit. Choose a public video instead.