
A lightweight GUI Python App for downloading YouTube Videos.
View Demo
·
Report Bug
·
Request Feature
This program requires the following pip packages:
pip pytube
pip install validators
pip install Pillow
- Clone the repo
git clone https://github.com/ruslansco/YoutubeMedia.git
- Install pip packages
$ python -m pip install pytube $ python -m pip install validators $ python -m pip install Pillow
In order to use the program you must run main.py. 2. Run main.py
$ python main.py
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Ruslan Shakirov - @twitter_handle - [email protected]
Project Link: https://github.com/ruslansco/YotubeMedia