Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thatguysam/youtube-json-server
- Owner: ThatGuySam
- Created: 2020-02-12T22:20:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T18:19:50.000Z (29 days ago)
- Last Synced: 2024-10-16T01:06:41.495Z (29 days ago)
- Topics: json, json-api, stale-while-revalidate, vercel, youtube, youtube-api, youtube-playlist
- Language: JavaScript
- Homepage: https://scc-youtube.now.sh
- Size: 826 KB
- Stars: 40
- Watchers: 6
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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-durationSetting Function Max Duration
https://vercel.com/docs/functions/configuring-functions/duration