Skip to content

Youtube Downloader is GUI application for the windows platform build with help of python’s Tkinter library and compiled to .exe from python source code with py2exe library.

License

Notifications You must be signed in to change notification settings

saurabhwinchurne/youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader

  • Youtube Downloader is GUI application for the windows platform build with help of python’s Tkinter library and compiled to .exe from python source code with py2exe library.
  • This aap lets you download any youtube video by copying and pasting url of that video in the aap.
  • This app uses Pytube library in background to download videos.

Installation

Installing this app is very easy, just download setup package and run the installer.

Run Locally

Clone the project

  git clone https://github.com/saurabhwinchurne/youtube_downloader.git

Go to the project directory

  cd my-project

Install dependencies

  pip install requirements.txt

Start the app

  python youtube_downloader.py

Screenshots

App Screenshot

About

Youtube Downloader is GUI application for the windows platform build with help of python’s Tkinter library and compiled to .exe from python source code with py2exe library.

Topics

Resources

License

Stars

Watchers

Forks

Languages