All Projects → ThatGuySam → youtube-json-server

ThatGuySam / youtube-json-server

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to youtube-json-server

yt-videos-list
Create and **automatically** update a list of all videos on a YouTube channel (in txt/csv/md form) via YouTube bot with end-to-end web scraping - no API tokens required. Multi-threaded support for YouTube videos list updates.
Stars: ✭ 64 (+100%)
Mutual labels:  youtube-api, youtube-playlist
Swr
React Hooks for data fetching
Stars: ✭ 20,348 (+63487.5%)
Mutual labels:  stale-while-revalidate, vercel
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (+218.75%)
Mutual labels:  youtube-api, vercel
node-youtube-music
Unofficial YouTube Music API for Node.js
Stars: ✭ 34 (+6.25%)
Mutual labels:  youtube-api, youtube-playlist
scrapetube
Get all videos from a youtube channel, get all videos from a playlist, get all videos that match a search
Stars: ✭ 120 (+275%)
Mutual labels:  youtube-api, youtube-playlist
CodeSignal-Practice Solutions
No description or website provided.
Stars: ✭ 28 (-12.5%)
Mutual labels:  vercel
jaq
jaq is a CLI tool for scripting and chaining JSON API requests.
Stars: ✭ 43 (+34.38%)
Mutual labels:  json-api
search-youtube
An Android App used for searching and playing videos from YouTube. Used: Youtube Data API v3, YouTube Player API
Stars: ✭ 24 (-25%)
Mutual labels:  youtube-api
yin-middleware
Integrate Woohoo Labs. Yin into your application!
Stars: ✭ 14 (-56.25%)
Mutual labels:  json-api
ApiLogicServer
Instantly create customizable database web app projects, providing API, Admin UI, and unique declarative business logic.
Stars: ✭ 83 (+159.38%)
Mutual labels:  json-api
code2img
Open REST API to create beautiful images of code snippets with 20+ color themes and syntax highlighting support for 10+ languages.
Stars: ✭ 25 (-21.87%)
Mutual labels:  vercel
github-jobs-client
Clone of GitHub Jobs website using the design from Frontend Mentor.
Stars: ✭ 22 (-31.25%)
Mutual labels:  vercel
nobelium
A static blog build on top of Notion and NextJS, deployed on Vercel.
Stars: ✭ 1,790 (+5493.75%)
Mutual labels:  vercel
screenREC
A really simple , ad-free & minimal web based screen recorder 📹
Stars: ✭ 67 (+109.38%)
Mutual labels:  vercel
blog-nextjs-tina-tailwind
logana.dev
Stars: ✭ 19 (-40.62%)
Mutual labels:  vercel
deadlines
A simple, offline deadline tracker made with Vue.js and localForage.
Stars: ✭ 22 (-31.25%)
Mutual labels:  vercel
youtube-livestream-android-app
Livestream to your youtube channel by using this android app. Made using Youtube's live streaming API
Stars: ✭ 18 (-43.75%)
Mutual labels:  youtube-api
homebrewhub
A showcase/archive of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
Stars: ✭ 36 (+12.5%)
Mutual labels:  json-api
crud-json-api
Build advanced JSON API Servers with almost no code.
Stars: ✭ 47 (+46.88%)
Mutual labels:  json-api
coderplex-org
Official Website for Coderplex Community. Built with Next.js and deployed on Vercel.
Stars: ✭ 32 (+0%)
Mutual labels:  vercel

Youtube JSON Server

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

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

Installation

Install Node & Now CLI.

Create or get a Google API Key with permissions to access the Youtube Data API https://developers.google.com/youtube/v3/getting-started

We'll need to let Zeit know what your Google Key is which can only be done with the Now CLI

In your command line run now secret add youtube-json-google-key "MY_GOOGLE_KEY"

Deploy the server

Deploy with ZEIT Now

Request Private Consulting on this project

Hire Sam Carlton

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].