Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 904 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 904 Bytes

This video has X views

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.

Steps

  • 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 :}