Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxgfr/node-yt

Application which uses OAUTH2 and access data from Youtube Data API
https://github.com/maxgfr/node-yt

api google google-api google-oauth2 nodejs youtube youtube-api youtube-data-api youtube-data-api-v3 youtube-oauth

Last synced: 8 days ago
JSON representation

Application which uses OAUTH2 and access data from Youtube Data API

Awesome Lists containing this project

README

        

# node-yt

node-yt is an application which uses Youtube Data API V3.

To try it you have to rename client_secret_example.json to client_secret.json (and to add your specific credentials).

### Connection with Google Auth :

![alt text](https://github.com/maxgfr/node-yt/blob/master/github/one.png)

![alt text](https://github.com/maxgfr/node-yt/blob/master/github/two.png)

### The most beautiful UI in the world :

![alt text](https://github.com/maxgfr/node-yt/blob/master/github/three.png)

### Result from with Youtube Data API V3 :

![alt text](https://github.com/maxgfr/node-yt/blob/master/github/viva.png)