Skip to content

Add Vimeo as a provider #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Add Vimeo as a provider #328

merged 1 commit into from
Sep 16, 2019

Conversation

bendesilva
Copy link
Contributor

Fixes #326.

Add Vimeo as a provider so as to take advantage of the oEmbed endpoint.

Vimeo has started to ban IP blocks from popular providers (DigitalOcean, Vultr, Google Cloud) due to malicious behaviour from some IPs but subsequently affecting legitimate use cases. The ban results in 403 error codes when attempting to embed URLs using the standard "webpage" adapter, however oEmbed is unaffected.

Add Vimeo as a provider so as to take advantage of the oEmbed endpoint.

Vimeo has started to ban IP blocks from popular providers  (DigitalOcean, Vultr, Google Cloud) due to malicious behaviour from some IPs but subsequently affecting legitimate use cases. The ban results in 403 error codes when attempting to embed URLs using the standard "webpage" adapter, however oEmbed is unaffected.
@oscarotero oscarotero merged commit dc1dc3c into php-embed:master Sep 16, 2019
@oscarotero
Copy link
Collaborator

Thanks!

@bendesilva
Copy link
Contributor Author

Thanks! If we could please get a new release, so that the package is updated on packagist / composer, that would be amazing.

@oscarotero
Copy link
Collaborator

v3.4.2 released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vimeo URLs not working on DigitalOcean servers
2 participants