Skip to content

A simple script that updates a YouTube video title dynamically based on the current views of the video.

Notifications You must be signed in to change notification settings

KelviNosse/this-video-has-x-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

A simple script that updates a YouTube video title dynamically based on the current views of the video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published