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.
Download the zip and extract it. Then run the .exe file and follow instructions in the program.
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
.
Youtube History scraping done using https://github.com/zvodd/Youtube-Watch-History-Scraper .
The rest created by me.