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

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.

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

![App Screenshot](https://user-images.githubusercontent.com/83461178/210815210-098ca869-d1ea-401d-a22c-e96234ee70c9.png)

## 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/)