An open API service indexing awesome lists of open source software.

https://github.com/diegoshs/fleetti

Learning flet by flutter
https://github.com/diegoshs/fleetti

Last synced: 2 months ago
JSON representation

Learning flet by flutter

Awesome Lists containing this project

README

        

# Aplicación para descargar videos de youtube

Esta es una aplicación en desarrollo para la descarga de videos.
Se utiliza el módulo yt-dlp de python y el framework flet

Para correr la aplicación:

```
flet run [app_directory]
```