Skip to content

A Python script for downloading YouTube videos with user-selected video quality options.

Notifications You must be signed in to change notification settings

gurungsuresh13/YouTube-Video-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

YouTube-Video-Downloader

A Python script for downloading YouTube videos with user-selected video quality options.

Features

  • Choose from available video quality options.
  • Download YouTube videos easily.

Prerequisites

Before you can use this YouTube Video Downloader, make sure you have the following prerequisites installed:

  • Python: This project requires Python 3.7 or higher. If you don't have Python installed, you can download it from the official Python website.

  • yt-dlp: We use the yt-dlp library to fetch video formats and download YouTube videos. To install it, follow these steps:

    1. Open your terminal or command prompt.

    2. Run the following command to install yt-dlp using pip:

    pip install yt-dlp

    This command will download and install the library on your system.

Once you've installed these prerequisites, you're ready to use the YouTube Video Downloader.

About

A Python script for downloading YouTube videos with user-selected video quality options.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages