Skip to content

Update Vimeo away from deprecated API #451

Closed
@silverbackdan

Description

@silverbackdan

🆒 Your use case

I realised a thumbnail was not loading using the scripts vimdeo embed and then looked at the code. It appears the script uses api v2 which is listed as deprecated here:
https://help.vimeo.com/hc/en-us/articles/12427942328209-Deprecated-APIs-libraries-and-upload-methods

🆕 The solution you'd like

The new API that should be used is here:

https://developer.vimeo.com/api/oembed/videos

It will be a major breaking change so it may be worth considering the implementation of this. Any thoughts?

🔍 Alternatives you've considered

No response

ℹ️ Additional info

My thumbnail was resolved by changing my vimeo video to public. I cannot have any other reduced visibility to use the script. I wonder if this may end up being different with the oembed api.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions