Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 637 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 637 Bytes

YouTube Video/Audio downloader

Easily download YouTube Videos and Audios using this script.

Requirements

pip install pytubefix

You need to install ffmpeg

#Linux
sudo apt install ffmpeg

For windows and MacOs download the ffmpeg from the website. If you don't know how then follow this tutorial

Usage

To use it run the script.

python3 yt.py 

Copy the video url from YouTube that you want to download and then paste it. It will show a list of video and audios select video Resolution and video will be downloaded.