statamic-video-embed
statamic-video-embed copied to clipboard
A field type for embedding YouTube and Vimeo Videos
Video links that are exposed in certain share dialogs of Vimeo can have two path segments, this breaks the embed. It seems this happens with private videos that are exposed...
Hey guys, do you have any plans for updating this for Statamic v3?
It would be nice to only allow videos from a specific provider, fx. Vimeo, so you don't need to specific a YouTube API key.
Videos "hidden from vimeo.com" which are private protected content do not offer any data to the open API even when attempting to embed on a whitelisted domain. This means that...
Use the V3 API to get more of the available thumbnails from Vimeo and deduce the larger thumbnail sizes from YouTube based on their url pattern and store them in...
Offer a CLI task to update video Info. 1) Keep track of pages / entries with videos. Post Save hook(s). 2) Offer a CLI task to iterate through these pages...
Offer a JS Loookup API so custom forms can show video previews (such as Workshop forms).
Offer an option to download thumbnails to assets. This will have the benefit of caching glide manipulations done to thumbnails.