Skip to content

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

Notifications You must be signed in to change notification settings

ThatGuySam/youtube-json-server

Repository files navigation

YouTube JSON Server

Your personal YouTube API server to get YouTube API responses without needing credentials or API tokens.

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

Installation

Deploy the server

Deploy with ZEIT Now

Common Issues

Larger playlists may to longer to respond so you may need to upgrade to a Vercel Pro account for that to work.

As of May 2024 max duration on Hobby Account Serverless Functions is 60 seconds.

Max Durations by Plan https://vercel.com/docs/functions/runtimes#max-duration

Setting Function Max Duration https://vercel.com/docs/functions/configuring-functions/duration

Request Consulting on this project