Simple Youtube Video Downloader

Download Youtube video using link and Will output result in D:/ (You can change the path in main.py file)

Installation

– apt install git (for vps) or pkg install git (for termux)

– git clone https://github.com/hansengianto/youtubedownloader

– apt install python3

– pip install pytube or pip3 install pytube (Ussually Windows Python Use pip only)

– python main.py or python3 main.py (While Vps use python3 or pip3)

How To Install Python In Windows

https://youtu.be/DpLqaGuatcs

GitHub

View Github