I wanted to know how many TikTok videos I had watched. TikTok lets you download your data, but it's in a messy JSON file that’s basically unreadable.
So I built tiktokwrapped.world — a privacy-first tool that runs entirely in your browser and turns your TikTok data into an actual year-in-review:
Total videos watched
First favorited videos
Oldest comments
Direct message heatmap
Word cloud of your most-used words
Everything is processed locally. No logins. No tracking. No servers.
It’s open-source, lightweight, and meant to remind you (gently) to touch grass once in a while.
Very cool. Is it possible to export the URLs for all of the videos? That would make it possible to dump them to your own storage using yt-dlp.
Not yet—I’m focused on marketing right now, but might add it in a 3.0 release if there’s enough interest. Thanks for the idea!
No worries, https://news.ycombinator.com/item?id=44768714 might be relevant for future use.
I wanted to know how many TikTok videos I had watched. TikTok lets you download your data, but it's in a messy JSON file that’s basically unreadable.
So I built tiktokwrapped.world — a privacy-first tool that runs entirely in your browser and turns your TikTok data into an actual year-in-review:
Total videos watched
First favorited videos
Oldest comments
Direct message heatmap
Word cloud of your most-used words
Everything is processed locally. No logins. No tracking. No servers. It’s open-source, lightweight, and meant to remind you (gently) to touch grass once in a while.
Would love feedback, ideas, or feature requests.