Skip to content

hassanaftab93/Youtube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Video Downloader

🛠 Purpose

There is no need for YouTube Premium!
You can download ANY Video on YouTube to your Machine for free, using this little program.
This Python script uses a python library to download a youtube video from the given URL

📑 Steps

Install the latest version of Python:

Python | Download Latest Version



Clone this Repo / Download the latest release
git clone https://github.com/hassanaftab93/Youtube-Downloader.git

'cd' to the Project directory

cd /Path/To/Project

Create a Virtual Environment for this Project

python -m venv venv

Activate Virtual Environment for this Project

Windows:

source venv/Scripts/activate

Linux/MacOS:

source ./venv/bin/activate

Install the Required Libraries

pip install -r requirements.txt

Update the PyTube package to the latest release

python -m pip install --upgrade pytube
python3 -m pip install git+https://github.com/pytube/pytube

Run the File 'download.py'

  python download.py

Paste the YouTube link into the script and that's all :)

Now, you just wait for the Visual confirmation from the script and you will find your Video in your Downloads folder

📚 Contributing

Click here to learn more about: Contributions

✒️ Author

🔗 Links

Type Link
Portfolio portfolio
LinkedIn linkedin