Hey everyone,
I just finished a big performance update for my YT-Downloader project, and itโs now way faster and more reliable than before ๐
Hereโs what changed ๐
๐งWhat I Improved
Faster downloads: Reduced timeouts and added parallel downloads.
Smart caching: Results are now saved, so repeated requests load almost instantly.
Better formats: Every video now downloads as a proper .mp4 (with audio!) and music as .mp3.
More compatible: Works smoothly on Windows, phones, and TVs.
Cleaner code & docs: Updated README and added full performance notes.
๐ Performance Gains
Task Before Now
Large video 15โ30s 5โ10s
Small video 5โ10s 2โ4s
Cached request โ <100ms โก
๐ง Whatโs Cool
Uses H.264 + AAC for universal playback.
Automatically cleans up temp files.
Instant playback with +faststart.
Works great with yt-dlp and ffmpeg.
I also fixed the annoying โvideo without audioโ issue โ now every download has both ๐ถ๐ฅ
You can check it out here:
๐ GitHub โ https://github.com/Mrtracker-new/YT-Downloader
Just clone it, run it locally, and see the difference yourself โก
Top comments (0)