Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 916 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 916 Bytes

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 Vercel

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