Skip to content

vicke4/yt-tracker

Repository files navigation

YT Tracker

clasp

Easily fetch statistics like number of subscribers, likes, dislikes, comments of any YouTube videos/channels using YT Tracker.

How to install & configure

  • As this add-on is built using clasp, install it globally on your machine.
npm install @google/clasp -g
clasp login // to login to your Google account for authentication
  • Now clone this repo and install dependencies.
git clone https://github.com/vicke4/yt-tracker && cd yt-tracker
npm install
  • Edit .clasp.json and add your script id in the json.

  • Run npm run build to generate bundled code that'll be pushed to your script. Then run clasp push.

We thank labnol for the boilerplate - apps-script-starter.

License

MIT

About

Google Sheets add-on to track or get statistics of YouTube videos & channels 📺

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published