Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 449 Bytes

YouTube Downloader

A python based YouTube video downloader.

Compatibility

The code is tested using Python 3.6.9 under Ubuntu 18.04.4 LTS with pytube3 9.6.4.

Installation and Usage

Read the official documentation Here
First, we need to install pytube using the python package installer

pip3 install pytube3

Now the main.py can be executed simply, by

python3 main.py