DEV Community

Michael Holding
Michael Holding

Posted on

I Built a Simple TikTok Video Downloader — I'd Really Appreciate Your Feedback

Like many small side projects, this one started because I kept running into the same problem.

There were plenty of TikTok downloaders available, but many felt cluttered, loaded with pop-ups, limited in functionality, or required extra steps just to save a video. I wanted to build something that focused on a straightforward experience instead of adding unnecessary complexity.

That led me to create TikTokio, a web-based tool that helps users download publicly available TikTok videos in just 5 seconds. The goal wasn't to reinvent the idea but to build a version that feels fast, simple, and works reliably across different devices.

While building it, I spent more time than I expected thinking about the user experience. Small details such as keeping the interface clean, making it responsive on mobile devices, reducing unnecessary clicks, and improving loading speed ended up making a much bigger difference than I initially thought.

The current version supports downloading public TikTok videos without watermarks, saving videos in MP4 format, extracting audio as MP3, and works directly from a browser without requiring users to create an account or install software. It also supports desktops, tablets, and smartphones.

One thing this project has reminded me is that even simple tools are never really "finished." There are always opportunities to improve usability, accessibility, and overall performance. That's why I'm sharing it here, I value honest feedback much more than compliments.

If you have a few minutes to look through it, I'd love to hear your thoughts:

  1. Does the interface feel clean and intuitive, or is there anything that feels confusing?
  2. Is the mobile experience as smooth as it should be?
  3. Are there features you think are missing that would genuinely improve the tool?
  4. How important are download speed and simplicity compared to having more options?
  5. Did you notice anything that could be improved in terms of performance or usability?
  6. If you regularly use similar tools, what makes one stand out from the rest?

Thanks for taking the time to read this. Any suggestions, critiques, or ideas are genuinely appreciated. They'll help shape the next version of the project.

Project link: Click here

Top comments (0)