About YTSave
Building high-performance, clutter-free multimedia tools for users worldwide.
Our Goal
**YTSave** was created to address a simple issue: online video downloader sites are historically plagued by intrusive ads, broken redirects, malware risks, and sluggish conversion speeds. We believed that downloading offline media should be a clean, premium, and painless experience.
Technical Architecture
To deliver on our promise of sub-3 second downloads, we built a modern serverless monorepo pipeline:
- Astro 5 & React 18: A high-speed static frontend that hydrates minimal JS only where interactive components are active.
- Hono Node.js API: An sub-millisecond route router that interfaces with custom compiled yt-dlp packages.
- Cloudflare Workers: Gateway rate-limit validation and KV metadata caching layer for sub-50ms cache responses.
- Cloudflare R2 Bucket: S3-compatible object storage for secure, direct download delivery with zero server bandwidth bottlenecks.
Safety & Privacy Statement
We respect user privacy. We do not store log data, track user IP locations, or save files permanently. All conversions are cached in secure Cloudflare R2 temporary storage and purged permanently after 30 minutes. YTSave is built by independent developers for private offline research.