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)