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: 29 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:20:35.000Z (over 2 years ago)
- Last Synced: 2025-02-16T22:17:45.465Z (over 1 year 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).