ujukauboi / auto-image-server

Automatically generate thumbnails for your Youtube videos!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Image Server

This is a very rough version of a scrappy production verison I use personally. Your milage may vary!

How to use

The idea is that when a new video is created the info is sent to this server (the description) and an image is created using elements (background images, logos, etc.) and returned in the GET response. I use this with n8n (self hosted), but you can use this however you need.

Inspiration

Very much based on this: https://github.com/vercel/og-image

About

Automatically generate thumbnails for your Youtube videos!


Languages

Language:JavaScript 73.7%Language:HTML 26.3%