Video and audio downloader supporting hundreds of sites
Windows defender may show a popup saying Windows Protected Your PC. Just click on More info and click on Run Anyway
Name | Status |
---|---|
English | ✔️ |
Spanish | ✔️ |
Guide available in Español and English
✅ Fast download speeds
✅ No trackers or Ads
- Traditional way
Download FFmpeg from its official website. Extract the file in c:/ and copy the bin folder (where the ffmpeg.exe file is located). Open Control Panel → System and Security → System → Advanced System Settings → Environment Variables. In System Variables, select Path and click Edit. Click New and paste the full path of the bin folder where ffmpeg.exe is located (e.g. C:\ffmpeg\bin). Click OK to save the changes.
-
FAST WAY
This command have to be executed in admin powershell, this will download ffmpeg and add to path.
(Winget is required and is usually installed by default on Windows)
winget install Gyan.FFmpeg --accept-source-agreements --accept-package-agreements
Windows Defender puede mostrar una ventana emergente que dice Windows protegió su PC. Simplemente haga clic en Más información y haga clic en Ejecutar de todos modos
✅ Velocidades de descarga rápidas
✅ Sin rastreadores ni anuncios
-
Método tradicional
Descarga FFmpeg desde su página oficial. Extrae el archivo en c:/ y copia la carpeta bin (donde se encuentra el archivo ffmpeg.exe). Abre el Panel de Control → Sistema y Seguridad → Sistema → Configuración avanzada del sistema → Variables de entorno. En Variables del sistema, selecciona Path y haz clic en Editar. Haz clic en Nuevo y pega la ruta completa de la carpeta bin donde se encuentra ffmpeg.exe (por ejemplo, C:\ffmpeg\bin). Haz clic en Aceptar para guardar los cambios.
-
Video Tutorial Puedes ver este video tutorial si el Metodo tradicional no te ha quedado claro
-
VÍA RÁPIDA Este comando debe ejecutarse en PowerShell, descargará ffmpeg y lo agregará al path.
(Se necesita Winget, que generalmente viene instalado por defecto en Windows.)
winget install Gyan.FFmpeg --accept-source-agreements --accept-package-agreements