Skip to content

Retrieve public information using Youtube Data Api and Service Account

Notifications You must be signed in to change notification settings

LevanArabuli/youtube-data-api-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube-data-api-public

Retrieve public information using Youtube Data Api and Service Account

Create service account from https://console.developers.google.com/apis/credentials, download key.json and put it in app directory. No Oauth2 flow needed.

Change const videoId = 'Q4VGQPk2Dl8'; or make it customizable in other way.

npm install
node app.js

About

Retrieve public information using Youtube Data Api and Service Account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published