Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maxgfr/node-yt
- Owner: maxgfr
- Created: 2018-09-10T18:11:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:20:35.000Z (9 months ago)
- Last Synced: 2024-04-14T11:31:47.437Z (7 months ago)
- Topics: api, google, google-api, google-oauth2, nodejs, youtube, youtube-api, youtube-data-api, youtube-data-api-v3, youtube-oauth
- Language: JavaScript
- Homepage:
- Size: 804 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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)