This is a python script to download YouTube videos or audios.
- Install Python 3.8.X from here.
- Install pafy
pip install pafy
. - Install tkinter
pip install tkinter
. - Clone this repository:
git clone https://github.com/iam-hasibul/youtube-audio-video-downloader
or clickDownload ZIP
in the right panel and extract it. - Run
python Youtube-Audio-Video-Downloader.py
from the repository's directory. - Choose between Audio Downloader and Video Downloader.
- Provide a link and click on 'Download' button. Downloaded file will be saved in your directory.