Welcome to Inviloader

A free powerful tool to download YouTube videos with ease

Get started now

What is Inviloader?

Inviloader is a free simple yet powerful desktop application for Windows, designed to make downloading videos and audio from YouTube a fast and easy experience. It provides a clean, modern interface to manage your downloads without needing to use complex command-line tools.

Key Features

  • 🎬High-Quality Video
    Save videos in various resolutions. The app automatically merges video and audio for the best quality.
  • 🎵MP3 Audio Extraction
    Convert any YouTube video into an MP3 file with selectable bitrates (128kbps to 320kbps).
  • 📥Dynamic Download Queue
    Manage multiple downloads at once with live progress, speed, and ETA tracking.
  • Intuitive Interface
    A clean, modern GUI that's easy to navigate, with smart buttons and clear feedback.
  • 🔄Built-in Updater
    Check and download for new versions directly from within the application.

System Requirements

  • 🖥️Operating System
    Windows 10 or newer (64-bit).
  • 🔗FFmpeg
    Required for all video/audio processing. A full installation guide is provided below.
  • 🌐Internet Connection
    Needed to fetch video data and download files.

Upcoming Features

Stay tuned for exciting new updates, including Pro features like support for more operating systems and much more!

Releases

Download the latest version or browse previous releases. All downloads are for Windows (x64).

Release Date: July 06, 2025

This is a massive leap forward, focusing on powerful new features, enhanced stability, and a much smarter user experience.

  • Bypass Restrictions: Harness the power of cookies to download age-restricted, members-only, and private videos.
  • Full Playlist Support: Download entire YouTube playlists in both video and audio formats.
  • Auto-Fetch on Paste: The workflow is now faster than ever. Just paste a URL to begin.
  • Highlight on Open: Easily find your completed downloads as the app now highlights the file in the folder.
  • Smarter & More Stable: Fixed fetch interference between tabs and improved error handling.

Release Date: June 26, 2025

This was a landmark release focusing on a complete overhaul of the user experience, application stability, and professional deployment.

  • Professional Installer with intelligent version handling.
  • Dynamic Download Queue with live progress, speed, and ETA.
  • Enhanced UI/UX with smart buttons and no startup flash.
  • Robust URL handling and improved error messages.
  • Shorts video now supported.

Release Date: June 18, 2025

This release focused on a complete overhaul of the user experience, application stability, and professional deployment.

  • Professional Installer with intelligent version handling.
  • Dynamic Download Queue with live progress, speed, and ETA.
  • Enhanced UI/UX with smart buttons and no startup flash.
  • Robust URL handling and improved error messages.

FFmpeg Installation Guide

Inviloader requires FFmpeg to process video and audio. Follow these steps for Windows.

1Download FFmpeg

First, you need to download the latest build of FFmpeg. We recommend getting it from the official sources.

Download FFmpeg for Windows (from gyan.dev)

2Extract the Files

The downloaded file is a .7z archive. You will need a tool like 7-Zip or Winrar to extract it.

  1. Right-click the downloaded file and choose "Extract Here" or "Extract to...".
  2. We recommend extracting it to a simple, permanent location on your computer, such as directly on your C: drive. This will create a folder like C:\ffmpeg-7.0-full_build.
  3. For simplicity, you can rename this folder to just C:\ffmpeg.

3Add FFmpeg to the System PATH

This is the most important step. It allows Windows and Inviloader to find FFmpeg from anywhere.

  1. Open the folder you just created (e.g., C:\ffmpeg) and find the bin folder inside.
  2. Click in the address bar at the top of the File Explorer window to select the full path, and copy it. It should look like C:\ffmpeg\bin.
  3. Press the Windows key and search for "Environment Variables", then click on "Edit the system environment variables".
  4. In the System Properties window, click the "Environment Variables..." button.
  5. In the "System variables" section at the bottom, find and double-click on the "Path" variable.
  6. Click the "New" button, paste the path you copied (C:\ffmpeg\bin), and press Enter.
  7. Click "OK" on all the windows to close and save the changes.

4Verify the Installation

To make sure everything worked, you must open a new Command Prompt or PowerShell window (do not reuse an old one).

Type the following command and press Enter:

ffmpeg -version

If you see version information printed out, the installation was successful! Inviloader will now work correctly.

Need more help? Watch our video tutorial on YouTube.