codess-aus / youtubeDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtubeDL

YouTube Video Downloader

This is a simple Python program that allows you to download YouTube videos.

Requirements

  • Python 3
  • pytube

Installation

  1. Clone this repository to your local machine.
  2. Install the required Python packages using pip:
pip install pytube

## To run the program:

python main.py

About

License:MIT License


Languages

Language:Python 100.0%