marcomow / gas-yt-to-json

Google Apps Script endpoint for YouTube video search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gas-yt-to-json

Google Apps Script endpoint to search for Youtube videos and returning as json

Installation

Install CLASP, install devDependencies, login, then watch for changes

yarn global add @google/clasp
yarn
yarn login
yarn watch

About

Google Apps Script endpoint for YouTube video search

License:MIT License


Languages

Language:TypeScript 74.9%Language:JavaScript 25.1%