verbb / craft-videoembedder

MIT License
17 stars 14 forks source link

Site error if a video from Vimeo has certain privacy settings enabled #32

Open sergio-pixeldeluxe opened 4 years ago

sergio-pixeldeluxe commented 4 years ago

You get an error when a video from Vimeo has certain privacy settings enabled, which is causing the page to crash. this can be confusing for CMS users.

Could it be possible that when something like this happens, Video Embedder returns a text message for example "embed_error" or "Video cannot be displayed" instead of crashing the page?

php-error

It looks like video embedder fails to retrieve a width parameter.

iamkeir commented 3 years ago

@sergio-pixeldeluxe I'm getting this too - do you know what particular permissions cause this? And did you manage to fix it somehow? Thanks :)