swapnilsparsh / YoutubeDownloader

Download Youtube Videos and Audios for free !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Youtube Downloader

A Simple Youtube Downloader developed using Pytube (Python Library) to download Youtube Videos 🎥

About The Project

Youtube Downloader is a Python Application that can be used to download Youtube Videos. Youtube Downloader is developed using Pytube and Tkinter.

Technology Stack

Local Installation

  1. Drop a ⭐ on the Github Repository.
  2. Clone the Repo by going to your local Git Client and pushing in the command:
git clone https://github.com/swapnilsparsh/YoutubeDownloader.git
  1. Install the Packages:
pip install --upgrade pytube
pip install requests

If you are facing issue in downloading Music Videos/Audios files then:

Go to your Pytube folder and open extract.py file and go to 301 Line (or something near this line) 
change the "cipher" -> "signatureCipher"
  1. At last, push in the command:
python main.py

LICENSE

MIT

Connect with me

github linkedin

About

Download Youtube Videos and Audios for free !

License:MIT License


Languages

Language:Python 99.7%Language:PowerShell 0.3%Language:Batchfile 0.0%