Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thatguysam/youtube-json-server

Your personal Youtube API server to get Youtube API responses without needing credentials.
https://github.com/thatguysam/youtube-json-server

json json-api stale-while-revalidate vercel youtube youtube-api youtube-playlist

Last synced: 13 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FThatGuySam%2Fyoutube-json-server)

# 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