Skip to content

Latest commit

History

History
66 lines (45 loc) 路 1.49 KB

File metadata and controls

66 lines (45 loc) 路 1.49 KB

YouTube Downloader

Simple & modern YouTube Downloader to download videos, playlists, subtitles and search queries.

Features

  • 馃敆 Download Videos by URL.
  • 馃敆 Download **Entire Playlist**.
  • 馃攭 Download audio only
  • 馃敄 Selectable qualities.
  • 馃搨 Change the download path.
  • 馃寗 Simple & modern GUI.
  • 鈿欙笍 Auto Pastes Link from clipboard.
  • 馃搨 Show Download location Button.

Screenshots

| Video Downloader Page

Installation Guide

For Windows:

Download the exe from the latest release, or install it from the source code:

  1. Install python .
  2. Clone this repo using git & change directory
  3. git clone https://github.com/Dev7083/YouTube-Downloader.git
    
    cd YouTube-Downloader
    
  4. Install required modules using pip
  5. pip install -r requirements.txt
    
  6. Run the youtube.py file!
  7. py youtube.py
    

    Tech Stack

    UI: CustomTkinter

    Libraries: PytubeFix