Paste a link from TikTok, X, Instagram, Facebook, YouTube, Pinterest, Reddit, Threads, Snapchat, Twitch, Vimeo — or any other site — and get the file the platform serves for that public post: HD video, MP3 audio, or the images from a carousel. No account, no install, no ads, no limits. Open source, MIT.
I built this because saving a clip I was allowed to keep meant three ad-covered sites, a fake download button and usually a re-encoded file. This one takes the link and gives you what the platform itself serves for that public post: an HD MP4, an MP3 pulled out of it, or the images from a carousel. Eleven platforms have their own extractor, everything else falls through a generic path, and every stream is checked to actually play before it is offered.
No account, no install, no ads, no tracking cookies, no limits. It installs as a PWA so you can share straight from the TikTok, Instagram or YouTube app. Next.js 16 and React 19, static export plus a small Cloudflare Worker, MIT-licensed on GitHub. Happy to answer anything about the extraction chain.