mikestecker/craft-videoembedder

getEmbedUrl errors if Vimeo url doesn't exist

Closed this issue · 2 comments

If you enter a Vimeo link that doesn't exist, Craft will throw an error, rather than fail gracefully.

Steps to reproduce:

  1. use getEmbedUrl() with a broken url, eg https://vimeo.com/23584222

Thanks for the fix! I'll push out a release