Multi-platform entryPublic video linksContinue editing after download

Online Video Downloader

One entry handles public video links from Douyin, TikTok, and X/Twitter. It detects the platform first, then returns videos, image albums, covers, and downloadable assets, which is useful when you are not sure which platform page to use.

DouyinTikTokX / Twitter
Paste a public video share link
Returns video, album, and cover information
Compress, convert, or trim after download

Supported Asset Types

Video assets

Public videos return downloadable video files first, while keeping basic information such as title, author, and cover for easier archiving after download.

Image album assets

For Douyin albums, multi-image tweets, and similar content, the tool tries to return an image list instead of misclassifying image posts as videos.

Cross-platform short links

Common share short links and standard links are supported. The unified entry follows redirects first, then hands the link to the matching platform parser.

Unified Download Workflow

1

Paste the share link

Copy a public video share link from the platform app or website. You can try pasting it with or without the surrounding share text.

2

Detect the platform automatically

The tool uses the domain and link structure to decide whether it is Douyin, TikTok, or X/Twitter, then uses the matching parsing strategy.

3

Choose assets to download

After parsing succeeds, download items are shown by asset type such as video, image, and cover. After download, you can continue processing them with local VideoKit tools.

Best Cases for Starting from the Unified Entry

When the platform type is unclear

If a user copies a whole share message from chat, it may contain a Douyin short link, TikTok short link, or tweet URL. The unified entry can catch it first.

Organize public video material in batches

When archiving material, links from different platforms can be parsed on one page first, then downloaded separately as video or image assets.

Connect downloads to the local toolchain

After downloading locally, continue with browser-local tools for compression, transcoding, trimming, watermarking, audio extraction, and more.

Check whether the link is publicly accessible first

If the link is not public, has been deleted, or is region-restricted, parsing will fail. The unified entry is useful for checking accessibility first.

Multi-Platform Parsing Boundaries

The unified entry is not the deep guide for every platform

This page focuses on quick detection and download. For platform-specific issues, use the separate Douyin, TikTok, or Twitter/X pages, which explain link types and failure reasons in more detail.

Local files are still not uploaded

The downloader only processes the public video link you paste. Local transcoding, compression, and trimming tools in VideoKit still process files in the browser.

Frequently Asked Questions

Why does video downloading need backend assistance?

Many platform pages involve CORS, redirects, or dynamic data, so the browser frontend cannot request them reliably. A lightweight Worker/Node layer helps parse them.

Will my local video files be uploaded?

No. This tool only processes the platform link you paste. Local video editing tools still process files in the browser by default.

Which platforms are supported first?

The unified entry currently supports Douyin, TikTok, and X/Twitter first. New platforms will go through experimental parsing before being added here after they are stable.