Skip to content

Dev7083/Youtube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and git and add them to the path
  2. Download ffmpeg and add it to the path or put ffmpeg.exe in the same folder as the script
  3. Git-clone this repo & change directory
  4. git clone https://github.com/Dev7083/YouTube-Downloader.git
    
    cd YouTube-Downloader
    
  5. Install modules using pip
  6. pip install -r requirements.txt
    
  7. Run the .py file!
  8. py yt_3.py