Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

missionmike/video-placeholder-generator-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRs Welcome

Video-Placeholder-Generator-Client

Front-end utility to generate a video placeholder image, especially useful for embedding in HTML email.

Paste in a YouTube or Vimeo URL, set options (or use defaults), then copy the resulting URL to use in your email campaigns.

Note: It is recommended to build your own instance of this utility, as well set up the server-side installation to host your own thumbnails. Perpetual hosting on the default api.missionmike.dev domain is NOT guaranteed!

Customizable options include:

  • Thumbnail Width
  • Play Button Image (from URL)
  • Play Button Width
  • Play Button Opacity

More to come!

Try it out here: https://www.missionmike.dev/video-placeholder-generator/

Check out the server-side utility here: https://github.com/missionmike/video-placeholder-generator-server