Skip to content

alvmorcal1/evid-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES

Aplicación para descargar videos.

Esta es una aplicación simple, basada en Python y Tkinter, que busca ofrecer una interfaz sencilla para descargar videos.

La idea es poder descargar videos no solo de Youtube, sino de cualquier otra parte, permitiendo elegir entre todos los formatos y resoluciones disponibles.

  • Usa la librería yt-dlp a la hora de descargar videos.
  • Tkinter para crear la GUI (en proceso de mejora).
  • Según el formato en que se desee exportar un video, puede ser necesaria la librería ffmpeg. La aplicación intentará descargarla si no la encuentra.

DESCARGO DE RESPONSABILIDAD

La aplicación persigue el uso legítimo de descarga de videos en contextos en los que esto es posible y totalmente legal. El uso ilegítimo, malintencionado o nocivo de la misma es responsabilidad del usuario.

EN

Video downloader app.

This simple application, based on Python and Tkinter, aims to create an effective GUI for video downloads.

The goal of the application is not only to download YouTube videos, but also to download from many sites and convert those videos to any format available. Providing the option to download them in different quality.

  • Application uses yt-dlp as video downloader.
  • Tkinter as GUI creator (work in progress).
  • To perform certain exports in videos, ffmpeg is required. By default, the application will attempt to download it if not found.

DISCLAIMER

The application is intended for the legitimate use of video downloads in contexts where this is possible and fully legal. Any illegitimate, malicious, or harmful use of it is the responsibility of the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published