This is a simple script that updates a YouTube video title dynamically based on the current views of the video.
You can find more details on this youtube video
It uses the Google YouTube Data API v3 & Google Apps Script for scheduling the Cron Job
.
This script was inspired from the Tom Scott's video.
- Login to Google Apps Script Dashboard.
- Click on
New Project
. - Copy & Paste the content from
index.js
. - Update the desired video id.
- Add a trigger for executing it every X minutes (take in consideration the quota usage).
Crafted with ❤️ by KelviNosse for kjchints :}