Get thumbnail images from any public video URL via API or browser.
- 🕑 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
git clone https://github.com/timb-103/thumbnail.video
npm run dev
npm run build
npm run start