Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

A small tool built with Denojs to generate YouTube thumbnails. This also holds all my YouTube thumbnails in code.

Notifications You must be signed in to change notification settings

redhwannacef/youtube-thumbnails

Repository files navigation

Archived

I have archived this projcet as I am doing my thumbnails in Adobe Illustrator now!

thumbnails

A small tool built with Denojs to generate my YouTube thumbnails. This also holds all my YouTube thumbnails in code.

The tool is quite specific to my needs, but can easily be modified to generate any style of thumbnails you want. For more, see the YouTube video explaining how it works: https://youtu.be/ClAsj2X_1JA

Prerequisites

This tool uses the Inkscape CLI and assumes you are running this on Mac. If you would like to give this a go on windows, let me know, and I can have a look into it.

Getting Started

Run deno run --allow-write --allow-read --allow-run generate_thumbnails.ts

Run Tests

Run deno test --allow-read --allow-write --allow-run --unstable generate_thumbnails_test.ts

About

A small tool built with Denojs to generate YouTube thumbnails. This also holds all my YouTube thumbnails in code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published