Skip to content

ajayyy/YouTube-Watch-History-Statistic-Viewer

Repository files navigation

Youtube Watch History Statistic Viewer

Image

Logo by cklai

This is a program based on 2017Wrapped.com that reads your YouTube Watch History and shows your most watched videos, channels, and categories.

screenshot1.png

screenshot2.png

How to Use

Download the zip and extract it. Then run the .exe file and follow instructions in the program.

Google API Key

After 90 days of inactivity, Google disables the Youtube v3 API key. When you use this program, the API key will probably be disabled. You can create your own at on the Google Cloud Console. Put the API key into /resources/app/app/database_reading.js.

Credit

Youtube History scraping done using https://github.com/zvodd/Youtube-Watch-History-Scraper .

The rest created by me.