The Wayback Machine - https://web.archive.org/web/20210502234912/https://github.com/ThatGuySam/youtube-json-server
Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Youtube JSON Server

Your personal Youtube API server to get Youtube API responses without needing credentials.

Caches for 5 minutes(set as 300 seconds) which can be updated from /now.json in the root directory.

Installation

Install Node & Now CLI.

Create or get a Google API Key with permissions to access the Youtube Data API https://developers.google.com/youtube/v3/getting-started

We'll need to let Zeit know what your Google Key is which can only be done with the Now CLI

In your command line run now secret add youtube-json-google-key "MY_GOOGLE_KEY"

Deploy the server

Deploy with ZEIT Now

Request Private Consulting on this project

Hire Sam Carlton

About

Your personal Youtube API server to get Youtube API responses without needing credentials.

Topics

Resources

Releases

No releases published

Packages

No packages published