Youtube Downloader

Youtube-Downloader

https://github.com/GLITCH-GC/Xloder

Overview

This is a simple YouTube downloader tool developed by Abdelrahman Ghareeb (GLITCH). The tool allows you to download YouTube videos and playlists easily.

Features

  • Download single YouTube videos or entire playlists.

  • Choose video quality and download audio only if needed.

  • User-friendly command-line interface.

Requirements

  • Python 3.x

Usage

  1. Clone the repository:

    git clone https://github.com/yourusername/youtube-downloader.git
    cd youtube-downloader
  2. Run The Script

    python youtube_downloader.py

Last updated