https://github.com/dacmarcell/thumbnail-downloader
Um downloader de miniaturas do YouTube usando a estrutura Flask da linguagem Python.
https://github.com/dacmarcell/thumbnail-downloader
flask python
Last synced: 3 months ago
JSON representation
Um downloader de miniaturas do YouTube usando a estrutura Flask da linguagem Python.
- Host: GitHub
- URL: https://github.com/dacmarcell/thumbnail-downloader
- Owner: dacmarcell
- Created: 2023-01-30T04:14:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T21:00:43.000Z (over 1 year ago)
- Last Synced: 2025-01-15T20:19:24.450Z (4 months ago)
- Topics: flask, python
- Language: Python
- Homepage:
- Size: 7.91 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Downloader de Thumbnail
Um downloader de thumbnails do YouTube usando o framework Flask da linguagem Python.
## Funcionalidades
- Baixe qualquer thumbail de qualquer vídeo do YouTube apenas fornecendo o link do respectivo vídeo para o sistema.
## Perguntas Frequentes
#### Quando o projeto foi criado?
2022.
## Screenshots

## Autor
- [@marcelldac](https://github.com/marcelldac)
## Referencias
- [Documentação Python](https://wiki.python.org/moin/BeginnersGuide)
- [Documentação Flask](https://flask.palletsprojects.com/en/2.2.x/)