Youtube Downloader made by Pytube
Requirements:- 1.pip should be installed on your System For Linux Users:- 1. sudo apt-get install python-pip python-dev build-essential 2. sudo pip install --upgrade pip 3. sudo pip install --upgrade virtualenv 2.Install pytube For Linux Users:- sudo pip install pytube 3.Internet Connection on System as well as terminal(set proxy if using a proxy server) 4.Enter Video URL without quotes example:- Valid :- https://www.youtube.com/watch?v=UBBHpoW3AKA Invalid:- "https://www.youtube.com/watch?v=UBBHpoW3AKA"