Skip to content

Aplicación desktop para buscar música en YouTube y descargarla rápidamente

Notifications You must be signed in to change notification settings

FacuLL/youtube-easy-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Easy Downloader

Aplicación Desktop (.exe) hecha con Python utilizando librerias como Kivy, Pytube y ffmpeg.

¿Como hacer el build? (se requiere tener Python instalado)

  • Clonar el repo.
  • Instalar dependencias.
  pip install -r requirements.txt
  • Ejecutar aplicación.
  py main.py
  • Hacer el build del ejecutable.
  pyinstaller --onefile main.py

About

Aplicación desktop para buscar música en YouTube y descargarla rápidamente

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published