Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Steps.png
  • Loading branch information
ChrisF23 committed Feb 1, 2020
1 parent d68a4f1 commit 1adec05
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# RedMint_UI
Windows Forms project.
Aplicacion de escritorio WPF en .NET Core 3.0

Esta pequeña aplicacion permite descargar audio y video de YouTube, utilizando un [fork](https://github.com/LinPolly/YoutubeExtractor) de la libreria [YoutubeExtractor](https://github.com/flagbug/YoutubeExtractor).

![Pasos](Steps.png)

1. Al abrir la aplicacion, debera ingresar la URL del video que quiera descargar.
2. Una vez ingresado, presione el boton **Buscar** para que la aplicacion busque el video en youtube.
3. Si el video existe, entonces se mostrara el titulo del video y se habilitara el boton de descarga.
4. Seleccione el *formato* (Audio o Video), el *directorio de salida* (Escritorio/ por defecto).
5. Presione el boton **Descargar**. Una vez termine la descarga, se desplegara un mensaje indicando que la descarga ha sido completada.
6. Presione el boton **Vaciar Campo** para escribir y buscar una nueva URL.
Binary file added Steps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1adec05

Please sign in to comment.