Python Library for Analysing statistics from the Brain Blaze YouTube Channel
In order to use this do the following:
- Install Python, I have tested this with 3.9.7
- Copy the files from this GitHub repository
- Install the required packages:
pip install -r requirements.txt
- Get a Google API key and store it in a file called
.google_API_key
, if you are unfamilar with the process, look here: YouTube Data API Overview
Run the file
python BlazeAnalyser.py
This will create a file call BrainBlazeAnalysis.png
similar to the one below:
Alternatively
python BrainBlazeInfoGraphic.py