Using Cloudflare Workers for easy deployment with low maintance.
thumb.yt allows you get the animated thumbnail of a YouTube video, quick and easy!
If the animated thumbnail could not be found we fallback to a non animated version.
You can deploy this on Workers too! Simply change the ids and route in wrangler.toml and use Cloudflare's wrangler publish
to deploy it or wrangler dev
to try it out.
Any contributions that help make this tool better or more stable are always welcome. ❤️
This was created in response to @WesBos' video, go check it out!