Skip to content

Python Library for Analysing statistics from the Smart Every Day YouTube Channel

Notifications You must be signed in to change notification settings

krcb197/SmarterEveryDayAnalyser

Repository files navigation

Smart Every Day Analyser

Python Library for Analysing statistics from the Smarter Every Day YouTube Channel

Installing

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

Running

Run the file

python SmarterEveryDayAnalyser.py

This will create a file call SmarterEveryDay.png similar to the one below: Example

About

Python Library for Analysing statistics from the Smart Every Day YouTube Channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages