Skip to content

ASusN1/ExtractorV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e6a14da · · Mar 24, 2026

History

19 Commits
Mar 4, 2026
Mar 2, 2026
Mar 24, 2026
Mar 4, 2026
Mar 2, 2026
Mar 2, 2026
Mar 2, 2026
Mar 2, 2026
Mar 2, 2026
Mar 2, 2026
Mar 2, 2026
Mar 1, 2026
Mar 4, 2026
Feb 20, 2026
Mar 2, 2026
Mar 2, 2026
Mar 4, 2026
Feb 6, 2026

Repository files navigation

Contributors Forks Stargazers Issues


Project Logo

🎬 GIMME VIDEO (ExtractorV2)

A simple, sleek GUI application for downloading videos from YouTube and other platforms.

View App Tutorial »

Download Release · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Tutorials

About The Project


Product Screenshot

GIMME VIDEO is designed to make downloading media from YouTube and other supported platforms as effortless as possible. Whether you need a full-quality video, a lightweight audio track, or both, this tool provides a seamless visual experience. Say goodbye to complex command-line arguments!

Key Features:

  • Easy-to-use graphical interface
  • Granular quality and resolution selection
  • Audio-only, video-only, or muxed (both) download options
  • Live download progress with exact speed and accurate ETAs
  • Animated status indicators so you always know what's happening

(top)

Built Using

(top)

Getting Started

You can either download the ready-to-use release immediately, or set up the project locally to run from the source code.

Installation

If you are setting up the developer environment:

  1. Clone the repository
    git clone [https://github.com/ASusN1/ExtractorV2.git](https://github.com/ASusN1/ExtractorV2.git)
  2. Navigate into the directory
    cd ExtractorV2
  3. Install the required Python packages
    pip install yt-dlp Pillow
  4. Important: Ensure you have ffmpeg installed on your system and added to your system's PATH variable for audio/video merging.

(top)

Usage

To launch the graphical interface from the source code, run:

python Main.py

Steps to download a video:

  1. Paste your desired video URL into the application.
  2. Choose your save location (destination folder).
  3. Click "Get Video Info" to populate quality options and resolutions (Optional but recommended).
  4. Select your download type (Audio / Video / Both).
  5. Click "Download Video" and let the app do the rest!

(top)

Tutorials

Need visual help? Check out our official video guides:

(top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages