Skip to content

Automates the YouTube Thumbnail to show the latest vote counts for the US 2020 Elections for Biden and Trump.

Notifications You must be signed in to change notification settings

imdadahad/automate-youtube-thumbnail-biden-trump

Repository files navigation

Automate YouTube Thumbnails with Python

Automates the YouTube Thumbnail to show the latest vote counts for the US 2020 Elections for Biden and Trump.

Getting Started

For this project, you will need Python installed on your system.

Prerequisites

  1. YouTube Data API credentials (named as client_secret.json). These must be placed in the creds/ directory.
  2. A YouTube channel (takes 2 mins to make) with an uploaded video (can be private). Change the VIDEO_ID in run.py accordingly.

Installing

pip install -r requirements.txt

Running the app

python run.py

Common issues

N/A

License

This project is licensed under the MIT License - see the LICENSE.md file for details

YouTube Video Tutorial

Image description

Link: https://youtu.be/9c8P6VuymdE

About

Automates the YouTube Thumbnail to show the latest vote counts for the US 2020 Elections for Biden and Trump.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages