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
- Host: GitHub
- URL: https://github.com/diegoshs/fleetti
- Owner: DiegoSHS
- Created: 2024-05-07T22:07:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T23:43:08.000Z (about 1 year ago)
- Last Synced: 2025-01-25T05:27:37.345Z (4 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 fletPara correr la aplicación:
```
flet run [app_directory]
```