hookFang / Python-Youtube-Video-Downloader

A simple python application that lets users download youtube videos, with the provided URL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Youtube-Video-Downloader

A simple python application that lets users download youtube videos, with the provided URL

Installation

Use the package manager pip to install pytube & PySimpleGUI.

pip install git+https://github.com/pytube/pytube

pip install PySimpleGUI

Usage

python youtubeDownloaderUI.py 

This will start up a UI like this :

Alt Text

About

A simple python application that lets users download youtube videos, with the provided URL.

License:MIT License


Languages

Language:Python 100.0%