Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 254 Bytes

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