tiktokdata-exportguide

How to Download Your TikTok Favorites — All of Them, at Once

TikTok's data export gives you a list of your favorites, not the videos. Here's what's actually in the file, and how to get the actual videos onto your hard drive.

Published: Read time: 4 min By: Jona

Saving a TikTok is one tap. Getting all of them back off TikTok is a different story.

You can request your data from TikTok — it's a real feature, and it works. But when the file arrives, most people open it, scroll for a bit, and quietly close it again. There are no videos in there. Just text.

This is a guide to what you actually get, and what to do with it.

First, request the export

In the TikTok app: Profile → the ☰ menu → Settings and privacy → Account → Download your data.

Pick JSON, not TXT. The TXT version is meant to be read by a human and is close to useless for getting your videos back — it mashes everything into one long document. JSON is structured, which means a tool can actually walk through it.

Then you request it, and you wait. TikTok says up to four days. In practice it's usually the same day, sometimes within minutes. You'll get a notification in-app when it's ready, and the download sits under the Download data tab for a few days before it expires.

That expiry matters more than it sounds. Set a reminder.

What's actually in the file

Here's the part that surprises people. Your TikTok export contains:

So for everything you saved from other creators, TikTok hands you a shopping list, not the groceries. A line like https://www.tiktokv.com/share/video/7301234567890123456/ and nothing else.

That's not TikTok being difficult, particularly. Those videos belong to the people who made them, and TikTok is giving you a record of your activity — what you saved — which is genuinely your data. The videos themselves still live on TikTok's servers.

Which means: to get an actual folder of actual videos, something has to go fetch each one.

Why the obvious approaches fall apart

Saving them one by one in the app. Fine for five videos. If you've been on TikTok a few years, you have hundreds or thousands of favorites. At three seconds each, a thousand videos is nearly an hour of tapping — and you'll lose your place.

The "download without watermark" sites. You paste in one URL, you get one video, and you close four ad tabs. Now do it a thousand times. Also, you're handing a stranger's server a list of everything you've saved, which rather defeats the point.

Writing a script. This is what I did first, and it's where I learned the annoying part. TikTok's video CDN doesn't just hand over an MP4 because you asked nicely. The share page sets a session cookie, and the CDN checks for it. Fetch the page with one session and the video with another, and you get a 403. Every time. Once you know that, it works — but you have to know it, and nobody writes it down.

What actually works

You need something that reads the export, walks the list, and fetches each video from inside your own signed-in browser session — the same session that already has permission to watch these videos, because you're the one who saved them.

That's exactly what I built UnplugMe to do, because I wanted my own favorites back and got tired of the alternatives.

You drop the ZIP in, it reads the list — favorites, likes, reposts, your own posts — and downloads the videos into folders on your hard drive. It paces itself deliberately rather than firing a thousand requests at once, which means a big archive takes a while and runs in the background while you do something else.

The first 50 downloads are free, no account, so you can check it actually does what I'm claiming before deciding anything.

Get the extension → · Or read the TikTok export guide first →

A few things worth knowing before you start

Deleted videos are gone. If a creator took a video down, or made their account private, it isn't coming back. No tool can retrieve what the platform no longer serves. Expect a handful of these — the older your favorites, the more.

Your own posts come out cleanest. Those are genuinely yours, and TikTok includes them properly.

Do it before you need to. Every few years there's another round of headlines about TikTok being banned somewhere, and every time, a lot of people go looking for their favorites at exactly the moment everyone else does. The export queue is not a good place to be in a panic.

The honest summary

TikTok gives you a list. Turning that list into a folder of videos on your own drive takes something that can go and get them, using your own session, while the links still work.

That's the whole problem, and it's a solvable one — it just isn't a one-click thing, and anyone telling you otherwise is selling you a watermark remover.

UnplugMe is a personal data portability tool. It works with your own TikTok data export and your own signed-in session, and it only ever downloads content you already saved yourself.

Ready to back up your own archive?

UnplugMe turns your official data export into a real folder of photos and videos on your own hard drive. Your first 50 downloads are free — nothing ever leaves your device.

Get Unlimited — $23 one-time How to download your TikTok data →

Disclaimer: UnplugMe is a personal data portability tool intended for archiving your own content from supported platforms. While UnplugMe is designed to retrieve every saved post, liked photo, reel, short, and collection in your data export, actual results may vary. Some content may be unavailable due to expired media links, deleted posts, accounts that have since restricted access, platform rate-limiting, or changes to the platform's data export structure. We make no guarantees about completeness, and we are not affiliated with, endorsed by, or sponsored by Meta, ByteDance, X Corp, or any other platform mentioned on this page.