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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c876649 · Jun 1, 2024

History

90 Commits
May 27, 2024
Jun 1, 2024
May 27, 2024
Mar 23, 2020
Mar 23, 2020
May 24, 2024
Jun 1, 2024
May 27, 2024
May 28, 2024
May 28, 2024
May 24, 2024
Mar 23, 2020

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 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