Skip to content

fernaoguerra/youtube-dynamic-thumbnail

Repository files navigation

youtube-dynamic-thumbnail

[EN]

This project creates a dynamic thumbnail based on how many people watched a specific video and the current date. It runs every 5 minutes, generates a new image and updates to the youtube video.

Usage:

  • pip3 install -r requirements.txt
  • python3 banner.py

Please do not forget to put your youtube video-id in the youtube.py file

[PT]

Esse projeto cria uma thumbnail dinâmica baseada em quantos views o video tem e a data do dia. O programa roda a cada 5 minutos gerando uma imagem novo com os novos valores e atualiza a thumbnail do video.

Usage:

  • pip3 install -r requirements.txt
  • python3 banner.py

No esquece de alterar o youtube video-id com o id do seu video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages