A minimalist, high-performance YouTube downloader for Windows. Built with Electron and powered by yt-dlp and ffmpeg, ensuring stable 1080p+ video downloads with perfectly merged audio.
- High Definition Support: Downloads 1080p, 720p, and 480p video and high quality audio.
- Fail-Safe Mode: Adaptive engine detects if FFmpeg is missing and gracefully falls back to 720p safe mode.
- Portable: Single executable file with zero installation required.
- Privacy: Your data remains on your computer.
- Adfree: Adfree software
Get the latest portable executable from the Releases Page.
If you want to build this app from source, follow these steps:
-
Clone the repository
git clone [https://github.com/DevHarsh001/YT-Ripper.git](https://github.com/DevHarsh001/YT-Ripper.git) cd YT-Ripper -
Install dependencies
npm install
-
Setup FFmpeg (Required for 1080p)
- Create a folder named
binin the project root. - Download FFmpeg (Windows Build) from gyan.dev.
- Extract
ffmpeg.exeand place it inside thebin/folder. - Check: Your file path should be
YT-Ripper/bin/ffmpeg.exe.
- Create a folder named
-
Run the App
npm start
Maintained by: Harsh Tiwari || Email: harshtiwari6060@gmail.com
Join Our Discord to report bugs or to give suggestions



