/thumbnail.video

Get thumbnail images from any public video URL via API or browser.

Primary LanguageTypeScript

Get thumbnail images from any public video URL via API or browser.

Features

  • 🕑 Take thumbnails from any second of the video (default 1s, max 10s)
  • ✅ Works on any public video URL
  • 🖥 Works in the browser
  • 🛠 Creates thumbnails with video thumbnail
  • 🚦 Rate limits using nuxt-rate-limit
  • âš¡ Super fast
  • ✨ Built with Nuxt 3

Install

git clone https://github.com/timb-103/thumbnail.video

Usage

npm run dev
npm run build
npm run start