An open API service indexing awesome lists of open source software.

https://github.com/josgard94/dowloadvideofromyoutube

Dowload videos from YouTube with this application developed with python 3
https://github.com/josgard94/dowloadvideofromyoutube

dowload-video python-scripts python3 youtube

Last synced: 3 months ago
JSON representation

Dowload videos from YouTube with this application developed with python 3

Awesome Lists containing this project

README

        

Author: Edgard Diaz
Date: April 07th 2020

Download videos from YouTube with this application developed with python 3.

these modules need to be installed:

pip install pytube3
pip install pyinstaller

To compile the project use

pyinstaller --clean --win-private-assemblies --noupx --onedir --onefile main.py