Skip to content
/ tubepy Public
forked from AlbertSolomon/tubepy

youtube video downloader in python 😎

License

Notifications You must be signed in to change notification settings

SJPBP/tubepy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUBEPY

A simple desktop Youtube video downloader in python.

Version 1

This is an application which uses the custom tkinter library to render GUI widgets and pytube library to download youtube files.

Installation

The installation procedure goes like so: First of all make sure that you have installed Python 3.10.8 or higher. Clone/Fork the project and create a virtual environment in the root directory of the project; follow this link for more information about virtual environments. After creating the virtual environment, run the following command to install the requirements.

pip install -r requirements.txt

run the project like so python tubepy/setup.py on windows, python3 tutepy/setup.py on unix based systems.

Contributions

For more information on how to contribute please read the CONTRIBUTIONS.md file.

Screenshots

Home page Home Page

About page About Page

Demo

Demo

About

youtube video downloader in python 😎

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%