Skip to content

Magsr12/Youtube-Downloader-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[EN] Youtube Downloader

Installing dependencies:

pip install -r requirements.txt


Before running the main file, check it out and see if all components installed, they are:

FFMPEG -> https://www.ffmpeg.org/ PyQt4 -> https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.10/

Or run the libraries installation file above.

python depends.py

Finally open the main file

python ytdown.py

[PT-BR] Youtube Downloader

Instalando dependencias:

pip install -r requirements.txt


Antes de executar o arquivo principal, faça uma checkagem e veja se todos componentes externos estão instalados, são eles:

FFMPEG -> https://www.ffmpeg.org/ PyQt4 -> https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.10/

Ou execute o arquivo de instalação das bibliotecas acima.

python depends.py

Por fim abra o arquivo principal

python ytdown.py

About

Python Youtube Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages