Skip to content

A versatile command-line tool for downloading YouTube videos and audio. Users can select from various video quality options, ensuring tailored downloads to suit their needs.

License

Notifications You must be signed in to change notification settings

parneetsingh022/YoutubeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please don't hesitate to report any bugs or share suggestions by creating an issue.

YoutubeDownloader

This simple tool enables you to download audio and video content from YouTube onto your device. It leverages the pytube library for its functionality.

How to use:

Step 1: You need to have python installed in your computer in order to use it.

Step 2: Create python virtual environment and then activate it.

python -m venv venv

Step 3: Install the required dependencies.

pip install requirements.txt

Step 4: Finally run the program

python ytube.py

You might have to download ffmpeg in order to use the liberary. Download ffmpeg from https://ffmpeg.org/download.html

Here is a demo: Screenshot 2024-05-10 113456

About

A versatile command-line tool for downloading YouTube videos and audio. Users can select from various video quality options, ensuring tailored downloads to suit their needs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages