Skip to content

bkolicoski/youtube-sight-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

YouTube Sight example

YouTube Sight is an application that allows you to pull in your actual subscribers count from the YouTube Analytics API after the change that YouTube made where the subscribers data on the YouTube Data API was aggregated.

Since most of the already built subscriber counters used just a single API library they will no longer work as expected and only show the aggregated subscriber counts.

The challenge with the YouTube Analytics API is that it can only be authorized through OAuth2 and this is not possible with devices without browser, so YouTube Sight functions as a relay when once you give a consent it provides you with a URL that you can access from Arduino to again display your full subscriber count.

About

Example usage of YouTube Sight with ESP8266 (Arduino)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages